2018-10-03 05:11:01,096 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-289 | | 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-10-03 05:11:01,102 - 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=3KPVzb4rwnrZyJGzxz4TeMqXs export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2018-10-03 05:11:01,103 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-03 05:11:01,104 - 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-10-03 05:11:01,122 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-03 05:11:05,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:11:05,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:11:05,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:11:05,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:11:05,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:11:05,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:11:05,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:11:05,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:11:05,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:11:05,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:11:05,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:11:05,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:11:05,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:11:05,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:11:05,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:11:05,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:11:05,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:11:05,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:11:05,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:11:05,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:11:05,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:11:05,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:11:05,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 05:11:05,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:05,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bcfe016-3ad5-42e9-8076-29ae02495010 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:05,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5bcfe016-3ad5-42e9-8076-29ae02495010 2018-10-03 05:11:05,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:06,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["oINr5UkKR3aHja0AEasfNg"], "issued_at": "2018-10-03T05:11:06.000000Z"}} 2018-10-03 05:11:06,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:06,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:06,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:06,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480bdaf5-4d81-401b-96d7-f910b4335100 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 05:11:06,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-480bdaf5-4d81-401b-96d7-f910b4335100 2018-10-03 05:11:06,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.543703794479s 2018-10-03 05:11:06,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-03 05:11:06,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}}' 2018-10-03 05:11:06,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a971c8d-e05b-4fdd-9976-53825bf504ab Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d"}, "enabled": true, "id": "36ca616622774c8ab005947be7c9455d", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}} 2018-10-03 05:11:06,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0a971c8d-e05b-4fdd-9976-53825bf504ab 2018-10-03 05:11:06,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.245810031891s 2018-10-03 05:11:06,454 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0a971c8d-e05b-4fdd-9976-53825bf504ab 2018-10-03 05:11:06,455 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265', 'id': u'36ca616622774c8ab005947be7c9455d', '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-10-03 05:11:06,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-03 05:11:06,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.415580034256s 2018-10-03 05:11:06,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:07,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b8d65d-5add-4bc9-995e-1ef2eb011f03 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624"}, "enabled": true, "id": "6c816164db094b79a43dcf7ab4fef624", "options": {}, "domain_id": "default", "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265"}} 2018-10-03 05:11:07,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624 used request id req-42b8d65d-5add-4bc9-995e-1ef2eb011f03 2018-10-03 05:11:07,016 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6c816164db094b79a43dcf7ab4fef624', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265'}) 2018-10-03 05:11:07,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:07,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:07,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72eccdd-d262-40ad-a259-b0ecb962e351 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:11:07,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e72eccdd-d262-40ad-a259-b0ecb962e351 2018-10-03 05:11:07,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.13042807579s 2018-10-03 05:11:07,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:07,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:07,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c06f4b-0905-4435-bb5d-fe1b4d754f56 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:11:07,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-63c06f4b-0905-4435-bb5d-fe1b4d754f56 2018-10-03 05:11:07,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0871548652649s 2018-10-03 05:11:07,237 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:11:07,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 05:11:07,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" -d '{"role": {"name": "Member"}}' 2018-10-03 05:11:07,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c9e1281-ed3d-413c-be89-78c510a24b98 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7174639fc6884a65a6a6d8d2f31042c6", "links": {"self": "http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6"}, "name": "Member"}} 2018-10-03 05:11:07,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-9c9e1281-ed3d-413c-be89-78c510a24b98 2018-10-03 05:11:07,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.150255918503s 2018-10-03 05:11:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:07,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77c1968-865b-4041-ab5a-29b848ac462a Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6"}, "domain_id": null, "name": "Member", "id": "7174639fc6884a65a6a6d8d2f31042c6"}} 2018-10-03 05:11:07,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6 used request id req-a77c1968-865b-4041-ab5a-29b848ac462a 2018-10-03 05:11:07,531 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6'}, 'domain_id': None, 'human_id': None, 'id': u'7174639fc6884a65a6a6d8d2f31042c6', 'HUMAN_ID': False}) 2018-10-03 05:11:07,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:07,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:07,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20ac2bb-842a-49dd-ba54-8ef21b581295 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7174639fc6884a65a6a6d8d2f31042c6", "links": {"self": "http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:11:07,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f20ac2bb-842a-49dd-ba54-8ef21b581295 2018-10-03 05:11:07,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0835499763489s 2018-10-03 05:11:07,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:11:07,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:07,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad98e5d7-8724-4abb-86c6-586502ee5e58 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:11:07,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ad98e5d7-8724-4abb-86c6-586502ee5e58 2018-10-03 05:11:07,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.154362916946s 2018-10-03 05:11:07,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:11:07,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:07,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-113894b4-1727-4d71-9256-0d56c9451acf Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "links": {"self": "http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624"}, "domain_id": "default", "enabled": true, "id": "6c816164db094b79a43dcf7ab4fef624", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:07,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-113894b4-1727-4d71-9256-0d56c9451acf 2018-10-03 05:11:07,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0956521034241s 2018-10-03 05:11:07,868 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-113894b4-1727-4d71-9256-0d56c9451acf 2018-10-03 05:11:07,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:11:07,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:07,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8efa0e2b-c65f-4f74-99c8-386a6e7e147c Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d"}, "enabled": true, "id": "36ca616622774c8ab005947be7c9455d", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 05:11:07,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8efa0e2b-c65f-4f74-99c8-386a6e7e147c 2018-10-03 05:11:07,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0791380405426s 2018-10-03 05:11:07,953 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8efa0e2b-c65f-4f74-99c8-386a6e7e147c 2018-10-03 05:11:07,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:11:07,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=6c816164db094b79a43dcf7ab4fef624&scope.project.id=36ca616622774c8ab005947be7c9455d&role.id=7174639fc6884a65a6a6d8d2f31042c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:08,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e07c9e-7c1b-451e-8089-334e121e7aee Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=6c816164db094b79a43dcf7ab4fef624&scope.project.id=36ca616622774c8ab005947be7c9455d&role.id=7174639fc6884a65a6a6d8d2f31042c6", "previous": null, "next": null}} 2018-10-03 05:11:08,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=6c816164db094b79a43dcf7ab4fef624&scope.project.id=36ca616622774c8ab005947be7c9455d&role.id=7174639fc6884a65a6a6d8d2f31042c6 used request id req-14e07c9e-7c1b-451e-8089-334e121e7aee 2018-10-03 05:11:08,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0826661586761s 2018-10-03 05:11:08,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:11:08,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d/users/6c816164db094b79a43dcf7ab4fef624/roles/7174639fc6884a65a6a6d8d2f31042c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:08,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b849906-5446-4494-9dce-765583cc05f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:08,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d/users/6c816164db094b79a43dcf7ab4fef624/roles/7174639fc6884a65a6a6d8d2f31042c6 used request id req-0b849906-5446-4494-9dce-765583cc05f0 2018-10-03 05:11:08,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.151280879974s 2018-10-03 05:11:08,191 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265', 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': '60295b3e-6958-4594-8abd-c83d043cee7d', 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_b31d7340-f23c-44c5-b013-9599b3d37265', 'project_id': u'36ca616622774c8ab005947be7c9455d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:11:08,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:11:08,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:11:08,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:11:08,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:11:08,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:11:08,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:11:08,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:11:08,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:11:08,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:11:08,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:11:08,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:11:08,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:11:08,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:11:08,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:11:08,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:11:08,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:11:08,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:11:08,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:11:08,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:11:08,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:11:08,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:11:08,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:11:08,196 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265', 'password': '60295b3e-6958-4594-8abd-c83d043cee7d', 'project_name': 'connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '36ca616622774c8ab005947be7c9455d', 'project_domain_name': 'Default'} 2018-10-03 05:11:08,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:08,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:08,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33910b59-6dcc-4c63-bb10-e8c6191c32c1 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7174639fc6884a65a6a6d8d2f31042c6", "links": {"self": "http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:11:08,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-33910b59-6dcc-4c63-bb10-e8c6191c32c1 2018-10-03 05:11:08,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823609828949s 2018-10-03 05:11:08,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:08,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:08,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc19053-5511-4431-9e43-685878969be1 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7174639fc6884a65a6a6d8d2f31042c6", "links": {"self": "http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:11:08,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ddc19053-5511-4431-9e43-685878969be1 2018-10-03 05:11:08,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803282260895s 2018-10-03 05:11:08,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:11:08,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:08,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ee411d-9be9-4da8-8169-24d6b1fd1a3b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:11:08,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a9ee411d-9be9-4da8-8169-24d6b1fd1a3b 2018-10-03 05:11:08,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.138617992401s 2018-10-03 05:11:08,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:11:08,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:08,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d40b3850-c0e7-49d7-b26e-d23b916f8f8d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "links": {"self": "http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624"}, "domain_id": "default", "enabled": true, "id": "6c816164db094b79a43dcf7ab4fef624", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:08,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d40b3850-c0e7-49d7-b26e-d23b916f8f8d 2018-10-03 05:11:08,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102648019791s 2018-10-03 05:11:08,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d40b3850-c0e7-49d7-b26e-d23b916f8f8d 2018-10-03 05:11:08,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:11:08,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:08,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c99e8cc-bece-49a1-9d1a-069a44cf991a Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d"}, "enabled": true, "id": "36ca616622774c8ab005947be7c9455d", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 05:11:08,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4c99e8cc-bece-49a1-9d1a-069a44cf991a 2018-10-03 05:11:08,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156220912933s 2018-10-03 05:11:08,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4c99e8cc-bece-49a1-9d1a-069a44cf991a 2018-10-03 05:11:08,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:11:08,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=6c816164db094b79a43dcf7ab4fef624&scope.project.id=36ca616622774c8ab005947be7c9455d&role.id=56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:08,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6828463a-211e-4ea0-8f11-a2b0c8850dee Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=6c816164db094b79a43dcf7ab4fef624&scope.project.id=36ca616622774c8ab005947be7c9455d&role.id=56cd265f2ce14816a0c60d7bb771580e", "previous": null, "next": null}} 2018-10-03 05:11:08,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=6c816164db094b79a43dcf7ab4fef624&scope.project.id=36ca616622774c8ab005947be7c9455d&role.id=56cd265f2ce14816a0c60d7bb771580e used request id req-6828463a-211e-4ea0-8f11-a2b0c8850dee 2018-10-03 05:11:08,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0776450634003s 2018-10-03 05:11:08,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:11:08,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d/users/6c816164db094b79a43dcf7ab4fef624/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:08,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a87d637-6f40-4f8c-b49a-36a7d83e64c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:08,998 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d/users/6c816164db094b79a43dcf7ab4fef624/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-0a87d637-6f40-4f8c-b49a-36a7d83e64c4 2018-10-03 05:11:08,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.15100312233s 2018-10-03 05:11:08,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:09,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:09,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd98838-41a6-4cf5-af8c-e0796d8434eb Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7174639fc6884a65a6a6d8d2f31042c6", "links": {"self": "http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:11:09,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9fd98838-41a6-4cf5-af8c-e0796d8434eb 2018-10-03 05:11:09,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.135416030884s 2018-10-03 05:11:09,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 05:11:09,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-03 05:11:09,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ee8357b-6632-4321-898f-2bc19d6070fc Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "230803d9ee6441838cc8ea808dd6577b", "links": {"self": "http://172.30.9.27:5000/v3/roles/230803d9ee6441838cc8ea808dd6577b"}, "name": "heat_stack_owner"}} 2018-10-03 05:11:09,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0ee8357b-6632-4321-898f-2bc19d6070fc 2018-10-03 05:11:09,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.147578001022s 2018-10-03 05:11:09,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/230803d9ee6441838cc8ea808dd6577b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:09,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41735945-5a2e-4bfa-8424-1d8fb4bf5c42 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/230803d9ee6441838cc8ea808dd6577b"}, "domain_id": null, "name": "heat_stack_owner", "id": "230803d9ee6441838cc8ea808dd6577b"}} 2018-10-03 05:11:09,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/230803d9ee6441838cc8ea808dd6577b used request id req-41735945-5a2e-4bfa-8424-1d8fb4bf5c42 2018-10-03 05:11:09,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:09,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:09,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e752f38-f453-46c5-93d0-6358b9b58d72 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "230803d9ee6441838cc8ea808dd6577b", "links": {"self": "http://172.30.9.27:5000/v3/roles/230803d9ee6441838cc8ea808dd6577b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7174639fc6884a65a6a6d8d2f31042c6", "links": {"self": "http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:11:09,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0e752f38-f453-46c5-93d0-6358b9b58d72 2018-10-03 05:11:09,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0761020183563s 2018-10-03 05:11:09,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:11:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:09,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3333444-e386-49e2-a104-bf192e249aaf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:11:09,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c3333444-e386-49e2-a104-bf192e249aaf 2018-10-03 05:11:09,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.129015207291s 2018-10-03 05:11:09,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:11:09,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:09,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590612de-2aea-4501-a4d9-7a5c0852ce90 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "links": {"self": "http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624"}, "domain_id": "default", "enabled": true, "id": "6c816164db094b79a43dcf7ab4fef624", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:09,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-590612de-2aea-4501-a4d9-7a5c0852ce90 2018-10-03 05:11:09,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.092630147934s 2018-10-03 05:11:09,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-590612de-2aea-4501-a4d9-7a5c0852ce90 2018-10-03 05:11:09,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:11:09,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:09,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90a5cdd-9ae7-4783-b595-6bc6e8e37398 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d"}, "enabled": true, "id": "36ca616622774c8ab005947be7c9455d", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 05:11:09,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e90a5cdd-9ae7-4783-b595-6bc6e8e37398 2018-10-03 05:11:09,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0790259838104s 2018-10-03 05:11:09,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e90a5cdd-9ae7-4783-b595-6bc6e8e37398 2018-10-03 05:11:09,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:11:09,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=6c816164db094b79a43dcf7ab4fef624&scope.project.id=36ca616622774c8ab005947be7c9455d&role.id=230803d9ee6441838cc8ea808dd6577b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:09,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e163ab3-c79b-4f2a-ad2f-b959146c5c8d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=6c816164db094b79a43dcf7ab4fef624&scope.project.id=36ca616622774c8ab005947be7c9455d&role.id=230803d9ee6441838cc8ea808dd6577b", "previous": null, "next": null}} 2018-10-03 05:11:09,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=6c816164db094b79a43dcf7ab4fef624&scope.project.id=36ca616622774c8ab005947be7c9455d&role.id=230803d9ee6441838cc8ea808dd6577b used request id req-4e163ab3-c79b-4f2a-ad2f-b959146c5c8d 2018-10-03 05:11:09,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0749981403351s 2018-10-03 05:11:09,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:11:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d/users/6c816164db094b79a43dcf7ab4fef624/roles/230803d9ee6441838cc8ea808dd6577b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:10,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6505256e-0e75-4ed1-a76d-cf9a7d749edf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:10,106 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d/users/6c816164db094b79a43dcf7ab4fef624/roles/230803d9ee6441838cc8ea808dd6577b used request id req-6505256e-0e75-4ed1-a76d-cf9a7d749edf 2018-10-03 05:11:10,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.277849912643s 2018-10-03 05:11:10,106 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-03 05:11:10,106 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-03 05:11:10,107 - openstack_tests - INFO - OS Credentials = > 2018-10-03 05:11:10,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:10,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:10,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "230803d9ee6441838cc8ea808dd6577b", "name": "heat_stack_owner"}, {"id": "7174639fc6884a65a6a6d8d2f31042c6", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36ca616622774c8ab005947be7c9455d", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "id": "6c816164db094b79a43dcf7ab4fef624"}, "audit_ids": ["pH3GCwU2T9ejBGWL36cCRw"], "issued_at": "2018-10-03T05:11:10.000000Z"}} 2018-10-03 05:11:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d995c935ec1501025eb11eefd5a7d458cfc342" 2018-10-03 05:11:11,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-57f6e9fb-3be0-4dc2-b23d-5212bf0e4bad Date: Wed, 03 Oct 2018 05:11:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:11:11,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-57f6e9fb-3be0-4dc2-b23d-5212bf0e4bad 2018-10-03 05:11:11,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d995c935ec1501025eb11eefd5a7d458cfc342" 2018-10-03 05:11:12,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-cc08a348-52ac-41e7-9ecc-dca0a225fad1 Date: Wed, 03 Oct 2018 05:11:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 05:11:12,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 used request id req-cc08a348-52ac-41e7-9ecc-dca0a225fad1 2018-10-03 05:11:12,393 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-03 05:11:12,394 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-03 05:11:12,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:12,547 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-03 05:11:12,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:13,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "230803d9ee6441838cc8ea808dd6577b", "name": "heat_stack_owner"}, {"id": "7174639fc6884a65a6a6d8d2f31042c6", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36ca616622774c8ab005947be7c9455d", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "id": "6c816164db094b79a43dcf7ab4fef624"}, "audit_ids": ["cjaAZm6HRymA1UwZmGlj5A"], "issued_at": "2018-10-03T05:11:13.000000Z"}} 2018-10-03 05:11:13,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c5065a037434a80fcc05b50f4003db0d2298c2e" 2018-10-03 05:11:13,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-efff033d-c91e-4705-85db-83bb36ccf5ab Date: Wed, 03 Oct 2018 05:11:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-10-03 05:11:13,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&name=foo used request id req-efff033d-c91e-4705-85db-83bb36ccf5ab 2018-10-03 05:11:13,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:13,769 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-03 05:11:13,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:14,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "230803d9ee6441838cc8ea808dd6577b", "name": "heat_stack_owner"}, {"id": "7174639fc6884a65a6a6d8d2f31042c6", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36ca616622774c8ab005947be7c9455d", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "id": "6c816164db094b79a43dcf7ab4fef624"}, "audit_ids": ["NpihA0TuQiWeTeb8EqO4SQ"], "issued_at": "2018-10-03T05:11:14.000000Z"}} 2018-10-03 05:11:14,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266091c347a164a47a94d1d3c4b01f4440ebf044" 2018-10-03 05:11:14,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02733aa-426f-4c40-9b70-8c71732fdadb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:14,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e02733aa-426f-4c40-9b70-8c71732fdadb 2018-10-03 05:11:14,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:14,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:14,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266091c347a164a47a94d1d3c4b01f4440ebf044" 2018-10-03 05:11:14,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51f6b9f-8037-4ff9-a081-44402c71fb42 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "links": {"self": "http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624"}, "domain_id": "default", "enabled": true, "id": "6c816164db094b79a43dcf7ab4fef624", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:14,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c51f6b9f-8037-4ff9-a081-44402c71fb42 2018-10-03 05:11:14,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:14,340 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-03 05:11:14,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:14,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "230803d9ee6441838cc8ea808dd6577b", "name": "heat_stack_owner"}, {"id": "7174639fc6884a65a6a6d8d2f31042c6", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36ca616622774c8ab005947be7c9455d", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "id": "6c816164db094b79a43dcf7ab4fef624"}, "audit_ids": ["oHJpHuNNSo2mIyATxmvIbw"], "issued_at": "2018-10-03T05:11:14.000000Z"}} 2018-10-03 05:11:14,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58fd1541abb0d0505eeb448e68f61244118fe317" 2018-10-03 05:11:15,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1eeca6cf-0068-4620-8198-e22765b6b2a6 Date: Wed, 03 Oct 2018 05:11:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:11:15,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1eeca6cf-0068-4620-8198-e22765b6b2a6 2018-10-03 05:11:15,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:16,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "230803d9ee6441838cc8ea808dd6577b", "name": "heat_stack_owner"}, {"id": "7174639fc6884a65a6a6d8d2f31042c6", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36ca616622774c8ab005947be7c9455d", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "id": "6c816164db094b79a43dcf7ab4fef624"}, "audit_ids": ["pQylf2hwQWuo1jBwFjV-jA"], "issued_at": "2018-10-03T05:11:16.000000Z"}} 2018-10-03 05:11:16,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9b98f12d8c6d10b79e7730cbbd1a7f6194c95f" 2018-10-03 05:11:17,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8bef33af-c9d9-44fb-94f6-311d2e93c87f Date: Wed, 03 Oct 2018 05:11:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:11:17,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-8bef33af-c9d9-44fb-94f6-311d2e93c87f 2018-10-03 05:11:17,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9b98f12d8c6d10b79e7730cbbd1a7f6194c95f" 2018-10-03 05:11:17,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-70979353-3f08-4d4c-b0e5-a63eb9d5fb35 Date: Wed, 03 Oct 2018 05:11:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 05:11:17,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 used request id req-70979353-3f08-4d4c-b0e5-a63eb9d5fb35 2018-10-03 05:11:17,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:11:17,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:18,537 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.27:5000/v2.0/tokens 2018-10-03 05:11:18,553 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-10-03 05:11:18,553 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:11:18,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:18,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "230803d9ee6441838cc8ea808dd6577b", "name": "heat_stack_owner"}, {"id": "7174639fc6884a65a6a6d8d2f31042c6", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36ca616622774c8ab005947be7c9455d", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "id": "6c816164db094b79a43dcf7ab4fef624"}, "audit_ids": ["IXY690QSQPCFfQ6WW37i8w"], "issued_at": "2018-10-03T05:11:18.000000Z"}} 2018-10-03 05:11:18,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b970dee496dc8a5082afd70c663cfe2b347776f5" 2018-10-03 05:11:19,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1ea58ee-49e8-48f4-925a-caba54d101d9 x-compute-request-id: req-b1ea58ee-49e8-48f4-925a-caba54d101d9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:11:19,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail used request id req-b1ea58ee-49e8-48f4-925a-caba54d101d9 2018-10-03 05:11:19,692 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:11:19,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:20,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "230803d9ee6441838cc8ea808dd6577b", "name": "heat_stack_owner"}, {"id": "7174639fc6884a65a6a6d8d2f31042c6", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36ca616622774c8ab005947be7c9455d", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "id": "6c816164db094b79a43dcf7ab4fef624"}, "audit_ids": ["1N3ktyTWT9-Yqr1hJSUgqA"], "issued_at": "2018-10-03T05:11:20.000000Z"}} 2018-10-03 05:11:20,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b674b79c3a88a425a3d5fe6a9f644282a727192" 2018-10-03 05:11:20,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e5131a7-ffa4-4cfc-807c-ddf2ad334011 x-compute-request-id: req-1e5131a7-ffa4-4cfc-807c-ddf2ad334011 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 05:11:20,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-1e5131a7-ffa4-4cfc-807c-ddf2ad334011 2018-10-03 05:11:20,864 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-03 05:11:20,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:20,905 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.27:5000/v2.0/tokens 2018-10-03 05:11:20,919 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-10-03 05:11:20,920 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-03 05:11:20,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:21,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "230803d9ee6441838cc8ea808dd6577b", "name": "heat_stack_owner"}, {"id": "7174639fc6884a65a6a6d8d2f31042c6", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36ca616622774c8ab005947be7c9455d", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "id": "6c816164db094b79a43dcf7ab4fef624"}, "audit_ids": ["lkikMDTORmiIYVRyW1O_lA"], "issued_at": "2018-10-03T05:11:21.000000Z"}} 2018-10-03 05:11:21,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/36ca616622774c8ab005947be7c9455d/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc44bd29beb91e7b96cb3d51dbb4325b5e655772" 2018-10-03 05:11:22,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:21 GMT Server: Apache x-openstack-request-id: req-0bd198cf-9252-468a-a797-4a142ff202c5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-03 05:11:22,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/36ca616622774c8ab005947be7c9455d/stacks used request id req-0bd198cf-9252-468a-a797-4a142ff202c5 2018-10-03 05:11:22,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:22,135 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-03 05:11:22,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:22,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "230803d9ee6441838cc8ea808dd6577b", "name": "heat_stack_owner"}, {"id": "7174639fc6884a65a6a6d8d2f31042c6", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36ca616622774c8ab005947be7c9455d", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/36ca616622774c8ab005947be7c9455d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "id": "6c816164db094b79a43dcf7ab4fef624"}, "audit_ids": ["wNr5H8cZTAOIA9EaPr37Dw"], "issued_at": "2018-10-03T05:11:22.000000Z"}} 2018-10-03 05:11:22,541 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/36ca616622774c8ab005947be7c9455d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514e126a6cf144fb01de0e9756d089ef22d7f2b8" 2018-10-03 05:11:23,458 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:22 GMT Server: Apache x-compute-request-id: req-4871d2e5-6feb-4e0e-875b-548f16610e1e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4871d2e5-6feb-4e0e-875b-548f16610e1e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-03 05:11:23,458 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/36ca616622774c8ab005947be7c9455d/volumes/detail used request id req-4871d2e5-6feb-4e0e-875b-548f16610e1e 2018-10-03 05:11:23,459 - 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 11.053s OK 2018-10-03 05:11:23,583 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 05:11:23,583 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-03 05:11:23,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:23,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c482df-def7-4929-b23f-e9ee144d4317 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "230803d9ee6441838cc8ea808dd6577b", "links": {"self": "http://172.30.9.27:5000/v3/roles/230803d9ee6441838cc8ea808dd6577b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7174639fc6884a65a6a6d8d2f31042c6", "links": {"self": "http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:11:23,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b7c482df-def7-4929-b23f-e9ee144d4317 2018-10-03 05:11:23,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.159846067429s 2018-10-03 05:11:23,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 05:11:23,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/230803d9ee6441838cc8ea808dd6577b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:24,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee5eb86d-5e19-426f-9ebe-c44cfc5b8364 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:24,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/230803d9ee6441838cc8ea808dd6577b used request id req-ee5eb86d-5e19-426f-9ebe-c44cfc5b8364 2018-10-03 05:11:24,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.383825063705s 2018-10-03 05:11:24,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:11:24,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:24,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda0a434-d48d-45c2-b195-d24627e46b3d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265", "links": {"self": "http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624"}, "domain_id": "default", "enabled": true, "id": "6c816164db094b79a43dcf7ab4fef624", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:24,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bda0a434-d48d-45c2-b195-d24627e46b3d 2018-10-03 05:11:24,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.149837017059s 2018-10-03 05:11:24,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bda0a434-d48d-45c2-b195-d24627e46b3d 2018-10-03 05:11:24,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:11:24,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:24,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c711cfe2-57c5-4f9c-a51d-b2de4728d04c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624"}, "enabled": true, "id": "6c816164db094b79a43dcf7ab4fef624", "options": {}, "domain_id": "default", "name": "connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265"}} 2018-10-03 05:11:24,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624 used request id req-c711cfe2-57c5-4f9c-a51d-b2de4728d04c 2018-10-03 05:11:24,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968890190125s 2018-10-03 05:11:24,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624 used request id req-c711cfe2-57c5-4f9c-a51d-b2de4728d04c 2018-10-03 05:11:24,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-03 05:11:24,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:24,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd12d10d-bcac-4879-bb95-f14b8072a40f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:24,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624 used request id req-fd12d10d-bcac-4879-bb95-f14b8072a40f 2018-10-03 05:11:24,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.198805093765s 2018-10-03 05:11:24,587 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/6c816164db094b79a43dcf7ab4fef624 used request id req-fd12d10d-bcac-4879-bb95-f14b8072a40f 2018-10-03 05:11:24,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:11:24,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:24,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0470e5d8-6704-4cdd-8e24-a6c4fe9aa3a6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d"}, "enabled": true, "id": "36ca616622774c8ab005947be7c9455d", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 05:11:24,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-0470e5d8-6704-4cdd-8e24-a6c4fe9aa3a6 2018-10-03 05:11:24,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0736830234528s 2018-10-03 05:11:24,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-0470e5d8-6704-4cdd-8e24-a6c4fe9aa3a6 2018-10-03 05:11:24,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-03 05:11:24,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:24,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0da41bb-a478-40ab-8035-a61be21ec489 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:24,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d used request id req-e0da41bb-a478-40ab-8035-a61be21ec489 2018-10-03 05:11:24,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.26785993576s 2018-10-03 05:11:24,933 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/36ca616622774c8ab005947be7c9455d used request id req-e0da41bb-a478-40ab-8035-a61be21ec489 2018-10-03 05:11:24,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:24,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:25,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf4f24f-15c0-4603-950a-0da8e6b43b0f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7174639fc6884a65a6a6d8d2f31042c6", "links": {"self": "http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:11:25,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3bf4f24f-15c0-4603-950a-0da8e6b43b0f 2018-10-03 05:11:25,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078861951828s 2018-10-03 05:11:25,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 05:11:25,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:25,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce0bab2-1a29-4ae6-b972-eea1e23589c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:25,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6 used request id req-bce0bab2-1a29-4ae6-b972-eea1e23589c8 2018-10-03 05:11:25,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105441808701s 2018-10-03 05:11:25,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:11:25,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=36ca616622774c8ab005947be7c9455d&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}3793a56bcaf36b91daca4bbd758a39a71650a7cc" 2018-10-03 05:11:26,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d72e6294-e453-43ad-b29a-a64e1e424932 Date: Wed, 03 Oct 2018 05:11:26 GMT RESP BODY: {"security_groups": []} 2018-10-03 05:11:26,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=36ca616622774c8ab005947be7c9455d&name=default used request id req-d72e6294-e453-43ad-b29a-a64e1e424932 2018-10-03 05:11:26,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.00325298309s 2018-10-03 05:11:26,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=36ca616622774c8ab005947be7c9455d&name=default used request id req-d72e6294-e453-43ad-b29a-a64e1e424932 2018-10-03 05:11:26,149 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-03 05:11:26,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:11:26,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:11:26,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:11:26,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:11:26,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:11:26,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:11:26,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:11:26,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:11:26,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:11:26,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:11:26,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:11:26,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:11:26,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:11:26,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:11:26,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:11:26,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:11:26,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:11:26,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:11:26,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:11:26,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:11:26,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:11:26,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:11:26,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 05:11:26,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:26,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa36d12-e9c7-4cb1-b243-1e6a02c9b5d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:26,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0fa36d12-e9c7-4cb1-b243-1e6a02c9b5d0 2018-10-03 05:11:26,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:26,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["npVzmVpSS1mA6lK6WxBZVQ"], "issued_at": "2018-10-03T05:11:26.000000Z"}} 2018-10-03 05:11:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:26,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:26,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:26,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7541290-e1d0-4a3f-b53a-92ace87fbee6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 05:11:26,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c7541290-e1d0-4a3f-b53a-92ace87fbee6 2018-10-03 05:11:26,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.473821878433s 2018-10-03 05:11:26,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-03 05:11:26,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}}' 2018-10-03 05:11:26,780 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85ede250-0d15-4ff1-812b-8c7d735e9f44 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:11:26,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-85ede250-0d15-4ff1-812b-8c7d735e9f44 2018-10-03 05:11:26,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.119502782822s 2018-10-03 05:11:26,780 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-85ede250-0d15-4ff1-812b-8c7d735e9f44 2018-10-03 05:11:26,781 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6', 'id': u'33610e9ca4a144dc96f7886abd0eda63', '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-10-03 05:11:26,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-03 05:11:27,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.471700191498s 2018-10-03 05:11:27,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:27,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb10a11c-2ea6-4aec-a4c8-ca11032e8c2a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}, "domain_id": "default", "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:11:27,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04 used request id req-eb10a11c-2ea6-4aec-a4c8-ca11032e8c2a 2018-10-03 05:11:27,347 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1c6520d35d7c48b98412ca73e7946e04', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6'}) 2018-10-03 05:11:27,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:27,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:27,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4838644a-98b4-4558-ae3d-28566726ad3f Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:11:27,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4838644a-98b4-4558-ae3d-28566726ad3f 2018-10-03 05:11:27,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820620059967s 2018-10-03 05:11:27,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:27,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:27,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de5bb20-4a77-47aa-80c1-0535efb468ec Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:11:27,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0de5bb20-4a77-47aa-80c1-0535efb468ec 2018-10-03 05:11:27,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800979137421s 2018-10-03 05:11:27,511 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:11:27,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 05:11:27,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" -d '{"role": {"name": "Member"}}' 2018-10-03 05:11:27,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3acf8fd-baef-4a4a-b150-4ea4a8669291 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}} 2018-10-03 05:11:27,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e3acf8fd-baef-4a4a-b150-4ea4a8669291 2018-10-03 05:11:27,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.208200931549s 2018-10-03 05:11:27,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:27,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b76e23e6-e87e-43e0-a807-a3600652ebd2 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "domain_id": null, "name": "Member", "id": "a983f03bf1de431b8aff6b53c6c77614"}} 2018-10-03 05:11:27,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614 used request id req-b76e23e6-e87e-43e0-a807-a3600652ebd2 2018-10-03 05:11:27,802 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614'}, 'domain_id': None, 'human_id': None, 'id': u'a983f03bf1de431b8aff6b53c6c77614', 'HUMAN_ID': False}) 2018-10-03 05:11:27,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:27,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:27,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0befea-267b-4b9a-a676-2bb262c91dbd Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:27,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3b0befea-267b-4b9a-a676-2bb262c91dbd 2018-10-03 05:11:27,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0743041038513s 2018-10-03 05:11:27,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:11:27,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:27,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428f23e6-9faf-499e-b873-f0cec4d7bcaf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:11:27,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-428f23e6-9faf-499e-b873-f0cec4d7bcaf 2018-10-03 05:11:27,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0822651386261s 2018-10-03 05:11:27,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:11:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:28,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb17a40-57f4-4ddb-96ac-25ba0cddabf9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:28,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-abb17a40-57f4-4ddb-96ac-25ba0cddabf9 2018-10-03 05:11:28,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0921220779419s 2018-10-03 05:11:28,054 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-abb17a40-57f4-4ddb-96ac-25ba0cddabf9 2018-10-03 05:11:28,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:11:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:28,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5130b773-dbd8-441b-8fec-388b84f31ed5 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 05:11:28,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5130b773-dbd8-441b-8fec-388b84f31ed5 2018-10-03 05:11:28,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0714771747589s 2018-10-03 05:11:28,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5130b773-dbd8-441b-8fec-388b84f31ed5 2018-10-03 05:11:28,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:11:28,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=1c6520d35d7c48b98412ca73e7946e04&scope.project.id=33610e9ca4a144dc96f7886abd0eda63&role.id=a983f03bf1de431b8aff6b53c6c77614 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:28,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c01b26-8424-45ef-bfdc-0c806e3236e3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=1c6520d35d7c48b98412ca73e7946e04&scope.project.id=33610e9ca4a144dc96f7886abd0eda63&role.id=a983f03bf1de431b8aff6b53c6c77614", "previous": null, "next": null}} 2018-10-03 05:11:28,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=1c6520d35d7c48b98412ca73e7946e04&scope.project.id=33610e9ca4a144dc96f7886abd0eda63&role.id=a983f03bf1de431b8aff6b53c6c77614 used request id req-27c01b26-8424-45ef-bfdc-0c806e3236e3 2018-10-03 05:11:28,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0821080207825s 2018-10-03 05:11:28,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:11:28,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/1c6520d35d7c48b98412ca73e7946e04/roles/a983f03bf1de431b8aff6b53c6c77614 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:28,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4684e2a6-8d4b-41a0-a860-440d32a1179a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:28,337 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/1c6520d35d7c48b98412ca73e7946e04/roles/a983f03bf1de431b8aff6b53c6c77614 used request id req-4684e2a6-8d4b-41a0-a860-440d32a1179a 2018-10-03 05:11:28,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120138883591s 2018-10-03 05:11:28,338 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6', 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': '05ca4754-ba39-4642-a23e-0a361fa4733e', 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_b5834a91-f02c-48a4-9dfe-3e47a7903ef6', 'project_id': u'33610e9ca4a144dc96f7886abd0eda63', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:11:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:11:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:11:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:11:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:11:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:11:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:11:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:11:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:11:28,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:11:28,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:11:28,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:11:28,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:11:28,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:11:28,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:11:28,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:11:28,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:11:28,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:11:28,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:11:28,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:11:28,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:11:28,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:11:28,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:11:28,343 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6', 'password': '05ca4754-ba39-4642-a23e-0a361fa4733e', 'project_name': 'api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '33610e9ca4a144dc96f7886abd0eda63', 'project_domain_name': 'Default'} 2018-10-03 05:11:28,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:28,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:28,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31838e21-799b-4621-a84a-9eeca0357030 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:28,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-31838e21-799b-4621-a84a-9eeca0357030 2018-10-03 05:11:28,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0733499526978s 2018-10-03 05:11:28,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:28,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:28,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3cb1861-c1a2-4ecc-8620-80d75e2958ae Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:28,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3cb1861-c1a2-4ecc-8620-80d75e2958ae 2018-10-03 05:11:28,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0795869827271s 2018-10-03 05:11:28,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:11:28,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:28,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30226057-ec73-401c-a6e0-58417bafdc75 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:11:28,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-30226057-ec73-401c-a6e0-58417bafdc75 2018-10-03 05:11:28,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0826749801636s 2018-10-03 05:11:28,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:11:28,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:28,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8c8878-6238-434a-a813-976444a6a2b0 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:28,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cd8c8878-6238-434a-a813-976444a6a2b0 2018-10-03 05:11:28,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0933790206909s 2018-10-03 05:11:28,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cd8c8878-6238-434a-a813-976444a6a2b0 2018-10-03 05:11:28,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:11:28,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:28,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e516548-ff8d-40cd-b913-fcc7f3c1de63 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 05:11:28,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3e516548-ff8d-40cd-b913-fcc7f3c1de63 2018-10-03 05:11:28,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0768520832062s 2018-10-03 05:11:28,763 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3e516548-ff8d-40cd-b913-fcc7f3c1de63 2018-10-03 05:11:28,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:11:28,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=1c6520d35d7c48b98412ca73e7946e04&scope.project.id=33610e9ca4a144dc96f7886abd0eda63&role.id=56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:28,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4518c27a-a5e0-4516-8a4b-202adb0fc439 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=1c6520d35d7c48b98412ca73e7946e04&scope.project.id=33610e9ca4a144dc96f7886abd0eda63&role.id=56cd265f2ce14816a0c60d7bb771580e", "previous": null, "next": null}} 2018-10-03 05:11:28,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=1c6520d35d7c48b98412ca73e7946e04&scope.project.id=33610e9ca4a144dc96f7886abd0eda63&role.id=56cd265f2ce14816a0c60d7bb771580e used request id req-4518c27a-a5e0-4516-8a4b-202adb0fc439 2018-10-03 05:11:28,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0895569324493s 2018-10-03 05:11:28,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:11:28,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/1c6520d35d7c48b98412ca73e7946e04/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:29,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5a23d38-c2db-47e0-859b-11c516780897 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:29,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/1c6520d35d7c48b98412ca73e7946e04/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-d5a23d38-c2db-47e0-859b-11c516780897 2018-10-03 05:11:29,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.151350975037s 2018-10-03 05:11:29,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:29,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:29,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb4a72e-fe94-4a42-8470-9d7b8c5c3a2b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:29,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dbb4a72e-fe94-4a42-8470-9d7b8c5c3a2b 2018-10-03 05:11:29,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802080631256s 2018-10-03 05:11:29,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 05:11:29,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-03 05:11:29,293 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efd4988c-92e0-45a9-a3fd-41795a35609d Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}} 2018-10-03 05:11:29,293 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-efd4988c-92e0-45a9-a3fd-41795a35609d 2018-10-03 05:11:29,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.20515203476s 2018-10-03 05:11:29,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:29,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01c20b4-adc8-44ac-9e7e-b2533dd47aa6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "domain_id": null, "name": "heat_stack_owner", "id": "06e864e9ddcf4538ad3551c5e5899357"}} 2018-10-03 05:11:29,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357 used request id req-e01c20b4-adc8-44ac-9e7e-b2533dd47aa6 2018-10-03 05:11:29,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:11:29,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:29,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785e6878-7f78-4916-aa81-dc01a6f050e3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:29,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-785e6878-7f78-4916-aa81-dc01a6f050e3 2018-10-03 05:11:29,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0844779014587s 2018-10-03 05:11:29,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:11:29,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:29,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37739e0f-2e6e-4629-af01-d938c8890884 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:11:29,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-37739e0f-2e6e-4629-af01-d938c8890884 2018-10-03 05:11:29,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0801360607147s 2018-10-03 05:11:29,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:11:29,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:29,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60212f7f-8204-454e-9bca-ee9fb00ffd4c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:29,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-60212f7f-8204-454e-9bca-ee9fb00ffd4c 2018-10-03 05:11:29,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0886249542236s 2018-10-03 05:11:29,630 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-60212f7f-8204-454e-9bca-ee9fb00ffd4c 2018-10-03 05:11:29,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:11:29,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:29,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0139f562-943c-4336-b402-80a7d3b9d8ed Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 05:11:29,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0139f562-943c-4336-b402-80a7d3b9d8ed 2018-10-03 05:11:29,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0798969268799s 2018-10-03 05:11:29,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0139f562-943c-4336-b402-80a7d3b9d8ed 2018-10-03 05:11:29,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:11:29,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=1c6520d35d7c48b98412ca73e7946e04&scope.project.id=33610e9ca4a144dc96f7886abd0eda63&role.id=06e864e9ddcf4538ad3551c5e5899357 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:29,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec5a4de-0a95-4a72-9958-7de1eba30127 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=1c6520d35d7c48b98412ca73e7946e04&scope.project.id=33610e9ca4a144dc96f7886abd0eda63&role.id=06e864e9ddcf4538ad3551c5e5899357", "previous": null, "next": null}} 2018-10-03 05:11:29,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=1c6520d35d7c48b98412ca73e7946e04&scope.project.id=33610e9ca4a144dc96f7886abd0eda63&role.id=06e864e9ddcf4538ad3551c5e5899357 used request id req-dec5a4de-0a95-4a72-9958-7de1eba30127 2018-10-03 05:11:29,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.15674495697s 2018-10-03 05:11:29,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:11:29,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/1c6520d35d7c48b98412ca73e7946e04/roles/06e864e9ddcf4538ad3551c5e5899357 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:11:30,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d17a69cb-d0b6-49eb-aa44-5a1c2f66b0a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:30,012 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/1c6520d35d7c48b98412ca73e7946e04/roles/06e864e9ddcf4538ad3551c5e5899357 used request id req-d17a69cb-d0b6-49eb-aa44-5a1c2f66b0a9 2018-10-03 05:11:30,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.136888027191s 2018-10-03 05:11:30,013 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-03 05:11:30,013 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-03 05:11:30,013 - openstack_tests - INFO - OS Credentials = > 2018-10-03 05:11:30,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:30,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:30,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["nxq5LwR0QTSYwtf5yI3eHg"], "issued_at": "2018-10-03T05:11:30.000000Z"}} 2018-10-03 05:11:30,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f957cc25433e86a4bb05c753d8ee08e280e1b5d7" 2018-10-03 05:11:31,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-cce41b3b-9fdb-483a-ad10-1d9afaeab6b4 Date: Wed, 03 Oct 2018 05:11:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:11:31,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-cce41b3b-9fdb-483a-ad10-1d9afaeab6b4 2018-10-03 05:11:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f957cc25433e86a4bb05c753d8ee08e280e1b5d7" 2018-10-03 05:11:31,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5fdf5b6e-86a9-4fb6-8878-0ced6caf3c6b Date: Wed, 03 Oct 2018 05:11:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 05:11:31,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 used request id req-5fdf5b6e-86a9-4fb6-8878-0ced6caf3c6b 2018-10-03 05:11:31,795 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-03 05:11:31,796 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-10-03 05:11:31,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:31,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:32,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["2IpryCuLTRaBdDfPn7KT3A"], "issued_at": "2018-10-03T05:11:32.000000Z"}} 2018-10-03 05:11:32,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc90a7a069735680bd12c448a9afa129c60286" 2018-10-03 05:11:32,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4f131b-7646-42e8-8f8d-9e64e80a526d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:32,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7d4f131b-7646-42e8-8f8d-9e64e80a526d 2018-10-03 05:11:32,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:32,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:32,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc90a7a069735680bd12c448a9afa129c60286" 2018-10-03 05:11:32,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7f7852-3293-4976-8ffc-9ef16ba3e3a9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:11:32,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-cc7f7852-3293-4976-8ffc-9ef16ba3e3a9 2018-10-03 05:11:32,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc90a7a069735680bd12c448a9afa129c60286" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-94539604-5334-4538-8171-63b964a2f031-projName"}}' 2018-10-03 05:11:32,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dee2a45-0c21-474a-978d-abee41d278f2 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/87086e18123b4b038eb076a2aeca9f74"}, "enabled": true, "id": "87086e18123b4b038eb076a2aeca9f74", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-94539604-5334-4538-8171-63b964a2f031-projName"}} 2018-10-03 05:11:32,581 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4dee2a45-0c21-474a-978d-abee41d278f2 2018-10-03 05:11:32,582 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-94539604-5334-4538-8171-63b964a2f031-projName 2018-10-03 05:11:32,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-94539604-5334-4538-8171-63b964a2f031-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc90a7a069735680bd12c448a9afa129c60286" 2018-10-03 05:11:32,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e458926-0131-4dc3-a49e-77db74d1b88d Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-94539604-5334-4538-8171-63b964a2f031-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/87086e18123b4b038eb076a2aeca9f74"}, "enabled": true, "id": "87086e18123b4b038eb076a2aeca9f74", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-94539604-5334-4538-8171-63b964a2f031-projName"}]} 2018-10-03 05:11:32,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-94539604-5334-4538-8171-63b964a2f031-projName used request id req-8e458926-0131-4dc3-a49e-77db74d1b88d 2018-10-03 05:11:32,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc90a7a069735680bd12c448a9afa129c60286" 2018-10-03 05:11:32,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987a4320-a753-4782-a5c5-67f0bf671fbf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:11:32,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-987a4320-a753-4782-a5c5-67f0bf671fbf 2018-10-03 05:11:32,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc90a7a069735680bd12c448a9afa129c60286" 2018-10-03 05:11:33,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-04246ad9-2992-4d81-8745-db8bfdacee7b Date: Wed, 03 Oct 2018 05:11:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:33Z", "updated_at": "2018-10-03T05:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:33Z", "revision_number": 0, "id": "5489a595-c894-4352-8c33-cf9d54d9927c", "remote_group_id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:33Z", "security_group_id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:33Z", "revision_number": 0, "id": "88a1426d-ce49-4ad9-9c6a-2d98ec07f3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:33Z", "security_group_id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:33Z", "revision_number": 0, "id": "ac6e778b-dbbd-46e5-b086-a9ef172a30b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:33Z", "security_group_id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:33Z", "revision_number": 0, "id": "adddeced-4864-4f39-991e-b5257f041a2f", "remote_group_id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:33Z", "security_group_id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 4, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "name": "default"}]} 2018-10-03 05:11:33,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-04246ad9-2992-4d81-8745-db8bfdacee7b 2018-10-03 05:11:33,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc90a7a069735680bd12c448a9afa129c60286" 2018-10-03 05:11:33,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2b2010-d94f-4bc6-b68e-d4add8603f87 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-03 05:11:33,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 used request id req-2c2b2010-d94f-4bc6-b68e-d4add8603f87 2018-10-03 05:11:33,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc90a7a069735680bd12c448a9afa129c60286" 2018-10-03 05:11:33,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dab727e-6702-4b21-8f48-912652d7ae70 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-03 05:11:33,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 used request id req-0dab727e-6702-4b21-8f48-912652d7ae70 2018-10-03 05:11:33,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc90a7a069735680bd12c448a9afa129c60286" 2018-10-03 05:11:33,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068f2175-1c52-4bb2-8be0-2c73fe6dde66 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:11:33,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-068f2175-1c52-4bb2-8be0-2c73fe6dde66 2018-10-03 05:11:33,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce 2018-10-03 05:11:33,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc90a7a069735680bd12c448a9afa129c60286" 2018-10-03 05:11:33,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1c0c5d04-0a23-49a7-b78c-7da5540d2031 Date: Wed, 03 Oct 2018 05:11:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:33Z", "security_group_id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:33Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "5489a595-c894-4352-8c33-cf9d54d9927c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:33Z", "security_group_id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:33Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "88a1426d-ce49-4ad9-9c6a-2d98ec07f3c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:33Z", "security_group_id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:33Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "ac6e778b-dbbd-46e5-b086-a9ef172a30b9"}, {"remote_group_id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:33Z", "security_group_id": "f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:33Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "adddeced-4864-4f39-991e-b5257f041a2f"}]} 2018-10-03 05:11:33,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce used request id req-1c0c5d04-0a23-49a7-b78c-7da5540d2031 2018-10-03 05:11:33,625 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 05:11:33,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc90a7a069735680bd12c448a9afa129c60286" 2018-10-03 05:11:34,620 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f344631-b49a-4c44-8dec-eb2253882062 Content-Length: 0 Date: Wed, 03 Oct 2018 05:11:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:11:34,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f59532d5-4d4e-4156-8ac3-5a0f4fcc01ce used request id req-1f344631-b49a-4c44-8dec-eb2253882062 2018-10-03 05:11:34,621 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-94539604-5334-4538-8171-63b964a2f031-projName 2018-10-03 05:11:34,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/87086e18123b4b038eb076a2aeca9f74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc90a7a069735680bd12c448a9afa129c60286" 2018-10-03 05:11:34,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-666c340c-f62d-44c0-aaf8-cd014360e2b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:34,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/87086e18123b4b038eb076a2aeca9f74 used request id req-666c340c-f62d-44c0-aaf8-cd014360e2b2 2018-10-03 05:11:34,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:35,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["z3PW6SHNRu2I7UVoXe44yA"], "issued_at": "2018-10-03T05:11:35.000000Z"}} 2018-10-03 05:11:35,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7e85cf20e293f99ceac1df8d969d92a70b93ff" 2018-10-03 05:11:35,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403a9275-a91e-4392-9a36-24aae461d16a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:35,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-403a9275-a91e-4392-9a36-24aae461d16a 2018-10-03 05:11:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:35,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:35,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7e85cf20e293f99ceac1df8d969d92a70b93ff" 2018-10-03 05:11:35,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d0c0ba1-f179-405d-a4d4-3d730d609a53 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:11:35,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4d0c0ba1-f179-405d-a4d4-3d730d609a53 2018-10-03 05:11:35,801 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-eef98ad0-6c81-4648-a860-c194f23208b2-username 2018-10-03 05:11:35,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7e85cf20e293f99ceac1df8d969d92a70b93ff" 2018-10-03 05:11:35,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f439fc4-8ccb-4b23-a4f1-d4fe2e9e204b Content-Encoding: gzip Content-Length: 913 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-eef98ad0-6c81-4648-a860-c194f23208b2-username", "links": {"self": "http://172.30.9.27:5000/v3/users/19476a851a1a4b5190e42e673a8a680e"}, "domain_id": "default", "enabled": true, "id": "19476a851a1a4b5190e42e673a8a680e", "options": {}}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:35,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3f439fc4-8ccb-4b23-a4f1-d4fe2e9e204b 2018-10-03 05:11:35,907 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-eef98ad0-6c81-4648-a860-c194f23208b2-username 2018-10-03 05:11:35,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/19476a851a1a4b5190e42e673a8a680e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7e85cf20e293f99ceac1df8d969d92a70b93ff" 2018-10-03 05:11:36,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d305ca0-6016-42af-a385-9ff8bd62fe5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:36,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/19476a851a1a4b5190e42e673a8a680e used request id req-9d305ca0-6016-42af-a385-9ff8bd62fe5c 2018-10-03 05:11:36,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:36,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["dFCDKkjvRYOQRl0uW2KXZQ"], "issued_at": "2018-10-03T05:11:36.000000Z"}} 2018-10-03 05:11:36,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4e608a0f601869e2765509a44de1b032b65c26" 2018-10-03 05:11:36,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc535027-426e-4a62-87cd-8dc3065689ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:36,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fc535027-426e-4a62-87cd-8dc3065689ad 2018-10-03 05:11:36,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:36,674 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-03 05:11:36,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:37,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["FaYNSACvQoWDRx_KxRQaQQ"], "issued_at": "2018-10-03T05:11:37.000000Z"}} 2018-10-03 05:11:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0576df2af769075c8a79f17de22cd69ace2483b3" 2018-10-03 05:11:37,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8abde09e-f364-4b07-82c3-4b8faa5a30c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:37,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8abde09e-f364-4b07-82c3-4b8faa5a30c9 2018-10-03 05:11:37,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:37,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:37,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["ubqBQzKLQPW2chBJwTbDMA"], "issued_at": "2018-10-03T05:11:37.000000Z"}} 2018-10-03 05:11:37,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:37,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["Oj1sa-tfTZeUCv7VsbrQ8g"], "issued_at": "2018-10-03T05:11:37.000000Z"}} 2018-10-03 05:11:37,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1dfa117201d8ed2c7f4fb617b90b53cb7e8ae46" 2018-10-03 05:11:37,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179aa5de-0755-4583-98b6-3bc51fd53f75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:37,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-179aa5de-0755-4583-98b6-3bc51fd53f75 2018-10-03 05:11:37,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:37,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:38,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["N1KGweCYTXKy1wRno-Mc-Q"], "issued_at": "2018-10-03T05:11:38.000000Z"}} 2018-10-03 05:11:38,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:38,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["pP6Liv_YSQ-4ATyQ4SXS2w"], "issued_at": "2018-10-03T05:11:38.000000Z"}} 2018-10-03 05:11:38,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5006e6a262639ec25a8f53929130e7f78b8d8304" 2018-10-03 05:11:38,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e957ada5-2d21-4b10-a85c-6b69b9b876cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:38,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e957ada5-2d21-4b10-a85c-6b69b9b876cf 2018-10-03 05:11:38,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:38,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:39,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["ygKjhdEXQJOwrfAGckKvnw"], "issued_at": "2018-10-03T05:11:39.000000Z"}} 2018-10-03 05:11:39,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:39,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:39,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["42B_v2jGQMullVyn0evbyg"], "issued_at": "2018-10-03T05:11:39.000000Z"}} 2018-10-03 05:11:39,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:39,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:40,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["-jBb9yWISk2hxorqWSLU3w"], "issued_at": "2018-10-03T05:11:40.000000Z"}} 2018-10-03 05:11:40,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:40,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["x7ep6H0gSHiXT4UmGpsBMA"], "issued_at": "2018-10-03T05:11:40.000000Z"}} 2018-10-03 05:11:40,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:40,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee593360-c73b-4d06-b024-54d5a7469be3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:40,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ee593360-c73b-4d06-b024-54d5a7469be3 2018-10-03 05:11:40,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:40,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:40,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:40,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ccafaa0-68c2-4cd8-a6c2-229210e50680 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:11:40,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6ccafaa0-68c2-4cd8-a6c2-229210e50680 2018-10-03 05:11:41,108 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-username 2018-10-03 05:11:41,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:41,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605180ee-87dc-4210-ba06-8d931845d3a6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:11:41,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-605180ee-87dc-4210-ba06-8d931845d3a6 2018-10-03 05:11:41,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-projName"}}' 2018-10-03 05:11:41,395 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:11:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39c94588-f898-48c1-89de-9d51cebce988 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3ef3e38ac29c472483fdded995293064"}, "enabled": true, "id": "3ef3e38ac29c472483fdded995293064", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-projName"}} 2018-10-03 05:11:41,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-39c94588-f898-48c1-89de-9d51cebce988 2018-10-03 05:11:41,396 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-projName 2018-10-03 05:11:41,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" -d '{"role": {"name": "KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-role"}}' 2018-10-03 05:11:41,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:11:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c7f9b7f-1797-4283-8e5c-4aed3a48fe1c Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da9a98e27a314340ac8f08fa8d6caa19", "links": {"self": "http://172.30.9.27:5000/v3/roles/da9a98e27a314340ac8f08fa8d6caa19"}, "name": "KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-role"}} 2018-10-03 05:11:41,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-5c7f9b7f-1797-4283-8e5c-4aed3a48fe1c 2018-10-03 05:11:41,532 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-role 2018-10-03 05:11:41,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/da9a98e27a314340ac8f08fa8d6caa19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:41,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713f3561-c2c1-48c7-9dfb-b862a8e53ca6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/da9a98e27a314340ac8f08fa8d6caa19"}, "domain_id": null, "name": "KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-role", "id": "da9a98e27a314340ac8f08fa8d6caa19"}} 2018-10-03 05:11:41,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/da9a98e27a314340ac8f08fa8d6caa19 used request id req-713f3561-c2c1-48c7-9dfb-b862a8e53ca6 2018-10-03 05:11:41,621 - keystone_utils - INFO - Granting role KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-role to project KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-projName 2018-10-03 05:11:41,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/3ef3e38ac29c472483fdded995293064/users/a2ba04da1279411ba94cd689809bceb9/roles/da9a98e27a314340ac8f08fa8d6caa19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:41,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04b50d45-cc8d-487c-b09c-0a5841dda449 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:41,685 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3ef3e38ac29c472483fdded995293064/users/a2ba04da1279411ba94cd689809bceb9/roles/da9a98e27a314340ac8f08fa8d6caa19 used request id req-04b50d45-cc8d-487c-b09c-0a5841dda449 2018-10-03 05:11:41,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3ef3e38ac29c472483fdded995293064/users/a2ba04da1279411ba94cd689809bceb9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:41,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6dddd6-9bdc-4445-a479-922ff34bc519 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/3ef3e38ac29c472483fdded995293064/users/a2ba04da1279411ba94cd689809bceb9/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "da9a98e27a314340ac8f08fa8d6caa19", "links": {"self": "http://172.30.9.27:5000/v3/roles/da9a98e27a314340ac8f08fa8d6caa19"}, "name": "KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-role"}]} 2018-10-03 05:11:41,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3ef3e38ac29c472483fdded995293064/users/a2ba04da1279411ba94cd689809bceb9/roles used request id req-6c6dddd6-9bdc-4445-a479-922ff34bc519 2018-10-03 05:11:41,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:42,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-533333a2-e4b7-47f1-bbbb-a7dc5161fd2f Date: Wed, 03 Oct 2018 05:11:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:42Z", "updated_at": "2018-10-03T05:11:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:42Z", "revision_number": 0, "id": "6a5de362-aebd-437c-9603-e975ba12f821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:42Z", "security_group_id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:42Z", "revision_number": 0, "id": "7b3577dc-4885-43d9-a845-9f13f6fa84e4", "remote_group_id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:42Z", "security_group_id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:42Z", "revision_number": 0, "id": "e9fbb336-1901-4d30-8db3-fd8e77af4fd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:42Z", "security_group_id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:42Z", "revision_number": 0, "id": "f3c70965-adf7-4ad8-b349-9e9acfc8b5b9", "remote_group_id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:42Z", "security_group_id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 4, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}]} 2018-10-03 05:11:42,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-533333a2-e4b7-47f1-bbbb-a7dc5161fd2f 2018-10-03 05:11:42,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:42,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9319dd-fd7b-45e1-9c8e-df292880e2ee Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-03 05:11:42,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 used request id req-de9319dd-fd7b-45e1-9c8e-df292880e2ee 2018-10-03 05:11:42,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:42,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8f9d42-ae3b-4ca7-a03f-036679efed79 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:11:42,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-3e8f9d42-ae3b-4ca7-a03f-036679efed79 2018-10-03 05:11:42,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fa296a2-f275-4d1d-9a34-34f247cf5272 2018-10-03 05:11:42,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5fa296a2-f275-4d1d-9a34-34f247cf5272 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:43,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-282e263f-61c1-4848-af28-4c6c481dd9e7 Date: Wed, 03 Oct 2018 05:11:43 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-10-03T05:11:42Z", "security_group_id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:42Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "6a5de362-aebd-437c-9603-e975ba12f821"}, {"remote_group_id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:42Z", "security_group_id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:42Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "7b3577dc-4885-43d9-a845-9f13f6fa84e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:42Z", "security_group_id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:42Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e9fbb336-1901-4d30-8db3-fd8e77af4fd7"}, {"remote_group_id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:42Z", "security_group_id": "5fa296a2-f275-4d1d-9a34-34f247cf5272", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:42Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "f3c70965-adf7-4ad8-b349-9e9acfc8b5b9"}]} 2018-10-03 05:11:43,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5fa296a2-f275-4d1d-9a34-34f247cf5272 used request id req-282e263f-61c1-4848-af28-4c6c481dd9e7 2018-10-03 05:11:43,133 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 05:11:43,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/5fa296a2-f275-4d1d-9a34-34f247cf5272 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:44,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-904758ca-771c-47f3-9a3f-8fe7a3c2b7a3 Content-Length: 0 Date: Wed, 03 Oct 2018 05:11:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:11:44,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5fa296a2-f275-4d1d-9a34-34f247cf5272 used request id req-904758ca-771c-47f3-9a3f-8fe7a3c2b7a3 2018-10-03 05:11:44,112 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-projName 2018-10-03 05:11:44,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/3ef3e38ac29c472483fdded995293064 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:44,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d906e36e-3c70-4a6d-8692-748ba27fd02a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:44,332 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3ef3e38ac29c472483fdded995293064 used request id req-d906e36e-3c70-4a6d-8692-748ba27fd02a 2018-10-03 05:11:44,333 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-username 2018-10-03 05:11:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a2ba04da1279411ba94cd689809bceb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:44,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8522f84-dd43-41ce-8681-c446de2f7126 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:44,560 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a2ba04da1279411ba94cd689809bceb9 used request id req-a8522f84-dd43-41ce-8681-c446de2f7126 2018-10-03 05:11:44,561 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-490bb30a-1fad-4e4f-971e-caec4239f7a8-role 2018-10-03 05:11:44,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/da9a98e27a314340ac8f08fa8d6caa19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1232e8b818950dcbaad761060c55c00c4c86a73b" 2018-10-03 05:11:44,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf2b20c7-1bdd-4d58-98e5-8e9ff8347f50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:44,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/da9a98e27a314340ac8f08fa8d6caa19 used request id req-bf2b20c7-1bdd-4d58-98e5-8e9ff8347f50 2018-10-03 05:11:44,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:45,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["C3ekF8DKRku5FEsxefWJ8Q"], "issued_at": "2018-10-03T05:11:45.000000Z"}} 2018-10-03 05:11:45,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693e3a9033f77fba5a77bcd3ffa2d947c1751a16" 2018-10-03 05:11:45,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9d2163-0348-48ff-aa68-4eabb41a754f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:45,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6a9d2163-0348-48ff-aa68-4eabb41a754f 2018-10-03 05:11:45,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:45,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:45,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["oVqQLQ8_TfeXLFiJJI6GJQ"], "issued_at": "2018-10-03T05:11:45.000000Z"}} 2018-10-03 05:11:45,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88213d4b4d28d42e9c917315c16fd108a480c8a" 2018-10-03 05:11:45,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a540c34e-b912-49cc-8288-464fdff68617 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:45,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a540c34e-b912-49cc-8288-464fdff68617 2018-10-03 05:11:45,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:45,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:45,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88213d4b4d28d42e9c917315c16fd108a480c8a" 2018-10-03 05:11:45,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e73c05-9b7b-48bd-8b70-a98403dd8db6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:45,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-03e73c05-9b7b-48bd-8b70-a98403dd8db6 2018-10-03 05:11:45,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88213d4b4d28d42e9c917315c16fd108a480c8a" 2018-10-03 05:11:45,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4704c42-bfb1-4ffc-9108-89becdfdece7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:11:45,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f4704c42-bfb1-4ffc-9108-89becdfdece7 2018-10-03 05:11:46,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88213d4b4d28d42e9c917315c16fd108a480c8a" 2018-10-03 05:11:46,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b58b10-4858-477e-88c3-9870efd17208 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:46,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f8b58b10-4858-477e-88c3-9870efd17208 2018-10-03 05:11:46,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88213d4b4d28d42e9c917315c16fd108a480c8a" 2018-10-03 05:11:46,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d469c0c-5b24-45e9-9859-06b69aed4579 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}]} 2018-10-03 05:11:46,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 used request id req-1d469c0c-5b24-45e9-9859-06b69aed4579 2018-10-03 05:11:46,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/25690d124ed64c2fa4514fcc1419d3eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88213d4b4d28d42e9c917315c16fd108a480c8a" 2018-10-03 05:11:46,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8219253f-2e95-4fe5-a58d-aeae03e0c08d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/25690d124ed64c2fa4514fcc1419d3eb"}, "enabled": true, "id": "25690d124ed64c2fa4514fcc1419d3eb", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-724091e8-e7a4-463-name"}} 2018-10-03 05:11:46,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/25690d124ed64c2fa4514fcc1419d3eb used request id req-8219253f-2e95-4fe5-a58d-aeae03e0c08d 2018-10-03 05:11:46,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/25690d124ed64c2fa4514fcc1419d3eb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88213d4b4d28d42e9c917315c16fd108a480c8a" 2018-10-03 05:11:46,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbca9796-b7ce-47cd-9615-bec2a1226168 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/25690d124ed64c2fa4514fcc1419d3eb/roles", "previous": null, "next": null}, "roles": []} 2018-10-03 05:11:46,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/25690d124ed64c2fa4514fcc1419d3eb/roles used request id req-fbca9796-b7ce-47cd-9615-bec2a1226168 2018-10-03 05:11:46,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88213d4b4d28d42e9c917315c16fd108a480c8a" 2018-10-03 05:11:46,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf09c63-45d5-435f-ad3f-cd6e8d38c4bf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "domain_id": null, "name": "admin", "id": "56cd265f2ce14816a0c60d7bb771580e"}} 2018-10-03 05:11:46,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-2bf09c63-45d5-435f-ad3f-cd6e8d38c4bf 2018-10-03 05:11:46,737 - keystone_utils - INFO - Granting role admin to project api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 2018-10-03 05:11:46,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/25690d124ed64c2fa4514fcc1419d3eb/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88213d4b4d28d42e9c917315c16fd108a480c8a" 2018-10-03 05:11:46,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c3663c-471f-41e1-8c83-6f9fe8b6cab6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:46,912 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/25690d124ed64c2fa4514fcc1419d3eb/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-04c3663c-471f-41e1-8c83-6f9fe8b6cab6 2018-10-03 05:11:46,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88213d4b4d28d42e9c917315c16fd108a480c8a" 2018-10-03 05:11:46,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abcf0788-3ad7-4495-9a74-4ee8cd725f38 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:46,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-abcf0788-3ad7-4495-9a74-4ee8cd725f38 2018-10-03 05:11:46,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88213d4b4d28d42e9c917315c16fd108a480c8a" 2018-10-03 05:11:47,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae2b7f5-f7e7-409f-a1c1-f86422ba5c34 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}]} 2018-10-03 05:11:47,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 used request id req-5ae2b7f5-f7e7-409f-a1c1-f86422ba5c34 2018-10-03 05:11:47,024 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-724091e8-e7a4-463-name 2018-10-03 05:11:47,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:47,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:47,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693e3a9033f77fba5a77bcd3ffa2d947c1751a16" 2018-10-03 05:11:47,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059d194d-34be-4806-8f53-ebb843f41101 Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"password_expires_at": null, "name": "CreateUserSuccessTests-724091e8-e7a4-463-name", "links": {"self": "http://172.30.9.27:5000/v3/users/25690d124ed64c2fa4514fcc1419d3eb"}, "domain_id": "default", "enabled": true, "id": "25690d124ed64c2fa4514fcc1419d3eb", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:47,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-059d194d-34be-4806-8f53-ebb843f41101 2018-10-03 05:11:47,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693e3a9033f77fba5a77bcd3ffa2d947c1751a16" 2018-10-03 05:11:47,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf7f4d9-43d4-44f3-9564-a0e113b56d21 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:47,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8cf7f4d9-43d4-44f3-9564-a0e113b56d21 2018-10-03 05:11:47,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693e3a9033f77fba5a77bcd3ffa2d947c1751a16" 2018-10-03 05:11:47,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac7bb3b-e745-4429-b27a-9ca92454474c Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}]} 2018-10-03 05:11:47,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 used request id req-4ac7bb3b-e745-4429-b27a-9ca92454474c 2018-10-03 05:11:47,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/25690d124ed64c2fa4514fcc1419d3eb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693e3a9033f77fba5a77bcd3ffa2d947c1751a16" 2018-10-03 05:11:47,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a37b46-788e-4954-b953-104eec182551 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/25690d124ed64c2fa4514fcc1419d3eb/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}]} 2018-10-03 05:11:47,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/25690d124ed64c2fa4514fcc1419d3eb/roles used request id req-d8a37b46-788e-4954-b953-104eec182551 2018-10-03 05:11:47,455 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-724091e8-e7a4-463-name 2018-10-03 05:11:47,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/25690d124ed64c2fa4514fcc1419d3eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88213d4b4d28d42e9c917315c16fd108a480c8a" 2018-10-03 05:11:47,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dad937bf-87ca-4a4f-b6bf-c4a996c68f2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:47,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/25690d124ed64c2fa4514fcc1419d3eb used request id req-dad937bf-87ca-4a4f-b6bf-c4a996c68f2c 2018-10-03 05:11:47,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:48,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["VbTk5dKOTnGcuAJHr4lYXQ"], "issued_at": "2018-10-03T05:11:48.000000Z"}} 2018-10-03 05:11:48,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613cce1ba279f195cf86835187162954d8bb41b5" 2018-10-03 05:11:48,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0380035f-d8ac-4eff-bd2a-d925819dc13d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:48,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0380035f-d8ac-4eff-bd2a-d925819dc13d 2018-10-03 05:11:48,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:48,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:48,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["BlTLFtTvTNajn7rOOISSiQ"], "issued_at": "2018-10-03T05:11:48.000000Z"}} 2018-10-03 05:11:48,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac57fffaeb553f12e45ae76a20b62b50ac391" 2018-10-03 05:11:48,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563e8644-16ee-46c8-816c-f8251a06e7ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:48,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-563e8644-16ee-46c8-816c-f8251a06e7ef 2018-10-03 05:11:48,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:48,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:48,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac57fffaeb553f12e45ae76a20b62b50ac391" 2018-10-03 05:11:48,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf81c11-3ec2-4f69-aaa5-4b15c9b57f36 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:48,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fbf81c11-3ec2-4f69-aaa5-4b15c9b57f36 2018-10-03 05:11:48,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac57fffaeb553f12e45ae76a20b62b50ac391" 2018-10-03 05:11:48,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdb66d6-6c66-4471-9600-4088dec11342 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:11:48,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-dfdb66d6-6c66-4471-9600-4088dec11342 2018-10-03 05:11:49,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac57fffaeb553f12e45ae76a20b62b50ac391" 2018-10-03 05:11:49,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4212ea5a-2eec-4070-a1ed-941597504a9c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:49,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4212ea5a-2eec-4070-a1ed-941597504a9c 2018-10-03 05:11:49,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac57fffaeb553f12e45ae76a20b62b50ac391" 2018-10-03 05:11:49,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e86f881-c7d7-4541-a5e5-000bf421593b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}]} 2018-10-03 05:11:49,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 used request id req-8e86f881-c7d7-4541-a5e5-000bf421593b 2018-10-03 05:11:49,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/4866aca11db84f22802bcbba9497bf2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac57fffaeb553f12e45ae76a20b62b50ac391" 2018-10-03 05:11:49,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160b3f4a-b87a-485e-bfb1-64f389e25a6d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/4866aca11db84f22802bcbba9497bf2f"}, "enabled": true, "id": "4866aca11db84f22802bcbba9497bf2f", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-6a1a10c5-5f87-418-name"}} 2018-10-03 05:11:49,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4866aca11db84f22802bcbba9497bf2f used request id req-160b3f4a-b87a-485e-bfb1-64f389e25a6d 2018-10-03 05:11:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/4866aca11db84f22802bcbba9497bf2f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac57fffaeb553f12e45ae76a20b62b50ac391" 2018-10-03 05:11:49,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310bf682-2a71-40f1-b039-210f88c9f795 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/4866aca11db84f22802bcbba9497bf2f/roles", "previous": null, "next": null}, "roles": []} 2018-10-03 05:11:49,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/4866aca11db84f22802bcbba9497bf2f/roles used request id req-310bf682-2a71-40f1-b039-210f88c9f795 2018-10-03 05:11:49,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac57fffaeb553f12e45ae76a20b62b50ac391" 2018-10-03 05:11:49,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240993e3-703b-45c5-a29e-10335fb5f25d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "domain_id": null, "name": "admin", "id": "56cd265f2ce14816a0c60d7bb771580e"}} 2018-10-03 05:11:49,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-240993e3-703b-45c5-a29e-10335fb5f25d 2018-10-03 05:11:49,753 - keystone_utils - INFO - Granting role admin to project api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 2018-10-03 05:11:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/4866aca11db84f22802bcbba9497bf2f/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac57fffaeb553f12e45ae76a20b62b50ac391" 2018-10-03 05:11:49,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab32f49-b426-4140-aceb-3bc9d1285b36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:49,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/4866aca11db84f22802bcbba9497bf2f/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-7ab32f49-b426-4140-aceb-3bc9d1285b36 2018-10-03 05:11:49,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac57fffaeb553f12e45ae76a20b62b50ac391" 2018-10-03 05:11:50,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0adb5305-2051-4cc6-8d60-1c201ae36fa9 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:50,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0adb5305-2051-4cc6-8d60-1c201ae36fa9 2018-10-03 05:11:50,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac57fffaeb553f12e45ae76a20b62b50ac391" 2018-10-03 05:11:50,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b359628e-6427-40fb-aeb1-a8777e33e7ee Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}]} 2018-10-03 05:11:50,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 used request id req-b359628e-6427-40fb-aeb1-a8777e33e7ee 2018-10-03 05:11:50,114 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-6a1a10c5-5f87-418-name 2018-10-03 05:11:50,114 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-6a1a10c5-5f87-418-name 2018-10-03 05:11:50,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:50,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:50,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4866aca11db84f22802bcbba9497bf2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613cce1ba279f195cf86835187162954d8bb41b5" 2018-10-03 05:11:50,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f47c903e-0cb3-4c61-b506-8c0eee1a2fa9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:50,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4866aca11db84f22802bcbba9497bf2f used request id req-f47c903e-0cb3-4c61-b506-8c0eee1a2fa9 2018-10-03 05:11:50,366 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-6a1a10c5-5f87-418-name 2018-10-03 05:11:50,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4866aca11db84f22802bcbba9497bf2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac57fffaeb553f12e45ae76a20b62b50ac391" 2018-10-03 05:11:50,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f34a8da0-e439-4176-8215-92c2d8885f55 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 4866aca11db84f22802bcbba9497bf2f.", "code": 404, "title": "Not Found"}} 2018-10-03 05:11:50,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4866aca11db84f22802bcbba9497bf2f used request id req-f34a8da0-e439-4176-8215-92c2d8885f55 2018-10-03 05:11:50,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-10-03 05:11:50,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:50,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["uot0IFA0S4maPNL01JkveQ"], "issued_at": "2018-10-03T05:11:50.000000Z"}} 2018-10-03 05:11:50,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3439acfc9de1d80ecdb97fbdfe127636b5da24" 2018-10-03 05:11:50,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ad7a97-0373-4d15-83a6-473c56792d12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:50,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-26ad7a97-0373-4d15-83a6-473c56792d12 2018-10-03 05:11:50,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:50,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:51,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["qvyX8gV2SQqXHvLT8mAXTg"], "issued_at": "2018-10-03T05:11:51.000000Z"}} 2018-10-03 05:11:51,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e595230ca994de2f855b9f1780665bdc626e664f" 2018-10-03 05:11:51,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e126a3-421c-4505-915d-f2d8edacc4dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:51,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-25e126a3-421c-4505-915d-f2d8edacc4dd 2018-10-03 05:11:51,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:51,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:51,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e595230ca994de2f855b9f1780665bdc626e664f" 2018-10-03 05:11:51,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd1ca5f-f531-4eab-b0f2-b3b062b5c08e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:51,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5dd1ca5f-f531-4eab-b0f2-b3b062b5c08e 2018-10-03 05:11:51,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e595230ca994de2f855b9f1780665bdc626e664f" 2018-10-03 05:11:51,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e4cd68-7fd6-465a-a188-9840378b8813 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:11:51,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e4e4cd68-7fd6-465a-a188-9840378b8813 2018-10-03 05:11:52,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e595230ca994de2f855b9f1780665bdc626e664f" 2018-10-03 05:11:52,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357f9998-5990-4c9d-9915-4e200620dcaf Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:52,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-357f9998-5990-4c9d-9915-4e200620dcaf 2018-10-03 05:11:52,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e595230ca994de2f855b9f1780665bdc626e664f" 2018-10-03 05:11:52,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da285ac1-99b0-4c85-867b-fb82040d33e5 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}]} 2018-10-03 05:11:52,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 used request id req-da285ac1-99b0-4c85-867b-fb82040d33e5 2018-10-03 05:11:52,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/dcea49000435486d8c6f463d2b82574d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e595230ca994de2f855b9f1780665bdc626e664f" 2018-10-03 05:11:52,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575ac192-754e-43ee-8d4e-1724dcd012f8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/dcea49000435486d8c6f463d2b82574d"}, "enabled": true, "id": "dcea49000435486d8c6f463d2b82574d", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b6a721b2-64ae-4d6-name"}} 2018-10-03 05:11:52,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/dcea49000435486d8c6f463d2b82574d used request id req-575ac192-754e-43ee-8d4e-1724dcd012f8 2018-10-03 05:11:52,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/dcea49000435486d8c6f463d2b82574d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e595230ca994de2f855b9f1780665bdc626e664f" 2018-10-03 05:11:52,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6de19bb-30a5-4be2-9eb8-b494040e4fc7 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/dcea49000435486d8c6f463d2b82574d/roles", "previous": null, "next": null}, "roles": []} 2018-10-03 05:11:52,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/dcea49000435486d8c6f463d2b82574d/roles used request id req-a6de19bb-30a5-4be2-9eb8-b494040e4fc7 2018-10-03 05:11:52,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e595230ca994de2f855b9f1780665bdc626e664f" 2018-10-03 05:11:52,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a27af85-c151-4fd9-813f-9882fcf125c5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "domain_id": null, "name": "admin", "id": "56cd265f2ce14816a0c60d7bb771580e"}} 2018-10-03 05:11:52,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-4a27af85-c151-4fd9-813f-9882fcf125c5 2018-10-03 05:11:52,528 - keystone_utils - INFO - Granting role admin to project api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 2018-10-03 05:11:52,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/dcea49000435486d8c6f463d2b82574d/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e595230ca994de2f855b9f1780665bdc626e664f" 2018-10-03 05:11:52,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c2fca3e-2228-46d0-9891-0b654db19f46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:52,687 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/dcea49000435486d8c6f463d2b82574d/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-1c2fca3e-2228-46d0-9891-0b654db19f46 2018-10-03 05:11:52,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e595230ca994de2f855b9f1780665bdc626e664f" 2018-10-03 05:11:52,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c989938f-4b0b-4cb3-90e4-c8780b6e4947 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:52,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c989938f-4b0b-4cb3-90e4-c8780b6e4947 2018-10-03 05:11:52,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e595230ca994de2f855b9f1780665bdc626e664f" 2018-10-03 05:11:52,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d8d5bb-30d3-4cdf-a94d-72f5b1f5ce51 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}]} 2018-10-03 05:11:52,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 used request id req-c9d8d5bb-30d3-4cdf-a94d-72f5b1f5ce51 2018-10-03 05:11:52,862 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b6a721b2-64ae-4d6-name 2018-10-03 05:11:52,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:52,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:52,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3439acfc9de1d80ecdb97fbdfe127636b5da24" 2018-10-03 05:11:52,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b5cca9-5222-4510-a8c4-5b4bdee39033 Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b6a721b2-64ae-4d6-name", "links": {"self": "http://172.30.9.27:5000/v3/users/dcea49000435486d8c6f463d2b82574d"}, "domain_id": "default", "enabled": true, "id": "dcea49000435486d8c6f463d2b82574d", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:52,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-34b5cca9-5222-4510-a8c4-5b4bdee39033 2018-10-03 05:11:52,908 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b6a721b2-64ae-4d6-name 2018-10-03 05:11:52,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/dcea49000435486d8c6f463d2b82574d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e595230ca994de2f855b9f1780665bdc626e664f" 2018-10-03 05:11:53,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bf54567-2d63-4642-bf97-1fa21952b2e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:53,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/dcea49000435486d8c6f463d2b82574d used request id req-3bf54567-2d63-4642-bf97-1fa21952b2e2 2018-10-03 05:11:53,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:53,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["pMGB1kx9R1SNVsnX6kP0zg"], "issued_at": "2018-10-03T05:11:53.000000Z"}} 2018-10-03 05:11:53,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3165f2ffc2e2fef04d043578894826e8cfb62a9a" 2018-10-03 05:11:53,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41be45fc-7eef-4b45-a5ce-35a9f9676c53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:53,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-41be45fc-7eef-4b45-a5ce-35a9f9676c53 2018-10-03 05:11:53,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:53,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:53,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["9480SamQRpqG2hQXn4M2oA"], "issued_at": "2018-10-03T05:11:53.000000Z"}} 2018-10-03 05:11:53,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023b4424e2147f758854a307e9aa7c834d5b6cdf" 2018-10-03 05:11:54,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5f62c9-2502-4aa5-9fe6-60c5c6d40e25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:54,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2c5f62c9-2502-4aa5-9fe6-60c5c6d40e25 2018-10-03 05:11:54,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:54,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023b4424e2147f758854a307e9aa7c834d5b6cdf" 2018-10-03 05:11:54,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d0cf872-fbdb-4d7f-89bb-b25432bf5992 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:54,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4d0cf872-fbdb-4d7f-89bb-b25432bf5992 2018-10-03 05:11:54,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023b4424e2147f758854a307e9aa7c834d5b6cdf" 2018-10-03 05:11:54,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5462c75-789e-4107-8898-018c30dc620b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:11:54,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a5462c75-789e-4107-8898-018c30dc620b 2018-10-03 05:11:54,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023b4424e2147f758854a307e9aa7c834d5b6cdf" 2018-10-03 05:11:54,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563f3142-e21b-4d37-81b9-dc0a9abeda7c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:54,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-563f3142-e21b-4d37-81b9-dc0a9abeda7c 2018-10-03 05:11:54,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023b4424e2147f758854a307e9aa7c834d5b6cdf" 2018-10-03 05:11:54,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b85454-3397-4d32-be91-a74062644bcf Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}]} 2018-10-03 05:11:54,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 used request id req-f6b85454-3397-4d32-be91-a74062644bcf 2018-10-03 05:11:54,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/cb69ee15ffea4d87bc8881341f32bb19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023b4424e2147f758854a307e9aa7c834d5b6cdf" 2018-10-03 05:11:54,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c6a186-7184-4557-b4ff-b9e71578f43d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/cb69ee15ffea4d87bc8881341f32bb19"}, "enabled": true, "id": "cb69ee15ffea4d87bc8881341f32bb19", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-713dfe02-9aea-447-name"}} 2018-10-03 05:11:54,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cb69ee15ffea4d87bc8881341f32bb19 used request id req-49c6a186-7184-4557-b4ff-b9e71578f43d 2018-10-03 05:11:54,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/cb69ee15ffea4d87bc8881341f32bb19/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023b4424e2147f758854a307e9aa7c834d5b6cdf" 2018-10-03 05:11:55,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0086068a-789a-4919-80b4-719ce7e59a30 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/cb69ee15ffea4d87bc8881341f32bb19/roles", "previous": null, "next": null}, "roles": []} 2018-10-03 05:11:55,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/cb69ee15ffea4d87bc8881341f32bb19/roles used request id req-0086068a-789a-4919-80b4-719ce7e59a30 2018-10-03 05:11:55,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023b4424e2147f758854a307e9aa7c834d5b6cdf" 2018-10-03 05:11:55,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ead66c0-8259-4572-8b75-78545aea722c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "domain_id": null, "name": "admin", "id": "56cd265f2ce14816a0c60d7bb771580e"}} 2018-10-03 05:11:55,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-5ead66c0-8259-4572-8b75-78545aea722c 2018-10-03 05:11:55,141 - keystone_utils - INFO - Granting role admin to project api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 2018-10-03 05:11:55,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/cb69ee15ffea4d87bc8881341f32bb19/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023b4424e2147f758854a307e9aa7c834d5b6cdf" 2018-10-03 05:11:55,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4eadb64-79ec-416b-a944-be9ec7b947d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:55,260 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63/users/cb69ee15ffea4d87bc8881341f32bb19/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-f4eadb64-79ec-416b-a944-be9ec7b947d9 2018-10-03 05:11:55,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023b4424e2147f758854a307e9aa7c834d5b6cdf" 2018-10-03 05:11:55,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f41964d-7938-4a1e-a461-0e98c3c69efb Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:55,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8f41964d-7938-4a1e-a461-0e98c3c69efb 2018-10-03 05:11:55,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023b4424e2147f758854a307e9aa7c834d5b6cdf" 2018-10-03 05:11:55,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a348c0c-0fc2-40f7-8002-a777b2dcf883 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}]} 2018-10-03 05:11:55,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6 used request id req-0a348c0c-0fc2-40f7-8002-a777b2dcf883 2018-10-03 05:11:55,519 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-713dfe02-9aea-447-name 2018-10-03 05:11:55,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:55,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:55,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3165f2ffc2e2fef04d043578894826e8cfb62a9a" 2018-10-03 05:11:55,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d8374d-e3c1-4f00-8ec3-dd910f71f2ac Content-Encoding: gzip Content-Length: 910 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-713dfe02-9aea-447-name", "links": {"self": "http://172.30.9.27:5000/v3/users/cb69ee15ffea4d87bc8881341f32bb19"}, "domain_id": "default", "enabled": true, "id": "cb69ee15ffea4d87bc8881341f32bb19", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:55,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d0d8374d-e3c1-4f00-8ec3-dd910f71f2ac 2018-10-03 05:11:55,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:55,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:56,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["3E2QPpx0QRKLNj5kwBF_Tw"], "issued_at": "2018-10-03T05:11:56.000000Z"}} 2018-10-03 05:11:56,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c89576c00b85b34f873dd6b28d93b4b9b0c45b8" 2018-10-03 05:11:56,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb81b24-d6f9-4d75-960a-97f2e77e0644 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:56,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dbb81b24-d6f9-4d75-960a-97f2e77e0644 2018-10-03 05:11:56,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:56,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:56,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c89576c00b85b34f873dd6b28d93b4b9b0c45b8" 2018-10-03 05:11:56,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd01f148-ebfe-4aea-8289-f51da86aa022 Content-Encoding: gzip Content-Length: 910 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-713dfe02-9aea-447-name", "links": {"self": "http://172.30.9.27:5000/v3/users/cb69ee15ffea4d87bc8881341f32bb19"}, "domain_id": "default", "enabled": true, "id": "cb69ee15ffea4d87bc8881341f32bb19", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:11:56,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cd01f148-ebfe-4aea-8289-f51da86aa022 2018-10-03 05:11:56,232 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-713dfe02-9aea-447-name 2018-10-03 05:11:56,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/cb69ee15ffea4d87bc8881341f32bb19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023b4424e2147f758854a307e9aa7c834d5b6cdf" 2018-10-03 05:11:56,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d82cf33-baf6-4b0b-9a1b-58f36ad9f8ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:56,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cb69ee15ffea4d87bc8881341f32bb19 used request id req-8d82cf33-baf6-4b0b-9a1b-58f36ad9f8ab 2018-10-03 05:11:56,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:56,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["aHKQouAURiyMyykiU9KFsQ"], "issued_at": "2018-10-03T05:11:56.000000Z"}} 2018-10-03 05:11:56,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb842894c8f9516c7232e65b807d00f74d8a0e16" 2018-10-03 05:11:56,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3749be4-3642-4b14-bec4-cea0e32f48b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:56,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b3749be4-3642-4b14-bec4-cea0e32f48b1 2018-10-03 05:11:56,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:56,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:57,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["0TScWOhCRqS3D512lwpT5A"], "issued_at": "2018-10-03T05:11:57.000000Z"}} 2018-10-03 05:11:57,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677f7a69a54e28b3078e3d1313453ea1775b71f4" 2018-10-03 05:11:57,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7f2df3-6770-4544-bbfb-be292215b456 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:57,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3a7f2df3-6770-4544-bbfb-be292215b456 2018-10-03 05:11:57,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:57,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:57,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-633bd677-7e19-4a7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677f7a69a54e28b3078e3d1313453ea1775b71f4" 2018-10-03 05:11:57,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb65ce17-e8f3-4c61-bf12-433228618d77 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-633bd677-7e19-4a7-name", "previous": null, "next": null}, "projects": []} 2018-10-03 05:11:57,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-633bd677-7e19-4a7-name used request id req-bb65ce17-e8f3-4c61-bf12-433228618d77 2018-10-03 05:11:57,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677f7a69a54e28b3078e3d1313453ea1775b71f4" 2018-10-03 05:11:57,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116105ca-2b9a-40a2-a27a-1fb5dd343b3f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:11:57,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-116105ca-2b9a-40a2-a27a-1fb5dd343b3f 2018-10-03 05:11:57,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677f7a69a54e28b3078e3d1313453ea1775b71f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-633bd677-7e19-4a7-name"}}' 2018-10-03 05:11:57,670 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:11:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da7dbdf5-4757-405d-8fea-12913870c085 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/984e3714b2b94b88b07410e663c55201"}, "enabled": true, "id": "984e3714b2b94b88b07410e663c55201", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-633bd677-7e19-4a7-name"}} 2018-10-03 05:11:57,670 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-da7dbdf5-4757-405d-8fea-12913870c085 2018-10-03 05:11:57,671 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-633bd677-7e19-4a7-name 2018-10-03 05:11:57,671 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-633bd677-7e19-4a7-name 2018-10-03 05:11:57,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:57,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:57,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/984e3714b2b94b88b07410e663c55201 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb842894c8f9516c7232e65b807d00f74d8a0e16" 2018-10-03 05:11:57,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:11:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3603c5a-4b1a-45ea-9452-68451135d3b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:11:57,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/984e3714b2b94b88b07410e663c55201 used request id req-c3603c5a-4b1a-45ea-9452-68451135d3b4 2018-10-03 05:11:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677f7a69a54e28b3078e3d1313453ea1775b71f4" 2018-10-03 05:11:58,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-199785a5-2986-4a95-94a3-79cf45cac239 Date: Wed, 03 Oct 2018 05:11:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:58Z", "updated_at": "2018-10-03T05:11:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "34067295-2eca-42a3-ad1b-89eb012897d5", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "45264443-4a74-4f33-97ce-f89876023bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "931fa3ee-5483-4412-bac1-d1207c436d77", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "e91367c5-ff1a-4343-8aaf-99a1d6682ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 4, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "name": "default"}]} 2018-10-03 05:11:58,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-199785a5-2986-4a95-94a3-79cf45cac239 2018-10-03 05:11:58,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677f7a69a54e28b3078e3d1313453ea1775b71f4" 2018-10-03 05:11:58,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874f6abe-3d38-4e04-9f70-ef494aae84e1 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-03 05:11:58,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 used request id req-874f6abe-3d38-4e04-9f70-ef494aae84e1 2018-10-03 05:11:58,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677f7a69a54e28b3078e3d1313453ea1775b71f4" 2018-10-03 05:11:58,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f221fe08-a3a6-4393-9068-ac8b0df6c558 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-03 05:11:58,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 used request id req-f221fe08-a3a6-4393-9068-ac8b0df6c558 2018-10-03 05:11:58,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677f7a69a54e28b3078e3d1313453ea1775b71f4" 2018-10-03 05:11:58,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e25b82d-b739-4121-b6d6-77ed5372e82c 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:11:58,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-7e25b82d-b739-4121-b6d6-77ed5372e82c 2018-10-03 05:11:58,611 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-633bd677-7e19-4a7-name 2018-10-03 05:11:58,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/984e3714b2b94b88b07410e663c55201 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677f7a69a54e28b3078e3d1313453ea1775b71f4" 2018-10-03 05:11:58,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e796def9-be41-44c7-9317-67791dd14114 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 984e3714b2b94b88b07410e663c55201.", "code": 404, "title": "Not Found"}} 2018-10-03 05:11:58,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/984e3714b2b94b88b07410e663c55201 used request id req-e796def9-be41-44c7-9317-67791dd14114 2018-10-03 05:11:58,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-10-03 05:11:58,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677f7a69a54e28b3078e3d1313453ea1775b71f4" 2018-10-03 05:11:58,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14887816-6860-4d56-8724-e1181883dbf1 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:58,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-14887816-6860-4d56-8724-e1181883dbf1 2018-10-03 05:11:58,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb842894c8f9516c7232e65b807d00f74d8a0e16" 2018-10-03 05:11:58,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c197a24e-59ab-4b8b-8086-c60a72d95ec7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:11:58,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c197a24e-59ab-4b8b-8086-c60a72d95ec7 2018-10-03 05:11:58,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677f7a69a54e28b3078e3d1313453ea1775b71f4" 2018-10-03 05:11:58,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81dd1568-d590-4eff-9209-3912aa76a115 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:11:58,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-81dd1568-d590-4eff-9209-3912aa76a115 2018-10-03 05:11:58,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:59,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["4q5WXynsTiaPV7y_G2wKxw"], "issued_at": "2018-10-03T05:11:59.000000Z"}} 2018-10-03 05:11:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8fdba26a85885c31f55d7c948725ac0a3ff192e" 2018-10-03 05:11:59,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff56974-3b12-4479-9097-0d7a452901c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:59,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eff56974-3b12-4479-9097-0d7a452901c4 2018-10-03 05:11:59,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:11:59,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:11:59,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:11:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["vJlBsgV-SF6d8xNv5cTlDQ"], "issued_at": "2018-10-03T05:11:59.000000Z"}} 2018-10-03 05:11:59,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f8c17cebd396a91ff8e50547f861322f0576e5" 2018-10-03 05:11:59,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-207f5877-504c-49a6-8523-f3656e5d1475 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:11:59,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-207f5877-504c-49a6-8523-f3656e5d1475 2018-10-03 05:11:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:11:59,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:11:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:11:59,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e86fa1fc-6a23-44b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f8c17cebd396a91ff8e50547f861322f0576e5" 2018-10-03 05:12:00,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e53cd97-2d6f-4d3a-a19a-48d543e81cad Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e86fa1fc-6a23-44b-name", "previous": null, "next": null}, "projects": []} 2018-10-03 05:12:00,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e86fa1fc-6a23-44b-name used request id req-9e53cd97-2d6f-4d3a-a19a-48d543e81cad 2018-10-03 05:12:00,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f8c17cebd396a91ff8e50547f861322f0576e5" 2018-10-03 05:12:00,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de8fe57-99fb-4e6f-8bb2-f3a3c1a8e636 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:12:00,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8de8fe57-99fb-4e6f-8bb2-f3a3c1a8e636 2018-10-03 05:12:00,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f8c17cebd396a91ff8e50547f861322f0576e5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-e86fa1fc-6a23-44b-name"}}' 2018-10-03 05:12:00,247 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:12:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eb66aef-1a04-496e-a313-448af0abc2c9 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b6899208fa024ee3bd60de1d92f6faf4"}, "enabled": true, "id": "b6899208fa024ee3bd60de1d92f6faf4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e86fa1fc-6a23-44b-name"}} 2018-10-03 05:12:00,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3eb66aef-1a04-496e-a313-448af0abc2c9 2018-10-03 05:12:00,247 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-e86fa1fc-6a23-44b-name 2018-10-03 05:12:00,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:00,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:00,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e86fa1fc-6a23-44b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8fdba26a85885c31f55d7c948725ac0a3ff192e" 2018-10-03 05:12:00,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc74c9c-578e-4305-abc0-fec0eb87c523 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e86fa1fc-6a23-44b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b6899208fa024ee3bd60de1d92f6faf4"}, "enabled": true, "id": "b6899208fa024ee3bd60de1d92f6faf4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e86fa1fc-6a23-44b-name"}]} 2018-10-03 05:12:00,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e86fa1fc-6a23-44b-name used request id req-5cc74c9c-578e-4305-abc0-fec0eb87c523 2018-10-03 05:12:00,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8fdba26a85885c31f55d7c948725ac0a3ff192e" 2018-10-03 05:12:00,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24c6f9d-8b08-40ea-af33-1afd2a5323e3 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:12:00,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f24c6f9d-8b08-40ea-af33-1afd2a5323e3 2018-10-03 05:12:00,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f8c17cebd396a91ff8e50547f861322f0576e5" 2018-10-03 05:12:01,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-415739a5-06ad-4a15-a4c9-70e01d20a219 Date: Wed, 03 Oct 2018 05:12:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:58Z", "updated_at": "2018-10-03T05:11:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "34067295-2eca-42a3-ad1b-89eb012897d5", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "45264443-4a74-4f33-97ce-f89876023bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "931fa3ee-5483-4412-bac1-d1207c436d77", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "e91367c5-ff1a-4343-8aaf-99a1d6682ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 4, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "name": "default"}]} 2018-10-03 05:12:01,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-415739a5-06ad-4a15-a4c9-70e01d20a219 2018-10-03 05:12:01,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f8c17cebd396a91ff8e50547f861322f0576e5" 2018-10-03 05:12:01,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa3cfac-2139-4436-b9f3-95f1bb029468 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-03 05:12:01,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 used request id req-caa3cfac-2139-4436-b9f3-95f1bb029468 2018-10-03 05:12:01,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f8c17cebd396a91ff8e50547f861322f0576e5" 2018-10-03 05:12:01,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b325a8-0389-4974-882a-e50dcbb14b41 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-03 05:12:01,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 used request id req-d2b325a8-0389-4974-882a-e50dcbb14b41 2018-10-03 05:12:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f8c17cebd396a91ff8e50547f861322f0576e5" 2018-10-03 05:12:01,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142bd60b-8b2c-4f97-8c81-1438969c1d8c 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:12:01,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-142bd60b-8b2c-4f97-8c81-1438969c1d8c 2018-10-03 05:12:01,523 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-e86fa1fc-6a23-44b-name 2018-10-03 05:12:01,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/b6899208fa024ee3bd60de1d92f6faf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f8c17cebd396a91ff8e50547f861322f0576e5" 2018-10-03 05:12:01,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7e8c6f0-ef69-4e84-be4a-bfc9c1a51e40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:01,613 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b6899208fa024ee3bd60de1d92f6faf4 used request id req-c7e8c6f0-ef69-4e84-be4a-bfc9c1a51e40 2018-10-03 05:12:01,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f8c17cebd396a91ff8e50547f861322f0576e5" 2018-10-03 05:12:01,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938d33dd-8c07-442e-a2d3-a3e4f878d806 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:12:01,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-938d33dd-8c07-442e-a2d3-a3e4f878d806 2018-10-03 05:12:01,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:02,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["4hZOeecCQsaWCoSIdjxPSQ"], "issued_at": "2018-10-03T05:12:02.000000Z"}} 2018-10-03 05:12:02,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a90bb9741a40ba88121b3c2c68a974591b47774c" 2018-10-03 05:12:02,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc9b4d1-505e-481f-83cd-a846127bcbcd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:02,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-abc9b4d1-505e-481f-83cd-a846127bcbcd 2018-10-03 05:12:02,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:02,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:02,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["MjYvyVbJQ1GoH_GJ08SUuw"], "issued_at": "2018-10-03T05:12:02.000000Z"}} 2018-10-03 05:12:02,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589883a9ab43655668ec6782c06f6f3b1b9b7f2" 2018-10-03 05:12:02,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24cda12f-de6e-4480-904d-a0838b2213fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:02,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-24cda12f-de6e-4480-904d-a0838b2213fd 2018-10-03 05:12:02,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:02,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:02,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-899ab468-d954-42c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589883a9ab43655668ec6782c06f6f3b1b9b7f2" 2018-10-03 05:12:02,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e2994f-65d3-4793-9984-d54a097ebaa8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-899ab468-d954-42c-name", "previous": null, "next": null}, "projects": []} 2018-10-03 05:12:02,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-899ab468-d954-42c-name used request id req-c4e2994f-65d3-4793-9984-d54a097ebaa8 2018-10-03 05:12:02,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589883a9ab43655668ec6782c06f6f3b1b9b7f2" 2018-10-03 05:12:02,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc71a81-5e2a-4ca8-b785-e20dd1b93fa6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:12:02,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7fc71a81-5e2a-4ca8-b785-e20dd1b93fa6 2018-10-03 05:12:02,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589883a9ab43655668ec6782c06f6f3b1b9b7f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-899ab468-d954-42c-name"}}' 2018-10-03 05:12:02,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-566d9dde-9312-47b3-806f-73ad5a553181 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d9e2836ac6654c189ad4baf4712a0884"}, "enabled": true, "id": "d9e2836ac6654c189ad4baf4712a0884", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-899ab468-d954-42c-name"}} 2018-10-03 05:12:02,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-566d9dde-9312-47b3-806f-73ad5a553181 2018-10-03 05:12:02,968 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-899ab468-d954-42c-name 2018-10-03 05:12:02,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:02,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:02,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-899ab468-d954-42c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a90bb9741a40ba88121b3c2c68a974591b47774c" 2018-10-03 05:12:03,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ecb6bb5-1e3c-45c9-86e9-32eb12e214f2 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-899ab468-d954-42c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d9e2836ac6654c189ad4baf4712a0884"}, "enabled": true, "id": "d9e2836ac6654c189ad4baf4712a0884", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-899ab468-d954-42c-name"}]} 2018-10-03 05:12:03,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-899ab468-d954-42c-name used request id req-8ecb6bb5-1e3c-45c9-86e9-32eb12e214f2 2018-10-03 05:12:03,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:03,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:03,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["oeTtrV9WS3WVYC-3B9bMDA"], "issued_at": "2018-10-03T05:12:03.000000Z"}} 2018-10-03 05:12:03,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d85221bc9c664a5160b27fd1a25a211d26d6993" 2018-10-03 05:12:03,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dfdbdc5-2359-448b-9c20-429d0834e43a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:03,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0dfdbdc5-2359-448b-9c20-429d0834e43a 2018-10-03 05:12:03,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:03,541 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:03,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-899ab468-d954-42c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d85221bc9c664a5160b27fd1a25a211d26d6993" 2018-10-03 05:12:03,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124ba106-fe0c-4a5c-881b-f9e6e7d2ff6f Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-899ab468-d954-42c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d9e2836ac6654c189ad4baf4712a0884"}, "enabled": true, "id": "d9e2836ac6654c189ad4baf4712a0884", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-899ab468-d954-42c-name"}]} 2018-10-03 05:12:03,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-899ab468-d954-42c-name used request id req-124ba106-fe0c-4a5c-881b-f9e6e7d2ff6f 2018-10-03 05:12:03,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a90bb9741a40ba88121b3c2c68a974591b47774c" 2018-10-03 05:12:03,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a586400f-6d75-41d6-bf2b-39d22091cb83 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:12:03,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a586400f-6d75-41d6-bf2b-39d22091cb83 2018-10-03 05:12:03,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589883a9ab43655668ec6782c06f6f3b1b9b7f2" 2018-10-03 05:12:04,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-c557ac3e-c7f8-4ed2-a1e2-5224e6271ca6 Date: Wed, 03 Oct 2018 05:12:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:58Z", "updated_at": "2018-10-03T05:11:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "34067295-2eca-42a3-ad1b-89eb012897d5", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "45264443-4a74-4f33-97ce-f89876023bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "931fa3ee-5483-4412-bac1-d1207c436d77", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "e91367c5-ff1a-4343-8aaf-99a1d6682ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 4, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "name": "default"}]} 2018-10-03 05:12:04,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-c557ac3e-c7f8-4ed2-a1e2-5224e6271ca6 2018-10-03 05:12:04,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589883a9ab43655668ec6782c06f6f3b1b9b7f2" 2018-10-03 05:12:04,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52eca80-31d9-48ae-b3ff-ad9cadaf9f2b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-03 05:12:04,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 used request id req-d52eca80-31d9-48ae-b3ff-ad9cadaf9f2b 2018-10-03 05:12:04,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589883a9ab43655668ec6782c06f6f3b1b9b7f2" 2018-10-03 05:12:04,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b95b69-376c-44a8-a217-57e5f586060c Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-03 05:12:04,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 used request id req-90b95b69-376c-44a8-a217-57e5f586060c 2018-10-03 05:12:04,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589883a9ab43655668ec6782c06f6f3b1b9b7f2" 2018-10-03 05:12:04,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6bdd7dd-8bfe-415b-94c4-02c5f2f281f5 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:12:04,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-d6bdd7dd-8bfe-415b-94c4-02c5f2f281f5 2018-10-03 05:12:04,875 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-899ab468-d954-42c-name 2018-10-03 05:12:04,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/d9e2836ac6654c189ad4baf4712a0884 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589883a9ab43655668ec6782c06f6f3b1b9b7f2" 2018-10-03 05:12:05,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64346ada-2d16-4ccb-a436-25829bbec2c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:05,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d9e2836ac6654c189ad4baf4712a0884 used request id req-64346ada-2d16-4ccb-a436-25829bbec2c3 2018-10-03 05:12:05,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589883a9ab43655668ec6782c06f6f3b1b9b7f2" 2018-10-03 05:12:05,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd41c56-ddea-4a24-bec7-f6a4583ac920 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:12:05,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3fd41c56-ddea-4a24-bec7-f6a4583ac920 2018-10-03 05:12:05,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:05,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["Bi0JEWboRu6QPB2jbxagtw"], "issued_at": "2018-10-03T05:12:05.000000Z"}} 2018-10-03 05:12:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b0e252b5b57c956f44afe9aeacf537beb62c053" 2018-10-03 05:12:05,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b399e72e-0add-42df-b70f-09a7ffd80579 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:05,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b399e72e-0add-42df-b70f-09a7ffd80579 2018-10-03 05:12:05,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:05,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:05,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["qyQGEBaoQY68m6f6vbO5YA"], "issued_at": "2018-10-03T05:12:05.000000Z"}} 2018-10-03 05:12:05,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dfaf8cd7cbe2cf8a263158c2d13ec9fc452f41" 2018-10-03 05:12:06,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb30c38-49d4-45a7-9bdc-19f39f77583e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:06,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1bb30c38-49d4-45a7-9bdc-19f39f77583e 2018-10-03 05:12:06,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:06,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:06,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-7d20673e-b462-4be-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dfaf8cd7cbe2cf8a263158c2d13ec9fc452f41" 2018-10-03 05:12:06,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d48814-6150-4e3f-be93-ceb794d85a29 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-7d20673e-b462-4be-name", "previous": null, "next": null}, "projects": []} 2018-10-03 05:12:06,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-7d20673e-b462-4be-name used request id req-71d48814-6150-4e3f-be93-ceb794d85a29 2018-10-03 05:12:06,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dfaf8cd7cbe2cf8a263158c2d13ec9fc452f41" 2018-10-03 05:12:06,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49711930-a863-48d6-b901-45807be8d413 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-10-03 05:12:06,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=foo used request id req-49711930-a863-48d6-b901-45807be8d413 2018-10-03 05:12:06,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dfaf8cd7cbe2cf8a263158c2d13ec9fc452f41" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-7d20673e-b462-4be-name"}}' 2018-10-03 05:12:06,375 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 03 Oct 2018 05:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a79d0315-ce7d-4245-b933-af2620f573c3 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-10-03 05:12:06,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a79d0315-ce7d-4245-b933-af2620f573c3 2018-10-03 05:12:06,375 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-10-03 05:12:06,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dfaf8cd7cbe2cf8a263158c2d13ec9fc452f41" 2018-10-03 05:12:06,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c872437f-944d-43f8-853a-18dec2dc1e27 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:12:06,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c872437f-944d-43f8-853a-18dec2dc1e27 2018-10-03 05:12:06,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:06,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["g1YIa7UQQLCrETGH-ysg8A"], "issued_at": "2018-10-03T05:12:06.000000Z"}} 2018-10-03 05:12:06,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c63ae88e23faec5663e1dd05e390d3da9e91745" 2018-10-03 05:12:06,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd02e84-3fc1-4400-b26c-f708ff8785dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:06,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bfd02e84-3fc1-4400-b26c-f708ff8785dc 2018-10-03 05:12:06,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:06,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:07,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["yH2iwIrHQGCJmfZl1IHhSw"], "issued_at": "2018-10-03T05:12:07.000000Z"}} 2018-10-03 05:12:07,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9a632af75afd4a5773a29a23da2c051a555e62" 2018-10-03 05:12:07,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcecf0ae-6afb-43d0-87d4-191aa8ab3a50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:07,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fcecf0ae-6afb-43d0-87d4-191aa8ab3a50 2018-10-03 05:12:07,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:07,411 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:07,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-41d4eae9-6a0f-452-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9a632af75afd4a5773a29a23da2c051a555e62" 2018-10-03 05:12:07,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e766d8-bf03-41dd-bcc1-bac4096a2913 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-41d4eae9-6a0f-452-name", "previous": null, "next": null}, "projects": []} 2018-10-03 05:12:07,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-41d4eae9-6a0f-452-name used request id req-a3e766d8-bf03-41dd-bcc1-bac4096a2913 2018-10-03 05:12:07,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9a632af75afd4a5773a29a23da2c051a555e62" 2018-10-03 05:12:07,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e16f7ce-0643-4c52-858d-a657185a81b2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:12:07,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8e16f7ce-0643-4c52-858d-a657185a81b2 2018-10-03 05:12:07,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9a632af75afd4a5773a29a23da2c051a555e62" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-41d4eae9-6a0f-452-name"}}' 2018-10-03 05:12:07,736 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab5b4aa5-531a-4a19-a40f-fb1e04c870d3 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7b594f51f95c43108bffb6bf4086628c"}, "enabled": true, "id": "7b594f51f95c43108bffb6bf4086628c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-41d4eae9-6a0f-452-name"}} 2018-10-03 05:12:07,736 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ab5b4aa5-531a-4a19-a40f-fb1e04c870d3 2018-10-03 05:12:07,736 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-41d4eae9-6a0f-452-name 2018-10-03 05:12:07,737 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:12:07,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/7b594f51f95c43108bffb6bf4086628c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9a632af75afd4a5773a29a23da2c051a555e62" 2018-10-03 05:12:08,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0dde202-f34f-41ff-adbc-df10f85504f1 x-compute-request-id: req-a0dde202-f34f-41ff-adbc-df10f85504f1 Content-Encoding: gzip Content-Length: 223 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": "7b594f51f95c43108bffb6bf4086628c", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-03 05:12:08,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/7b594f51f95c43108bffb6bf4086628c used request id req-a0dde202-f34f-41ff-adbc-df10f85504f1 2018-10-03 05:12:08,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:8774/v2.1/os-quota-sets/7b594f51f95c43108bffb6bf4086628c -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9a632af75afd4a5773a29a23da2c051a555e62" -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-10-03 05:12:09,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6432d2a-e8c3-41e6-9e57-938bdc11e2cb x-compute-request-id: req-e6432d2a-e8c3-41e6-9e57-938bdc11e2cb 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-10-03 05:12:09,543 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/7b594f51f95c43108bffb6bf4086628c used request id req-e6432d2a-e8c3-41e6-9e57-938bdc11e2cb 2018-10-03 05:12:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:09,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:09,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-41d4eae9-6a0f-452-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c63ae88e23faec5663e1dd05e390d3da9e91745" 2018-10-03 05:12:09,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4153d21f-f69d-4d51-98cc-81215c100735 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-41d4eae9-6a0f-452-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7b594f51f95c43108bffb6bf4086628c"}, "enabled": true, "id": "7b594f51f95c43108bffb6bf4086628c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-41d4eae9-6a0f-452-name"}]} 2018-10-03 05:12:09,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-41d4eae9-6a0f-452-name used request id req-4153d21f-f69d-4d51-98cc-81215c100735 2018-10-03 05:12:09,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c63ae88e23faec5663e1dd05e390d3da9e91745" 2018-10-03 05:12:09,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5c0852-7e42-4ab6-a369-c096ceec0f36 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:12:09,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-7d5c0852-7e42-4ab6-a369-c096ceec0f36 2018-10-03 05:12:09,663 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:12:09,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/7b594f51f95c43108bffb6bf4086628c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c63ae88e23faec5663e1dd05e390d3da9e91745" 2018-10-03 05:12:10,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb4d5274-8234-48a2-8311-b8c41e978103 x-compute-request-id: req-eb4d5274-8234-48a2-8311-b8c41e978103 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": "7b594f51f95c43108bffb6bf4086628c", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-03 05:12:10,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/7b594f51f95c43108bffb6bf4086628c used request id req-eb4d5274-8234-48a2-8311-b8c41e978103 2018-10-03 05:12:10,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9a632af75afd4a5773a29a23da2c051a555e62" 2018-10-03 05:12:11,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-90ab278f-f8ae-42fa-ac96-6109c1b61a2d Date: Wed, 03 Oct 2018 05:12:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:58Z", "updated_at": "2018-10-03T05:11:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "34067295-2eca-42a3-ad1b-89eb012897d5", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "45264443-4a74-4f33-97ce-f89876023bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "931fa3ee-5483-4412-bac1-d1207c436d77", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "e91367c5-ff1a-4343-8aaf-99a1d6682ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 4, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "name": "default"}]} 2018-10-03 05:12:11,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-90ab278f-f8ae-42fa-ac96-6109c1b61a2d 2018-10-03 05:12:11,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9a632af75afd4a5773a29a23da2c051a555e62" 2018-10-03 05:12:11,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d49904-9985-4b58-b4b3-5f0262378df4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-03 05:12:11,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 used request id req-92d49904-9985-4b58-b4b3-5f0262378df4 2018-10-03 05:12:11,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9a632af75afd4a5773a29a23da2c051a555e62" 2018-10-03 05:12:11,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e16d4a5-12cb-451a-b79c-bc762596c09a Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-03 05:12:11,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 used request id req-3e16d4a5-12cb-451a-b79c-bc762596c09a 2018-10-03 05:12:11,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9a632af75afd4a5773a29a23da2c051a555e62" 2018-10-03 05:12:11,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4302872-0ef9-466a-a9da-d4be8fd23733 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:12:11,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-a4302872-0ef9-466a-a9da-d4be8fd23733 2018-10-03 05:12:11,869 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-41d4eae9-6a0f-452-name 2018-10-03 05:12:11,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/7b594f51f95c43108bffb6bf4086628c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9a632af75afd4a5773a29a23da2c051a555e62" 2018-10-03 05:12:12,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3301542d-eb7e-4ae9-946f-3f3a5290cb36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:12,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7b594f51f95c43108bffb6bf4086628c used request id req-3301542d-eb7e-4ae9-946f-3f3a5290cb36 2018-10-03 05:12:12,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9a632af75afd4a5773a29a23da2c051a555e62" 2018-10-03 05:12:12,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90ac2ec-a485-4b06-aee7-3df3e598c052 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:12:12,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d90ac2ec-a485-4b06-aee7-3df3e598c052 2018-10-03 05:12:12,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:12,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["EDU-UFi2S0-74rRQZkGrNA"], "issued_at": "2018-10-03T05:12:12.000000Z"}} 2018-10-03 05:12:12,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f937d706a5c5e303abbea998bffa2159189ae8b" 2018-10-03 05:12:12,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068ef418-c5a7-4a6e-bc59-047212c3aa0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:12,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-068ef418-c5a7-4a6e-bc59-047212c3aa0b 2018-10-03 05:12:12,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:12,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:13,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["iW1sW66kRn2IYSyWpi1UOg"], "issued_at": "2018-10-03T05:12:13.000000Z"}} 2018-10-03 05:12:13,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" 2018-10-03 05:12:13,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c70f193-f315-49b9-9adb-5c3ef7302a95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:13,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3c70f193-f315-49b9-9adb-5c3ef7302a95 2018-10-03 05:12:13,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:13,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-feb54d26-ebe0-430-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" 2018-10-03 05:12:13,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7014aee4-6850-44c0-95c6-b23ebe5cc6ea Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-feb54d26-ebe0-430-name", "previous": null, "next": null}, "projects": []} 2018-10-03 05:12:13,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-feb54d26-ebe0-430-name used request id req-7014aee4-6850-44c0-95c6-b23ebe5cc6ea 2018-10-03 05:12:13,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" 2018-10-03 05:12:13,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f394ac9f-d2af-4873-a5b3-46a5240bbacc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:12:13,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f394ac9f-d2af-4873-a5b3-46a5240bbacc 2018-10-03 05:12:13,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-feb54d26-ebe0-430-name"}}' 2018-10-03 05:12:13,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42b64273-5969-43dd-8c76-bd2d0d3947fb Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1f05a1169814dc78249c2e0109807e4"}, "enabled": true, "id": "d1f05a1169814dc78249c2e0109807e4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-feb54d26-ebe0-430-name"}} 2018-10-03 05:12:13,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-42b64273-5969-43dd-8c76-bd2d0d3947fb 2018-10-03 05:12:13,508 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-feb54d26-ebe0-430-name 2018-10-03 05:12:13,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:13,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:13,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-feb54d26-ebe0-430-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f937d706a5c5e303abbea998bffa2159189ae8b" 2018-10-03 05:12:13,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299e1554-0579-446c-87c7-ec1b40e36bc1 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-feb54d26-ebe0-430-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1f05a1169814dc78249c2e0109807e4"}, "enabled": true, "id": "d1f05a1169814dc78249c2e0109807e4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-feb54d26-ebe0-430-name"}]} 2018-10-03 05:12:13,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-feb54d26-ebe0-430-name used request id req-299e1554-0579-446c-87c7-ec1b40e36bc1 2018-10-03 05:12:13,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f937d706a5c5e303abbea998bffa2159189ae8b" 2018-10-03 05:12:13,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d94889-7704-466b-b2aa-4b757d80b650 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:12:13,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d6d94889-7704-466b-b2aa-4b757d80b650 2018-10-03 05:12:13,689 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:12:13,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:8774/v2.1/os-quota-sets/d1f05a1169814dc78249c2e0109807e4 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" -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-10-03 05:12:14,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-211c0c47-4233-47ed-9654-ef66c9624ed6 x-compute-request-id: req-211c0c47-4233-47ed-9654-ef66c9624ed6 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-10-03 05:12:14,869 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/d1f05a1169814dc78249c2e0109807e4 used request id req-211c0c47-4233-47ed-9654-ef66c9624ed6 2018-10-03 05:12:14,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/quotas/d1f05a1169814dc78249c2e0109807e4 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-10-03 05:12:15,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-2864430e-044d-4a99-ad89-53a99c580fbe Date: Wed, 03 Oct 2018 05:12:15 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-10-03 05:12:15,187 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/d1f05a1169814dc78249c2e0109807e4 used request id req-2864430e-044d-4a99-ad89-53a99c580fbe 2018-10-03 05:12:15,188 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:12:15,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/d1f05a1169814dc78249c2e0109807e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" 2018-10-03 05:12:15,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12: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-dbca33e5-ec3f-4751-b31b-71f1292d3bb5 x-compute-request-id: req-dbca33e5-ec3f-4751-b31b-71f1292d3bb5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "d1f05a1169814dc78249c2e0109807e4", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-03 05:12:15,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/d1f05a1169814dc78249c2e0109807e4 used request id req-dbca33e5-ec3f-4751-b31b-71f1292d3bb5 2018-10-03 05:12:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/quotas/d1f05a1169814dc78249c2e0109807e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" 2018-10-03 05:12:16,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-f644e0b0-f011-4145-9ea3-84608623805a Date: Wed, 03 Oct 2018 05:12:16 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-10-03 05:12:16,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/quotas/d1f05a1169814dc78249c2e0109807e4 used request id req-f644e0b0-f011-4145-9ea3-84608623805a 2018-10-03 05:12:16,019 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:12:16,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/d1f05a1169814dc78249c2e0109807e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f937d706a5c5e303abbea998bffa2159189ae8b" 2018-10-03 05:12:16,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12: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-ffb4a25c-f929-41da-83b2-6a61c122fa03 x-compute-request-id: req-ffb4a25c-f929-41da-83b2-6a61c122fa03 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "d1f05a1169814dc78249c2e0109807e4", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-03 05:12:16,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/d1f05a1169814dc78249c2e0109807e4 used request id req-ffb4a25c-f929-41da-83b2-6a61c122fa03 2018-10-03 05:12:16,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/quotas/d1f05a1169814dc78249c2e0109807e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f937d706a5c5e303abbea998bffa2159189ae8b" 2018-10-03 05:12:17,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-55480f57-6aca-4216-89a9-f70c9bd9aff2 Date: Wed, 03 Oct 2018 05:12:17 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-10-03 05:12:17,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/quotas/d1f05a1169814dc78249c2e0109807e4 used request id req-55480f57-6aca-4216-89a9-f70c9bd9aff2 2018-10-03 05:12:17,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" 2018-10-03 05:12:17,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-6e904edf-bfcb-4e40-b9c1-4f9b180b4325 Date: Wed, 03 Oct 2018 05:12:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:58Z", "updated_at": "2018-10-03T05:11:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "34067295-2eca-42a3-ad1b-89eb012897d5", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "45264443-4a74-4f33-97ce-f89876023bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "931fa3ee-5483-4412-bac1-d1207c436d77", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "e91367c5-ff1a-4343-8aaf-99a1d6682ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 4, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "name": "default"}]} 2018-10-03 05:12:17,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-6e904edf-bfcb-4e40-b9c1-4f9b180b4325 2018-10-03 05:12:17,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" 2018-10-03 05:12:17,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9653b51b-0b74-4b81-a2e8-dc8b5cffe99d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-03 05:12:17,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 used request id req-9653b51b-0b74-4b81-a2e8-dc8b5cffe99d 2018-10-03 05:12:17,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" 2018-10-03 05:12:17,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc02c622-fd52-4ae1-9547-33ebc517fbbf Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-03 05:12:17,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 used request id req-cc02c622-fd52-4ae1-9547-33ebc517fbbf 2018-10-03 05:12:17,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" 2018-10-03 05:12:17,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069d03c8-ed32-4880-bbf6-437455bc6c42 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:12:17,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-069d03c8-ed32-4880-bbf6-437455bc6c42 2018-10-03 05:12:17,415 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-feb54d26-ebe0-430-name 2018-10-03 05:12:17,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/d1f05a1169814dc78249c2e0109807e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" 2018-10-03 05:12:17,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4b4de48-3928-40c7-8e0c-d9db12d1c23b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:17,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d1f05a1169814dc78249c2e0109807e4 used request id req-e4b4de48-3928-40c7-8e0c-d9db12d1c23b 2018-10-03 05:12:17,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f798f3f41af19eaff2e63a3825ba88347fc6fe0" 2018-10-03 05:12:17,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae6cc09-e924-4a81-8f88-abf8b3cf7118 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:12:17,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0ae6cc09-e924-4a81-8f88-abf8b3cf7118 2018-10-03 05:12:17,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:18,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["HJ4TFYHFSo6raj-wrCevng"], "issued_at": "2018-10-03T05:12:18.000000Z"}} 2018-10-03 05:12:18,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e56b8e2758a0bdf96242c30d5e899213b3cb00" 2018-10-03 05:12:18,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f28b4e-1b5a-4cc4-9107-9f5a93cb849b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:18,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-96f28b4e-1b5a-4cc4-9107-9f5a93cb849b 2018-10-03 05:12:18,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:18,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:18,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["_FWLzdzRR2mRewp8gsAcug"], "issued_at": "2018-10-03T05:12:18.000000Z"}} 2018-10-03 05:12:18,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:18,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd184dd1-1fae-45bf-9654-672c09e9bab0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:18,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bd184dd1-1fae-45bf-9654-672c09e9bab0 2018-10-03 05:12:18,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:18,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:18,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-320e14d9-9836-47e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:18,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8cd1437-a708-42db-8635-e3d5642b7f70 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-320e14d9-9836-47e-name", "previous": null, "next": null}, "projects": []} 2018-10-03 05:12:18,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-320e14d9-9836-47e-name used request id req-d8cd1437-a708-42db-8635-e3d5642b7f70 2018-10-03 05:12:18,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:18,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a88d487-679d-4048-8c05-f2ae080cf682 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:12:18,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3a88d487-679d-4048-8c05-f2ae080cf682 2018-10-03 05:12:18,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-320e14d9-9836-47e-name"}}' 2018-10-03 05:12:18,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:12:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-791dccba-31cc-4fe4-90d0-7e5ed7c1c14c Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0"}, "enabled": true, "id": "942eced54353480f9964933cfd1cdce0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-320e14d9-9836-47e-name"}} 2018-10-03 05:12:18,898 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-791dccba-31cc-4fe4-90d0-7e5ed7c1c14c 2018-10-03 05:12:18,898 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-320e14d9-9836-47e-name 2018-10-03 05:12:18,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:18,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:19,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["QzotXCPDTd2AjWdxlO5nMQ"], "issued_at": "2018-10-03T05:12:19.000000Z"}} 2018-10-03 05:12:19,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ace7b291aac364921024e4cd4aa3987f21c82" 2018-10-03 05:12:19,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52681aa7-eb32-461d-afe9-3392587003f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:19,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-52681aa7-eb32-461d-afe9-3392587003f9 2018-10-03 05:12:19,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:19,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:19,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ace7b291aac364921024e4cd4aa3987f21c82" 2018-10-03 05:12:19,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60134e44-ae5c-4448-a102-a6245a06e234 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:12:19,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-60134e44-ae5c-4448-a102-a6245a06e234 2018-10-03 05:12:19,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ace7b291aac364921024e4cd4aa3987f21c82" 2018-10-03 05:12:19,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afca1bea-41df-4193-b6a6-21acddf2b942 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:12:19,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-afca1bea-41df-4193-b6a6-21acddf2b942 2018-10-03 05:12:19,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ace7b291aac364921024e4cd4aa3987f21c82" 2018-10-03 05:12:19,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807d1d3d-e47d-48f2-b39d-763c5b7b16bb Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:12:19,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-807d1d3d-e47d-48f2-b39d-763c5b7b16bb 2018-10-03 05:12:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-320e14d9-9836-47e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ace7b291aac364921024e4cd4aa3987f21c82" 2018-10-03 05:12:20,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9866c07-aad9-4d74-a73c-5d63815a0b1b Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-320e14d9-9836-47e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0"}, "enabled": true, "id": "942eced54353480f9964933cfd1cdce0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-320e14d9-9836-47e-name"}]} 2018-10-03 05:12:20,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-320e14d9-9836-47e-name used request id req-e9866c07-aad9-4d74-a73c-5d63815a0b1b 2018-10-03 05:12:20,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/81e6928d441447c89383dd6de7cc738e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ace7b291aac364921024e4cd4aa3987f21c82" 2018-10-03 05:12:20,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b7b5da3-22b9-4a45-a0c2-796a9fd72a00 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/81e6928d441447c89383dd6de7cc738e"}, "enabled": true, "id": "81e6928d441447c89383dd6de7cc738e", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-320e14d9-9836-47e-user"}} 2018-10-03 05:12:20,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/81e6928d441447c89383dd6de7cc738e used request id req-5b7b5da3-22b9-4a45-a0c2-796a9fd72a00 2018-10-03 05:12:20,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0/users/81e6928d441447c89383dd6de7cc738e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ace7b291aac364921024e4cd4aa3987f21c82" 2018-10-03 05:12:20,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3c5e70-08ba-4273-b799-4f3d24278e94 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0/users/81e6928d441447c89383dd6de7cc738e/roles", "previous": null, "next": null}, "roles": []} 2018-10-03 05:12:20,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0/users/81e6928d441447c89383dd6de7cc738e/roles used request id req-1d3c5e70-08ba-4273-b799-4f3d24278e94 2018-10-03 05:12:20,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ace7b291aac364921024e4cd4aa3987f21c82" 2018-10-03 05:12:20,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ffffa1-1993-43fd-94cd-602f40da5b84 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "domain_id": null, "name": "admin", "id": "56cd265f2ce14816a0c60d7bb771580e"}} 2018-10-03 05:12:20,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-c6ffffa1-1993-43fd-94cd-602f40da5b84 2018-10-03 05:12:20,309 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-320e14d9-9836-47e-name 2018-10-03 05:12:20,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0/users/81e6928d441447c89383dd6de7cc738e/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ace7b291aac364921024e4cd4aa3987f21c82" 2018-10-03 05:12:20,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd372b3-adc6-4e02-88cd-a4f20c4a4104 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:20,447 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0/users/81e6928d441447c89383dd6de7cc738e/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-bcd372b3-adc6-4e02-88cd-a4f20c4a4104 2018-10-03 05:12:20,448 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-320e14d9-9836-47e-user 2018-10-03 05:12:20,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:20,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb76008-7f32-4d97-9e7f-354a1a388e21 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:12:20,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dcb76008-7f32-4d97-9e7f-354a1a388e21 2018-10-03 05:12:20,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" -d '{"role": {"name": "CreateProjectUserTests-320e14d9-9836-47e-name-role"}}' 2018-10-03 05:12:20,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae152277-97cb-4fd4-97fe-f45e975775a7 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8bbd645110e04403a28411c54180f9a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/8bbd645110e04403a28411c54180f9a8"}, "name": "CreateProjectUserTests-320e14d9-9836-47e-name-role"}} 2018-10-03 05:12:20,646 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ae152277-97cb-4fd4-97fe-f45e975775a7 2018-10-03 05:12:20,647 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-320e14d9-9836-47e-name-role 2018-10-03 05:12:20,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/8bbd645110e04403a28411c54180f9a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:20,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc9da87-6e76-42eb-96b6-2f781a5f3dbf Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/8bbd645110e04403a28411c54180f9a8"}, "domain_id": null, "name": "CreateProjectUserTests-320e14d9-9836-47e-name-role", "id": "8bbd645110e04403a28411c54180f9a8"}} 2018-10-03 05:12:20,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/8bbd645110e04403a28411c54180f9a8 used request id req-2cc9da87-6e76-42eb-96b6-2f781a5f3dbf 2018-10-03 05:12:20,737 - keystone_utils - INFO - Granting role CreateProjectUserTests-320e14d9-9836-47e-name-role to project CreateProjectUserTests-320e14d9-9836-47e-name 2018-10-03 05:12:20,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0/users/81e6928d441447c89383dd6de7cc738e/roles/8bbd645110e04403a28411c54180f9a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:20,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8abea320-df57-4c65-9ccf-5524a80f7de1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:20,853 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0/users/81e6928d441447c89383dd6de7cc738e/roles/8bbd645110e04403a28411c54180f9a8 used request id req-8abea320-df57-4c65-9ccf-5524a80f7de1 2018-10-03 05:12:20,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:20,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:21,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbd645110e04403a28411c54180f9a8", "name": "CreateProjectUserTests-320e14d9-9836-47e-name-role"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "942eced54353480f9964933cfd1cdce0", "name": "CreateProjectUserTests-320e14d9-9836-47e-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/942eced54353480f9964933cfd1cdce0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/942eced54353480f9964933cfd1cdce0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/942eced54353480f9964933cfd1cdce0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/942eced54353480f9964933cfd1cdce0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/942eced54353480f9964933cfd1cdce0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/942eced54353480f9964933cfd1cdce0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/942eced54353480f9964933cfd1cdce0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/942eced54353480f9964933cfd1cdce0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/942eced54353480f9964933cfd1cdce0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/942eced54353480f9964933cfd1cdce0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/942eced54353480f9964933cfd1cdce0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/942eced54353480f9964933cfd1cdce0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-320e14d9-9836-47e-user", "id": "81e6928d441447c89383dd6de7cc738e"}, "audit_ids": ["3WxnNOGpQ_GmUi3JYIHJ_g"], "issued_at": "2018-10-03T05:12:21.000000Z"}} 2018-10-03 05:12:21,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:21,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2d3244-66e3-42ea-b244-cd90c17ec66a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:21,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5d2d3244-66e3-42ea-b244-cd90c17ec66a 2018-10-03 05:12:21,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-320e14d9-9836-47e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:22,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b9949c45-caa0-4824-9e00-9fc55ed9f5fa Date: Wed, 03 Oct 2018 05:12:22 GMT RESP BODY: {"security_groups": []} 2018-10-03 05:12:22,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-320e14d9-9836-47e-name&description=hello+group used request id req-b9949c45-caa0-4824-9e00-9fc55ed9f5fa 2018-10-03 05:12:22,475 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-320e14d9-9836-47e-name... 2018-10-03 05:12:22,475 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-320e14d9-9836-47e-name 2018-10-03 05:12:22,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" -d '{"security_group": {"name": "CreateProjectUserTests-320e14d9-9836-47e-name", "description": "hello group"}}' 2018-10-03 05:12:23,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-fe093e54-ebf1-4359-8bd8-c86e2524afb9 Date: Wed, 03 Oct 2018 05:12:23 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "updated_at": "2018-10-03T05:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "revision_number": 0, "id": "7000feb1-d2f3-4ee6-a050-a14522620156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "tenant_id": "942eced54353480f9964933cfd1cdce0", "port_range_min": null, "ethertype": "IPv6", "project_id": "942eced54353480f9964933cfd1cdce0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "revision_number": 0, "id": "ed7cbe0f-73a0-4583-9e17-c3b1c4cf2d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "tenant_id": "942eced54353480f9964933cfd1cdce0", "port_range_min": null, "ethertype": "IPv4", "project_id": "942eced54353480f9964933cfd1cdce0"}], "revision_number": 2, "project_id": "942eced54353480f9964933cfd1cdce0", "id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "name": "CreateProjectUserTests-320e14d9-9836-47e-name"}} 2018-10-03 05:12:23,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-fe093e54-ebf1-4359-8bd8-c86e2524afb9 2018-10-03 05:12:23,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86c375a7-798d-4f2b-82b7-6e605835dfe3 2018-10-03 05:12:23,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=86c375a7-798d-4f2b-82b7-6e605835dfe3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:24,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7c22d31-df65-4fe3-80b9-3552b1da8a46 Date: Wed, 03 Oct 2018 05:12:24 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-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "7000feb1-d2f3-4ee6-a050-a14522620156"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "ed7cbe0f-73a0-4583-9e17-c3b1c4cf2d09"}]} 2018-10-03 05:12:24,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=86c375a7-798d-4f2b-82b7-6e605835dfe3 used request id req-d7c22d31-df65-4fe3-80b9-3552b1da8a46 2018-10-03 05:12:24,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86c375a7-798d-4f2b-82b7-6e605835dfe3 2018-10-03 05:12:24,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=86c375a7-798d-4f2b-82b7-6e605835dfe3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:24,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f25dc5f-9309-4b48-a0bb-732065a8c330 Date: Wed, 03 Oct 2018 05:12:24 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-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "7000feb1-d2f3-4ee6-a050-a14522620156"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "ed7cbe0f-73a0-4583-9e17-c3b1c4cf2d09"}]} 2018-10-03 05:12:24,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=86c375a7-798d-4f2b-82b7-6e605835dfe3 used request id req-1f25dc5f-9309-4b48-a0bb-732065a8c330 2018-10-03 05:12:24,478 - neutron_utils - INFO - Retrieving security group with ID - 86c375a7-798d-4f2b-82b7-6e605835dfe3 2018-10-03 05:12:24,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=86c375a7-798d-4f2b-82b7-6e605835dfe3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:24,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-17e88e7a-15ac-44b0-ae5e-6b97db7fa136 Date: Wed, 03 Oct 2018 05:12:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "updated_at": "2018-10-03T05:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "revision_number": 0, "id": "7000feb1-d2f3-4ee6-a050-a14522620156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "tenant_id": "942eced54353480f9964933cfd1cdce0", "port_range_min": null, "ethertype": "IPv6", "project_id": "942eced54353480f9964933cfd1cdce0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "revision_number": 0, "id": "ed7cbe0f-73a0-4583-9e17-c3b1c4cf2d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "tenant_id": "942eced54353480f9964933cfd1cdce0", "port_range_min": null, "ethertype": "IPv4", "project_id": "942eced54353480f9964933cfd1cdce0"}], "revision_number": 2, "project_id": "942eced54353480f9964933cfd1cdce0", "id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "name": "CreateProjectUserTests-320e14d9-9836-47e-name"}]} 2018-10-03 05:12:24,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=86c375a7-798d-4f2b-82b7-6e605835dfe3 used request id req-17e88e7a-15ac-44b0-ae5e-6b97db7fa136 2018-10-03 05:12:24,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86c375a7-798d-4f2b-82b7-6e605835dfe3 2018-10-03 05:12:24,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=86c375a7-798d-4f2b-82b7-6e605835dfe3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:25,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75ba8b2e-b823-4a99-b974-9b5f28b9f9d9 Date: Wed, 03 Oct 2018 05:12:25 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-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "7000feb1-d2f3-4ee6-a050-a14522620156"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "ed7cbe0f-73a0-4583-9e17-c3b1c4cf2d09"}]} 2018-10-03 05:12:25,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=86c375a7-798d-4f2b-82b7-6e605835dfe3 used request id req-75ba8b2e-b823-4a99-b974-9b5f28b9f9d9 2018-10-03 05:12:25,409 - neutron_utils - INFO - Retrieving security group with ID - 86c375a7-798d-4f2b-82b7-6e605835dfe3 2018-10-03 05:12:25,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=86c375a7-798d-4f2b-82b7-6e605835dfe3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:25,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-8eeef9dc-9745-48c9-b994-05548549b499 Date: Wed, 03 Oct 2018 05:12:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "updated_at": "2018-10-03T05:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "revision_number": 0, "id": "7000feb1-d2f3-4ee6-a050-a14522620156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "tenant_id": "942eced54353480f9964933cfd1cdce0", "port_range_min": null, "ethertype": "IPv6", "project_id": "942eced54353480f9964933cfd1cdce0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "revision_number": 0, "id": "ed7cbe0f-73a0-4583-9e17-c3b1c4cf2d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "tenant_id": "942eced54353480f9964933cfd1cdce0", "port_range_min": null, "ethertype": "IPv4", "project_id": "942eced54353480f9964933cfd1cdce0"}], "revision_number": 2, "project_id": "942eced54353480f9964933cfd1cdce0", "id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "name": "CreateProjectUserTests-320e14d9-9836-47e-name"}]} 2018-10-03 05:12:25,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=86c375a7-798d-4f2b-82b7-6e605835dfe3 used request id req-8eeef9dc-9745-48c9-b994-05548549b499 2018-10-03 05:12:25,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86c375a7-798d-4f2b-82b7-6e605835dfe3 2018-10-03 05:12:25,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=86c375a7-798d-4f2b-82b7-6e605835dfe3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:25,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d1ea2781-a409-4aae-bdbf-240a4d70558d Date: Wed, 03 Oct 2018 05:12:25 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-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "7000feb1-d2f3-4ee6-a050-a14522620156"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "ed7cbe0f-73a0-4583-9e17-c3b1c4cf2d09"}]} 2018-10-03 05:12:25,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=86c375a7-798d-4f2b-82b7-6e605835dfe3 used request id req-d1ea2781-a409-4aae-bdbf-240a4d70558d 2018-10-03 05:12:25,488 - neutron_utils - INFO - Retrieving security group with ID - 86c375a7-798d-4f2b-82b7-6e605835dfe3 2018-10-03 05:12:25,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=86c375a7-798d-4f2b-82b7-6e605835dfe3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:25,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-11a80b0a-0e77-4d2e-ac34-2c715354efdc Date: Wed, 03 Oct 2018 05:12:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "updated_at": "2018-10-03T05:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "revision_number": 0, "id": "7000feb1-d2f3-4ee6-a050-a14522620156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "tenant_id": "942eced54353480f9964933cfd1cdce0", "port_range_min": null, "ethertype": "IPv6", "project_id": "942eced54353480f9964933cfd1cdce0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "revision_number": 0, "id": "ed7cbe0f-73a0-4583-9e17-c3b1c4cf2d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "tenant_id": "942eced54353480f9964933cfd1cdce0", "port_range_min": null, "ethertype": "IPv4", "project_id": "942eced54353480f9964933cfd1cdce0"}], "revision_number": 2, "project_id": "942eced54353480f9964933cfd1cdce0", "id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "name": "CreateProjectUserTests-320e14d9-9836-47e-name"}]} 2018-10-03 05:12:25,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=86c375a7-798d-4f2b-82b7-6e605835dfe3 used request id req-11a80b0a-0e77-4d2e-ac34-2c715354efdc 2018-10-03 05:12:25,657 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86c375a7-798d-4f2b-82b7-6e605835dfe3 2018-10-03 05:12:25,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=86c375a7-798d-4f2b-82b7-6e605835dfe3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:25,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c639716b-5617-4653-a061-850a545d3bbc Date: Wed, 03 Oct 2018 05:12:25 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-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "7000feb1-d2f3-4ee6-a050-a14522620156"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:23Z", "security_group_id": "86c375a7-798d-4f2b-82b7-6e605835dfe3", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:23Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "ed7cbe0f-73a0-4583-9e17-c3b1c4cf2d09"}]} 2018-10-03 05:12:25,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=86c375a7-798d-4f2b-82b7-6e605835dfe3 used request id req-c639716b-5617-4653-a061-850a545d3bbc 2018-10-03 05:12:25,682 - neutron_utils - INFO - Deleting security group rule with ID - ed7cbe0f-73a0-4583-9e17-c3b1c4cf2d09 2018-10-03 05:12:25,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/ed7cbe0f-73a0-4583-9e17-c3b1c4cf2d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:25,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6b4722a-270b-4988-ac8a-a702a0113aa5 Content-Length: 0 Date: Wed, 03 Oct 2018 05:12:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:12:25,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/ed7cbe0f-73a0-4583-9e17-c3b1c4cf2d09 used request id req-e6b4722a-270b-4988-ac8a-a702a0113aa5 2018-10-03 05:12:25,839 - neutron_utils - INFO - Deleting security group rule with ID - 7000feb1-d2f3-4ee6-a050-a14522620156 2018-10-03 05:12:25,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/7000feb1-d2f3-4ee6-a050-a14522620156 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:26,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ef17ccc-5dab-4eb8-94ee-714230b83e6e Content-Length: 0 Date: Wed, 03 Oct 2018 05:12:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:12:26,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/7000feb1-d2f3-4ee6-a050-a14522620156 used request id req-4ef17ccc-5dab-4eb8-94ee-714230b83e6e 2018-10-03 05:12:26,165 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-320e14d9-9836-47e-name 2018-10-03 05:12:26,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/86c375a7-798d-4f2b-82b7-6e605835dfe3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae1e33f5121617b275d76245b3fa7fbb8c047d8" 2018-10-03 05:12:26,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2cd5ad06-2a33-4e74-93aa-1dbe5f82bacb Content-Length: 0 Date: Wed, 03 Oct 2018 05:12:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:12:26,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/86c375a7-798d-4f2b-82b7-6e605835dfe3 used request id req-2cd5ad06-2a33-4e74-93aa-1dbe5f82bacb 2018-10-03 05:12:26,329 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-320e14d9-9836-47e-user 2018-10-03 05:12:26,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/81e6928d441447c89383dd6de7cc738e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ace7b291aac364921024e4cd4aa3987f21c82" 2018-10-03 05:12:26,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6582ef42-10a4-4153-b1f7-bab3eabd65c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:26,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/81e6928d441447c89383dd6de7cc738e used request id req-6582ef42-10a4-4153-b1f7-bab3eabd65c3 2018-10-03 05:12:26,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:27,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-4a79b478-07fb-45be-8155-4b3b20320dc1 Date: Wed, 03 Oct 2018 05:12:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:22Z", "updated_at": "2018-10-03T05:12:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:22Z", "revision_number": 0, "id": "1bf5eba0-c7ae-4275-a0ae-485cbebc3824", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:22Z", "security_group_id": "718dc371-4fd3-4b92-aafd-594d9278750e", "tenant_id": "942eced54353480f9964933cfd1cdce0", "port_range_min": null, "ethertype": "IPv4", "project_id": "942eced54353480f9964933cfd1cdce0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:22Z", "revision_number": 0, "id": "3a7f3bef-edc1-4ef8-bd6e-f8077965f028", "remote_group_id": "718dc371-4fd3-4b92-aafd-594d9278750e", "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:22Z", "security_group_id": "718dc371-4fd3-4b92-aafd-594d9278750e", "tenant_id": "942eced54353480f9964933cfd1cdce0", "port_range_min": null, "ethertype": "IPv6", "project_id": "942eced54353480f9964933cfd1cdce0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:22Z", "revision_number": 0, "id": "6340c2f8-1e79-49d0-bd53-24ddea17a699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:22Z", "security_group_id": "718dc371-4fd3-4b92-aafd-594d9278750e", "tenant_id": "942eced54353480f9964933cfd1cdce0", "port_range_min": null, "ethertype": "IPv6", "project_id": "942eced54353480f9964933cfd1cdce0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:22Z", "revision_number": 0, "id": "6655f040-e10d-44d6-9cb4-cd04f2117f4d", "remote_group_id": "718dc371-4fd3-4b92-aafd-594d9278750e", "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:22Z", "security_group_id": "718dc371-4fd3-4b92-aafd-594d9278750e", "tenant_id": "942eced54353480f9964933cfd1cdce0", "port_range_min": null, "ethertype": "IPv4", "project_id": "942eced54353480f9964933cfd1cdce0"}], "revision_number": 4, "project_id": "942eced54353480f9964933cfd1cdce0", "id": "718dc371-4fd3-4b92-aafd-594d9278750e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:58Z", "updated_at": "2018-10-03T05:11:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "34067295-2eca-42a3-ad1b-89eb012897d5", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "45264443-4a74-4f33-97ce-f89876023bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "931fa3ee-5483-4412-bac1-d1207c436d77", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "e91367c5-ff1a-4343-8aaf-99a1d6682ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 4, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "name": "default"}]} 2018-10-03 05:12:27,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-4a79b478-07fb-45be-8155-4b3b20320dc1 2018-10-03 05:12:27,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:27,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56fab4fc-4db7-481b-a0f5-919214bf46f0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-03 05:12:27,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 used request id req-56fab4fc-4db7-481b-a0f5-919214bf46f0 2018-10-03 05:12:27,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:27,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31372b5c-79ad-4039-ba9e-dcf3a45f23c4 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-03 05:12:27,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 used request id req-31372b5c-79ad-4039-ba9e-dcf3a45f23c4 2018-10-03 05:12:27,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:27,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef2c2f1-518a-4715-b68f-11772107ea5f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0"}, "enabled": true, "id": "942eced54353480f9964933cfd1cdce0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-320e14d9-9836-47e-name"}} 2018-10-03 05:12:27,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0 used request id req-aef2c2f1-518a-4715-b68f-11772107ea5f 2018-10-03 05:12:27,734 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 718dc371-4fd3-4b92-aafd-594d9278750e 2018-10-03 05:12:27,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=718dc371-4fd3-4b92-aafd-594d9278750e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:27,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-17137bab-aa83-404c-8dcd-aff84abb3414 Date: Wed, 03 Oct 2018 05:12: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-10-03T05:12:22Z", "security_group_id": "718dc371-4fd3-4b92-aafd-594d9278750e", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:22Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "1bf5eba0-c7ae-4275-a0ae-485cbebc3824"}, {"remote_group_id": "718dc371-4fd3-4b92-aafd-594d9278750e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:22Z", "security_group_id": "718dc371-4fd3-4b92-aafd-594d9278750e", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:22Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "3a7f3bef-edc1-4ef8-bd6e-f8077965f028"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:22Z", "security_group_id": "718dc371-4fd3-4b92-aafd-594d9278750e", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:22Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "6340c2f8-1e79-49d0-bd53-24ddea17a699"}, {"remote_group_id": "718dc371-4fd3-4b92-aafd-594d9278750e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:22Z", "security_group_id": "718dc371-4fd3-4b92-aafd-594d9278750e", "port_range_min": null, "revision_number": 0, "tenant_id": "942eced54353480f9964933cfd1cdce0", "created_at": "2018-10-03T05:12:22Z", "project_id": "942eced54353480f9964933cfd1cdce0", "id": "6655f040-e10d-44d6-9cb4-cd04f2117f4d"}]} 2018-10-03 05:12:27,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=718dc371-4fd3-4b92-aafd-594d9278750e used request id req-17137bab-aa83-404c-8dcd-aff84abb3414 2018-10-03 05:12:27,907 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 05:12:27,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/718dc371-4fd3-4b92-aafd-594d9278750e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:28,232 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df8b0e9c-d390-4840-b4a0-9d28be8a5d65 Content-Length: 0 Date: Wed, 03 Oct 2018 05:12:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:12:28,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/718dc371-4fd3-4b92-aafd-594d9278750e used request id req-df8b0e9c-d390-4840-b4a0-9d28be8a5d65 2018-10-03 05:12:28,233 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-320e14d9-9836-47e-name 2018-10-03 05:12:28,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:28,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02792a67-a749-4662-980b-ab975924fbfb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:28,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/942eced54353480f9964933cfd1cdce0 used request id req-02792a67-a749-4662-980b-ab975924fbfb 2018-10-03 05:12:28,436 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-320e14d9-9836-47e-name-role 2018-10-03 05:12:28,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/8bbd645110e04403a28411c54180f9a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:28,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22820a42-a447-4070-b7f9-582651e3e044 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:28,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/8bbd645110e04403a28411c54180f9a8 used request id req-22820a42-a447-4070-b7f9-582651e3e044 2018-10-03 05:12:28,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900c2ad7504f05c981f3b6c8f6ce001f910454ee" 2018-10-03 05:12:28,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba7bb8b8-9526-4ffb-b417-890f524df938 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:12:28,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ba7bb8b8-9526-4ffb-b417-890f524df938 2018-10-03 05:12:28,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:29,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["ZcRS4IeESPqPPRBfgrxuPw"], "issued_at": "2018-10-03T05:12:29.000000Z"}} 2018-10-03 05:12:29,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d344f202a9f084d2bcc1f76c344220377f2635" 2018-10-03 05:12:29,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf2e94a-22b4-4b10-a18a-2b1b49b6bc3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:29,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2bf2e94a-22b4-4b10-a18a-2b1b49b6bc3e 2018-10-03 05:12:29,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:29,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:29,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["Hfgfmwj8Sh2rAdrSusQz-A"], "issued_at": "2018-10-03T05:12:29.000000Z"}} 2018-10-03 05:12:29,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:29,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f3c5a8-3d09-4f97-86b2-22e7a0715408 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:29,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d9f3c5a8-3d09-4f97-86b2-22e7a0715408 2018-10-03 05:12:29,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:29,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:29,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-8fb57fa0-286e-421-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:29,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a725364e-4eae-43b5-b483-ca7202ac3f02 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-8fb57fa0-286e-421-name", "previous": null, "next": null}, "projects": []} 2018-10-03 05:12:29,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-8fb57fa0-286e-421-name used request id req-a725364e-4eae-43b5-b483-ca7202ac3f02 2018-10-03 05:12:29,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:29,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94600fe9-5238-46c7-95f0-b2bbd7bc3ca6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:12:29,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-94600fe9-5238-46c7-95f0-b2bbd7bc3ca6 2018-10-03 05:12:29,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}}' 2018-10-03 05:12:29,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69692e60-6f02-4496-ac46-0966225a137a Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8"}, "enabled": true, "id": "019aa09431bb414fb0529ba16e4164c8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}} 2018-10-03 05:12:29,970 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-69692e60-6f02-4496-ac46-0966225a137a 2018-10-03 05:12:29,970 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-8fb57fa0-286e-421-name 2018-10-03 05:12:29,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:29,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:30,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["1QBfs62vR2qdK474IoGuNw"], "issued_at": "2018-10-03T05:12:30.000000Z"}} 2018-10-03 05:12:30,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1730884050d7efedafaecb2d1c8fc2be703aa253" 2018-10-03 05:12:30,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c144637-37bd-4f5a-b5a8-e770ce95c301 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:30,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0c144637-37bd-4f5a-b5a8-e770ce95c301 2018-10-03 05:12:30,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:30,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:30,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1730884050d7efedafaecb2d1c8fc2be703aa253" 2018-10-03 05:12:30,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-905c096d-c0bb-42bd-b3f6-e5385587a785 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:12:30,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-905c096d-c0bb-42bd-b3f6-e5385587a785 2018-10-03 05:12:30,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1730884050d7efedafaecb2d1c8fc2be703aa253" 2018-10-03 05:12:30,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eeee666-776a-4ab9-8a30-689ef076a8c4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:12:30,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1eeee666-776a-4ab9-8a30-689ef076a8c4 2018-10-03 05:12:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1730884050d7efedafaecb2d1c8fc2be703aa253" 2018-10-03 05:12:31,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49d22b5-7c3f-4dae-bd5d-67067885cf87 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:12:31,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b49d22b5-7c3f-4dae-bd5d-67067885cf87 2018-10-03 05:12:31,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-8fb57fa0-286e-421-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1730884050d7efedafaecb2d1c8fc2be703aa253" 2018-10-03 05:12:31,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81470360-e05d-4634-8444-411438fcb244 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-8fb57fa0-286e-421-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8"}, "enabled": true, "id": "019aa09431bb414fb0529ba16e4164c8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}]} 2018-10-03 05:12:31,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-8fb57fa0-286e-421-name used request id req-81470360-e05d-4634-8444-411438fcb244 2018-10-03 05:12:31,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/f7d49c336c344ca884adea7f9f8f5dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1730884050d7efedafaecb2d1c8fc2be703aa253" 2018-10-03 05:12:31,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3968f49-1d95-4056-bee4-abc421b67b40 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/f7d49c336c344ca884adea7f9f8f5dda"}, "enabled": true, "id": "f7d49c336c344ca884adea7f9f8f5dda", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-8fb57fa0-286e-421-user1"}} 2018-10-03 05:12:31,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/f7d49c336c344ca884adea7f9f8f5dda used request id req-d3968f49-1d95-4056-bee4-abc421b67b40 2018-10-03 05:12:31,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/f7d49c336c344ca884adea7f9f8f5dda/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1730884050d7efedafaecb2d1c8fc2be703aa253" 2018-10-03 05:12:31,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caaff387-82d7-4543-9c8a-2c079a4633c1 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/f7d49c336c344ca884adea7f9f8f5dda/roles", "previous": null, "next": null}, "roles": []} 2018-10-03 05:12:31,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/f7d49c336c344ca884adea7f9f8f5dda/roles used request id req-caaff387-82d7-4543-9c8a-2c079a4633c1 2018-10-03 05:12:31,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1730884050d7efedafaecb2d1c8fc2be703aa253" 2018-10-03 05:12:31,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ceba07a-1974-43f2-bdd7-d5980d6d68ce Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "domain_id": null, "name": "admin", "id": "56cd265f2ce14816a0c60d7bb771580e"}} 2018-10-03 05:12:31,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-1ceba07a-1974-43f2-bdd7-d5980d6d68ce 2018-10-03 05:12:31,525 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-8fb57fa0-286e-421-name 2018-10-03 05:12:31,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/f7d49c336c344ca884adea7f9f8f5dda/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1730884050d7efedafaecb2d1c8fc2be703aa253" 2018-10-03 05:12:31,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f634a43-bcb5-444b-a101-eddd1837b026 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:31,661 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/f7d49c336c344ca884adea7f9f8f5dda/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-3f634a43-bcb5-444b-a101-eddd1837b026 2018-10-03 05:12:31,661 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-8fb57fa0-286e-421-user1 2018-10-03 05:12:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:31,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef08e8b-d695-4510-b18e-e913e5630f69 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:12:31,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5ef08e8b-d695-4510-b18e-e913e5630f69 2018-10-03 05:12:31,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" -d '{"role": {"name": "CreateProjectUserTests-8fb57fa0-286e-421-name-role"}}' 2018-10-03 05:12:31,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d7ddb6e-a0b6-4562-a3da-e741e2cbc688 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a12e272eac924ceebcef4b4eb50dea3c", "links": {"self": "http://172.30.9.27:5000/v3/roles/a12e272eac924ceebcef4b4eb50dea3c"}, "name": "CreateProjectUserTests-8fb57fa0-286e-421-name-role"}} 2018-10-03 05:12:31,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4d7ddb6e-a0b6-4562-a3da-e741e2cbc688 2018-10-03 05:12:31,847 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-8fb57fa0-286e-421-name-role 2018-10-03 05:12:31,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a12e272eac924ceebcef4b4eb50dea3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:31,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4082c2f3-792e-4f0c-a1de-9235e3616842 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a12e272eac924ceebcef4b4eb50dea3c"}, "domain_id": null, "name": "CreateProjectUserTests-8fb57fa0-286e-421-name-role", "id": "a12e272eac924ceebcef4b4eb50dea3c"}} 2018-10-03 05:12:31,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a12e272eac924ceebcef4b4eb50dea3c used request id req-4082c2f3-792e-4f0c-a1de-9235e3616842 2018-10-03 05:12:31,942 - keystone_utils - INFO - Granting role CreateProjectUserTests-8fb57fa0-286e-421-name-role to project CreateProjectUserTests-8fb57fa0-286e-421-name 2018-10-03 05:12:31,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/f7d49c336c344ca884adea7f9f8f5dda/roles/a12e272eac924ceebcef4b4eb50dea3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:32,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4183bffd-7e15-4385-b632-9a8867305222 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:32,100 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/f7d49c336c344ca884adea7f9f8f5dda/roles/a12e272eac924ceebcef4b4eb50dea3c used request id req-4183bffd-7e15-4385-b632-9a8867305222 2018-10-03 05:12:32,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:32,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:32,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["P7W-9JcjS1qhPndR_dIMZA"], "issued_at": "2018-10-03T05:12:32.000000Z"}} 2018-10-03 05:12:32,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813589fe9f0dad840f336497627a7de3ebaa52b0" 2018-10-03 05:12:32,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd5f68ed-1322-43b7-b110-85ae305bc03b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:32,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dd5f68ed-1322-43b7-b110-85ae305bc03b 2018-10-03 05:12:32,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:32,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:32,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813589fe9f0dad840f336497627a7de3ebaa52b0" 2018-10-03 05:12:32,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406823f4-20bd-4dd1-9253-ecce04398d30 Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-8fb57fa0-286e-421-user1", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d49c336c344ca884adea7f9f8f5dda"}, "domain_id": "default", "enabled": true, "id": "f7d49c336c344ca884adea7f9f8f5dda", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:12:32,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-406823f4-20bd-4dd1-9253-ecce04398d30 2018-10-03 05:12:32,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813589fe9f0dad840f336497627a7de3ebaa52b0" 2018-10-03 05:12:32,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e38ae6-4a8f-4fec-9e87-7b6eab4333fa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:12:32,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-38e38ae6-4a8f-4fec-9e87-7b6eab4333fa 2018-10-03 05:12:33,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813589fe9f0dad840f336497627a7de3ebaa52b0" 2018-10-03 05:12:33,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aab4097-c63d-4d63-b1f6-7f577698c86e Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a12e272eac924ceebcef4b4eb50dea3c", "links": {"self": "http://172.30.9.27:5000/v3/roles/a12e272eac924ceebcef4b4eb50dea3c"}, "name": "CreateProjectUserTests-8fb57fa0-286e-421-name-role"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:12:33,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4aab4097-c63d-4d63-b1f6-7f577698c86e 2018-10-03 05:12:33,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-8fb57fa0-286e-421-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813589fe9f0dad840f336497627a7de3ebaa52b0" 2018-10-03 05:12:33,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e01d4af-2565-4bd3-b674-0585c44c7edf Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-8fb57fa0-286e-421-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8"}, "enabled": true, "id": "019aa09431bb414fb0529ba16e4164c8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}]} 2018-10-03 05:12:33,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-8fb57fa0-286e-421-name used request id req-5e01d4af-2565-4bd3-b674-0585c44c7edf 2018-10-03 05:12:33,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/629c29c1a82c4fa7b6a02a102275204c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813589fe9f0dad840f336497627a7de3ebaa52b0" 2018-10-03 05:12:33,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5d91fc-3bdf-485b-b35f-f0d208719e71 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/629c29c1a82c4fa7b6a02a102275204c"}, "enabled": true, "id": "629c29c1a82c4fa7b6a02a102275204c", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-8fb57fa0-286e-421-user2"}} 2018-10-03 05:12:33,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/629c29c1a82c4fa7b6a02a102275204c used request id req-4c5d91fc-3bdf-485b-b35f-f0d208719e71 2018-10-03 05:12:33,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/629c29c1a82c4fa7b6a02a102275204c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813589fe9f0dad840f336497627a7de3ebaa52b0" 2018-10-03 05:12:33,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498470b0-e521-491a-87d5-90efffcfde7b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/629c29c1a82c4fa7b6a02a102275204c/roles", "previous": null, "next": null}, "roles": []} 2018-10-03 05:12:33,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/629c29c1a82c4fa7b6a02a102275204c/roles used request id req-498470b0-e521-491a-87d5-90efffcfde7b 2018-10-03 05:12:33,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813589fe9f0dad840f336497627a7de3ebaa52b0" 2018-10-03 05:12:33,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab444bd-31af-48d2-a68e-a54f551b29db Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "domain_id": null, "name": "admin", "id": "56cd265f2ce14816a0c60d7bb771580e"}} 2018-10-03 05:12:33,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-aab444bd-31af-48d2-a68e-a54f551b29db 2018-10-03 05:12:33,620 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-8fb57fa0-286e-421-name 2018-10-03 05:12:33,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/629c29c1a82c4fa7b6a02a102275204c/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813589fe9f0dad840f336497627a7de3ebaa52b0" 2018-10-03 05:12:33,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dbaf639-3455-492b-a1d1-9ecbdd460393 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:33,770 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/629c29c1a82c4fa7b6a02a102275204c/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-2dbaf639-3455-492b-a1d1-9ecbdd460393 2018-10-03 05:12:33,770 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-8fb57fa0-286e-421-user2 2018-10-03 05:12:33,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a12e272eac924ceebcef4b4eb50dea3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:33,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f391b472-6b1c-47ac-8e80-c94d621634c1 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a12e272eac924ceebcef4b4eb50dea3c"}, "domain_id": null, "name": "CreateProjectUserTests-8fb57fa0-286e-421-name-role", "id": "a12e272eac924ceebcef4b4eb50dea3c"}} 2018-10-03 05:12:33,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a12e272eac924ceebcef4b4eb50dea3c used request id req-f391b472-6b1c-47ac-8e80-c94d621634c1 2018-10-03 05:12:33,858 - keystone_utils - INFO - Granting role CreateProjectUserTests-8fb57fa0-286e-421-name-role to project CreateProjectUserTests-8fb57fa0-286e-421-name 2018-10-03 05:12:33,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/629c29c1a82c4fa7b6a02a102275204c/roles/a12e272eac924ceebcef4b4eb50dea3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:34,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d97c61-3991-4336-b74e-13ef9b8f6820 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:34,002 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8/users/629c29c1a82c4fa7b6a02a102275204c/roles/a12e272eac924ceebcef4b4eb50dea3c used request id req-e1d97c61-3991-4336-b74e-13ef9b8f6820 2018-10-03 05:12:34,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:34,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:34,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a12e272eac924ceebcef4b4eb50dea3c", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name-role"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "019aa09431bb414fb0529ba16e4164c8", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/019aa09431bb414fb0529ba16e4164c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/019aa09431bb414fb0529ba16e4164c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/019aa09431bb414fb0529ba16e4164c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/019aa09431bb414fb0529ba16e4164c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/019aa09431bb414fb0529ba16e4164c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/019aa09431bb414fb0529ba16e4164c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/019aa09431bb414fb0529ba16e4164c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/019aa09431bb414fb0529ba16e4164c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/019aa09431bb414fb0529ba16e4164c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/019aa09431bb414fb0529ba16e4164c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/019aa09431bb414fb0529ba16e4164c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/019aa09431bb414fb0529ba16e4164c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-8fb57fa0-286e-421-user1", "id": "f7d49c336c344ca884adea7f9f8f5dda"}, "audit_ids": ["iziNpfmrQG-SB9Lqmx0TiQ"], "issued_at": "2018-10-03T05:12:34.000000Z"}} 2018-10-03 05:12:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:34,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55828d8c-af7f-43ea-89a3-662dcdebea16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:34,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-55828d8c-af7f-43ea-89a3-662dcdebea16 2018-10-03 05:12:34,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-8fb57fa0-286e-421-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:34,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-83571b64-2663-41c5-9bf5-c6c62749a944 Date: Wed, 03 Oct 2018 05:12:34 GMT RESP BODY: {"security_groups": []} 2018-10-03 05:12:34,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-8fb57fa0-286e-421-name&description=hello+group used request id req-83571b64-2663-41c5-9bf5-c6c62749a944 2018-10-03 05:12:34,750 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-8fb57fa0-286e-421-name... 2018-10-03 05:12:34,750 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-8fb57fa0-286e-421-name 2018-10-03 05:12:34,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" -d '{"security_group": {"name": "CreateProjectUserTests-8fb57fa0-286e-421-name", "description": "hello group"}}' 2018-10-03 05:12:35,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-74130472-5246-4efc-892d-00aa48bbff02 Date: Wed, 03 Oct 2018 05:12:35 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "updated_at": "2018-10-03T05:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "revision_number": 0, "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "019aa09431bb414fb0529ba16e4164c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "revision_number": 0, "id": "4834987a-7a71-46c3-b66d-7381583fd4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "019aa09431bb414fb0529ba16e4164c8"}], "revision_number": 2, "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "92153beb-807a-493a-80aa-3a3a20f7572b", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}} 2018-10-03 05:12:35,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-74130472-5246-4efc-892d-00aa48bbff02 2018-10-03 05:12:35,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92153beb-807a-493a-80aa-3a3a20f7572b 2018-10-03 05:12:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:36,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2a003375-64b0-445d-a919-f8446d830425 Date: Wed, 03 Oct 2018 05:12: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-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "4834987a-7a71-46c3-b66d-7381583fd4bf"}]} 2018-10-03 05:12:36,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b used request id req-2a003375-64b0-445d-a919-f8446d830425 2018-10-03 05:12:36,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92153beb-807a-493a-80aa-3a3a20f7572b 2018-10-03 05:12:36,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:37,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4220cac8-ca6a-4939-a067-a248a5d61458 Date: Wed, 03 Oct 2018 05:12: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-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "4834987a-7a71-46c3-b66d-7381583fd4bf"}]} 2018-10-03 05:12:37,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b used request id req-4220cac8-ca6a-4939-a067-a248a5d61458 2018-10-03 05:12:37,378 - neutron_utils - INFO - Retrieving security group with ID - 92153beb-807a-493a-80aa-3a3a20f7572b 2018-10-03 05:12:37,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:38,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-04d54981-ba48-4f34-94c5-8b591abbf4b8 Date: Wed, 03 Oct 2018 05:12:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "updated_at": "2018-10-03T05:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "revision_number": 0, "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "019aa09431bb414fb0529ba16e4164c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "revision_number": 0, "id": "4834987a-7a71-46c3-b66d-7381583fd4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "019aa09431bb414fb0529ba16e4164c8"}], "revision_number": 2, "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "92153beb-807a-493a-80aa-3a3a20f7572b", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}]} 2018-10-03 05:12:38,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=92153beb-807a-493a-80aa-3a3a20f7572b used request id req-04d54981-ba48-4f34-94c5-8b591abbf4b8 2018-10-03 05:12:38,237 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92153beb-807a-493a-80aa-3a3a20f7572b 2018-10-03 05:12:38,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:38,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e6d9a07-913a-4d73-bba7-d0de80c4b033 Date: Wed, 03 Oct 2018 05:12: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-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "4834987a-7a71-46c3-b66d-7381583fd4bf"}]} 2018-10-03 05:12:38,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b used request id req-4e6d9a07-913a-4d73-bba7-d0de80c4b033 2018-10-03 05:12:38,948 - neutron_utils - INFO - Retrieving security group with ID - 92153beb-807a-493a-80aa-3a3a20f7572b 2018-10-03 05:12:38,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:39,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-508e9170-2eff-4277-981d-c9f944bbcee3 Date: Wed, 03 Oct 2018 05:12:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "updated_at": "2018-10-03T05:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "revision_number": 0, "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "019aa09431bb414fb0529ba16e4164c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "revision_number": 0, "id": "4834987a-7a71-46c3-b66d-7381583fd4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "019aa09431bb414fb0529ba16e4164c8"}], "revision_number": 2, "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "92153beb-807a-493a-80aa-3a3a20f7572b", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}]} 2018-10-03 05:12:39,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=92153beb-807a-493a-80aa-3a3a20f7572b used request id req-508e9170-2eff-4277-981d-c9f944bbcee3 2018-10-03 05:12:39,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92153beb-807a-493a-80aa-3a3a20f7572b 2018-10-03 05:12:39,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:39,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5fb58dfc-55ad-4bfa-b3ba-02dbd53a4859 Date: Wed, 03 Oct 2018 05:12:39 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-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "4834987a-7a71-46c3-b66d-7381583fd4bf"}]} 2018-10-03 05:12:39,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b used request id req-5fb58dfc-55ad-4bfa-b3ba-02dbd53a4859 2018-10-03 05:12:39,301 - neutron_utils - INFO - Retrieving security group with ID - 92153beb-807a-493a-80aa-3a3a20f7572b 2018-10-03 05:12:39,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:39,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-7c691683-c815-4c43-af92-ef56af8f73ad Date: Wed, 03 Oct 2018 05:12:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "updated_at": "2018-10-03T05:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "revision_number": 0, "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "019aa09431bb414fb0529ba16e4164c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "revision_number": 0, "id": "4834987a-7a71-46c3-b66d-7381583fd4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "019aa09431bb414fb0529ba16e4164c8"}], "revision_number": 2, "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "92153beb-807a-493a-80aa-3a3a20f7572b", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}]} 2018-10-03 05:12:39,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=92153beb-807a-493a-80aa-3a3a20f7572b used request id req-7c691683-c815-4c43-af92-ef56af8f73ad 2018-10-03 05:12:39,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92153beb-807a-493a-80aa-3a3a20f7572b 2018-10-03 05:12:39,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:40,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f83012e6-fd83-4f06-8674-5a03e800ddc3 Date: Wed, 03 Oct 2018 05:12:40 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-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "4834987a-7a71-46c3-b66d-7381583fd4bf"}]} 2018-10-03 05:12:40,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b used request id req-f83012e6-fd83-4f06-8674-5a03e800ddc3 2018-10-03 05:12:40,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:12:40,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:40,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a12e272eac924ceebcef4b4eb50dea3c", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name-role"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "019aa09431bb414fb0529ba16e4164c8", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/019aa09431bb414fb0529ba16e4164c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/019aa09431bb414fb0529ba16e4164c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/019aa09431bb414fb0529ba16e4164c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/019aa09431bb414fb0529ba16e4164c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/019aa09431bb414fb0529ba16e4164c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/019aa09431bb414fb0529ba16e4164c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/019aa09431bb414fb0529ba16e4164c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/019aa09431bb414fb0529ba16e4164c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/019aa09431bb414fb0529ba16e4164c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/019aa09431bb414fb0529ba16e4164c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/019aa09431bb414fb0529ba16e4164c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/019aa09431bb414fb0529ba16e4164c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-8fb57fa0-286e-421-user2", "id": "629c29c1a82c4fa7b6a02a102275204c"}, "audit_ids": ["jW6hNvy6RG2wKm9_Ot2Mtw"], "issued_at": "2018-10-03T05:12:40.000000Z"}} 2018-10-03 05:12:40,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19be8b318f6bc39f46d61c73c549bdfa1c71b25e" 2018-10-03 05:12:40,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27a0b7e-2f91-4779-9fb1-ab38f1e61827 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:40,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a27a0b7e-2f91-4779-9fb1-ab38f1e61827 2018-10-03 05:12:40,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-8fb57fa0-286e-421-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19be8b318f6bc39f46d61c73c549bdfa1c71b25e" 2018-10-03 05:12:40,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f69adbb3-f90b-455b-a46e-949f70f73153 Date: Wed, 03 Oct 2018 05:12:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "updated_at": "2018-10-03T05:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "revision_number": 0, "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "019aa09431bb414fb0529ba16e4164c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "revision_number": 0, "id": "4834987a-7a71-46c3-b66d-7381583fd4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "019aa09431bb414fb0529ba16e4164c8"}], "revision_number": 2, "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "92153beb-807a-493a-80aa-3a3a20f7572b", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}]} 2018-10-03 05:12:40,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-8fb57fa0-286e-421-name&description=hello+group used request id req-f69adbb3-f90b-455b-a46e-949f70f73153 2018-10-03 05:12:40,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:40,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:40,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19be8b318f6bc39f46d61c73c549bdfa1c71b25e" 2018-10-03 05:12:41,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc9bbbb-3aa4-42bb-b7f5-17046305f766 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8"}, "enabled": true, "id": "019aa09431bb414fb0529ba16e4164c8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}} 2018-10-03 05:12:41,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8 used request id req-bcc9bbbb-3aa4-42bb-b7f5-17046305f766 2018-10-03 05:12:41,066 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92153beb-807a-493a-80aa-3a3a20f7572b 2018-10-03 05:12:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19be8b318f6bc39f46d61c73c549bdfa1c71b25e" 2018-10-03 05:12:41,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aa532582-d032-480a-b534-e8b91d978205 Date: Wed, 03 Oct 2018 05:12:41 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-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "4834987a-7a71-46c3-b66d-7381583fd4bf"}]} 2018-10-03 05:12:41,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b used request id req-aa532582-d032-480a-b534-e8b91d978205 2018-10-03 05:12:41,781 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92153beb-807a-493a-80aa-3a3a20f7572b 2018-10-03 05:12:41,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19be8b318f6bc39f46d61c73c549bdfa1c71b25e" 2018-10-03 05:12:42,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07a5df05-604d-45e7-bc18-895183dba0dc Date: Wed, 03 Oct 2018 05:12:42 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-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "4834987a-7a71-46c3-b66d-7381583fd4bf"}]} 2018-10-03 05:12:42,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b used request id req-07a5df05-604d-45e7-bc18-895183dba0dc 2018-10-03 05:12:42,503 - neutron_utils - INFO - Retrieving security group with ID - 92153beb-807a-493a-80aa-3a3a20f7572b 2018-10-03 05:12:42,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19be8b318f6bc39f46d61c73c549bdfa1c71b25e" 2018-10-03 05:12:42,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-896b8cf9-f76b-4f9a-8dda-ea764d6ffb7b Date: Wed, 03 Oct 2018 05:12:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "updated_at": "2018-10-03T05:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "revision_number": 0, "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "019aa09431bb414fb0529ba16e4164c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "revision_number": 0, "id": "4834987a-7a71-46c3-b66d-7381583fd4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "019aa09431bb414fb0529ba16e4164c8"}], "revision_number": 2, "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "92153beb-807a-493a-80aa-3a3a20f7572b", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}]} 2018-10-03 05:12:42,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=92153beb-807a-493a-80aa-3a3a20f7572b used request id req-896b8cf9-f76b-4f9a-8dda-ea764d6ffb7b 2018-10-03 05:12:42,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92153beb-807a-493a-80aa-3a3a20f7572b 2018-10-03 05:12:42,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19be8b318f6bc39f46d61c73c549bdfa1c71b25e" 2018-10-03 05:12:42,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-562ea8ee-b648-42ef-9cfc-372137d40b46 Date: Wed, 03 Oct 2018 05:12:42 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-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:35Z", "security_group_id": "92153beb-807a-493a-80aa-3a3a20f7572b", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:35Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "4834987a-7a71-46c3-b66d-7381583fd4bf"}]} 2018-10-03 05:12:42,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=92153beb-807a-493a-80aa-3a3a20f7572b used request id req-562ea8ee-b648-42ef-9cfc-372137d40b46 2018-10-03 05:12:42,941 - neutron_utils - INFO - Deleting security group rule with ID - 4834987a-7a71-46c3-b66d-7381583fd4bf 2018-10-03 05:12:42,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/4834987a-7a71-46c3-b66d-7381583fd4bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:43,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0861b97e-192b-48b3-8a12-79dff00354d4 Content-Length: 0 Date: Wed, 03 Oct 2018 05:12:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:12:43,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/4834987a-7a71-46c3-b66d-7381583fd4bf used request id req-0861b97e-192b-48b3-8a12-79dff00354d4 2018-10-03 05:12:43,265 - neutron_utils - INFO - Deleting security group rule with ID - 2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7 2018-10-03 05:12:43,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:43,442 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e095ff0-cdf7-4595-882e-f570f7d05723 Content-Length: 0 Date: Wed, 03 Oct 2018 05:12:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:12:43,442 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/2d0e35e0-fbb0-4e45-83fb-6b651f07bdc7 used request id req-8e095ff0-cdf7-4595-882e-f570f7d05723 2018-10-03 05:12:43,443 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-8fb57fa0-286e-421-name 2018-10-03 05:12:43,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa47683c5a99f4a8d3e9cd2cd08469938ffe9ad" 2018-10-03 05:12:43,751 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4646bb73-9348-4dbb-8986-8a0cf1bdf610 Content-Length: 0 Date: Wed, 03 Oct 2018 05:12:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:12:43,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/92153beb-807a-493a-80aa-3a3a20f7572b used request id req-4646bb73-9348-4dbb-8986-8a0cf1bdf610 2018-10-03 05:12:43,752 - neutron_utils - INFO - Deleting security group rule with ID - 4834987a-7a71-46c3-b66d-7381583fd4bf 2018-10-03 05:12:43,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/4834987a-7a71-46c3-b66d-7381583fd4bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19be8b318f6bc39f46d61c73c549bdfa1c71b25e" 2018-10-03 05:12:43,960 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-cdd9d3d6-14f2-4459-b461-32f56306b0a7 Date: Wed, 03 Oct 2018 05:12:43 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 4834987a-7a71-46c3-b66d-7381583fd4bf does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-03 05:12:43,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/4834987a-7a71-46c3-b66d-7381583fd4bf used request id req-cdd9d3d6-14f2-4459-b461-32f56306b0a7 2018-10-03 05:12:43,961 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 4834987a-7a71-46c3-b66d-7381583fd4bf does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-03 05:12:43,961 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 4834987a-7a71-46c3-b66d-7381583fd4bf does not exist Neutron server returns request_ids: ['req-cdd9d3d6-14f2-4459-b461-32f56306b0a7'] 2018-10-03 05:12:43,961 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-8fb57fa0-286e-421-name 2018-10-03 05:12:43,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/92153beb-807a-493a-80aa-3a3a20f7572b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19be8b318f6bc39f46d61c73c549bdfa1c71b25e" 2018-10-03 05:12:44,034 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-80e632e1-dac3-490a-8ac8-127084c4e501 Date: Wed, 03 Oct 2018 05:12:44 GMT RESP BODY: {"NeutronError": {"message": "Security group 92153beb-807a-493a-80aa-3a3a20f7572b does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-03 05:12:44,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/92153beb-807a-493a-80aa-3a3a20f7572b used request id req-80e632e1-dac3-490a-8ac8-127084c4e501 2018-10-03 05:12:44,035 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 92153beb-807a-493a-80aa-3a3a20f7572b does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-03 05:12:44,035 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 92153beb-807a-493a-80aa-3a3a20f7572b does not exist Neutron server returns request_ids: ['req-80e632e1-dac3-490a-8ac8-127084c4e501'] 2018-10-03 05:12:44,036 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-8fb57fa0-286e-421-user1 2018-10-03 05:12:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f7d49c336c344ca884adea7f9f8f5dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1730884050d7efedafaecb2d1c8fc2be703aa253" 2018-10-03 05:12:44,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c94d907e-6123-442b-b314-7f7236355f02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:44,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f7d49c336c344ca884adea7f9f8f5dda used request id req-c94d907e-6123-442b-b314-7f7236355f02 2018-10-03 05:12:44,248 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-8fb57fa0-286e-421-user2 2018-10-03 05:12:44,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/629c29c1a82c4fa7b6a02a102275204c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813589fe9f0dad840f336497627a7de3ebaa52b0" 2018-10-03 05:12:44,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08fb43e2-942f-4fc2-887d-426f4c14c733 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:44,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/629c29c1a82c4fa7b6a02a102275204c used request id req-08fb43e2-942f-4fc2-887d-426f4c14c733 2018-10-03 05:12:44,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:44,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-70884109-7e8e-47dc-8656-c700ed9d9adc Date: Wed, 03 Oct 2018 05:12:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:34Z", "updated_at": "2018-10-03T05:12:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:34Z", "revision_number": 0, "id": "08ea95c7-84cc-44ad-bbf5-b215b386d41d", "remote_group_id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:34Z", "security_group_id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "019aa09431bb414fb0529ba16e4164c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:34Z", "revision_number": 0, "id": "5bf4023f-9a10-4b6c-98b1-441e351171ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:34Z", "security_group_id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "019aa09431bb414fb0529ba16e4164c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:34Z", "revision_number": 0, "id": "bb54b881-3c34-44bb-bf2d-f50ef6aa6a50", "remote_group_id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:34Z", "security_group_id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "019aa09431bb414fb0529ba16e4164c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:12:34Z", "revision_number": 0, "id": "e6e17210-4a16-4af7-8513-f24167f41b5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:12:34Z", "security_group_id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "019aa09431bb414fb0529ba16e4164c8"}], "revision_number": 4, "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:58Z", "updated_at": "2018-10-03T05:11:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "34067295-2eca-42a3-ad1b-89eb012897d5", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "45264443-4a74-4f33-97ce-f89876023bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "931fa3ee-5483-4412-bac1-d1207c436d77", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "e91367c5-ff1a-4343-8aaf-99a1d6682ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 4, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "name": "default"}]} 2018-10-03 05:12:44,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-70884109-7e8e-47dc-8656-c700ed9d9adc 2018-10-03 05:12:44,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:44,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3663e267-5a30-4179-b834-955a904678b3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-03 05:12:44,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 used request id req-3663e267-5a30-4179-b834-955a904678b3 2018-10-03 05:12:44,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:44,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf8b04e2-1858-4e9c-84f8-6de63de44882 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-03 05:12:44,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 used request id req-bf8b04e2-1858-4e9c-84f8-6de63de44882 2018-10-03 05:12:44,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:44,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba25cd7-3db5-4086-ab19-7ac9313f606b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8"}, "enabled": true, "id": "019aa09431bb414fb0529ba16e4164c8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8fb57fa0-286e-421-name"}} 2018-10-03 05:12:44,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8 used request id req-0ba25cd7-3db5-4086-ab19-7ac9313f606b 2018-10-03 05:12:44,968 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a8186ac-1350-4b85-8950-aab6e5de2b41 2018-10-03 05:12:44,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a8186ac-1350-4b85-8950-aab6e5de2b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:45,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bd3879bf-0e21-4a5b-a7bc-8da1ed4a192c Date: Wed, 03 Oct 2018 05:12:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:34Z", "security_group_id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:34Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "08ea95c7-84cc-44ad-bbf5-b215b386d41d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:34Z", "security_group_id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:34Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "5bf4023f-9a10-4b6c-98b1-441e351171ed"}, {"remote_group_id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:34Z", "security_group_id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:34Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "bb54b881-3c34-44bb-bf2d-f50ef6aa6a50"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:12:34Z", "security_group_id": "9a8186ac-1350-4b85-8950-aab6e5de2b41", "port_range_min": null, "revision_number": 0, "tenant_id": "019aa09431bb414fb0529ba16e4164c8", "created_at": "2018-10-03T05:12:34Z", "project_id": "019aa09431bb414fb0529ba16e4164c8", "id": "e6e17210-4a16-4af7-8513-f24167f41b5a"}]} 2018-10-03 05:12:45,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a8186ac-1350-4b85-8950-aab6e5de2b41 used request id req-bd3879bf-0e21-4a5b-a7bc-8da1ed4a192c 2018-10-03 05:12:45,140 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 05:12:45,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/9a8186ac-1350-4b85-8950-aab6e5de2b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:45,433 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51f67a80-b460-4fa6-a4ae-2c1f8446d742 Content-Length: 0 Date: Wed, 03 Oct 2018 05:12:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:12:45,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/9a8186ac-1350-4b85-8950-aab6e5de2b41 used request id req-51f67a80-b460-4fa6-a4ae-2c1f8446d742 2018-10-03 05:12:45,434 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-8fb57fa0-286e-421-name 2018-10-03 05:12:45,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:45,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b373c5a-884c-4346-a3ed-48aad367f559 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:45,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/019aa09431bb414fb0529ba16e4164c8 used request id req-4b373c5a-884c-4346-a3ed-48aad367f559 2018-10-03 05:12:45,656 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-8fb57fa0-286e-421-name-role 2018-10-03 05:12:45,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a12e272eac924ceebcef4b4eb50dea3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:45,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:12:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a569f58b-9e88-48d6-a05c-e52126d36164 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:12:45,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a12e272eac924ceebcef4b4eb50dea3c used request id req-a569f58b-9e88-48d6-a05c-e52126d36164 2018-10-03 05:12:45,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abec118cc883eb11cd97f1b5b2cbf63491b2632" 2018-10-03 05:12:45,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6390f5a0-5df8-4503-b45d-1d0782a5aceb Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:12:45,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6390f5a0-5df8-4503-b45d-1d0782a5aceb 2018-10-03 05:12:45,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:46,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["ily0Ov0PR0yGzf0G_EM6NQ"], "issued_at": "2018-10-03T05:12:46.000000Z"}} 2018-10-03 05:12:46,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39c6e0abb8b16b772d5e3dde45dc9c23730de5c9" 2018-10-03 05:12:46,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-028b3906-c047-46c9-9200-af8580d9537f Date: Wed, 03 Oct 2018 05:12:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-03 05:12:46,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-028b3906-c047-46c9-9200-af8580d9537f 2018-10-03 05:12:46,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39c6e0abb8b16b772d5e3dde45dc9c23730de5c9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-f661fdac-6bc3-4618-a89a-f2ad95c59496"}' 2018-10-03 05:12:47,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b X-Openstack-Request-Id: req-bbc0a5a9-2284-4a3a-a9fe-f3f2c2c38815 Date: Wed, 03 Oct 2018 05:12:47 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-f661fdac-6bc3-4618-a89a-f2ad95c59496", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:12:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T05:12:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b", "min_disk": 0, "protected": false, "id": "43779ce7-5954-426d-845c-3e5f8533de7b", "file": "/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b/file", "checksum": null, "owner": "33610e9ca4a144dc96f7886abd0eda63", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:12:47,535 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-bbc0a5a9-2284-4a3a-a9fe-f3f2c2c38815 2018-10-03 05:12:47,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39c6e0abb8b16b772d5e3dde45dc9c23730de5c9" -d '' 2018-10-03 05:12:51,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39d34933-6243-4aa3-828e-a0148d7a8255 Date: Wed, 03 Oct 2018 05:12:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:12:51,064 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b/file used request id req-39d34933-6243-4aa3-828e-a0148d7a8255 2018-10-03 05:12:51,064 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:12:51,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39c6e0abb8b16b772d5e3dde45dc9c23730de5c9" 2018-10-03 05:12:51,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-cfbe4528-3eba-4f39-8cab-0fec99149c74 Date: Wed, 03 Oct 2018 05:12:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-f661fdac-6bc3-4618-a89a-f2ad95c59496", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:12:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:12:51Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/43779ce7-5954-426d-845c-3e5f8533de7b/snap", "metadata": {}}], "self": "/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b", "min_disk": 0, "protected": false, "id": "43779ce7-5954-426d-845c-3e5f8533de7b", "file": "/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/43779ce7-5954-426d-845c-3e5f8533de7b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:12:51,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b used request id req-cfbe4528-3eba-4f39-8cab-0fec99149c74 2018-10-03 05:12:51,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39c6e0abb8b16b772d5e3dde45dc9c23730de5c9" 2018-10-03 05:12:52,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-70088536-6759-41b1-833e-5d0b82a9a291 Date: Wed, 03 Oct 2018 05:12:52 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-10-03 05:12:52,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-70088536-6759-41b1-833e-5d0b82a9a291 2018-10-03 05:12:52,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-f661fdac-6bc3-4618-a89a-f2ad95c59496 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39c6e0abb8b16b772d5e3dde45dc9c23730de5c9" 2018-10-03 05:12:52,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-c6377e8b-cdc1-436c-88f6-6426bcb12444 Date: Wed, 03 Oct 2018 05:12:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-f661fdac-6bc3-4618-a89a-f2ad95c59496", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:12:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:12:51Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/43779ce7-5954-426d-845c-3e5f8533de7b/snap", "metadata": {}}], "self": "/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b", "min_disk": 0, "protected": false, "id": "43779ce7-5954-426d-845c-3e5f8533de7b", "file": "/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/43779ce7-5954-426d-845c-3e5f8533de7b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-f661fdac-6bc3-4618-a89a-f2ad95c59496"} 2018-10-03 05:12:52,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-f661fdac-6bc3-4618-a89a-f2ad95c59496 used request id req-c6377e8b-cdc1-436c-88f6-6426bcb12444 2018-10-03 05:12:52,901 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-f661fdac-6bc3-4618-a89a-f2ad95c59496 2018-10-03 05:12:52,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39c6e0abb8b16b772d5e3dde45dc9c23730de5c9" 2018-10-03 05:12:54,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7521ff84-9dfb-4bce-8a77-a891b6e32452 Date: Wed, 03 Oct 2018 05:12:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:12:54,515 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/43779ce7-5954-426d-845c-3e5f8533de7b used request id req-7521ff84-9dfb-4bce-8a77-a891b6e32452 2018-10-03 05:12:54,517 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-03 05:12:54,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:54,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["5Ykm9F6wSRGjmbJs5fsq_Q"], "issued_at": "2018-10-03T05:12:54.000000Z"}} 2018-10-03 05:12:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca310864ce56eaa3d9e3dccfa3f1a0dc2fbf1953" 2018-10-03 05:12:54,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d11e9fe-a8fa-4eb4-a2f0-f172c0edf72c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:54,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3d11e9fe-a8fa-4eb4-a2f0-f172c0edf72c 2018-10-03 05:12:54,970 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-1032770e-5ad6-4c38-9521-4d722d4a3952-pub-net 2018-10-03 05:12:54,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca310864ce56eaa3d9e3dccfa3f1a0dc2fbf1953" -d '{"network": {"name": "NeutronUtilsNetworkTests-1032770e-5ad6-4c38-9521-4d722d4a3952-pub-net", "admin_state_up": true}}' 2018-10-03 05:12:55,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a4d2df5f-6f83-40d5-abb5-f5f0c01af472 Date: Wed, 03 Oct 2018 05:12:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8f08017f-97cc-4318-b96b-be5cca2669df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:12:55Z","is_default":false,"provider:segmentation_id":69,"name":"NeutronUtilsNetworkTests-1032770e-5ad6-4c38-9521-4d722d4a3952-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:12:55Z","mtu":1450}} 2018-10-03 05:12:55,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a4d2df5f-6f83-40d5-abb5-f5f0c01af472 2018-10-03 05:12:55,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=8f08017f-97cc-4318-b96b-be5cca2669df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca310864ce56eaa3d9e3dccfa3f1a0dc2fbf1953" 2018-10-03 05:12:55,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0942939e-d762-4e24-abd4-b38d184ae5de Date: Wed, 03 Oct 2018 05:12:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f08017f-97cc-4318-b96b-be5cca2669df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:12:55Z","provider:segmentation_id":69,"name":"NeutronUtilsNetworkTests-1032770e-5ad6-4c38-9521-4d722d4a3952-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:12:55Z","provider:network_type":"vxlan"}]} 2018-10-03 05:12:55,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=8f08017f-97cc-4318-b96b-be5cca2669df used request id req-0942939e-d762-4e24-abd4-b38d184ae5de 2018-10-03 05:12:55,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f08017f-97cc-4318-b96b-be5cca2669df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca310864ce56eaa3d9e3dccfa3f1a0dc2fbf1953" 2018-10-03 05:12:56,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a7d3cd47-452f-4dce-9378-e2aeb30cc79c Date: Wed, 03 Oct 2018 05:12:56 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:12:56,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f08017f-97cc-4318-b96b-be5cca2669df used request id req-a7d3cd47-452f-4dce-9378-e2aeb30cc79c 2018-10-03 05:12:56,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=8f08017f-97cc-4318-b96b-be5cca2669df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca310864ce56eaa3d9e3dccfa3f1a0dc2fbf1953" 2018-10-03 05:12:56,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b87bbde1-7180-4e15-8242-0ea765579c80 Date: Wed, 03 Oct 2018 05:12:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f08017f-97cc-4318-b96b-be5cca2669df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:12:55Z","provider:segmentation_id":69,"name":"NeutronUtilsNetworkTests-1032770e-5ad6-4c38-9521-4d722d4a3952-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:12:55Z","provider:network_type":"vxlan"}]} 2018-10-03 05:12:56,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=8f08017f-97cc-4318-b96b-be5cca2669df used request id req-b87bbde1-7180-4e15-8242-0ea765579c80 2018-10-03 05:12:56,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f08017f-97cc-4318-b96b-be5cca2669df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca310864ce56eaa3d9e3dccfa3f1a0dc2fbf1953" 2018-10-03 05:12:56,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-089bb2b2-48e1-4724-9a47-58b05f4aaf88 Date: Wed, 03 Oct 2018 05:12:56 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:12:56,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f08017f-97cc-4318-b96b-be5cca2669df used request id req-089bb2b2-48e1-4724-9a47-58b05f4aaf88 2018-10-03 05:12:56,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsNetworkTests-1032770e-5ad6-4c38-9521-4d722d4a3952-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca310864ce56eaa3d9e3dccfa3f1a0dc2fbf1953" 2018-10-03 05:12:56,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b2f2e05d-724f-4592-8ad3-5d471eed13f0 Date: Wed, 03 Oct 2018 05:12:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f08017f-97cc-4318-b96b-be5cca2669df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:12:55Z","provider:segmentation_id":69,"name":"NeutronUtilsNetworkTests-1032770e-5ad6-4c38-9521-4d722d4a3952-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:12:55Z","provider:network_type":"vxlan"}]} 2018-10-03 05:12:56,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsNetworkTests-1032770e-5ad6-4c38-9521-4d722d4a3952-pub-net used request id req-b2f2e05d-724f-4592-8ad3-5d471eed13f0 2018-10-03 05:12:56,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:12:56,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:12:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:12:56,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca310864ce56eaa3d9e3dccfa3f1a0dc2fbf1953" 2018-10-03 05:12:56,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38827f1-0943-4227-afd1-8381be1ce53e 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:12:56,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-f38827f1-0943-4227-afd1-8381be1ce53e 2018-10-03 05:12:56,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f08017f-97cc-4318-b96b-be5cca2669df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca310864ce56eaa3d9e3dccfa3f1a0dc2fbf1953" 2018-10-03 05:12:56,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-72b483b6-1a34-4609-bb82-16a22ea34aee Date: Wed, 03 Oct 2018 05:12:56 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:12:56,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f08017f-97cc-4318-b96b-be5cca2669df used request id req-72b483b6-1a34-4609-bb82-16a22ea34aee 2018-10-03 05:12:56,920 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-1032770e-5ad6-4c38-9521-4d722d4a3952-pub-net 2018-10-03 05:12:56,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/8f08017f-97cc-4318-b96b-be5cca2669df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca310864ce56eaa3d9e3dccfa3f1a0dc2fbf1953" 2018-10-03 05:12:57,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3c3f022-1fc9-4518-a33a-b91d0a2a801b Date: Wed, 03 Oct 2018 05:12:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:12:57,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8f08017f-97cc-4318-b96b-be5cca2669df used request id req-f3c3f022-1fc9-4518-a33a-b91d0a2a801b 2018-10-03 05:12:57,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:58,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["7SP24na5SOK6p07vDhS2sQ"], "issued_at": "2018-10-03T05:12:58.000000Z"}} 2018-10-03 05:12:58,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d154a3359beb0762605909927693b2e26f64127" 2018-10-03 05:12:58,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62cd90ed-16a3-47cd-aeb9-ccb641d4371d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:58,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-62cd90ed-16a3-47cd-aeb9-ccb641d4371d 2018-10-03 05:12:58,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:58,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["ZKpKwDg7TwiPotB6_Fn7bg"], "issued_at": "2018-10-03T05:12:58.000000Z"}} 2018-10-03 05:12:58,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37bc60f2ec175163519bf17a1db5b11c7bbaf2" 2018-10-03 05:12:58,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3fbd718-5f64-4659-bbf9-9a44442cd194 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:58,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a3fbd718-5f64-4659-bbf9-9a44442cd194 2018-10-03 05:12:58,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:12:59,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["-4yTPkDuQXyjlGWpvbhkcQ"], "issued_at": "2018-10-03T05:12:59.000000Z"}} 2018-10-03 05:12:59,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:12:59,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2e9c65-318c-461b-88ca-849daa9a5cf0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:12:59,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9f2e9c65-318c-461b-88ca-849daa9a5cf0 2018-10-03 05:12:59,285 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-net 2018-10-03 05:12:59,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" -d '{"network": {"name": "NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-net", "admin_state_up": true}}' 2018-10-03 05:13:00,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-1025ee57-a781-45b4-a3b5-6162c30a02c9 Date: Wed, 03 Oct 2018 05:13:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"187581f0-c261-466b-b514-1653a15c57f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:00Z","is_default":false,"provider:segmentation_id":61,"name":"NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:00Z","mtu":1450}} 2018-10-03 05:13:00,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1025ee57-a781-45b4-a3b5-6162c30a02c9 2018-10-03 05:13:00,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=187581f0-c261-466b-b514-1653a15c57f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:00,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d94dfdbe-2394-48d3-948e-ae9bb10382c4 Date: Wed, 03 Oct 2018 05:13:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"187581f0-c261-466b-b514-1653a15c57f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:00Z","provider:segmentation_id":61,"name":"NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:00Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:00,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=187581f0-c261-466b-b514-1653a15c57f7 used request id req-d94dfdbe-2394-48d3-948e-ae9bb10382c4 2018-10-03 05:13:00,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=187581f0-c261-466b-b514-1653a15c57f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:00,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f29352e6-79b5-4c30-b749-c2d898384beb Date: Wed, 03 Oct 2018 05:13:00 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:13:00,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=187581f0-c261-466b-b514-1653a15c57f7 used request id req-f29352e6-79b5-4c30-b749-c2d898384beb 2018-10-03 05:13:00,890 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet 2018-10-03 05:13:00,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" -d '{"subnets": [{"ip_version": 4, "network_id": "187581f0-c261-466b-b514-1653a15c57f7", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet"}]}' 2018-10-03 05:13:01,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b2307b04-155b-4c7d-a176-c4fc620ad30f Date: Wed, 03 Oct 2018 05:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"187581f0-c261-466b-b514-1653a15c57f7","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:01Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:01Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"ed712e24-1798-4a54-b5d3-6ba9d9cba4e7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet"}]} 2018-10-03 05:13:01,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-b2307b04-155b-4c7d-a176-c4fc620ad30f 2018-10-03 05:13:01,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=187581f0-c261-466b-b514-1653a15c57f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:01,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-cd54f979-bf77-4059-9206-118afa76c7b5 Date: Wed, 03 Oct 2018 05:13:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"187581f0-c261-466b-b514-1653a15c57f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["ed712e24-1798-4a54-b5d3-6ba9d9cba4e7"],"description":"","tags":[],"updated_at":"2018-10-03T05:13:01Z","provider:segmentation_id":61,"name":"NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:00Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:01,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=187581f0-c261-466b-b514-1653a15c57f7 used request id req-cd54f979-bf77-4059-9206-118afa76c7b5 2018-10-03 05:13:01,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=187581f0-c261-466b-b514-1653a15c57f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:02,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d6e74ebd-ad23-45c7-9c20-0131887213a8 Date: Wed, 03 Oct 2018 05:13:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"187581f0-c261-466b-b514-1653a15c57f7","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:01Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:01Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"ed712e24-1798-4a54-b5d3-6ba9d9cba4e7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet"}]} 2018-10-03 05:13:02,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=187581f0-c261-466b-b514-1653a15c57f7 used request id req-d6e74ebd-ad23-45c7-9c20-0131887213a8 2018-10-03 05:13:02,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:02,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-bc9d6e60-2f7a-4c3d-bb19-2218ad72cefd Date: Wed, 03 Oct 2018 05:13:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"187581f0-c261-466b-b514-1653a15c57f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["ed712e24-1798-4a54-b5d3-6ba9d9cba4e7"],"description":"","tags":[],"updated_at":"2018-10-03T05:13:01Z","provider:segmentation_id":61,"name":"NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:00Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:02,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-net used request id req-bc9d6e60-2f7a-4c3d-bb19-2218ad72cefd 2018-10-03 05:13:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:13:02,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:13:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:13:02,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:02,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e246a46a-28c1-4d66-aa47-5031e941f9a1 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:13:02,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-e246a46a-28c1-4d66-aa47-5031e941f9a1 2018-10-03 05:13:02,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=187581f0-c261-466b-b514-1653a15c57f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:03,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-86b09b27-ae15-4b0f-adb2-4854cfdaf1d8 Date: Wed, 03 Oct 2018 05:13:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"187581f0-c261-466b-b514-1653a15c57f7","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:01Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:01Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"ed712e24-1798-4a54-b5d3-6ba9d9cba4e7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet"}]} 2018-10-03 05:13:03,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=187581f0-c261-466b-b514-1653a15c57f7 used request id req-86b09b27-ae15-4b0f-adb2-4854cfdaf1d8 2018-10-03 05:13:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=187581f0-c261-466b-b514-1653a15c57f7&name=NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:03,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b4bf3fd5-34a3-4d05-b3d1-6daadb9618e8 Date: Wed, 03 Oct 2018 05:13:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"187581f0-c261-466b-b514-1653a15c57f7","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:01Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:01Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"ed712e24-1798-4a54-b5d3-6ba9d9cba4e7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet"}]} 2018-10-03 05:13:03,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=187581f0-c261-466b-b514-1653a15c57f7&name=NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet used request id req-b4bf3fd5-34a3-4d05-b3d1-6daadb9618e8 2018-10-03 05:13:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=187581f0-c261-466b-b514-1653a15c57f7&name=NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:03,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8883b14f-227b-4862-ad55-f584091005a7 Date: Wed, 03 Oct 2018 05:13:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"187581f0-c261-466b-b514-1653a15c57f7","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:01Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:01Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"ed712e24-1798-4a54-b5d3-6ba9d9cba4e7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet"}]} 2018-10-03 05:13:03,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=187581f0-c261-466b-b514-1653a15c57f7&name=NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet used request id req-8883b14f-227b-4862-ad55-f584091005a7 2018-10-03 05:13:03,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=187581f0-c261-466b-b514-1653a15c57f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:04,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f31e0d89-45d6-47ad-8acd-6cd5e5fcb0cb Date: Wed, 03 Oct 2018 05:13:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"187581f0-c261-466b-b514-1653a15c57f7","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:01Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:01Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"ed712e24-1798-4a54-b5d3-6ba9d9cba4e7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet"}]} 2018-10-03 05:13:04,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=187581f0-c261-466b-b514-1653a15c57f7 used request id req-f31e0d89-45d6-47ad-8acd-6cd5e5fcb0cb 2018-10-03 05:13:04,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:05,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-462c4d21-f29c-49bf-b603-7a277b6d747b Date: Wed, 03 Oct 2018 05:13:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"187581f0-c261-466b-b514-1653a15c57f7","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:01Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:01Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"ed712e24-1798-4a54-b5d3-6ba9d9cba4e7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet"}]} 2018-10-03 05:13:05,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet used request id req-462c4d21-f29c-49bf-b603-7a277b6d747b 2018-10-03 05:13:05,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:05,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68508ae6-d444-4bca-80ce-6f86f10f15b5 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:13:05,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-68508ae6-d444-4bca-80ce-6f86f10f15b5 2018-10-03 05:13:05,220 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet 2018-10-03 05:13:05,220 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-subnet 2018-10-03 05:13:05,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/ed712e24-1798-4a54-b5d3-6ba9d9cba4e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:07,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5080c1b4-48af-476a-a268-ff20da7420d8 Date: Wed, 03 Oct 2018 05:13:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:07,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ed712e24-1798-4a54-b5d3-6ba9d9cba4e7 used request id req-5080c1b4-48af-476a-a268-ff20da7420d8 2018-10-03 05:13:07,369 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-90d23390-633e-42fe-97ca-0728813d818e-pub-net 2018-10-03 05:13:07,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/187581f0-c261-466b-b514-1653a15c57f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916bb786a5fbda38c5aed8aa0cdb13f1e2d9c787" 2018-10-03 05:13:09,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2b75d44-558a-436e-9f46-199faf4cc664 Date: Wed, 03 Oct 2018 05:13:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:09,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/187581f0-c261-466b-b514-1653a15c57f7 used request id req-e2b75d44-558a-436e-9f46-199faf4cc664 2018-10-03 05:13:09,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:13:09,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:13:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["CH9HYsDxQ-y9Y34folFFIw"], "issued_at": "2018-10-03T05:13:09.000000Z"}} 2018-10-03 05:13:09,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16697931e1205408f903e0ac2fc69ee04b2f923" 2018-10-03 05:13:09,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435bef5b-598d-4fea-b6b3-c7614f4fd54b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:13:09,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-435bef5b-598d-4fea-b6b3-c7614f4fd54b 2018-10-03 05:13:09,948 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d99d6fb8-7d5f-4b9e-ad22-d838874a5306-pub-net 2018-10-03 05:13:09,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16697931e1205408f903e0ac2fc69ee04b2f923" -d '{"network": {"name": "NeutronUtilsSubnetTests-d99d6fb8-7d5f-4b9e-ad22-d838874a5306-pub-net", "admin_state_up": true}}' 2018-10-03 05:13:10,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-a697fa5a-758a-4a5f-b103-ab2cf0b4aba2 Date: Wed, 03 Oct 2018 05:13: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":"e42863ba-9761-433e-a14f-cf2ff026849a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:10Z","is_default":false,"provider:segmentation_id":51,"name":"NeutronUtilsSubnetTests-d99d6fb8-7d5f-4b9e-ad22-d838874a5306-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:10Z","mtu":1450}} 2018-10-03 05:13:10,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a697fa5a-758a-4a5f-b103-ab2cf0b4aba2 2018-10-03 05:13:10,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e42863ba-9761-433e-a14f-cf2ff026849a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16697931e1205408f903e0ac2fc69ee04b2f923" 2018-10-03 05:13:10,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ba1079e2-fce6-4808-b09c-07bdf420a74a Date: Wed, 03 Oct 2018 05:13:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e42863ba-9761-433e-a14f-cf2ff026849a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:10Z","provider:segmentation_id":51,"name":"NeutronUtilsSubnetTests-d99d6fb8-7d5f-4b9e-ad22-d838874a5306-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:10Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:10,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e42863ba-9761-433e-a14f-cf2ff026849a used request id req-ba1079e2-fce6-4808-b09c-07bdf420a74a 2018-10-03 05:13:10,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e42863ba-9761-433e-a14f-cf2ff026849a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16697931e1205408f903e0ac2fc69ee04b2f923" 2018-10-03 05:13:10,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e2f36723-7805-4d47-b4d0-3450d1dd847b Date: Wed, 03 Oct 2018 05:13:10 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:13:10,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e42863ba-9761-433e-a14f-cf2ff026849a used request id req-e2f36723-7805-4d47-b4d0-3450d1dd847b 2018-10-03 05:13:10,834 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d99d6fb8-7d5f-4b9e-ad22-d838874a5306-pub-subnet 2018-10-03 05:13:10,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16697931e1205408f903e0ac2fc69ee04b2f923" -d '{"subnets": [{"ip_version": 4, "network_id": "e42863ba-9761-433e-a14f-cf2ff026849a", "cidr": "", "name": "NeutronUtilsSubnetTests-d99d6fb8-7d5f-4b9e-ad22-d838874a5306-pub-subnet"}]}' 2018-10-03 05:13:11,008 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-0ed64487-b733-4e50-8b26-59643c3b5c13 Date: Wed, 03 Oct 2018 05:13:11 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-03 05:13:11,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-0ed64487-b733-4e50-8b26-59643c3b5c13 2018-10-03 05:13:11,008 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-03 05:13:11,008 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-d99d6fb8-7d5f-4b9e-ad22-d838874a5306-pub-subnet] for network [NeutronUtilsSubnetTests-d99d6fb8-7d5f-4b9e-ad22-d838874a5306-pub-net] 2018-10-03 05:13:11,009 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d99d6fb8-7d5f-4b9e-ad22-d838874a5306-pub-net 2018-10-03 05:13:11,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/e42863ba-9761-433e-a14f-cf2ff026849a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16697931e1205408f903e0ac2fc69ee04b2f923" 2018-10-03 05:13:11,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6d5da6a-7f95-470c-a1e4-83f8e5643bc9 Date: Wed, 03 Oct 2018 05:13:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:11,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e42863ba-9761-433e-a14f-cf2ff026849a used request id req-a6d5da6a-7f95-470c-a1e4-83f8e5643bc9 2018-10-03 05:13:11,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:13:12,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:13:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["ghLeDHTtRRuc47LzVHBu3g"], "issued_at": "2018-10-03T05:13:12.000000Z"}} 2018-10-03 05:13:12,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:12,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5fed5c-6798-48b4-b2d0-774154a040f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:13:12,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ea5fed5c-6798-48b4-b2d0-774154a040f4 2018-10-03 05:13:12,262 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-net 2018-10-03 05:13:12,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" -d '{"network": {"name": "NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-net", "admin_state_up": true}}' 2018-10-03 05:13:12,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-9cf43845-b4e3-416a-a54d-3f93b1ed74fb Date: Wed, 03 Oct 2018 05:13: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":"eae1d053-5e94-43ab-b266-61fed5688a33","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:12Z","is_default":false,"provider:segmentation_id":91,"name":"NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:12Z","mtu":1450}} 2018-10-03 05:13:12,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-9cf43845-b4e3-416a-a54d-3f93b1ed74fb 2018-10-03 05:13:12,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=eae1d053-5e94-43ab-b266-61fed5688a33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:13,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3861ab4c-77ac-4a9b-9545-593549f64c97 Date: Wed, 03 Oct 2018 05:13:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"eae1d053-5e94-43ab-b266-61fed5688a33","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:12Z","provider:segmentation_id":91,"name":"NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:12Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:13,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=eae1d053-5e94-43ab-b266-61fed5688a33 used request id req-3861ab4c-77ac-4a9b-9545-593549f64c97 2018-10-03 05:13:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eae1d053-5e94-43ab-b266-61fed5688a33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:13,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd5fc2ec-76e2-4eac-96be-971b9fb8a702 Date: Wed, 03 Oct 2018 05:13:13 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:13:13,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eae1d053-5e94-43ab-b266-61fed5688a33 used request id req-dd5fc2ec-76e2-4eac-96be-971b9fb8a702 2018-10-03 05:13:13,767 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet 2018-10-03 05:13:13,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" -d '{"subnets": [{"ip_version": 4, "network_id": "eae1d053-5e94-43ab-b266-61fed5688a33", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet"}]}' 2018-10-03 05:13:14,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fc0b8189-985d-49ba-8d5d-a2662feb962a Date: Wed, 03 Oct 2018 05:13:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae1d053-5e94-43ab-b266-61fed5688a33","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:14Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:14Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"a9c917e3-907d-4eba-9be7-cc9f1fdf26e6","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet"}]} 2018-10-03 05:13:14,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-fc0b8189-985d-49ba-8d5d-a2662feb962a 2018-10-03 05:13:14,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=eae1d053-5e94-43ab-b266-61fed5688a33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:14,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d217c46d-0940-4648-a445-189cfef8d087 Date: Wed, 03 Oct 2018 05:13:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eae1d053-5e94-43ab-b266-61fed5688a33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["a9c917e3-907d-4eba-9be7-cc9f1fdf26e6"],"description":"","tags":[],"updated_at":"2018-10-03T05:13:14Z","provider:segmentation_id":91,"name":"NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:12Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:14,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=eae1d053-5e94-43ab-b266-61fed5688a33 used request id req-d217c46d-0940-4648-a445-189cfef8d087 2018-10-03 05:13:14,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eae1d053-5e94-43ab-b266-61fed5688a33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:14,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dd7f0e86-3aab-44c7-b64d-036e00ef9e86 Date: Wed, 03 Oct 2018 05:13:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae1d053-5e94-43ab-b266-61fed5688a33","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:14Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:14Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"a9c917e3-907d-4eba-9be7-cc9f1fdf26e6","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet"}]} 2018-10-03 05:13:14,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eae1d053-5e94-43ab-b266-61fed5688a33 used request id req-dd7f0e86-3aab-44c7-b64d-036e00ef9e86 2018-10-03 05:13:14,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:15,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-38afe883-93b1-4b19-ad95-9c812db3c204 Date: Wed, 03 Oct 2018 05:13:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eae1d053-5e94-43ab-b266-61fed5688a33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["a9c917e3-907d-4eba-9be7-cc9f1fdf26e6"],"description":"","tags":[],"updated_at":"2018-10-03T05:13:14Z","provider:segmentation_id":91,"name":"NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:12Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:15,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-net used request id req-38afe883-93b1-4b19-ad95-9c812db3c204 2018-10-03 05:13:15,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:13:15,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:13:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:13:15,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:15,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b1f31a-82a3-4127-8ffb-a8cf73c2f37d 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:13:15,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-86b1f31a-82a3-4127-8ffb-a8cf73c2f37d 2018-10-03 05:13:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eae1d053-5e94-43ab-b266-61fed5688a33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:15,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-aa85399f-a55f-45be-bf44-ac1d26bbcff5 Date: Wed, 03 Oct 2018 05:13:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae1d053-5e94-43ab-b266-61fed5688a33","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:14Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:14Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"a9c917e3-907d-4eba-9be7-cc9f1fdf26e6","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet"}]} 2018-10-03 05:13:15,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eae1d053-5e94-43ab-b266-61fed5688a33 used request id req-aa85399f-a55f-45be-bf44-ac1d26bbcff5 2018-10-03 05:13:15,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eae1d053-5e94-43ab-b266-61fed5688a33&name=NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:15,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-30aaf04c-40a3-4c9f-9bcd-cef61dd65eab Date: Wed, 03 Oct 2018 05:13:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae1d053-5e94-43ab-b266-61fed5688a33","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:14Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:14Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"a9c917e3-907d-4eba-9be7-cc9f1fdf26e6","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet"}]} 2018-10-03 05:13:15,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eae1d053-5e94-43ab-b266-61fed5688a33&name=NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet used request id req-30aaf04c-40a3-4c9f-9bcd-cef61dd65eab 2018-10-03 05:13:15,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eae1d053-5e94-43ab-b266-61fed5688a33&name=NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:16,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7d033489-a0a5-484e-ae62-43a80bc4769a Date: Wed, 03 Oct 2018 05:13:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae1d053-5e94-43ab-b266-61fed5688a33","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:14Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:14Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"a9c917e3-907d-4eba-9be7-cc9f1fdf26e6","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet"}]} 2018-10-03 05:13:16,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eae1d053-5e94-43ab-b266-61fed5688a33&name=NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet used request id req-7d033489-a0a5-484e-ae62-43a80bc4769a 2018-10-03 05:13:16,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eae1d053-5e94-43ab-b266-61fed5688a33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:16,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-df6e3bb8-bacb-462e-adc1-254c72101fa9 Date: Wed, 03 Oct 2018 05:13:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae1d053-5e94-43ab-b266-61fed5688a33","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:14Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:14Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"a9c917e3-907d-4eba-9be7-cc9f1fdf26e6","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet"}]} 2018-10-03 05:13:16,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eae1d053-5e94-43ab-b266-61fed5688a33 used request id req-df6e3bb8-bacb-462e-adc1-254c72101fa9 2018-10-03 05:13:16,477 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet 2018-10-03 05:13:16,477 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-subnet 2018-10-03 05:13:16,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/a9c917e3-907d-4eba-9be7-cc9f1fdf26e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:18,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a5a3925-b79a-452c-b3eb-5330e6c1c921 Date: Wed, 03 Oct 2018 05:13:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:18,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a9c917e3-907d-4eba-9be7-cc9f1fdf26e6 used request id req-0a5a3925-b79a-452c-b3eb-5330e6c1c921 2018-10-03 05:13:18,538 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-6afcb061-ea75-4129-969a-eb795622ed7f-pub-net 2018-10-03 05:13:18,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/eae1d053-5e94-43ab-b266-61fed5688a33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f7649f5345840117336dd9b3beaad12123b87b" 2018-10-03 05:13:20,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76b1ca37-eab5-4cba-8cad-2a3a9eb8171c Date: Wed, 03 Oct 2018 05:13:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:20,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/eae1d053-5e94-43ab-b266-61fed5688a33 used request id req-76b1ca37-eab5-4cba-8cad-2a3a9eb8171c 2018-10-03 05:13:20,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:13:20,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:13:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["de_eUbL3Qxu7Nc8YiCjdLg"], "issued_at": "2018-10-03T05:13:20.000000Z"}} 2018-10-03 05:13:20,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199d37c9225e160183002cfae5bd144793b80f42" 2018-10-03 05:13:20,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0fec960-dd31-4e12-887e-b72097118e36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:13:20,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f0fec960-dd31-4e12-887e-b72097118e36 2018-10-03 05:13:20,618 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-94ff30dd-15fc-4c6f-9c80-4a6613c8c157-pub-net 2018-10-03 05:13:20,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199d37c9225e160183002cfae5bd144793b80f42" -d '{"network": {"name": "NeutronUtilsSubnetTests-94ff30dd-15fc-4c6f-9c80-4a6613c8c157-pub-net", "admin_state_up": true}}' 2018-10-03 05:13:21,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-4d6e1816-0424-4689-945e-9a27d64efae0 Date: Wed, 03 Oct 2018 05:13: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":"6aa4c9a3-2426-41dc-98e7-cfdd9f22eaae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:20Z","is_default":false,"provider:segmentation_id":2,"name":"NeutronUtilsSubnetTests-94ff30dd-15fc-4c6f-9c80-4a6613c8c157-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:20Z","mtu":1450}} 2018-10-03 05:13:21,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-4d6e1816-0424-4689-945e-9a27d64efae0 2018-10-03 05:13:21,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6aa4c9a3-2426-41dc-98e7-cfdd9f22eaae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199d37c9225e160183002cfae5bd144793b80f42" 2018-10-03 05:13:21,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d5c64f70-b95e-46c5-bf8f-224c55935c52 Date: Wed, 03 Oct 2018 05:13:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6aa4c9a3-2426-41dc-98e7-cfdd9f22eaae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:20Z","provider:segmentation_id":2,"name":"NeutronUtilsSubnetTests-94ff30dd-15fc-4c6f-9c80-4a6613c8c157-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:20Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:21,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6aa4c9a3-2426-41dc-98e7-cfdd9f22eaae used request id req-d5c64f70-b95e-46c5-bf8f-224c55935c52 2018-10-03 05:13:21,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6aa4c9a3-2426-41dc-98e7-cfdd9f22eaae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199d37c9225e160183002cfae5bd144793b80f42" 2018-10-03 05:13:21,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a75b50f3-f1fd-4c6f-a70f-822612373a0f Date: Wed, 03 Oct 2018 05:13:21 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:13:21,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6aa4c9a3-2426-41dc-98e7-cfdd9f22eaae used request id req-a75b50f3-f1fd-4c6f-a70f-822612373a0f 2018-10-03 05:13:21,478 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-94ff30dd-15fc-4c6f-9c80-4a6613c8c157-pub-subnet 2018-10-03 05:13:21,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199d37c9225e160183002cfae5bd144793b80f42" -d '{"subnets": [{"ip_version": 4, "network_id": "6aa4c9a3-2426-41dc-98e7-cfdd9f22eaae", "cidr": null, "name": "NeutronUtilsSubnetTests-94ff30dd-15fc-4c6f-9c80-4a6613c8c157-pub-subnet"}]}' 2018-10-03 05:13:21,818 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-4373cfca-4dbe-4603-a0d4-a2d5d4a82abd Date: Wed, 03 Oct 2018 05:13:21 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-10-03 05:13:21,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-4373cfca-4dbe-4603-a0d4-a2d5d4a82abd 2018-10-03 05:13:21,819 - 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-10-03 05:13:21,819 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-94ff30dd-15fc-4c6f-9c80-4a6613c8c157-pub-subnet] for network [NeutronUtilsSubnetTests-94ff30dd-15fc-4c6f-9c80-4a6613c8c157-pub-net] 2018-10-03 05:13:21,819 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-94ff30dd-15fc-4c6f-9c80-4a6613c8c157-pub-net 2018-10-03 05:13:21,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/6aa4c9a3-2426-41dc-98e7-cfdd9f22eaae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199d37c9225e160183002cfae5bd144793b80f42" 2018-10-03 05:13:22,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a415ef2-d72a-4fab-9788-2902558a4de0 Date: Wed, 03 Oct 2018 05:13:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:22,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6aa4c9a3-2426-41dc-98e7-cfdd9f22eaae used request id req-0a415ef2-d72a-4fab-9788-2902558a4de0 2018-10-03 05:13:22,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:13:23,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:13:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["pMKkx4smRp6iDXH7gsdKeA"], "issued_at": "2018-10-03T05:13:23.000000Z"}} 2018-10-03 05:13:23,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d19298c53972fcca75e400c800d635329a17a6e" 2018-10-03 05:13:23,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa678ea-0935-4c46-9cfa-8d88fd3c590e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:13:23,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5aa678ea-0935-4c46-9cfa-8d88fd3c590e 2018-10-03 05:13:23,178 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-net 2018-10-03 05:13:23,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d19298c53972fcca75e400c800d635329a17a6e" -d '{"network": {"name": "NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-net", "admin_state_up": true}}' 2018-10-03 05:13:23,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-219a0845-6ce5-41f0-a48d-b2b4fc9f3ed1 Date: Wed, 03 Oct 2018 05:13:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5538a518-9fbc-4f09-b9f0-bef711ce1d2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:23Z","is_default":false,"provider:segmentation_id":89,"name":"NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:23Z","mtu":1450}} 2018-10-03 05:13:23,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-219a0845-6ce5-41f0-a48d-b2b4fc9f3ed1 2018-10-03 05:13:23,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5538a518-9fbc-4f09-b9f0-bef711ce1d2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d19298c53972fcca75e400c800d635329a17a6e" 2018-10-03 05:13:23,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-68859d4a-57a4-46d2-8b00-e8f872060900 Date: Wed, 03 Oct 2018 05:13:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5538a518-9fbc-4f09-b9f0-bef711ce1d2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:23Z","provider:segmentation_id":89,"name":"NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:23Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:23,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5538a518-9fbc-4f09-b9f0-bef711ce1d2d used request id req-68859d4a-57a4-46d2-8b00-e8f872060900 2018-10-03 05:13:23,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5538a518-9fbc-4f09-b9f0-bef711ce1d2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d19298c53972fcca75e400c800d635329a17a6e" 2018-10-03 05:13:24,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-42060993-bd7b-4bc5-8929-d7b05d1ae953 Date: Wed, 03 Oct 2018 05:13:24 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:13:24,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5538a518-9fbc-4f09-b9f0-bef711ce1d2d used request id req-42060993-bd7b-4bc5-8929-d7b05d1ae953 2018-10-03 05:13:24,101 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-subnet 2018-10-03 05:13:24,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d19298c53972fcca75e400c800d635329a17a6e" -d '{"subnets": [{"ip_version": 4, "network_id": "5538a518-9fbc-4f09-b9f0-bef711ce1d2d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-subnet"}]}' 2018-10-03 05:13:24,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9c8a810a-21aa-42d7-9d22-ddfe8ab4816a Date: Wed, 03 Oct 2018 05:13:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5538a518-9fbc-4f09-b9f0-bef711ce1d2d","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:24Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:24Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"8cc9b534-7fa4-40f7-8308-7239a3579fef","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-subnet"}]} 2018-10-03 05:13:24,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-9c8a810a-21aa-42d7-9d22-ddfe8ab4816a 2018-10-03 05:13:24,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5538a518-9fbc-4f09-b9f0-bef711ce1d2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d19298c53972fcca75e400c800d635329a17a6e" 2018-10-03 05:13:24,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-204fd2a9-061a-4232-a361-e22486b09f7a Date: Wed, 03 Oct 2018 05:13:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5538a518-9fbc-4f09-b9f0-bef711ce1d2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["8cc9b534-7fa4-40f7-8308-7239a3579fef"],"description":"","tags":[],"updated_at":"2018-10-03T05:13:24Z","provider:segmentation_id":89,"name":"NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:23Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:24,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5538a518-9fbc-4f09-b9f0-bef711ce1d2d used request id req-204fd2a9-061a-4232-a361-e22486b09f7a 2018-10-03 05:13:24,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5538a518-9fbc-4f09-b9f0-bef711ce1d2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d19298c53972fcca75e400c800d635329a17a6e" 2018-10-03 05:13:24,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-26cce880-b4dd-4f58-9661-2fb1abbf2510 Date: Wed, 03 Oct 2018 05:13:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5538a518-9fbc-4f09-b9f0-bef711ce1d2d","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:24Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:24Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"8cc9b534-7fa4-40f7-8308-7239a3579fef","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-subnet"}]} 2018-10-03 05:13:24,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5538a518-9fbc-4f09-b9f0-bef711ce1d2d used request id req-26cce880-b4dd-4f58-9661-2fb1abbf2510 2018-10-03 05:13:24,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d19298c53972fcca75e400c800d635329a17a6e" 2018-10-03 05:13:25,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5c8cbe64-1a24-4a1b-bfd7-5d72a6ed48c7 Date: Wed, 03 Oct 2018 05:13:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5538a518-9fbc-4f09-b9f0-bef711ce1d2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["8cc9b534-7fa4-40f7-8308-7239a3579fef"],"description":"","tags":[],"updated_at":"2018-10-03T05:13:24Z","provider:segmentation_id":89,"name":"NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:23Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:25,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-net used request id req-5c8cbe64-1a24-4a1b-bfd7-5d72a6ed48c7 2018-10-03 05:13:25,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:13:25,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:13:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:13:25,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d19298c53972fcca75e400c800d635329a17a6e" 2018-10-03 05:13:25,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcec4ade-d9b8-4073-90a9-9be7faac8098 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:13:25,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-fcec4ade-d9b8-4073-90a9-9be7faac8098 2018-10-03 05:13:25,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5538a518-9fbc-4f09-b9f0-bef711ce1d2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d19298c53972fcca75e400c800d635329a17a6e" 2018-10-03 05:13:25,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1f3f1cf1-a6f0-45d9-b750-556bee931b1b Date: Wed, 03 Oct 2018 05:13:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5538a518-9fbc-4f09-b9f0-bef711ce1d2d","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:24Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:24Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"8cc9b534-7fa4-40f7-8308-7239a3579fef","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-subnet"}]} 2018-10-03 05:13:25,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5538a518-9fbc-4f09-b9f0-bef711ce1d2d used request id req-1f3f1cf1-a6f0-45d9-b750-556bee931b1b 2018-10-03 05:13:25,359 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-subnet 2018-10-03 05:13:25,359 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-subnet 2018-10-03 05:13:25,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/8cc9b534-7fa4-40f7-8308-7239a3579fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d19298c53972fcca75e400c800d635329a17a6e" 2018-10-03 05:13:26,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac5f8c3c-4dfd-4f34-9045-cd451745394a Date: Wed, 03 Oct 2018 05:13:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:26,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/8cc9b534-7fa4-40f7-8308-7239a3579fef used request id req-ac5f8c3c-4dfd-4f34-9045-cd451745394a 2018-10-03 05:13:26,730 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-040a39c5-8d4e-4284-9824-2595bc791fd2-pub-net 2018-10-03 05:13:26,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/5538a518-9fbc-4f09-b9f0-bef711ce1d2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d19298c53972fcca75e400c800d635329a17a6e" 2018-10-03 05:13:28,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8b83e42-75c5-4989-8453-e282b95fa3b0 Date: Wed, 03 Oct 2018 05:13:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:28,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5538a518-9fbc-4f09-b9f0-bef711ce1d2d used request id req-d8b83e42-75c5-4989-8453-e282b95fa3b0 2018-10-03 05:13:28,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:13:28,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:13:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["SX72Frq1RKuJQtLMraY-uQ"], "issued_at": "2018-10-03T05:13:28.000000Z"}} 2018-10-03 05:13:28,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:29,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a9c706-555e-4b48-90cc-9b1fbd18d64e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:13:29,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-10a9c706-555e-4b48-90cc-9b1fbd18d64e 2018-10-03 05:13:29,058 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-net 2018-10-03 05:13:29,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" -d '{"network": {"name": "NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-net", "admin_state_up": true}}' 2018-10-03 05:13:29,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-07f1848e-af45-4218-9c9a-bf08ffc04915 Date: Wed, 03 Oct 2018 05:13:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7cae5d87-ab71-4df3-9530-92e03cf02ea4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:29Z","is_default":false,"provider:segmentation_id":29,"name":"NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:29Z","mtu":1450}} 2018-10-03 05:13:29,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-07f1848e-af45-4218-9c9a-bf08ffc04915 2018-10-03 05:13:29,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=7cae5d87-ab71-4df3-9530-92e03cf02ea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:29,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dcbb1f16-d931-4195-b49d-dbd4c61d989a Date: Wed, 03 Oct 2018 05:13:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7cae5d87-ab71-4df3-9530-92e03cf02ea4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:29Z","provider:segmentation_id":29,"name":"NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:29Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:29,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=7cae5d87-ab71-4df3-9530-92e03cf02ea4 used request id req-dcbb1f16-d931-4195-b49d-dbd4c61d989a 2018-10-03 05:13:29,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=7cae5d87-ab71-4df3-9530-92e03cf02ea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:30,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-509ba8da-87b1-4ca9-9367-d3c26296672f Date: Wed, 03 Oct 2018 05:13:30 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:13:30,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=7cae5d87-ab71-4df3-9530-92e03cf02ea4 used request id req-509ba8da-87b1-4ca9-9367-d3c26296672f 2018-10-03 05:13:30,019 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-subnet 2018-10-03 05:13:30,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" -d '{"subnets": [{"ip_version": 4, "network_id": "7cae5d87-ab71-4df3-9530-92e03cf02ea4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-subnet"}]}' 2018-10-03 05:13:30,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5a44b899-afc5-4954-b9b6-6f6d9e60068f Date: Wed, 03 Oct 2018 05:13:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cae5d87-ab71-4df3-9530-92e03cf02ea4","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:30Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:30Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"e1375c78-54d4-4da5-ba3a-5e65c64b28b4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-subnet"}]} 2018-10-03 05:13:30,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-5a44b899-afc5-4954-b9b6-6f6d9e60068f 2018-10-03 05:13:30,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=7cae5d87-ab71-4df3-9530-92e03cf02ea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:30,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3dd7fcf1-fd80-4f9a-9975-3c1aa5d3620d Date: Wed, 03 Oct 2018 05:13:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7cae5d87-ab71-4df3-9530-92e03cf02ea4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["e1375c78-54d4-4da5-ba3a-5e65c64b28b4"],"description":"","tags":[],"updated_at":"2018-10-03T05:13:30Z","provider:segmentation_id":29,"name":"NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:29Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:30,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=7cae5d87-ab71-4df3-9530-92e03cf02ea4 used request id req-3dd7fcf1-fd80-4f9a-9975-3c1aa5d3620d 2018-10-03 05:13:30,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=7cae5d87-ab71-4df3-9530-92e03cf02ea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:30,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1bf5168e-a3eb-4cb3-b5b6-018a18893a8e Date: Wed, 03 Oct 2018 05:13:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cae5d87-ab71-4df3-9530-92e03cf02ea4","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:30Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:30Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"e1375c78-54d4-4da5-ba3a-5e65c64b28b4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-subnet"}]} 2018-10-03 05:13:30,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=7cae5d87-ab71-4df3-9530-92e03cf02ea4 used request id req-1bf5168e-a3eb-4cb3-b5b6-018a18893a8e 2018-10-03 05:13:30,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:31,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8a10f749-3ce2-471a-a94d-c105e7ffccc8 Date: Wed, 03 Oct 2018 05:13:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7cae5d87-ab71-4df3-9530-92e03cf02ea4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["e1375c78-54d4-4da5-ba3a-5e65c64b28b4"],"description":"","tags":[],"updated_at":"2018-10-03T05:13:30Z","provider:segmentation_id":29,"name":"NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:29Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:31,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-net used request id req-8a10f749-3ce2-471a-a94d-c105e7ffccc8 2018-10-03 05:13:31,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:13:31,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:13:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:13:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:31,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb94cb87-af3a-4e63-b5e4-b9ec21519ef7 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:13:31,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-bb94cb87-af3a-4e63-b5e4-b9ec21519ef7 2018-10-03 05:13:31,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=7cae5d87-ab71-4df3-9530-92e03cf02ea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:31,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c78bb81a-71f6-49e5-b076-e9ac0e17ee12 Date: Wed, 03 Oct 2018 05:13:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cae5d87-ab71-4df3-9530-92e03cf02ea4","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:30Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:30Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"e1375c78-54d4-4da5-ba3a-5e65c64b28b4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-subnet"}]} 2018-10-03 05:13:31,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=7cae5d87-ab71-4df3-9530-92e03cf02ea4 used request id req-c78bb81a-71f6-49e5-b076-e9ac0e17ee12 2018-10-03 05:13:31,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=7cae5d87-ab71-4df3-9530-92e03cf02ea4&name=NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:31,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4a79c3ea-aa42-400b-8ff5-d24ebf4f5a45 Date: Wed, 03 Oct 2018 05:13:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cae5d87-ab71-4df3-9530-92e03cf02ea4","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:30Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:30Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"e1375c78-54d4-4da5-ba3a-5e65c64b28b4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-subnet"}]} 2018-10-03 05:13:31,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=7cae5d87-ab71-4df3-9530-92e03cf02ea4&name=NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-subnet used request id req-4a79c3ea-aa42-400b-8ff5-d24ebf4f5a45 2018-10-03 05:13:31,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:13:31,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:13:31,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:13:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["wMgOkDrySheQoBo1HpoOPQ"], "issued_at": "2018-10-03T05:13:31.000000Z"}} 2018-10-03 05:13:31,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b298c5b848c515f9a032631f321eb642f6a6c84c" 2018-10-03 05:13:32,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890ac4fa-392c-4197-8691-9be641894e33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:13:32,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-890ac4fa-392c-4197-8691-9be641894e33 2018-10-03 05:13:32,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:32,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b2780bb9-bd4e-45ad-89b5-e5548f6ffdfa Date: Wed, 03 Oct 2018 05:13:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:13:32,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-b2780bb9-bd4e-45ad-89b5-e5548f6ffdfa 2018-10-03 05:13:32,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:32,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-07bdc667-9669-41d8-884b-aba800e7cbb2 Date: Wed, 03 Oct 2018 05:13:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 05:13:32,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 used request id req-07bdc667-9669-41d8-884b-aba800e7cbb2 2018-10-03 05:13:32,483 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-router 2018-10-03 05:13:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}, "name": "NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-router", "admin_state_up": true}}' 2018-10-03 05:13:33,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-b77c9215-9b6a-44ae-9947-6946db0d5e77 Date: Wed, 03 Oct 2018 05:13:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:13:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "1db8e4f4-6031-41ec-8dc3-39aa07e6906e", "name": "NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-router"}} 2018-10-03 05:13:33,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-b77c9215-9b6a-44ae-9947-6946db0d5e77 2018-10-03 05:13:33,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=1db8e4f4-6031-41ec-8dc3-39aa07e6906e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:34,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4ae1f303-e7f3-4d1a-ad0b-2d32d7daa94d Date: Wed, 03 Oct 2018 05:13:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:13:33Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.207"}],"id":"97299556-21eb-4684-8ef6-a4cacb2fe4b3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:f3:51","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1db8e4f4-6031-41ec-8dc3-39aa07e6906e","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:13:33Z","binding:vnic_type":"normal"}]} 2018-10-03 05:13:34,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=1db8e4f4-6031-41ec-8dc3-39aa07e6906e used request id req-4ae1f303-e7f3-4d1a-ad0b-2d32d7daa94d 2018-10-03 05:13:34,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:34,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f7175dcb-5de8-457c-921b-9c10a83fdb9d Date: Wed, 03 Oct 2018 05:13:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}} 2018-10-03 05:13:34,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 used request id req-f7175dcb-5de8-457c-921b-9c10a83fdb9d 2018-10-03 05:13:34,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:34,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0423eeea-b876-497b-b2e6-53643cfdfd0e Date: Wed, 03 Oct 2018 05:13:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:13:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "1db8e4f4-6031-41ec-8dc3-39aa07e6906e", "name": "NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-router"}]} 2018-10-03 05:13:34,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-router used request id req-0423eeea-b876-497b-b2e6-53643cfdfd0e 2018-10-03 05:13:34,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:34,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f86581-283b-41d0-9b6d-d23e38b6bb67 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:13:34,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-07f86581-283b-41d0-9b6d-d23e38b6bb67 2018-10-03 05:13:34,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=1db8e4f4-6031-41ec-8dc3-39aa07e6906e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:35,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-255a57e7-7240-4f2d-9ca6-71df5e8e3455 Date: Wed, 03 Oct 2018 05:13:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:13:33Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.207"}],"id":"97299556-21eb-4684-8ef6-a4cacb2fe4b3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:f3:51","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1db8e4f4-6031-41ec-8dc3-39aa07e6906e","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:13:33Z","binding:vnic_type":"normal"}]} 2018-10-03 05:13:35,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=1db8e4f4-6031-41ec-8dc3-39aa07e6906e used request id req-255a57e7-7240-4f2d-9ca6-71df5e8e3455 2018-10-03 05:13:35,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:35,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-cbe5151c-cd8d-4ca2-8b27-95f336f0f666 Date: Wed, 03 Oct 2018 05:13:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}} 2018-10-03 05:13:35,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 used request id req-cbe5151c-cd8d-4ca2-8b27-95f336f0f666 2018-10-03 05:13:35,102 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-router 2018-10-03 05:13:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/1db8e4f4-6031-41ec-8dc3-39aa07e6906e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" -d '{"subnet_id": "e1375c78-54d4-4da5-ba3a-5e65c64b28b4"}' 2018-10-03 05:13:36,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1ee081ed-1aa1-4718-a910-51625a439ca8 Date: Wed, 03 Oct 2018 05:13:36 GMT RESP BODY: {"network_id": "7cae5d87-ab71-4df3-9530-92e03cf02ea4", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "subnet_id": "e1375c78-54d4-4da5-ba3a-5e65c64b28b4", "subnet_ids": ["e1375c78-54d4-4da5-ba3a-5e65c64b28b4"], "port_id": "32cadab1-2a48-44a0-95fe-e053048293ce", "id": "1db8e4f4-6031-41ec-8dc3-39aa07e6906e"} 2018-10-03 05:13:36,466 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1db8e4f4-6031-41ec-8dc3-39aa07e6906e/add_router_interface used request id req-1ee081ed-1aa1-4718-a910-51625a439ca8 2018-10-03 05:13:36,467 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-router 2018-10-03 05:13:36,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/1db8e4f4-6031-41ec-8dc3-39aa07e6906e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" -d '{"subnet_id": "e1375c78-54d4-4da5-ba3a-5e65c64b28b4"}' 2018-10-03 05:13:37,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-485388da-e815-4107-b1c3-706cfa23cd3d Date: Wed, 03 Oct 2018 05:13:37 GMT RESP BODY: {"network_id": "7cae5d87-ab71-4df3-9530-92e03cf02ea4", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "subnet_id": "e1375c78-54d4-4da5-ba3a-5e65c64b28b4", "subnet_ids": ["e1375c78-54d4-4da5-ba3a-5e65c64b28b4"], "port_id": "32cadab1-2a48-44a0-95fe-e053048293ce", "id": "1db8e4f4-6031-41ec-8dc3-39aa07e6906e"} 2018-10-03 05:13:37,641 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1db8e4f4-6031-41ec-8dc3-39aa07e6906e/remove_router_interface used request id req-485388da-e815-4107-b1c3-706cfa23cd3d 2018-10-03 05:13:37,641 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-router 2018-10-03 05:13:37,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/1db8e4f4-6031-41ec-8dc3-39aa07e6906e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:39,641 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b840cd5-8d4a-4930-97ef-72fe1d3f336b Content-Length: 0 Date: Wed, 03 Oct 2018 05:13:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:39,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/1db8e4f4-6031-41ec-8dc3-39aa07e6906e used request id req-4b840cd5-8d4a-4930-97ef-72fe1d3f336b 2018-10-03 05:13:39,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:39,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c23bdb12-de39-4536-b34a-2f9dda9bca17 Date: Wed, 03 Oct 2018 05:13:39 GMT RESP BODY: {"routers": []} 2018-10-03 05:13:39,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-router used request id req-c23bdb12-de39-4536-b34a-2f9dda9bca17 2018-10-03 05:13:39,714 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-subnet 2018-10-03 05:13:39,714 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-subnet 2018-10-03 05:13:39,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/e1375c78-54d4-4da5-ba3a-5e65c64b28b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:41,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ccab27b8-730d-4dc2-ad7f-8b116a24cace Date: Wed, 03 Oct 2018 05:13:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:41,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e1375c78-54d4-4da5-ba3a-5e65c64b28b4 used request id req-ccab27b8-730d-4dc2-ad7f-8b116a24cace 2018-10-03 05:13:41,981 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9037e36e-0960-4cf4-9f75-95dd41a10423-pub-net 2018-10-03 05:13:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/7cae5d87-ab71-4df3-9530-92e03cf02ea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5ce831a46b98725161cd8bb05242a0c119f535" 2018-10-03 05:13:43,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc57bce3-8236-4048-be3d-e61e04f41af9 Date: Wed, 03 Oct 2018 05:13:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:43,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/7cae5d87-ab71-4df3-9530-92e03cf02ea4 used request id req-fc57bce3-8236-4048-be3d-e61e04f41af9 2018-10-03 05:13:43,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:13:43,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["_-SJjcGFQ6mtktOjihJuzw"], "issued_at": "2018-10-03T05:13:43.000000Z"}} 2018-10-03 05:13:43,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:43,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9451aa81-aad8-4e52-9f18-ea3a103a9ec4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:13:43,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9451aa81-aad8-4e52-9f18-ea3a103a9ec4 2018-10-03 05:13:43,980 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-net 2018-10-03 05:13:43,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" -d '{"network": {"name": "NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-net", "admin_state_up": true}}' 2018-10-03 05:13:44,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-1afc9b0d-444f-436d-8f3e-f391243edbb6 Date: Wed, 03 Oct 2018 05:13:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f8cffd29-0ccb-4f6c-b93d-98e00b522afb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:44Z","is_default":false,"provider:segmentation_id":30,"name":"NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:44Z","mtu":1450}} 2018-10-03 05:13:44,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1afc9b0d-444f-436d-8f3e-f391243edbb6 2018-10-03 05:13:44,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f8cffd29-0ccb-4f6c-b93d-98e00b522afb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:44,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1c9b37f1-f20d-467a-99ff-060a9d0ae653 Date: Wed, 03 Oct 2018 05:13:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f8cffd29-0ccb-4f6c-b93d-98e00b522afb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:44Z","provider:segmentation_id":30,"name":"NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:44Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:44,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f8cffd29-0ccb-4f6c-b93d-98e00b522afb used request id req-1c9b37f1-f20d-467a-99ff-060a9d0ae653 2018-10-03 05:13:44,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8cffd29-0ccb-4f6c-b93d-98e00b522afb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:45,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8f6cfdd4-1e29-4765-9ff4-fe8dfbbedd15 Date: Wed, 03 Oct 2018 05:13:45 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:13:45,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8cffd29-0ccb-4f6c-b93d-98e00b522afb used request id req-8f6cfdd4-1e29-4765-9ff4-fe8dfbbedd15 2018-10-03 05:13:45,053 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-subnet 2018-10-03 05:13:45,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" -d '{"subnets": [{"ip_version": 4, "network_id": "f8cffd29-0ccb-4f6c-b93d-98e00b522afb", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-subnet"}]}' 2018-10-03 05:13:45,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-239d8313-8aee-4544-bb65-00a524eaeb59 Date: Wed, 03 Oct 2018 05:13:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8cffd29-0ccb-4f6c-b93d-98e00b522afb","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:45Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"4ab4e20a-79cd-402b-bd02-c53c70757e07","subnetpool_id":null,"name":"NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-subnet"}]} 2018-10-03 05:13:45,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-239d8313-8aee-4544-bb65-00a524eaeb59 2018-10-03 05:13:45,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f8cffd29-0ccb-4f6c-b93d-98e00b522afb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:45,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7df88b33-87a1-4594-a8e3-bf803e458e1a Date: Wed, 03 Oct 2018 05:13:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f8cffd29-0ccb-4f6c-b93d-98e00b522afb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["4ab4e20a-79cd-402b-bd02-c53c70757e07"],"description":"","tags":[],"updated_at":"2018-10-03T05:13:45Z","provider:segmentation_id":30,"name":"NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:44Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:45,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f8cffd29-0ccb-4f6c-b93d-98e00b522afb used request id req-7df88b33-87a1-4594-a8e3-bf803e458e1a 2018-10-03 05:13:45,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8cffd29-0ccb-4f6c-b93d-98e00b522afb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:45,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bc42312c-e876-41fd-a24e-98570ec72352 Date: Wed, 03 Oct 2018 05:13:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8cffd29-0ccb-4f6c-b93d-98e00b522afb","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:45Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"4ab4e20a-79cd-402b-bd02-c53c70757e07","subnetpool_id":null,"name":"NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-subnet"}]} 2018-10-03 05:13:45,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8cffd29-0ccb-4f6c-b93d-98e00b522afb used request id req-bc42312c-e876-41fd-a24e-98570ec72352 2018-10-03 05:13:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:46,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f8e6e4ba-37ea-4785-aa5e-93a27d1c2219 Date: Wed, 03 Oct 2018 05:13:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f8cffd29-0ccb-4f6c-b93d-98e00b522afb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["4ab4e20a-79cd-402b-bd02-c53c70757e07"],"description":"","tags":[],"updated_at":"2018-10-03T05:13:45Z","provider:segmentation_id":30,"name":"NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:44Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:46,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-net used request id req-f8e6e4ba-37ea-4785-aa5e-93a27d1c2219 2018-10-03 05:13:46,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:13:46,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:13:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:13:46,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:46,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44125ff7-3728-4ec4-94c9-2c2fe55bb384 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:13:46,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-44125ff7-3728-4ec4-94c9-2c2fe55bb384 2018-10-03 05:13:46,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8cffd29-0ccb-4f6c-b93d-98e00b522afb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:46,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4754364d-df6a-47f0-9e02-1880c380e66e Date: Wed, 03 Oct 2018 05:13:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8cffd29-0ccb-4f6c-b93d-98e00b522afb","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:45Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"4ab4e20a-79cd-402b-bd02-c53c70757e07","subnetpool_id":null,"name":"NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-subnet"}]} 2018-10-03 05:13:46,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8cffd29-0ccb-4f6c-b93d-98e00b522afb used request id req-4754364d-df6a-47f0-9e02-1880c380e66e 2018-10-03 05:13:46,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:13:46,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:13:46,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["V0JMjMs2TpmFN4pKFqTefA"], "issued_at": "2018-10-03T05:13:46.000000Z"}} 2018-10-03 05:13:46,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621e7f8ee6f12d0aa99d82023dd4e2bb545ea2b" 2018-10-03 05:13:46,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3bcea4-f09d-4833-ae0e-f421a2ca8db8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:13:46,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1d3bcea4-f09d-4833-ae0e-f421a2ca8db8 2018-10-03 05:13:46,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:47,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b3b13893-e7b7-4022-8fab-7cbb00034f1e Date: Wed, 03 Oct 2018 05:13:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:13:47,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-b3b13893-e7b7-4022-8fab-7cbb00034f1e 2018-10-03 05:13:47,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:47,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c97d0630-ba1b-4f46-baa1-5705657477dd Date: Wed, 03 Oct 2018 05:13:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 05:13:47,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 used request id req-c97d0630-ba1b-4f46-baa1-5705657477dd 2018-10-03 05:13:47,244 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-router 2018-10-03 05:13:47,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}, "name": "NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-router", "admin_state_up": true}}' 2018-10-03 05:13:48,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-f74dc325-b8ac-4385-b8db-629fa96470f4 Date: Wed, 03 Oct 2018 05:13:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:13:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:13:48Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "a398dc1f-4887-468b-b494-ab74d9a2e9dd", "name": "NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-router"}} 2018-10-03 05:13:48,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-f74dc325-b8ac-4385-b8db-629fa96470f4 2018-10-03 05:13:48,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=a398dc1f-4887-468b-b494-ab74d9a2e9dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:48,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-483db66f-920f-4a9e-8115-486ad1d48f48 Date: Wed, 03 Oct 2018 05:13:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:13:48Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.200"}],"id":"2401ab3b-07e8-44e7-bb13-ba07310ac595","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:e2:65","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a398dc1f-4887-468b-b494-ab74d9a2e9dd","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:13:47Z","binding:vnic_type":"normal"}]} 2018-10-03 05:13:48,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=a398dc1f-4887-468b-b494-ab74d9a2e9dd used request id req-483db66f-920f-4a9e-8115-486ad1d48f48 2018-10-03 05:13:48,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:48,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d992fdc0-c0fa-478a-970f-c14b5285aeb7 Date: Wed, 03 Oct 2018 05:13:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}} 2018-10-03 05:13:48,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 used request id req-d992fdc0-c0fa-478a-970f-c14b5285aeb7 2018-10-03 05:13:48,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:49,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-92cd17b2-4827-45f7-b050-2326a5cf82d5 Date: Wed, 03 Oct 2018 05:13:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:13:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:13:48Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "a398dc1f-4887-468b-b494-ab74d9a2e9dd", "name": "NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-router"}]} 2018-10-03 05:13:49,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-router used request id req-92cd17b2-4827-45f7-b050-2326a5cf82d5 2018-10-03 05:13:49,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:49,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0499a63f-c470-4eb4-a11f-271b3c3ef1a6 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:13:49,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-0499a63f-c470-4eb4-a11f-271b3c3ef1a6 2018-10-03 05:13:49,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=a398dc1f-4887-468b-b494-ab74d9a2e9dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:49,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-0677d21a-5e1f-4f8c-bbe9-2fd17544e91a Date: Wed, 03 Oct 2018 05:13:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:13:48Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.200"}],"id":"2401ab3b-07e8-44e7-bb13-ba07310ac595","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:e2:65","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a398dc1f-4887-468b-b494-ab74d9a2e9dd","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:13:47Z","binding:vnic_type":"normal"}]} 2018-10-03 05:13:49,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=a398dc1f-4887-468b-b494-ab74d9a2e9dd used request id req-0677d21a-5e1f-4f8c-bbe9-2fd17544e91a 2018-10-03 05:13:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:49,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4ff1a10e-33a8-4c6f-af7b-250680b9d77e Date: Wed, 03 Oct 2018 05:13:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}} 2018-10-03 05:13:49,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 used request id req-4ff1a10e-33a8-4c6f-af7b-250680b9d77e 2018-10-03 05:13:49,546 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-subnet 2018-10-03 05:13:49,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/4ab4e20a-79cd-402b-bd02-c53c70757e07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:51,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a712470b-b4c9-4ed0-a273-4fce0efb8cdf Date: Wed, 03 Oct 2018 05:13:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:51,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/4ab4e20a-79cd-402b-bd02-c53c70757e07 used request id req-a712470b-b4c9-4ed0-a273-4fce0efb8cdf 2018-10-03 05:13:51,793 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-router 2018-10-03 05:13:51,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/a398dc1f-4887-468b-b494-ab74d9a2e9dd/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" -d '{"subnet_id": "4ab4e20a-79cd-402b-bd02-c53c70757e07"}' 2018-10-03 05:13:52,153 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-aa30b332-328e-4819-9b9e-0d5e02c974eb Date: Wed, 03 Oct 2018 05:13:52 GMT RESP BODY: {"NeutronError": {"message": "Subnet 4ab4e20a-79cd-402b-bd02-c53c70757e07 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-03 05:13:52,153 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a398dc1f-4887-468b-b494-ab74d9a2e9dd/add_router_interface used request id req-aa30b332-328e-4819-9b9e-0d5e02c974eb 2018-10-03 05:13:52,153 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 4ab4e20a-79cd-402b-bd02-c53c70757e07 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-03 05:13:52,154 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-router 2018-10-03 05:13:52,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/a398dc1f-4887-468b-b494-ab74d9a2e9dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:53,479 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa4d0851-9d8c-4014-990a-46ef5c013262 Content-Length: 0 Date: Wed, 03 Oct 2018 05:13:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:53,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/a398dc1f-4887-468b-b494-ab74d9a2e9dd used request id req-aa4d0851-9d8c-4014-990a-46ef5c013262 2018-10-03 05:13:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:53,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e7d7c9bf-6ffd-4bd4-8fa6-f3d82219beee Date: Wed, 03 Oct 2018 05:13:53 GMT RESP BODY: {"routers": []} 2018-10-03 05:13:53,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-router used request id req-e7d7c9bf-6ffd-4bd4-8fa6-f3d82219beee 2018-10-03 05:13:53,539 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-subnet 2018-10-03 05:13:53,539 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-subnet 2018-10-03 05:13:53,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/4ab4e20a-79cd-402b-bd02-c53c70757e07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:53,576 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-2cb0665b-3f06-4c43-8a24-9b76cbf180a2 Date: Wed, 03 Oct 2018 05:13:53 GMT RESP BODY: {"NeutronError": {"message": "Subnet 4ab4e20a-79cd-402b-bd02-c53c70757e07 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-03 05:13:53,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/4ab4e20a-79cd-402b-bd02-c53c70757e07 used request id req-2cb0665b-3f06-4c43-8a24-9b76cbf180a2 2018-10-03 05:13:53,576 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 4ab4e20a-79cd-402b-bd02-c53c70757e07 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-03 05:13:53,576 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-afcef3a3-d6ed-4b56-aa50-27bc79801047-pub-net 2018-10-03 05:13:53,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/f8cffd29-0ccb-4f6c-b93d-98e00b522afb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db31a0c814409f83141f520439b5336b9a187d" 2018-10-03 05:13:54,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b77b5e59-1e32-4e84-a839-b2439b4fa83c Date: Wed, 03 Oct 2018 05:13:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:54,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f8cffd29-0ccb-4f6c-b93d-98e00b522afb used request id req-b77b5e59-1e32-4e84-a839-b2439b4fa83c 2018-10-03 05:13:54,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:13:54,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:13:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["amXjtLZDSnC3WtguctP4og"], "issued_at": "2018-10-03T05:13:54.000000Z"}} 2018-10-03 05:13:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" 2018-10-03 05:13:54,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78065926-060a-4de8-98ff-812ccda91a91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:13:54,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-78065926-060a-4de8-98ff-812ccda91a91 2018-10-03 05:13:54,655 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-net 2018-10-03 05:13:54,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" -d '{"network": {"name": "NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-net", "admin_state_up": true}}' 2018-10-03 05:13:55,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-52aeddb8-e653-4d65-a7aa-09ba353d177a Date: Wed, 03 Oct 2018 05:13:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9bcd72ae-f8bb-4599-8719-42a62ae8d3d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:54Z","is_default":false,"provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:54Z","mtu":1450}} 2018-10-03 05:13:55,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-52aeddb8-e653-4d65-a7aa-09ba353d177a 2018-10-03 05:13:55,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9bcd72ae-f8bb-4599-8719-42a62ae8d3d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" 2018-10-03 05:13:55,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0c80f347-fa52-4a98-b43c-70469e81eb7b Date: Wed, 03 Oct 2018 05:13:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9bcd72ae-f8bb-4599-8719-42a62ae8d3d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:13:54Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:55,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9bcd72ae-f8bb-4599-8719-42a62ae8d3d1 used request id req-0c80f347-fa52-4a98-b43c-70469e81eb7b 2018-10-03 05:13:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9bcd72ae-f8bb-4599-8719-42a62ae8d3d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" 2018-10-03 05:13:55,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e9b2b98b-2c00-41de-9b99-fdf8be688fdd Date: Wed, 03 Oct 2018 05:13:55 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:13:55,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9bcd72ae-f8bb-4599-8719-42a62ae8d3d1 used request id req-e9b2b98b-2c00-41de-9b99-fdf8be688fdd 2018-10-03 05:13:55,622 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-subnet 2018-10-03 05:13:55,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" -d '{"subnets": [{"ip_version": 4, "network_id": "9bcd72ae-f8bb-4599-8719-42a62ae8d3d1", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-subnet"}]}' 2018-10-03 05:13:56,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3b4e5d37-258c-4f41-95a1-1ecc75253a51 Date: Wed, 03 Oct 2018 05:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bcd72ae-f8bb-4599-8719-42a62ae8d3d1","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"388666ae-7f2f-4756-84d1-d056155b6a87","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-subnet"}]} 2018-10-03 05:13:56,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-3b4e5d37-258c-4f41-95a1-1ecc75253a51 2018-10-03 05:13:56,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9bcd72ae-f8bb-4599-8719-42a62ae8d3d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" 2018-10-03 05:13:56,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7dc21330-1221-4360-820c-12a1ce70908a Date: Wed, 03 Oct 2018 05:13:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9bcd72ae-f8bb-4599-8719-42a62ae8d3d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["388666ae-7f2f-4756-84d1-d056155b6a87"],"description":"","tags":[],"updated_at":"2018-10-03T05:13:55Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:56,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9bcd72ae-f8bb-4599-8719-42a62ae8d3d1 used request id req-7dc21330-1221-4360-820c-12a1ce70908a 2018-10-03 05:13:56,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9bcd72ae-f8bb-4599-8719-42a62ae8d3d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" 2018-10-03 05:13:56,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a8730a15-d573-4ce2-a2ae-4d3c16c7d66d Date: Wed, 03 Oct 2018 05:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bcd72ae-f8bb-4599-8719-42a62ae8d3d1","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"388666ae-7f2f-4756-84d1-d056155b6a87","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-subnet"}]} 2018-10-03 05:13:56,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9bcd72ae-f8bb-4599-8719-42a62ae8d3d1 used request id req-a8730a15-d573-4ce2-a2ae-4d3c16c7d66d 2018-10-03 05:13:56,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" 2018-10-03 05:13:56,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f71ee3eb-dd39-4745-ad00-958aadfaccfe Date: Wed, 03 Oct 2018 05:13:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9bcd72ae-f8bb-4599-8719-42a62ae8d3d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["388666ae-7f2f-4756-84d1-d056155b6a87"],"description":"","tags":[],"updated_at":"2018-10-03T05:13:55Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:13:56,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-net used request id req-f71ee3eb-dd39-4745-ad00-958aadfaccfe 2018-10-03 05:13:56,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:13:56,828 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:13:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:13:56,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" 2018-10-03 05:13:56,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24149025-094d-414d-93f2-d4553e54e303 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:13:56,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-24149025-094d-414d-93f2-d4553e54e303 2018-10-03 05:13:56,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9bcd72ae-f8bb-4599-8719-42a62ae8d3d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" 2018-10-03 05:13:57,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c675dbf3-d215-4ca2-9884-96af8aaa08f8 Date: Wed, 03 Oct 2018 05:13:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bcd72ae-f8bb-4599-8719-42a62ae8d3d1","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"388666ae-7f2f-4756-84d1-d056155b6a87","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-subnet"}]} 2018-10-03 05:13:57,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9bcd72ae-f8bb-4599-8719-42a62ae8d3d1 used request id req-c675dbf3-d215-4ca2-9884-96af8aaa08f8 2018-10-03 05:13:57,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9bcd72ae-f8bb-4599-8719-42a62ae8d3d1&name=NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" 2018-10-03 05:13:57,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-70c62f86-721b-45bb-88fb-3ab6281c1e84 Date: Wed, 03 Oct 2018 05:13:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bcd72ae-f8bb-4599-8719-42a62ae8d3d1","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:13:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:13:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"388666ae-7f2f-4756-84d1-d056155b6a87","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-subnet"}]} 2018-10-03 05:13:57,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9bcd72ae-f8bb-4599-8719-42a62ae8d3d1&name=NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-subnet used request id req-70c62f86-721b-45bb-88fb-3ab6281c1e84 2018-10-03 05:13:57,197 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-subnet 2018-10-03 05:13:57,197 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-subnet 2018-10-03 05:13:57,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/388666ae-7f2f-4756-84d1-d056155b6a87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" 2018-10-03 05:13:58,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6abfe84f-62a0-4c3a-96fd-49ae19ee78c7 Date: Wed, 03 Oct 2018 05:13:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:13:58,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/388666ae-7f2f-4756-84d1-d056155b6a87 used request id req-6abfe84f-62a0-4c3a-96fd-49ae19ee78c7 2018-10-03 05:13:58,842 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-8964c318-f031-42be-968d-ae509939af39-pub-net 2018-10-03 05:13:58,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/9bcd72ae-f8bb-4599-8719-42a62ae8d3d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25ed052f04885956ba864a551afd970962b19ee" 2018-10-03 05:14:00,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff445884-a0e3-4f59-a811-9bf8ad3728f1 Date: Wed, 03 Oct 2018 05:14:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:00,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9bcd72ae-f8bb-4599-8719-42a62ae8d3d1 used request id req-ff445884-a0e3-4f59-a811-9bf8ad3728f1 2018-10-03 05:14:00,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:00,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["Xor_IMkiQAaVgRzda1ojsg"], "issued_at": "2018-10-03T05:14:00.000000Z"}} 2018-10-03 05:14:00,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:00,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af13d26-855f-4607-879b-67e376beffc8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:00,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0af13d26-855f-4607-879b-67e376beffc8 2018-10-03 05:14:00,909 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-net 2018-10-03 05:14:00,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" -d '{"network": {"name": "NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-net", "admin_state_up": true}}' 2018-10-03 05:14:01,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-0e2e37f6-4601-4b40-92c4-a3e609e20583 Date: Wed, 03 Oct 2018 05:14:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fc9725c3-9917-40e9-be69-105be28954cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:01Z","is_default":false,"provider:segmentation_id":52,"name":"NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:01Z","mtu":1450}} 2018-10-03 05:14:01,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-0e2e37f6-4601-4b40-92c4-a3e609e20583 2018-10-03 05:14:01,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fc9725c3-9917-40e9-be69-105be28954cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:01,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4074a75a-fd29-4540-ad9a-3431bdc3e792 Date: Wed, 03 Oct 2018 05:14:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fc9725c3-9917-40e9-be69-105be28954cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:01Z","provider:segmentation_id":52,"name":"NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:01Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:01,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fc9725c3-9917-40e9-be69-105be28954cd used request id req-4074a75a-fd29-4540-ad9a-3431bdc3e792 2018-10-03 05:14:01,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fc9725c3-9917-40e9-be69-105be28954cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:01,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ee983e6c-8e7a-4e55-ac53-307ead6812cd Date: Wed, 03 Oct 2018 05:14:01 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:14:01,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fc9725c3-9917-40e9-be69-105be28954cd used request id req-ee983e6c-8e7a-4e55-ac53-307ead6812cd 2018-10-03 05:14:01,837 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-subnet 2018-10-03 05:14:01,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" -d '{"subnets": [{"ip_version": 4, "network_id": "fc9725c3-9917-40e9-be69-105be28954cd", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-subnet"}]}' 2018-10-03 05:14:02,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a222f64b-c73b-4c5e-b868-5d6db461cd45 Date: Wed, 03 Oct 2018 05:14:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc9725c3-9917-40e9-be69-105be28954cd","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:02Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:02Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"bb01e9ce-d320-4392-9e96-34f78d972dc8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-subnet"}]} 2018-10-03 05:14:02,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-a222f64b-c73b-4c5e-b868-5d6db461cd45 2018-10-03 05:14:02,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fc9725c3-9917-40e9-be69-105be28954cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:02,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-268e8b1c-a55c-4002-8563-3e6b43fcbca1 Date: Wed, 03 Oct 2018 05:14:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fc9725c3-9917-40e9-be69-105be28954cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["bb01e9ce-d320-4392-9e96-34f78d972dc8"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:02Z","provider:segmentation_id":52,"name":"NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:01Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:02,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fc9725c3-9917-40e9-be69-105be28954cd used request id req-268e8b1c-a55c-4002-8563-3e6b43fcbca1 2018-10-03 05:14:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fc9725c3-9917-40e9-be69-105be28954cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:02,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-435a3e04-bfaa-4f07-9038-2aa6d736b9f6 Date: Wed, 03 Oct 2018 05:14:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc9725c3-9917-40e9-be69-105be28954cd","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:02Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:02Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"bb01e9ce-d320-4392-9e96-34f78d972dc8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-subnet"}]} 2018-10-03 05:14:02,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fc9725c3-9917-40e9-be69-105be28954cd used request id req-435a3e04-bfaa-4f07-9038-2aa6d736b9f6 2018-10-03 05:14:02,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:03,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0da0bd8d-9533-4a83-9b47-5fc4bffb491c Date: Wed, 03 Oct 2018 05:14:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fc9725c3-9917-40e9-be69-105be28954cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["bb01e9ce-d320-4392-9e96-34f78d972dc8"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:02Z","provider:segmentation_id":52,"name":"NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:01Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:03,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-net used request id req-0da0bd8d-9533-4a83-9b47-5fc4bffb491c 2018-10-03 05:14:03,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:14:03,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:14:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:14:03,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:03,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2600970b-58d2-41cd-bab5-83d235e8f826 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:14:03,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-2600970b-58d2-41cd-bab5-83d235e8f826 2018-10-03 05:14:03,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fc9725c3-9917-40e9-be69-105be28954cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:03,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-18c87812-0564-4c2c-9268-0a46e33a9680 Date: Wed, 03 Oct 2018 05:14:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc9725c3-9917-40e9-be69-105be28954cd","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:02Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:02Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"bb01e9ce-d320-4392-9e96-34f78d972dc8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-subnet"}]} 2018-10-03 05:14:03,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fc9725c3-9917-40e9-be69-105be28954cd used request id req-18c87812-0564-4c2c-9268-0a46e33a9680 2018-10-03 05:14:03,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:14:03,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:03,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["1MhJWm6NRla83GQooKa_ww"], "issued_at": "2018-10-03T05:14:03.000000Z"}} 2018-10-03 05:14:03,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabc0854ccb0ffc6541524bdd2ab84acba626497" 2018-10-03 05:14:03,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b9c31e-5442-45a1-a82e-5ad7a17c958d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:03,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e4b9c31e-5442-45a1-a82e-5ad7a17c958d 2018-10-03 05:14:03,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:04,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e4088ff0-47fe-4161-b6a0-8945b921f0ec Date: Wed, 03 Oct 2018 05:14:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:14:04,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-e4088ff0-47fe-4161-b6a0-8945b921f0ec 2018-10-03 05:14:04,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:04,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ed3c0e37-c62e-48a4-8a32-53a431c87de3 Date: Wed, 03 Oct 2018 05:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 05:14:04,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 used request id req-ed3c0e37-c62e-48a4-8a32-53a431c87de3 2018-10-03 05:14:04,389 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-router 2018-10-03 05:14:04,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}, "name": "NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-router", "admin_state_up": true}}' 2018-10-03 05:14:05,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-cac60952-f046-49ea-8ce8-cce561916645 Date: Wed, 03 Oct 2018 05:14:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:14:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:14:05Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "9880c80c-65d7-4718-a9b8-c8a1ca06eb7d", "name": "NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-router"}} 2018-10-03 05:14:05,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-cac60952-f046-49ea-8ce8-cce561916645 2018-10-03 05:14:05,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=9880c80c-65d7-4718-a9b8-c8a1ca06eb7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:05,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5d956da4-1fb5-4004-966a-939a97f32ffa Date: Wed, 03 Oct 2018 05:14:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:14:05Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.202"}],"id":"43d3d48e-9819-422b-bf97-4db0938671a9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:5b:e7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9880c80c-65d7-4718-a9b8-c8a1ca06eb7d","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:14:04Z","binding:vnic_type":"normal"}]} 2018-10-03 05:14:05,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=9880c80c-65d7-4718-a9b8-c8a1ca06eb7d used request id req-5d956da4-1fb5-4004-966a-939a97f32ffa 2018-10-03 05:14:05,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:05,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-decb0a2b-a2bb-427e-92b5-3ca977325ac8 Date: Wed, 03 Oct 2018 05:14:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}} 2018-10-03 05:14:05,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 used request id req-decb0a2b-a2bb-427e-92b5-3ca977325ac8 2018-10-03 05:14:05,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:05,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-352262d0-221a-4e68-a79b-02c703824d64 Date: Wed, 03 Oct 2018 05:14:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:14:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:14:05Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "9880c80c-65d7-4718-a9b8-c8a1ca06eb7d", "name": "NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-router"}]} 2018-10-03 05:14:05,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-router used request id req-352262d0-221a-4e68-a79b-02c703824d64 2018-10-03 05:14:05,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:05,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318860c5-a268-43df-849b-e3868073541c 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:14:05,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-318860c5-a268-43df-849b-e3868073541c 2018-10-03 05:14:05,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=9880c80c-65d7-4718-a9b8-c8a1ca06eb7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:05,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d5903e69-476d-401d-928a-d56bd90e1416 Date: Wed, 03 Oct 2018 05:14:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:14:05Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.202"}],"id":"43d3d48e-9819-422b-bf97-4db0938671a9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:5b:e7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9880c80c-65d7-4718-a9b8-c8a1ca06eb7d","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:14:04Z","binding:vnic_type":"normal"}]} 2018-10-03 05:14:05,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=9880c80c-65d7-4718-a9b8-c8a1ca06eb7d used request id req-d5903e69-476d-401d-928a-d56bd90e1416 2018-10-03 05:14:05,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:06,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e6a5e32d-da13-4cb4-bd3b-522378faaacf Date: Wed, 03 Oct 2018 05:14:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}} 2018-10-03 05:14:06,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 used request id req-e6a5e32d-da13-4cb4-bd3b-522378faaacf 2018-10-03 05:14:06,131 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-router 2018-10-03 05:14:06,131 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-router 2018-10-03 05:14:06,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/9880c80c-65d7-4718-a9b8-c8a1ca06eb7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:07,388 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5f780c9-ce2e-490f-b261-7a5d25a983d9 Content-Length: 0 Date: Wed, 03 Oct 2018 05:14:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:07,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/9880c80c-65d7-4718-a9b8-c8a1ca06eb7d used request id req-b5f780c9-ce2e-490f-b261-7a5d25a983d9 2018-10-03 05:14:07,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:07,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-06fb47af-e0b6-4ae5-b537-4912281cdcc4 Date: Wed, 03 Oct 2018 05:14:07 GMT RESP BODY: {"routers": []} 2018-10-03 05:14:07,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-router used request id req-06fb47af-e0b6-4ae5-b537-4912281cdcc4 2018-10-03 05:14:07,442 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-subnet 2018-10-03 05:14:07,442 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-subnet 2018-10-03 05:14:07,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/bb01e9ce-d320-4392-9e96-34f78d972dc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:09,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0fc19b33-c9f3-421b-8129-d82c62eb909b Date: Wed, 03 Oct 2018 05:14:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:09,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/bb01e9ce-d320-4392-9e96-34f78d972dc8 used request id req-0fc19b33-c9f3-421b-8129-d82c62eb909b 2018-10-03 05:14:09,573 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-29f4b9ff-e170-4c28-aca9-ba60dbb0975f-pub-net 2018-10-03 05:14:09,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/fc9725c3-9917-40e9-be69-105be28954cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38614eefaf44a627c2d5b34c95670856b3447682" 2018-10-03 05:14:10,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c0550ef-ff3e-411d-aa04-2dbb3e03b8a1 Date: Wed, 03 Oct 2018 05:14:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:10,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fc9725c3-9917-40e9-be69-105be28954cd used request id req-1c0550ef-ff3e-411d-aa04-2dbb3e03b8a1 2018-10-03 05:14:10,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:11,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["dGO-EeVWToiwQlNS9pyaWA"], "issued_at": "2018-10-03T05:14:11.000000Z"}} 2018-10-03 05:14:11,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:11,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917ad4ab-ae18-48ee-98e6-987d38fa9330 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:11,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-917ad4ab-ae18-48ee-98e6-987d38fa9330 2018-10-03 05:14:11,306 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net 2018-10-03 05:14:11,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" -d '{"network": {"name": "NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net", "admin_state_up": true}}' 2018-10-03 05:14:11,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-ab25a735-46e0-4dad-afab-fac7a5b82e60 Date: Wed, 03 Oct 2018 05:14: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":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:11Z","is_default":false,"provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:11Z","mtu":1450}} 2018-10-03 05:14:11,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-ab25a735-46e0-4dad-afab-fac7a5b82e60 2018-10-03 05:14:11,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:12,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cd4b9d87-e158-4c26-81a9-38566ae8cee8 Date: Wed, 03 Oct 2018 05:14:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:11Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:11Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:12,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a used request id req-cd4b9d87-e158-4c26-81a9-38566ae8cee8 2018-10-03 05:14:12,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:12,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-66a518f0-2e88-49c3-9b42-6801b90725f8 Date: Wed, 03 Oct 2018 05:14:12 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:14:12,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a used request id req-66a518f0-2e88-49c3-9b42-6801b90725f8 2018-10-03 05:14:12,285 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet 2018-10-03 05:14:12,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" -d '{"subnets": [{"ip_version": 4, "network_id": "1be4eba5-88b9-40a1-88a1-0ae8cf64c98a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet"}]}' 2018-10-03 05:14:12,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0b51996c-516f-4ca1-a7b5-b6c42ccbaeaf Date: Wed, 03 Oct 2018 05:14:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:12Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14: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":"33610e9ca4a144dc96f7886abd0eda63","id":"34920981-1477-4e58-8f4d-ef8a813d5d45","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet"}]} 2018-10-03 05:14:12,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-0b51996c-516f-4ca1-a7b5-b6c42ccbaeaf 2018-10-03 05:14:12,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:13,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-07623ad9-a551-40d2-a210-460ac1943de5 Date: Wed, 03 Oct 2018 05:14:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["34920981-1477-4e58-8f4d-ef8a813d5d45"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:12Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:11Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:13,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a used request id req-07623ad9-a551-40d2-a210-460ac1943de5 2018-10-03 05:14:13,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:13,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8e35817a-e528-4490-9d79-2858433b09e6 Date: Wed, 03 Oct 2018 05:14:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:12Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14: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":"33610e9ca4a144dc96f7886abd0eda63","id":"34920981-1477-4e58-8f4d-ef8a813d5d45","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet"}]} 2018-10-03 05:14:13,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a used request id req-8e35817a-e528-4490-9d79-2858433b09e6 2018-10-03 05:14:13,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:13,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4719b48e-fc97-4b90-a55a-523c6b311b14 Date: Wed, 03 Oct 2018 05:14:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["34920981-1477-4e58-8f4d-ef8a813d5d45"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:12Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:11Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:13,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net used request id req-4719b48e-fc97-4b90-a55a-523c6b311b14 2018-10-03 05:14:13,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:14:13,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:14:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:14:13,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:13,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d957b33f-89c4-4d2b-9f66-8f93bebe5f42 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:14:13,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-d957b33f-89c4-4d2b-9f66-8f93bebe5f42 2018-10-03 05:14:13,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:13,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9ec0755d-1ada-49ee-b68b-0337a7b8656d Date: Wed, 03 Oct 2018 05:14:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:12Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14: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":"33610e9ca4a144dc96f7886abd0eda63","id":"34920981-1477-4e58-8f4d-ef8a813d5d45","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet"}]} 2018-10-03 05:14:13,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a used request id req-9ec0755d-1ada-49ee-b68b-0337a7b8656d 2018-10-03 05:14:13,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a&name=NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:14,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8899e09a-29d7-4de2-acb5-4ae3a4931a6c Date: Wed, 03 Oct 2018 05:14:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:12Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14: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":"33610e9ca4a144dc96f7886abd0eda63","id":"34920981-1477-4e58-8f4d-ef8a813d5d45","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet"}]} 2018-10-03 05:14:14,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a&name=NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet used request id req-8899e09a-29d7-4de2-acb5-4ae3a4931a6c 2018-10-03 05:14:14,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:14:14,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:14,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["vkc4b5dER-22HArtfiOaSg"], "issued_at": "2018-10-03T05:14:14.000000Z"}} 2018-10-03 05:14:14,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71054d7791824b93df88b24947b88905fd1cf165" 2018-10-03 05:14:14,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b98240d-5bef-4a45-858b-85fb735b1ca8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:14,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4b98240d-5bef-4a45-858b-85fb735b1ca8 2018-10-03 05:14:14,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:14,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ce4371b4-c72b-41b8-a68a-3e9f2a059eae Date: Wed, 03 Oct 2018 05:14:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["34920981-1477-4e58-8f4d-ef8a813d5d45"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:12Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:11Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:14,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net used request id req-ce4371b4-c72b-41b8-a68a-3e9f2a059eae 2018-10-03 05:14:14,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:14,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-54ad9fe6-325c-4725-9aab-a962e1927d67 Date: Wed, 03 Oct 2018 05:14:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:12Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14: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":"33610e9ca4a144dc96f7886abd0eda63","id":"34920981-1477-4e58-8f4d-ef8a813d5d45","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet"}]} 2018-10-03 05:14:14,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a used request id req-54ad9fe6-325c-4725-9aab-a962e1927d67 2018-10-03 05:14:14,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:15,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-60d9726a-b058-491c-a6ea-3120eb49f0a8 Date: Wed, 03 Oct 2018 05:14:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["34920981-1477-4e58-8f4d-ef8a813d5d45"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:12Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:11Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:15,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net used request id req-60d9726a-b058-491c-a6ea-3120eb49f0a8 2018-10-03 05:14:15,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:14:15,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:14:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:14:15,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71054d7791824b93df88b24947b88905fd1cf165" 2018-10-03 05:14:15,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d79e93-2391-49db-8bbf-8659e35a50a4 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:14:15,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-76d79e93-2391-49db-8bbf-8659e35a50a4 2018-10-03 05:14:15,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:15,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a76ecfba-ff51-4132-b2f2-49b6a293f123 Date: Wed, 03 Oct 2018 05:14:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:12Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14: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":"33610e9ca4a144dc96f7886abd0eda63","id":"34920981-1477-4e58-8f4d-ef8a813d5d45","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet"}]} 2018-10-03 05:14:15,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a used request id req-a76ecfba-ff51-4132-b2f2-49b6a293f123 2018-10-03 05:14:15,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a&name=NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:15,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c561c6a4-fb52-4d06-9304-1203cd25d4a4 Date: Wed, 03 Oct 2018 05:14:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:12Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14: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":"33610e9ca4a144dc96f7886abd0eda63","id":"34920981-1477-4e58-8f4d-ef8a813d5d45","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet"}]} 2018-10-03 05:14:15,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1be4eba5-88b9-40a1-88a1-0ae8cf64c98a&name=NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet used request id req-c561c6a4-fb52-4d06-9304-1203cd25d4a4 2018-10-03 05:14:15,670 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net 2018-10-03 05:14:15,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" -d '{"port": {"network_id": "1be4eba5-88b9-40a1-88a1-0ae8cf64c98a", "fixed_ips": [{"subnet_id": "34920981-1477-4e58-8f4d-ef8a813d5d45", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-port", "admin_state_up": true}}' 2018-10-03 05:14:16,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-4485b55f-8230-400e-9992-4f959219fe8f Date: Wed, 03 Oct 2018 05:14:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:14:16Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"34920981-1477-4e58-8f4d-ef8a813d5d45","ip_address":"10.55.1.100"}],"id":"3bd98bec-a5b5-4ae3-a639-0e57859dcce3","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c7:16:37","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-port","admin_state_up":true,"network_id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:15Z","binding:vnic_type":"normal"}} 2018-10-03 05:14:16,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-4485b55f-8230-400e-9992-4f959219fe8f 2018-10-03 05:14:16,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:16,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3450 X-Openstack-Request-Id: req-1361144f-f5a1-454d-b086-0f1eb9817198 Date: Wed, 03 Oct 2018 05:14:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:14:16Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"34920981-1477-4e58-8f4d-ef8a813d5d45","ip_address":"10.55.1.100"}],"id":"3bd98bec-a5b5-4ae3-a639-0e57859dcce3","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c7:16:37","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-port","admin_state_up":true,"network_id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:14:14Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"34920981-1477-4e58-8f4d-ef8a813d5d45","ip_address":"10.55.1.2"}],"id":"4a19d564-7c38-4558-895c-dd3d1aac0144","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:90:22","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","name":"","admin_state_up":true,"network_id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:14:15Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"34920981-1477-4e58-8f4d-ef8a813d5d45","ip_address":"10.55.1.4"}],"id":"c255c314-7a4b-4a97-ba59-05ec44baf752","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:59:00","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","name":"","admin_state_up":true,"network_id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:14:14Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"34920981-1477-4e58-8f4d-ef8a813d5d45","ip_address":"10.55.1.3"}],"id":"f0a6c3c3-24d4-4dae-bb30-11bba5474b61","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:b0:81","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","name":"","admin_state_up":true,"network_id":"1be4eba5-88b9-40a1-88a1-0ae8cf64c98a","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:14Z","binding:vnic_type":"normal"}]} 2018-10-03 05:14:16,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-1361144f-f5a1-454d-b086-0f1eb9817198 2018-10-03 05:14:16,490 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-port 2018-10-03 05:14:16,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/3bd98bec-a5b5-4ae3-a639-0e57859dcce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:17,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-131f863d-b45c-4902-9891-17c3f69bc4e9 Date: Wed, 03 Oct 2018 05:14:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:17,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/3bd98bec-a5b5-4ae3-a639-0e57859dcce3 used request id req-131f863d-b45c-4902-9891-17c3f69bc4e9 2018-10-03 05:14:17,082 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet 2018-10-03 05:14:17,082 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-subnet 2018-10-03 05:14:17,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/34920981-1477-4e58-8f4d-ef8a813d5d45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:19,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-222c5cf3-868e-45ce-8eb3-947c9d890b7f Date: Wed, 03 Oct 2018 05:14:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:19,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/34920981-1477-4e58-8f4d-ef8a813d5d45 used request id req-222c5cf3-868e-45ce-8eb3-947c9d890b7f 2018-10-03 05:14:19,299 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ad892cb6-7d15-4e0f-9ef4-0c393d943c9d-pub-net 2018-10-03 05:14:19,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/1be4eba5-88b9-40a1-88a1-0ae8cf64c98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9798764f2385d99ccdf06abfe3f19d6c86dd60" 2018-10-03 05:14:20,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0b6cce2-8a3a-4133-acec-012eaeb8d615 Date: Wed, 03 Oct 2018 05:14:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:20,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1be4eba5-88b9-40a1-88a1-0ae8cf64c98a used request id req-e0b6cce2-8a3a-4133-acec-012eaeb8d615 2018-10-03 05:14:20,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:21,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["xtA_wc_9QVumSi_fTRjyVQ"], "issued_at": "2018-10-03T05:14:21.000000Z"}} 2018-10-03 05:14:21,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:21,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03627b49-ed2f-4395-b190-b735d6b3dca9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:21,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-03627b49-ed2f-4395-b190-b735d6b3dca9 2018-10-03 05:14:21,149 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net 2018-10-03 05:14:21,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" -d '{"network": {"name": "NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net", "admin_state_up": true}}' 2018-10-03 05:14:21,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-1b1f4392-d63f-432b-bc8e-7037d4717ed4 Date: Wed, 03 Oct 2018 05:14: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":"d41e1b35-83d6-4a57-92f9-3f0eff160562","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:21Z","is_default":false,"provider:segmentation_id":54,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:21Z","mtu":1450}} 2018-10-03 05:14:21,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1b1f4392-d63f-432b-bc8e-7037d4717ed4 2018-10-03 05:14:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d41e1b35-83d6-4a57-92f9-3f0eff160562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:21,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9026bc7e-7b2f-4447-b99b-d46ae5911326 Date: Wed, 03 Oct 2018 05:14:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:21Z","provider:segmentation_id":54,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:21Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:21,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d41e1b35-83d6-4a57-92f9-3f0eff160562 used request id req-9026bc7e-7b2f-4447-b99b-d46ae5911326 2018-10-03 05:14:21,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:21,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5389800e-19cb-4a39-85ab-97a574805b12 Date: Wed, 03 Oct 2018 05:14:21 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:14:21,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562 used request id req-5389800e-19cb-4a39-85ab-97a574805b12 2018-10-03 05:14:21,971 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet 2018-10-03 05:14:21,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" -d '{"subnets": [{"ip_version": 4, "network_id": "d41e1b35-83d6-4a57-92f9-3f0eff160562", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet"}]}' 2018-10-03 05:14:22,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5b312732-12f1-4aa9-8b08-98d0a7cadb21 Date: Wed, 03 Oct 2018 05:14:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:22Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:22Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"b98273fc-78ee-45c3-b468-0b2231f2b20c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet"}]} 2018-10-03 05:14:22,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-5b312732-12f1-4aa9-8b08-98d0a7cadb21 2018-10-03 05:14:22,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d41e1b35-83d6-4a57-92f9-3f0eff160562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:23,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d182ee89-2ba6-40f4-98f9-0fae837ce311 Date: Wed, 03 Oct 2018 05:14:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["b98273fc-78ee-45c3-b468-0b2231f2b20c"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:22Z","provider:segmentation_id":54,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:21Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:23,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d41e1b35-83d6-4a57-92f9-3f0eff160562 used request id req-d182ee89-2ba6-40f4-98f9-0fae837ce311 2018-10-03 05:14:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:23,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c8a4e5b5-cf0f-4f97-bccc-6133885a7803 Date: Wed, 03 Oct 2018 05:14:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:22Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:22Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"b98273fc-78ee-45c3-b468-0b2231f2b20c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet"}]} 2018-10-03 05:14:23,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562 used request id req-c8a4e5b5-cf0f-4f97-bccc-6133885a7803 2018-10-03 05:14:23,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:23,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-bc97350c-f5fc-41f5-8142-90a39281411a Date: Wed, 03 Oct 2018 05:14:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["b98273fc-78ee-45c3-b468-0b2231f2b20c"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:22Z","provider:segmentation_id":54,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:21Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:23,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net used request id req-bc97350c-f5fc-41f5-8142-90a39281411a 2018-10-03 05:14:23,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:14:23,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:14:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:14:23,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:23,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f3b9b7-a5a7-4304-9ac8-a79060eb42ca 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:14:23,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-09f3b9b7-a5a7-4304-9ac8-a79060eb42ca 2018-10-03 05:14:23,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:23,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d88122c4-8848-4733-a56c-f949ae318eb9 Date: Wed, 03 Oct 2018 05:14:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:22Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:22Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"b98273fc-78ee-45c3-b468-0b2231f2b20c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet"}]} 2018-10-03 05:14:23,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562 used request id req-d88122c4-8848-4733-a56c-f949ae318eb9 2018-10-03 05:14:23,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562&name=NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:23,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-368883d7-3a33-40aa-ba44-6a01010a18af Date: Wed, 03 Oct 2018 05:14:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:22Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:22Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"b98273fc-78ee-45c3-b468-0b2231f2b20c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet"}]} 2018-10-03 05:14:23,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562&name=NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet used request id req-368883d7-3a33-40aa-ba44-6a01010a18af 2018-10-03 05:14:23,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:14:23,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:24,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["toBNn9XgTqSnISxXJbJ96Q"], "issued_at": "2018-10-03T05:14:24.000000Z"}} 2018-10-03 05:14:24,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3a70eda4e5362cf4e554d1d564ea7b1271920e" 2018-10-03 05:14:24,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45195f2-1212-4b7e-a706-78b9f260f72d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:24,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a45195f2-1212-4b7e-a706-78b9f260f72d 2018-10-03 05:14:24,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:24,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-09b38539-b606-4c49-9ee6-22c12fe9fe22 Date: Wed, 03 Oct 2018 05:14:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["b98273fc-78ee-45c3-b468-0b2231f2b20c"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:22Z","provider:segmentation_id":54,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:21Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:24,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net used request id req-09b38539-b606-4c49-9ee6-22c12fe9fe22 2018-10-03 05:14:24,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:25,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cc4719fa-84be-4dba-9419-b8babdf10cc3 Date: Wed, 03 Oct 2018 05:14:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:22Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:22Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"b98273fc-78ee-45c3-b468-0b2231f2b20c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet"}]} 2018-10-03 05:14:25,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562 used request id req-cc4719fa-84be-4dba-9419-b8babdf10cc3 2018-10-03 05:14:25,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:25,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fdf529da-08aa-494d-ac97-5c6916c13a75 Date: Wed, 03 Oct 2018 05:14:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["b98273fc-78ee-45c3-b468-0b2231f2b20c"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:22Z","provider:segmentation_id":54,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:21Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:25,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net used request id req-fdf529da-08aa-494d-ac97-5c6916c13a75 2018-10-03 05:14:25,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:14:25,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:14:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:14:25,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3a70eda4e5362cf4e554d1d564ea7b1271920e" 2018-10-03 05:14:25,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a286028-6bb9-4dd7-bed4-0e969ce57873 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:14:25,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-3a286028-6bb9-4dd7-bed4-0e969ce57873 2018-10-03 05:14:25,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:25,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a9d77add-f381-4a69-a2b3-1dfbbafa8b9a Date: Wed, 03 Oct 2018 05:14:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:22Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:22Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"b98273fc-78ee-45c3-b468-0b2231f2b20c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet"}]} 2018-10-03 05:14:25,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562 used request id req-a9d77add-f381-4a69-a2b3-1dfbbafa8b9a 2018-10-03 05:14:25,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562&name=NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:26,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-32199fa7-1ae8-429c-9024-d65e602ad943 Date: Wed, 03 Oct 2018 05:14:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:22Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:22Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"b98273fc-78ee-45c3-b468-0b2231f2b20c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet"}]} 2018-10-03 05:14:26,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d41e1b35-83d6-4a57-92f9-3f0eff160562&name=NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet used request id req-32199fa7-1ae8-429c-9024-d65e602ad943 2018-10-03 05:14:26,261 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net 2018-10-03 05:14:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" -d '{"port": {"network_id": "d41e1b35-83d6-4a57-92f9-3f0eff160562", "fixed_ips": [{"subnet_id": "b98273fc-78ee-45c3-b468-0b2231f2b20c", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-port", "admin_state_up": true}}' 2018-10-03 05:14:26,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-d1a3e6c9-4e5b-45d5-aea6-04652b718a9c Date: Wed, 03 Oct 2018 05:14:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:14:26Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b98273fc-78ee-45c3-b468-0b2231f2b20c","ip_address":"10.55.1.100"}],"id":"8c1bebd4-48c7-4484-a5b9-40aa06f2090d","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c3:d0:3a","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-port","admin_state_up":true,"network_id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:26Z","binding:vnic_type":"normal"}} 2018-10-03 05:14:26,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-d1a3e6c9-4e5b-45d5-aea6-04652b718a9c 2018-10-03 05:14:26,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:27,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3450 X-Openstack-Request-Id: req-d2079a5d-706f-4831-84fc-bbb4f49c6d38 Date: Wed, 03 Oct 2018 05:14:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:14:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b98273fc-78ee-45c3-b468-0b2231f2b20c","ip_address":"10.55.1.4"}],"id":"4eb9c815-232a-45b2-99ca-135d47648c05","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:24:00:38","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d41e1b35-83d6-4a57-92f9-3f0eff160562","name":"","admin_state_up":true,"network_id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:14:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b98273fc-78ee-45c3-b468-0b2231f2b20c","ip_address":"10.55.1.3"}],"id":"63c00c27-cda4-4603-a9fe-c63290544f29","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:62:5a","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d41e1b35-83d6-4a57-92f9-3f0eff160562","name":"","admin_state_up":true,"network_id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:14:26Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b98273fc-78ee-45c3-b468-0b2231f2b20c","ip_address":"10.55.1.100"}],"id":"8c1bebd4-48c7-4484-a5b9-40aa06f2090d","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c3:d0:3a","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-port","admin_state_up":true,"network_id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:14:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b98273fc-78ee-45c3-b468-0b2231f2b20c","ip_address":"10.55.1.2"}],"id":"9092445d-be2e-401d-977e-9bf0467e9dc4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:5c:af","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d41e1b35-83d6-4a57-92f9-3f0eff160562","name":"","admin_state_up":true,"network_id":"d41e1b35-83d6-4a57-92f9-3f0eff160562","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:22Z","binding:vnic_type":"normal"}]} 2018-10-03 05:14:27,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-d2079a5d-706f-4831-84fc-bbb4f49c6d38 2018-10-03 05:14:27,052 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-port 2018-10-03 05:14:27,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/8c1bebd4-48c7-4484-a5b9-40aa06f2090d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:27,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b61188f4-b240-4b23-bbf5-84cf09fa8f34 Date: Wed, 03 Oct 2018 05:14:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:27,442 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/8c1bebd4-48c7-4484-a5b9-40aa06f2090d used request id req-b61188f4-b240-4b23-bbf5-84cf09fa8f34 2018-10-03 05:14:27,442 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet 2018-10-03 05:14:27,442 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-subnet 2018-10-03 05:14:27,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/b98273fc-78ee-45c3-b468-0b2231f2b20c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:29,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6e7428a-b190-431f-afeb-b83489afc3cb Date: Wed, 03 Oct 2018 05:14:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:29,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b98273fc-78ee-45c3-b468-0b2231f2b20c used request id req-b6e7428a-b190-431f-afeb-b83489afc3cb 2018-10-03 05:14:29,491 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5761b3e0-b033-4cad-b309-d844de2ba7bd-pub-net 2018-10-03 05:14:29,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/d41e1b35-83d6-4a57-92f9-3f0eff160562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68632c1bbb9c45ce88e60bcb31ec30fc7da5b647" 2018-10-03 05:14:31,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5eb26963-a85a-4cd5-9d7e-b1e5475a3106 Date: Wed, 03 Oct 2018 05:14:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:31,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d41e1b35-83d6-4a57-92f9-3f0eff160562 used request id req-5eb26963-a85a-4cd5-9d7e-b1e5475a3106 2018-10-03 05:14:31,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:31,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["mxUB7GWJTTqqxGs6YySJyQ"], "issued_at": "2018-10-03T05:14:31.000000Z"}} 2018-10-03 05:14:31,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:31,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-febbf70c-9f13-4354-bab1-eeef4c925bd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:31,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-febbf70c-9f13-4354-bab1-eeef4c925bd6 2018-10-03 05:14:31,562 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net 2018-10-03 05:14:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" -d '{"network": {"name": "NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net", "admin_state_up": true}}' 2018-10-03 05:14:31,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b8d12383-70d1-4382-96e2-3b1b9cd5e21f Date: Wed, 03 Oct 2018 05:14:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:31Z","is_default":false,"provider:segmentation_id":90,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:31Z","mtu":1450}} 2018-10-03 05:14:31,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-b8d12383-70d1-4382-96e2-3b1b9cd5e21f 2018-10-03 05:14:31,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:32,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-92ccae30-d12e-4d89-9b5e-65b2f7abbc31 Date: Wed, 03 Oct 2018 05:14:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:31Z","provider:segmentation_id":90,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:31Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:32,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 used request id req-92ccae30-d12e-4d89-9b5e-65b2f7abbc31 2018-10-03 05:14:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:32,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0beec382-1d9c-400d-a9c4-e1044d421a1b Date: Wed, 03 Oct 2018 05:14:32 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:14:32,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 used request id req-0beec382-1d9c-400d-a9c4-e1044d421a1b 2018-10-03 05:14:32,411 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet 2018-10-03 05:14:32,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" -d '{"subnets": [{"ip_version": 4, "network_id": "9c7bc433-2c63-4db5-8d8a-6769775d00e9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet"}]}' 2018-10-03 05:14:33,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-08ed005e-706c-483c-ac71-89c2edceffe0 Date: Wed, 03 Oct 2018 05:14:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:32Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:32Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"e5948899-1df7-4f10-949e-a396bc69423a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet"}]} 2018-10-03 05:14:33,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-08ed005e-706c-483c-ac71-89c2edceffe0 2018-10-03 05:14:33,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:33,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-aaef49bf-d732-4bdf-863f-1a033a4d47f1 Date: Wed, 03 Oct 2018 05:14:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["e5948899-1df7-4f10-949e-a396bc69423a"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:32Z","provider:segmentation_id":90,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:31Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:33,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 used request id req-aaef49bf-d732-4bdf-863f-1a033a4d47f1 2018-10-03 05:14:33,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:33,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-88e59b2c-4a6a-4f73-b81a-bfbe099e5ec7 Date: Wed, 03 Oct 2018 05:14:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:32Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:32Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"e5948899-1df7-4f10-949e-a396bc69423a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet"}]} 2018-10-03 05:14:33,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 used request id req-88e59b2c-4a6a-4f73-b81a-bfbe099e5ec7 2018-10-03 05:14:33,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:33,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4ea34699-50e0-42f8-aaa9-5f2198059b6d Date: Wed, 03 Oct 2018 05:14:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["e5948899-1df7-4f10-949e-a396bc69423a"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:32Z","provider:segmentation_id":90,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:31Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:33,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net used request id req-4ea34699-50e0-42f8-aaa9-5f2198059b6d 2018-10-03 05:14:33,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:14:33,786 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:14:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:14:33,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:33,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2996bed5-a11f-4e9b-b8c7-1c4355e1435b 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:14:33,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-2996bed5-a11f-4e9b-b8c7-1c4355e1435b 2018-10-03 05:14:33,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:34,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5cb37ebd-584f-4143-862e-fb215f3a8884 Date: Wed, 03 Oct 2018 05:14:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:32Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:32Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"e5948899-1df7-4f10-949e-a396bc69423a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet"}]} 2018-10-03 05:14:34,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 used request id req-5cb37ebd-584f-4143-862e-fb215f3a8884 2018-10-03 05:14:34,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9&name=NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:34,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-03f76839-3c85-4b01-9dd9-67a18967d5bf Date: Wed, 03 Oct 2018 05:14:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:32Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:32Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"e5948899-1df7-4f10-949e-a396bc69423a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet"}]} 2018-10-03 05:14:34,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9&name=NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet used request id req-03f76839-3c85-4b01-9dd9-67a18967d5bf 2018-10-03 05:14:34,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:14:34,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:34,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["_MB-Fl9TSoyEJI4PrZSieg"], "issued_at": "2018-10-03T05:14:34.000000Z"}} 2018-10-03 05:14:34,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240ed90a92880e3988e90e7a62b10abe13b076b3" 2018-10-03 05:14:34,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6ffc58-c2ae-4ed6-95f7-dc17ae7e9ca1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:34,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7f6ffc58-c2ae-4ed6-95f7-dc17ae7e9ca1 2018-10-03 05:14:34,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:35,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f294e006-fa4e-46d9-b7f4-1e1f88e60d2e Date: Wed, 03 Oct 2018 05:14:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["e5948899-1df7-4f10-949e-a396bc69423a"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:32Z","provider:segmentation_id":90,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:31Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:35,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net used request id req-f294e006-fa4e-46d9-b7f4-1e1f88e60d2e 2018-10-03 05:14:35,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:35,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ef1a4451-9aa5-4e5c-afc0-a37e2f34070b Date: Wed, 03 Oct 2018 05:14:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:32Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:32Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"e5948899-1df7-4f10-949e-a396bc69423a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet"}]} 2018-10-03 05:14:35,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 used request id req-ef1a4451-9aa5-4e5c-afc0-a37e2f34070b 2018-10-03 05:14:35,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:35,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-05b84247-cc17-4c51-b68f-0fcf728dc474 Date: Wed, 03 Oct 2018 05:14:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["e5948899-1df7-4f10-949e-a396bc69423a"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:32Z","provider:segmentation_id":90,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:31Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:35,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net used request id req-05b84247-cc17-4c51-b68f-0fcf728dc474 2018-10-03 05:14:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:14:35,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:14:35,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240ed90a92880e3988e90e7a62b10abe13b076b3" 2018-10-03 05:14:35,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18fe8698-863b-44b3-b809-ac5ff07265ac 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:14:35,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-18fe8698-863b-44b3-b809-ac5ff07265ac 2018-10-03 05:14:35,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:35,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1232ee2e-6440-4400-8200-0949e1e52847 Date: Wed, 03 Oct 2018 05:14:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:32Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:32Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"e5948899-1df7-4f10-949e-a396bc69423a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet"}]} 2018-10-03 05:14:35,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9 used request id req-1232ee2e-6440-4400-8200-0949e1e52847 2018-10-03 05:14:35,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9&name=NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:35,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3c4e0514-44ee-4d71-9ce9-bf33da161aa8 Date: Wed, 03 Oct 2018 05:14:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c7bc433-2c63-4db5-8d8a-6769775d00e9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:32Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:32Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"e5948899-1df7-4f10-949e-a396bc69423a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet"}]} 2018-10-03 05:14:35,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c7bc433-2c63-4db5-8d8a-6769775d00e9&name=NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet used request id req-3c4e0514-44ee-4d71-9ce9-bf33da161aa8 2018-10-03 05:14:35,617 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net 2018-10-03 05:14:35,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" -d '{"port": {"network_id": "9c7bc433-2c63-4db5-8d8a-6769775d00e9", "fixed_ips": [{"subnet_id": "e5948899-1df7-4f10-949e-a396bc69423a", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-port", "admin_state_up": true}}' 2018-10-03 05:14:35,882 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-065cd924-a564-4bef-9ea2-9f0230972400 Date: Wed, 03 Oct 2018 05:14:35 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-03 05:14:35,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-065cd924-a564-4bef-9ea2-9f0230972400 2018-10-03 05:14:35,882 - 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-10-03 05:14:35,882 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet 2018-10-03 05:14:35,883 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-subnet 2018-10-03 05:14:35,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/e5948899-1df7-4f10-949e-a396bc69423a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:37,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0bca33e-dcdd-4458-9abf-a98eeaad4151 Date: Wed, 03 Oct 2018 05:14:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:37,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e5948899-1df7-4f10-949e-a396bc69423a used request id req-e0bca33e-dcdd-4458-9abf-a98eeaad4151 2018-10-03 05:14:37,921 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-01d2b7f4-2f5b-4623-87e6-24a5e9a6fd07-pub-net 2018-10-03 05:14:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/9c7bc433-2c63-4db5-8d8a-6769775d00e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb12555ca0d5f88502e91dbba0a4db21f8d24d5" 2018-10-03 05:14:39,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ad204e7-f950-4cae-9234-98ab2930cef7 Date: Wed, 03 Oct 2018 05:14:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:39,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9c7bc433-2c63-4db5-8d8a-6769775d00e9 used request id req-6ad204e7-f950-4cae-9234-98ab2930cef7 2018-10-03 05:14:39,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:39,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["Md9ais9uRDi_VD3ZkZLhug"], "issued_at": "2018-10-03T05:14:39.000000Z"}} 2018-10-03 05:14:39,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:39,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c42d8c-ab01-4eab-944a-88b8d49524b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:39,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-40c42d8c-ab01-4eab-944a-88b8d49524b4 2018-10-03 05:14:39,765 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net 2018-10-03 05:14:39,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" -d '{"network": {"name": "NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net", "admin_state_up": true}}' 2018-10-03 05:14:40,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b7238803-452f-4616-9cc7-0faeef555182 Date: Wed, 03 Oct 2018 05:14:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:40Z","is_default":false,"provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","mtu":1450}} 2018-10-03 05:14:40,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-b7238803-452f-4616-9cc7-0faeef555182 2018-10-03 05:14:40,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5b6851d2-26de-4f8f-acf6-d305f038e33b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:40,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e98b6995-3533-4e0c-8d3c-74c1dae0e286 Date: Wed, 03 Oct 2018 05:14:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:40Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:40,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5b6851d2-26de-4f8f-acf6-d305f038e33b used request id req-e98b6995-3533-4e0c-8d3c-74c1dae0e286 2018-10-03 05:14:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:40,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ba0f2c29-abfe-4ea0-a93a-5b58241c1a2c Date: Wed, 03 Oct 2018 05:14:40 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:14:40,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b used request id req-ba0f2c29-abfe-4ea0-a93a-5b58241c1a2c 2018-10-03 05:14:40,716 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet 2018-10-03 05:14:40,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" -d '{"subnets": [{"ip_version": 4, "network_id": "5b6851d2-26de-4f8f-acf6-d305f038e33b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet"}]}' 2018-10-03 05:14:41,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a1d634c4-af03-4df9-a3cb-0d969de0e1fa Date: Wed, 03 Oct 2018 05:14:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:40Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"6b8053c8-e6cd-44a7-8111-bd61c5a4f315","subnetpool_id":null,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet"}]} 2018-10-03 05:14:41,280 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-a1d634c4-af03-4df9-a3cb-0d969de0e1fa 2018-10-03 05:14:41,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5b6851d2-26de-4f8f-acf6-d305f038e33b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:41,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a484cecb-0954-48a8-890b-2de3fb88d9e5 Date: Wed, 03 Oct 2018 05:14:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["6b8053c8-e6cd-44a7-8111-bd61c5a4f315"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:40Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:41,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5b6851d2-26de-4f8f-acf6-d305f038e33b used request id req-a484cecb-0954-48a8-890b-2de3fb88d9e5 2018-10-03 05:14:41,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:41,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8c011b39-b4d4-4e7c-9d07-cb235fbb302c Date: Wed, 03 Oct 2018 05:14:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:40Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"6b8053c8-e6cd-44a7-8111-bd61c5a4f315","subnetpool_id":null,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet"}]} 2018-10-03 05:14:41,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b used request id req-8c011b39-b4d4-4e7c-9d07-cb235fbb302c 2018-10-03 05:14:41,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:41,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-48a410f7-4ddd-4f49-b581-22e4ad5f758f Date: Wed, 03 Oct 2018 05:14:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["6b8053c8-e6cd-44a7-8111-bd61c5a4f315"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:40Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:41,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net used request id req-48a410f7-4ddd-4f49-b581-22e4ad5f758f 2018-10-03 05:14:41,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:14:42,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:14:42,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:42,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5e250d-cd3d-4e7a-ab42-2be1e50c1427 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:14:42,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-2a5e250d-cd3d-4e7a-ab42-2be1e50c1427 2018-10-03 05:14:42,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:42,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bdb5d33d-332c-4a89-bde0-39d8c25ec8ac Date: Wed, 03 Oct 2018 05:14:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:40Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"6b8053c8-e6cd-44a7-8111-bd61c5a4f315","subnetpool_id":null,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet"}]} 2018-10-03 05:14:42,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b used request id req-bdb5d33d-332c-4a89-bde0-39d8c25ec8ac 2018-10-03 05:14:42,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b&name=NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:42,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-67cf95a6-b93d-4baa-b7ba-d68155923ff8 Date: Wed, 03 Oct 2018 05:14:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:40Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"6b8053c8-e6cd-44a7-8111-bd61c5a4f315","subnetpool_id":null,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet"}]} 2018-10-03 05:14:42,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b&name=NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet used request id req-67cf95a6-b93d-4baa-b7ba-d68155923ff8 2018-10-03 05:14:42,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:14:42,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:42,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["VdTymj7SRrCRiuZxvwjIEw"], "issued_at": "2018-10-03T05:14:42.000000Z"}} 2018-10-03 05:14:42,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9faee0066ad035d1741f5f2ff9d4d96fc3ba1fb0" 2018-10-03 05:14:42,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a17e6f-0879-4bbb-909c-f0ef67653f39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:42,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c1a17e6f-0879-4bbb-909c-f0ef67653f39 2018-10-03 05:14:42,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:43,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fc17920f-611d-4056-91f4-46a0ab815933 Date: Wed, 03 Oct 2018 05:14:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["6b8053c8-e6cd-44a7-8111-bd61c5a4f315"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:40Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:43,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net used request id req-fc17920f-611d-4056-91f4-46a0ab815933 2018-10-03 05:14:43,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:43,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f5e44d19-4140-479f-890e-888fd64f44f8 Date: Wed, 03 Oct 2018 05:14:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:40Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"6b8053c8-e6cd-44a7-8111-bd61c5a4f315","subnetpool_id":null,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet"}]} 2018-10-03 05:14:43,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b used request id req-f5e44d19-4140-479f-890e-888fd64f44f8 2018-10-03 05:14:43,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:43,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e22da177-aadd-4965-9b54-4a5bf6cc4d6e Date: Wed, 03 Oct 2018 05:14:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["6b8053c8-e6cd-44a7-8111-bd61c5a4f315"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:40Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:43,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net used request id req-e22da177-aadd-4965-9b54-4a5bf6cc4d6e 2018-10-03 05:14:43,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:14:43,505 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:14:43,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9faee0066ad035d1741f5f2ff9d4d96fc3ba1fb0" 2018-10-03 05:14:43,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ef9e19-c2f1-4d5e-ae1d-5fd7cd64d466 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:14:43,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-d3ef9e19-c2f1-4d5e-ae1d-5fd7cd64d466 2018-10-03 05:14:43,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:43,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-747d8a47-f465-4dd4-bdf5-335e70504fa9 Date: Wed, 03 Oct 2018 05:14:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:40Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"6b8053c8-e6cd-44a7-8111-bd61c5a4f315","subnetpool_id":null,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet"}]} 2018-10-03 05:14:43,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b used request id req-747d8a47-f465-4dd4-bdf5-335e70504fa9 2018-10-03 05:14:43,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b&name=NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:43,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b337a94b-52ad-4da4-ac54-5168ea4a5bff Date: Wed, 03 Oct 2018 05:14:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6851d2-26de-4f8f-acf6-d305f038e33b","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:40Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:40Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"6b8053c8-e6cd-44a7-8111-bd61c5a4f315","subnetpool_id":null,"name":"NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet"}]} 2018-10-03 05:14:43,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6851d2-26de-4f8f-acf6-d305f038e33b&name=NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet used request id req-b337a94b-52ad-4da4-ac54-5168ea4a5bff 2018-10-03 05:14:43,721 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net 2018-10-03 05:14:43,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" -d '{"port": {"network_id": "5b6851d2-26de-4f8f-acf6-d305f038e33b", "fixed_ips": [{"subnet_id": "6b8053c8-e6cd-44a7-8111-bd61c5a4f315", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-port", "admin_state_up": true}}' 2018-10-03 05:14:44,831 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-0967e105-b305-4891-a256-11dcec52dbeb Date: Wed, 03 Oct 2018 05:14:44 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-03 05:14:44,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-0967e105-b305-4891-a256-11dcec52dbeb 2018-10-03 05:14:44,832 - 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-10-03 05:14:44,832 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet 2018-10-03 05:14:44,832 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-subnet 2018-10-03 05:14:44,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/6b8053c8-e6cd-44a7-8111-bd61c5a4f315 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:46,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b1435816-4809-490c-a251-8fbd8d3149a1 Date: Wed, 03 Oct 2018 05:14:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:46,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/6b8053c8-e6cd-44a7-8111-bd61c5a4f315 used request id req-b1435816-4809-490c-a251-8fbd8d3149a1 2018-10-03 05:14:46,963 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-da226e2a-5d3e-4d01-980d-82a7e9facc32-pub-net 2018-10-03 05:14:46,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/5b6851d2-26de-4f8f-acf6-d305f038e33b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b05d4fc85c8e1371236ba92f18eaa04486f414" 2018-10-03 05:14:48,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-609d7e1e-64af-4d26-93cc-06497ba5b69c Date: Wed, 03 Oct 2018 05:14:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:48,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5b6851d2-26de-4f8f-acf6-d305f038e33b used request id req-609d7e1e-64af-4d26-93cc-06497ba5b69c 2018-10-03 05:14:48,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:49,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["aR7UMyBkSSC-4GywBKhpLA"], "issued_at": "2018-10-03T05:14:49.000000Z"}} 2018-10-03 05:14:49,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:49,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad9a8872-1674-44f5-b01f-c57f6203d8a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:49,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ad9a8872-1674-44f5-b01f-c57f6203d8a6 2018-10-03 05:14:49,319 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net 2018-10-03 05:14:49,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" -d '{"network": {"name": "NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net", "admin_state_up": true}}' 2018-10-03 05:14:49,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-2c24328c-4a67-4c9e-af19-3f2c02e3ac80 Date: Wed, 03 Oct 2018 05:14:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:49Z","is_default":false,"provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:49Z","mtu":1450}} 2018-10-03 05:14:49,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-2c24328c-4a67-4c9e-af19-3f2c02e3ac80 2018-10-03 05:14:49,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=feae955b-7cb9-4a5c-964c-2a91727d0e0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:50,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9b3f92fe-53e2-4250-8d61-c88133f1758c Date: Wed, 03 Oct 2018 05:14:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:49Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:49Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:50,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=feae955b-7cb9-4a5c-964c-2a91727d0e0d used request id req-9b3f92fe-53e2-4250-8d61-c88133f1758c 2018-10-03 05:14:50,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:50,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f59fd4ce-9fd6-4a88-a52f-22d617d85540 Date: Wed, 03 Oct 2018 05:14:50 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:14:50,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d used request id req-f59fd4ce-9fd6-4a88-a52f-22d617d85540 2018-10-03 05:14:50,309 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet 2018-10-03 05:14:50,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" -d '{"subnets": [{"ip_version": 4, "network_id": "feae955b-7cb9-4a5c-964c-2a91727d0e0d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet"}]}' 2018-10-03 05:14:51,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-27d6810b-7fd2-45af-8e96-f145c1057bc1 Date: Wed, 03 Oct 2018 05:14:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:50Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:50Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"85ec4c9e-bf4f-4b6b-a765-b65adebfb94e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet"}]} 2018-10-03 05:14:51,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-27d6810b-7fd2-45af-8e96-f145c1057bc1 2018-10-03 05:14:51,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=feae955b-7cb9-4a5c-964c-2a91727d0e0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:51,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-40759bff-28a4-4c1a-9eda-0c0de08a12a6 Date: Wed, 03 Oct 2018 05:14:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["85ec4c9e-bf4f-4b6b-a765-b65adebfb94e"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:50Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:49Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:51,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=feae955b-7cb9-4a5c-964c-2a91727d0e0d used request id req-40759bff-28a4-4c1a-9eda-0c0de08a12a6 2018-10-03 05:14:51,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:51,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b0dba5be-9d06-4277-a35e-35213b9f3cd9 Date: Wed, 03 Oct 2018 05:14:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:50Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:50Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"85ec4c9e-bf4f-4b6b-a765-b65adebfb94e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet"}]} 2018-10-03 05:14:51,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d used request id req-b0dba5be-9d06-4277-a35e-35213b9f3cd9 2018-10-03 05:14:51,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:51,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1c4dcf35-fc90-4c6a-b47e-99cd6012b97e Date: Wed, 03 Oct 2018 05:14:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["85ec4c9e-bf4f-4b6b-a765-b65adebfb94e"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:50Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:49Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:51,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net used request id req-1c4dcf35-fc90-4c6a-b47e-99cd6012b97e 2018-10-03 05:14:51,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:14:51,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:14:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:14:51,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:51,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96944492-493a-484b-89d2-b53a28f6b977 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:14:51,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-96944492-493a-484b-89d2-b53a28f6b977 2018-10-03 05:14:51,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:52,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0893b9e2-2fd5-4739-b53a-16a627ff7c80 Date: Wed, 03 Oct 2018 05:14:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:50Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:50Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"85ec4c9e-bf4f-4b6b-a765-b65adebfb94e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet"}]} 2018-10-03 05:14:52,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d used request id req-0893b9e2-2fd5-4739-b53a-16a627ff7c80 2018-10-03 05:14:52,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d&name=NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:52,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0b8b6ab7-05e1-4e4d-8549-361ae3bef093 Date: Wed, 03 Oct 2018 05:14:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:50Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:50Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"85ec4c9e-bf4f-4b6b-a765-b65adebfb94e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet"}]} 2018-10-03 05:14:52,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d&name=NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet used request id req-0b8b6ab7-05e1-4e4d-8549-361ae3bef093 2018-10-03 05:14:52,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:14:52,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:52,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["lHWURSCWT8GjOp19oTHplg"], "issued_at": "2018-10-03T05:14:52.000000Z"}} 2018-10-03 05:14:52,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a76eff2de7c86c7d0974460d31a58ff5ca72adc" 2018-10-03 05:14:52,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3f89de-75f6-4d0e-9ba2-478c5baa5ec2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:52,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8c3f89de-75f6-4d0e-9ba2-478c5baa5ec2 2018-10-03 05:14:52,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:52,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-59b5f408-f789-4a80-a9d8-6bb9f4db7ab5 Date: Wed, 03 Oct 2018 05:14:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["85ec4c9e-bf4f-4b6b-a765-b65adebfb94e"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:50Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:49Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:52,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net used request id req-59b5f408-f789-4a80-a9d8-6bb9f4db7ab5 2018-10-03 05:14:52,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:52,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c0014948-1df1-442a-a887-efb353028976 Date: Wed, 03 Oct 2018 05:14:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:50Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:50Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"85ec4c9e-bf4f-4b6b-a765-b65adebfb94e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet"}]} 2018-10-03 05:14:52,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d used request id req-c0014948-1df1-442a-a887-efb353028976 2018-10-03 05:14:52,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:53,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a8b3c259-5e60-46c5-9beb-318173b13ead Date: Wed, 03 Oct 2018 05:14:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["85ec4c9e-bf4f-4b6b-a765-b65adebfb94e"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:50Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:49Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:53,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net used request id req-a8b3c259-5e60-46c5-9beb-318173b13ead 2018-10-03 05:14:53,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:14:53,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:14:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:14:53,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a76eff2de7c86c7d0974460d31a58ff5ca72adc" 2018-10-03 05:14:53,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52dd2d36-b8db-4946-897f-350fdd2f042c 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:14:53,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-52dd2d36-b8db-4946-897f-350fdd2f042c 2018-10-03 05:14:53,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:53,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-15a7d029-2d9c-4f1e-b952-5b568b8e55e7 Date: Wed, 03 Oct 2018 05:14:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:50Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:50Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"85ec4c9e-bf4f-4b6b-a765-b65adebfb94e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet"}]} 2018-10-03 05:14:53,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d used request id req-15a7d029-2d9c-4f1e-b952-5b568b8e55e7 2018-10-03 05:14:53,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d&name=NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:53,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-65e29305-5df9-4adb-b623-c17df68b08c9 Date: Wed, 03 Oct 2018 05:14:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feae955b-7cb9-4a5c-964c-2a91727d0e0d","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:50Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:50Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"85ec4c9e-bf4f-4b6b-a765-b65adebfb94e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet"}]} 2018-10-03 05:14:53,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feae955b-7cb9-4a5c-964c-2a91727d0e0d&name=NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet used request id req-65e29305-5df9-4adb-b623-c17df68b08c9 2018-10-03 05:14:53,682 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net 2018-10-03 05:14:53,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" -d '{"port": {"network_id": "feae955b-7cb9-4a5c-964c-2a91727d0e0d", "fixed_ips": [{"subnet_id": "85ec4c9e-bf4f-4b6b-a765-b65adebfb94e", "ip_address": null}], "name": "NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-port", "admin_state_up": true}}' 2018-10-03 05:14:53,698 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-9104e684-238a-4380-a0a7-ebfe70ea0c89 Date: Wed, 03 Oct 2018 05:14:53 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-03 05:14:53,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-9104e684-238a-4380-a0a7-ebfe70ea0c89 2018-10-03 05:14:53,698 - 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-10-03 05:14:53,699 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet 2018-10-03 05:14:53,699 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-subnet 2018-10-03 05:14:53,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/85ec4c9e-bf4f-4b6b-a765-b65adebfb94e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:56,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a232c52-da05-43fe-bb7d-9ce39898726e Date: Wed, 03 Oct 2018 05:14:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:56,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/85ec4c9e-bf4f-4b6b-a765-b65adebfb94e used request id req-5a232c52-da05-43fe-bb7d-9ce39898726e 2018-10-03 05:14:56,681 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ef7f05d1-3e89-426f-bcba-09dedecb6136-pub-net 2018-10-03 05:14:56,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/feae955b-7cb9-4a5c-964c-2a91727d0e0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5efad21ed512bd956e372780f1f1457ee811040" 2018-10-03 05:14:57,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-789d7c15-192c-40da-97c9-a2dbba0e7f76 Date: Wed, 03 Oct 2018 05:14:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:14:57,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/feae955b-7cb9-4a5c-964c-2a91727d0e0d used request id req-789d7c15-192c-40da-97c9-a2dbba0e7f76 2018-10-03 05:14:57,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:14:58,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:14:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["fbXUUwyOTcKrz6tBI11D7g"], "issued_at": "2018-10-03T05:14:58.000000Z"}} 2018-10-03 05:14:58,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:14:58,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0c63b1-ce37-4f5e-bbae-a27a7880cb09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:14:58,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eb0c63b1-ce37-4f5e-bbae-a27a7880cb09 2018-10-03 05:14:58,368 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net 2018-10-03 05:14:58,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" -d '{"network": {"name": "NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net", "admin_state_up": true}}' 2018-10-03 05:14:58,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-1d3c67d3-caf8-45da-a672-917b1771183f Date: Wed, 03 Oct 2018 05:14: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":"99b930d8-f0bb-44c6-af7f-1217d38646d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:58Z","is_default":false,"provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:58Z","mtu":1450}} 2018-10-03 05:14:58,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1d3c67d3-caf8-45da-a672-917b1771183f 2018-10-03 05:14:58,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=99b930d8-f0bb-44c6-af7f-1217d38646d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:14:58,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f08a24e4-3ce2-450c-a5e6-be39c1c7ee3c Date: Wed, 03 Oct 2018 05:14:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:14:58Z","provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:58,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=99b930d8-f0bb-44c6-af7f-1217d38646d3 used request id req-f08a24e4-3ce2-450c-a5e6-be39c1c7ee3c 2018-10-03 05:14:58,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:14:59,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-79a88ab2-139a-475c-8fa1-6c770fc3fb23 Date: Wed, 03 Oct 2018 05:14:59 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:14:59,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3 used request id req-79a88ab2-139a-475c-8fa1-6c770fc3fb23 2018-10-03 05:14:59,184 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet 2018-10-03 05:14:59,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" -d '{"subnets": [{"ip_version": 4, "network_id": "99b930d8-f0bb-44c6-af7f-1217d38646d3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet"}]}' 2018-10-03 05:14:59,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-82696ab6-babb-4bfd-870b-066b87cec024 Date: Wed, 03 Oct 2018 05:14:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:59Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"cfb97c25-4872-410c-9662-0f6afa0b2435","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet"}]} 2018-10-03 05:14:59,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-82696ab6-babb-4bfd-870b-066b87cec024 2018-10-03 05:14:59,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=99b930d8-f0bb-44c6-af7f-1217d38646d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:14:59,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fd17037a-7c37-4b2b-9177-3941f8849970 Date: Wed, 03 Oct 2018 05:14:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["cfb97c25-4872-410c-9662-0f6afa0b2435"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:59Z","provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-03 05:14:59,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=99b930d8-f0bb-44c6-af7f-1217d38646d3 used request id req-fd17037a-7c37-4b2b-9177-3941f8849970 2018-10-03 05:14:59,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:00,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0bd31c97-edf8-4b38-b499-38b7b64403aa Date: Wed, 03 Oct 2018 05:15:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:59Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"cfb97c25-4872-410c-9662-0f6afa0b2435","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet"}]} 2018-10-03 05:15:00,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3 used request id req-0bd31c97-edf8-4b38-b499-38b7b64403aa 2018-10-03 05:15:00,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:00,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-53272fcf-06ea-4149-bef8-6f6a6eee8ff1 Date: Wed, 03 Oct 2018 05:15:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["cfb97c25-4872-410c-9662-0f6afa0b2435"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:59Z","provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-03 05:15:00,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net used request id req-53272fcf-06ea-4149-bef8-6f6a6eee8ff1 2018-10-03 05:15:00,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:15:00,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:15:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:15:00,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:00,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35cf234f-e8f6-472c-b7df-914dea9197a2 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:15:00,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-35cf234f-e8f6-472c-b7df-914dea9197a2 2018-10-03 05:15:00,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:00,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-35dd3633-599a-4cd8-9ed1-3f6183d0395b Date: Wed, 03 Oct 2018 05:15:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:59Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"cfb97c25-4872-410c-9662-0f6afa0b2435","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet"}]} 2018-10-03 05:15:00,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3 used request id req-35dd3633-599a-4cd8-9ed1-3f6183d0395b 2018-10-03 05:15:00,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3&name=NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:00,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-471d4cf5-45c7-4228-8d70-76f7d0700c27 Date: Wed, 03 Oct 2018 05:15:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:59Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"cfb97c25-4872-410c-9662-0f6afa0b2435","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet"}]} 2018-10-03 05:15:00,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3&name=NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet used request id req-471d4cf5-45c7-4228-8d70-76f7d0700c27 2018-10-03 05:15:00,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:15:00,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:01,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["oaMsgw4JQZOjENsJaniHgg"], "issued_at": "2018-10-03T05:15:01.000000Z"}} 2018-10-03 05:15:01,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be6c1d5b2b4bd9e1876c0b887c2c03df26e6f68f" 2018-10-03 05:15:01,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5248ff00-7a28-4c8d-aab4-287a6dea2b75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:01,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5248ff00-7a28-4c8d-aab4-287a6dea2b75 2018-10-03 05:15:01,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:01,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d4c74cb4-e8b0-4aad-b368-8ae057d25994 Date: Wed, 03 Oct 2018 05:15:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["cfb97c25-4872-410c-9662-0f6afa0b2435"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:59Z","provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-03 05:15:01,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net used request id req-d4c74cb4-e8b0-4aad-b368-8ae057d25994 2018-10-03 05:15:01,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:01,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b2c0642e-38a6-4227-85f3-09b742b9b62a Date: Wed, 03 Oct 2018 05:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:59Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"cfb97c25-4872-410c-9662-0f6afa0b2435","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet"}]} 2018-10-03 05:15:01,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3 used request id req-b2c0642e-38a6-4227-85f3-09b742b9b62a 2018-10-03 05:15:01,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:01,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d6b28982-54bb-4b67-8d90-4652f87b41f0 Date: Wed, 03 Oct 2018 05:15:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["cfb97c25-4872-410c-9662-0f6afa0b2435"],"description":"","tags":[],"updated_at":"2018-10-03T05:14:59Z","provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-03 05:15:01,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net used request id req-d6b28982-54bb-4b67-8d90-4652f87b41f0 2018-10-03 05:15:01,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:15:01,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:15:01,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be6c1d5b2b4bd9e1876c0b887c2c03df26e6f68f" 2018-10-03 05:15:01,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f8590c-3c50-45fe-9521-1a97761eab54 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:15:01,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-74f8590c-3c50-45fe-9521-1a97761eab54 2018-10-03 05:15:01,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:01,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-24947dc4-7a44-41b7-a461-32813ba200e3 Date: Wed, 03 Oct 2018 05:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:59Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"cfb97c25-4872-410c-9662-0f6afa0b2435","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet"}]} 2018-10-03 05:15:01,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3 used request id req-24947dc4-7a44-41b7-a461-32813ba200e3 2018-10-03 05:15:01,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3&name=NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:02,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0fde43db-67fd-4f65-be4c-8eccec8b593f Date: Wed, 03 Oct 2018 05:15:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:14:59Z","dns_nameservers":[],"updated_at":"2018-10-03T05:14:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"cfb97c25-4872-410c-9662-0f6afa0b2435","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet"}]} 2018-10-03 05:15:02,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99b930d8-f0bb-44c6-af7f-1217d38646d3&name=NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet used request id req-0fde43db-67fd-4f65-be4c-8eccec8b593f 2018-10-03 05:15:02,191 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net 2018-10-03 05:15:02,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" -d '{"port": {"network_id": "99b930d8-f0bb-44c6-af7f-1217d38646d3", "fixed_ips": [{"subnet_id": "cfb97c25-4872-410c-9662-0f6afa0b2435", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-10-03 05:15:02,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-31137075-28de-41a7-8f4f-08889f7167dc Date: Wed, 03 Oct 2018 05:15:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:02Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cfb97c25-4872-410c-9662-0f6afa0b2435","ip_address":"10.55.1.100"}],"id":"e4cb98e1-35a2-4aba-a1b2-7e044f2180f2","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:9d:b3","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:02Z","binding:vnic_type":"normal"}} 2018-10-03 05:15:02,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-31137075-28de-41a7-8f4f-08889f7167dc 2018-10-03 05:15:02,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/e4cb98e1-35a2-4aba-a1b2-7e044f2180f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:02,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-064c109f-e35c-4e6b-94f8-e82f558bd521 Date: Wed, 03 Oct 2018 05:15:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:02Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cfb97c25-4872-410c-9662-0f6afa0b2435","ip_address":"10.55.1.100"}],"id":"e4cb98e1-35a2-4aba-a1b2-7e044f2180f2","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:9d:b3","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"99b930d8-f0bb-44c6-af7f-1217d38646d3","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:02Z","binding:vnic_type":"normal"}} 2018-10-03 05:15:02,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/e4cb98e1-35a2-4aba-a1b2-7e044f2180f2 used request id req-064c109f-e35c-4e6b-94f8-e82f558bd521 2018-10-03 05:15:02,953 - neutron_utils - INFO - Deleting port with name 2018-10-03 05:15:02,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/e4cb98e1-35a2-4aba-a1b2-7e044f2180f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:03,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de6c60a6-3beb-45de-a70a-5acfb50b67b3 Date: Wed, 03 Oct 2018 05:15:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:03,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/e4cb98e1-35a2-4aba-a1b2-7e044f2180f2 used request id req-de6c60a6-3beb-45de-a70a-5acfb50b67b3 2018-10-03 05:15:03,556 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet 2018-10-03 05:15:03,557 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-subnet 2018-10-03 05:15:03,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/cfb97c25-4872-410c-9662-0f6afa0b2435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:05,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-362031ef-1128-4324-b938-8450fb3ddb9d Date: Wed, 03 Oct 2018 05:15:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:05,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/cfb97c25-4872-410c-9662-0f6afa0b2435 used request id req-362031ef-1128-4324-b938-8450fb3ddb9d 2018-10-03 05:15:05,622 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d38d3945-e056-49a7-a68b-7c81449eea30-pub-net 2018-10-03 05:15:05,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/99b930d8-f0bb-44c6-af7f-1217d38646d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44daad74450d3df64d070aaa377790803d681404" 2018-10-03 05:15:07,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae084954-8bb5-4417-ac61-21201924e279 Date: Wed, 03 Oct 2018 05:15:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:07,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/99b930d8-f0bb-44c6-af7f-1217d38646d3 used request id req-ae084954-8bb5-4417-ac61-21201924e279 2018-10-03 05:15:07,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:07,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["ieGyqSwBSR6qt6b39rFAog"], "issued_at": "2018-10-03T05:15:07.000000Z"}} 2018-10-03 05:15:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2e2af672a856cd0e1d5c7413e47758e3859ec1" 2018-10-03 05:15:07,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0458eff6-aa09-4e11-b8e5-6664a199af32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:07,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0458eff6-aa09-4e11-b8e5-6664a199af32 2018-10-03 05:15:07,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:15:07,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:08,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["SY7HBfAKSMm9KRddlkSd6A"], "issued_at": "2018-10-03T05:15:08.000000Z"}} 2018-10-03 05:15:08,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917cefcaa8bd800a87c5619c2778dfbde5cc847f" 2018-10-03 05:15:08,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3afb46d4-ff16-4b03-8a4d-a134a5bd7096 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:08,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3afb46d4-ff16-4b03-8a4d-a134a5bd7096 2018-10-03 05:15:08,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-cf335b4d-7346-40fd-818b-8b5b9b7563b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2e2af672a856cd0e1d5c7413e47758e3859ec1" 2018-10-03 05:15:08,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3649f5ff-7c5e-47ec-a309-d525e9371d7e Date: Wed, 03 Oct 2018 05:15:08 GMT RESP BODY: {"networks":[]} 2018-10-03 05:15:08,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-cf335b4d-7346-40fd-818b-8b5b9b7563b7-pub-net used request id req-3649f5ff-7c5e-47ec-a309-d525e9371d7e 2018-10-03 05:15:08,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:08,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["fCBwYT0sQzCJD_l0cFqI0A"], "issued_at": "2018-10-03T05:15:08.000000Z"}} 2018-10-03 05:15:08,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:08,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb1ff0d-7cf7-4276-bdec-97808b52da93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:08,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8fb1ff0d-7cf7-4276-bdec-97808b52da93 2018-10-03 05:15:08,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:15:08,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:09,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["kVDhZXstR5CMIXJA4VzPYA"], "issued_at": "2018-10-03T05:15:09.000000Z"}} 2018-10-03 05:15:09,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c97cb4677bfa353d2e1d543caec085bc651a4f" 2018-10-03 05:15:09,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021a06a4-f404-49a2-933d-dff2ee15f653 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:09,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-021a06a4-f404-49a2-933d-dff2ee15f653 2018-10-03 05:15:09,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:09,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a3cc73ca-3300-474d-b5c8-d5b969eb355a Date: Wed, 03 Oct 2018 05:15:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:15:09,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-a3cc73ca-3300-474d-b5c8-d5b969eb355a 2018-10-03 05:15:09,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:10,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-39710ad4-2453-492a-919a-4e9000d0f4c2 Date: Wed, 03 Oct 2018 05:15:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 05:15:10,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 used request id req-39710ad4-2453-492a-919a-4e9000d0f4c2 2018-10-03 05:15:10,083 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router 2018-10-03 05:15:10,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}, "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router", "admin_state_up": true}}' 2018-10-03 05:15:13,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-bf2f0fe8-f3b8-4792-9235-0c64b8c0a7f8 Date: Wed, 03 Oct 2018 05:15:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:12Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:15:13Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "d31fdcd4-48f0-4713-8ad7-2721d3a342f2", "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router"}} 2018-10-03 05:15:13,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-bf2f0fe8-f3b8-4792-9235-0c64b8c0a7f8 2018-10-03 05:15:13,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d31fdcd4-48f0-4713-8ad7-2721d3a342f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:13,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8906f877-7f37-4b22-8f5d-126062258550 Date: Wed, 03 Oct 2018 05:15:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:13Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.202"}],"id":"561f6c26-ea11-443b-a60c-405972d1c865","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ce:ad:0e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d31fdcd4-48f0-4713-8ad7-2721d3a342f2","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:15:12Z","binding:vnic_type":"normal"}]} 2018-10-03 05:15:13,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d31fdcd4-48f0-4713-8ad7-2721d3a342f2 used request id req-8906f877-7f37-4b22-8f5d-126062258550 2018-10-03 05:15:13,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:13,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3d38d34a-adab-4a2e-ad1b-d3a3207bae5c Date: Wed, 03 Oct 2018 05:15:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}} 2018-10-03 05:15:13,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 used request id req-3d38d34a-adab-4a2e-ad1b-d3a3207bae5c 2018-10-03 05:15:13,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:14,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1963 X-Openstack-Request-Id: req-1fe28839-78b3-42ea-8fde-734d8c06e722 Date: Wed, 03 Oct 2018 05:15:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:15:12Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "09ae6b40-51d1-434b-b22e-f0d50e89ab89", "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:15:11Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "90f4f2c2-4ed7-46ad-89a7-66b804ad8f71", "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:12Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:15:13Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "d31fdcd4-48f0-4713-8ad7-2721d3a342f2", "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router"}]} 2018-10-03 05:15:14,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router used request id req-1fe28839-78b3-42ea-8fde-734d8c06e722 2018-10-03 05:15:14,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:15:14,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:15:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:15:14,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:14,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c05e76-eb8c-4a70-885b-36b73bf6aeb2 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:15:14,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-39c05e76-eb8c-4a70-885b-36b73bf6aeb2 2018-10-03 05:15:14,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=09ae6b40-51d1-434b-b22e-f0d50e89ab89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:14,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-84893e97-3cc8-4ed8-a76d-7d3877e0de1b Date: Wed, 03 Oct 2018 05:15:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:11Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.209"}],"id":"836d5201-036e-4112-b03f-886bec409dec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:15:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"09ae6b40-51d1-434b-b22e-f0d50e89ab89","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:15:11Z","binding:vnic_type":"normal"}]} 2018-10-03 05:15:14,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=09ae6b40-51d1-434b-b22e-f0d50e89ab89 used request id req-84893e97-3cc8-4ed8-a76d-7d3877e0de1b 2018-10-03 05:15:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:14,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4dc9e5e1-1e88-4ce4-a0d8-8c509822dc16 Date: Wed, 03 Oct 2018 05:15:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}} 2018-10-03 05:15:14,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 used request id req-4dc9e5e1-1e88-4ce4-a0d8-8c509822dc16 2018-10-03 05:15:14,583 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router 2018-10-03 05:15:14,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/d31fdcd4-48f0-4713-8ad7-2721d3a342f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:15,850 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b867b75-2d37-4cbb-bf54-2ed59310cec3 Content-Length: 0 Date: Wed, 03 Oct 2018 05:15:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:15,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/d31fdcd4-48f0-4713-8ad7-2721d3a342f2 used request id req-7b867b75-2d37-4cbb-bf54-2ed59310cec3 2018-10-03 05:15:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:16,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1313 X-Openstack-Request-Id: req-2eb6788f-8194-4155-b89e-3dc2807a8240 Date: Wed, 03 Oct 2018 05:15:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:15:12Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "09ae6b40-51d1-434b-b22e-f0d50e89ab89", "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:15:11Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "90f4f2c2-4ed7-46ad-89a7-66b804ad8f71", "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router"}]} 2018-10-03 05:15:16,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router used request id req-2eb6788f-8194-4155-b89e-3dc2807a8240 2018-10-03 05:15:16,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:16,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abc5e7b-744a-4a1a-8221-82a1f4858608 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:15:16,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-4abc5e7b-744a-4a1a-8221-82a1f4858608 2018-10-03 05:15:16,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=09ae6b40-51d1-434b-b22e-f0d50e89ab89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:16,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c66c32ab-d797-4fe9-abb0-d25a59e3a5ff Date: Wed, 03 Oct 2018 05:15:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:11Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.209"}],"id":"836d5201-036e-4112-b03f-886bec409dec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:15:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"09ae6b40-51d1-434b-b22e-f0d50e89ab89","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:15:11Z","binding:vnic_type":"normal"}]} 2018-10-03 05:15:16,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=09ae6b40-51d1-434b-b22e-f0d50e89ab89 used request id req-c66c32ab-d797-4fe9-abb0-d25a59e3a5ff 2018-10-03 05:15:16,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba38b4e97adf0d4d3675bc6e63e1ddefc304ec" 2018-10-03 05:15:16,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1da9abeb-24de-411e-ba4b-6ca6fc7cd8d1 Date: Wed, 03 Oct 2018 05:15:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}} 2018-10-03 05:15:16,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 used request id req-1da9abeb-24de-411e-ba4b-6ca6fc7cd8d1 2018-10-03 05:15:16,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:16,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["6_k9oqP9SY2cFv5RK2ti-Q"], "issued_at": "2018-10-03T05:15:16.000000Z"}} 2018-10-03 05:15:16,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:16,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65bb05d-02e6-4dcf-bbf5-b5feba108c5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:16,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a65bb05d-02e6-4dcf-bbf5-b5feba108c5c 2018-10-03 05:15:16,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:15:16,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:17,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["84K28cNSQYe338ZGPE05aw"], "issued_at": "2018-10-03T05:15:17.000000Z"}} 2018-10-03 05:15:17,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc68a9a2e303a5c626ebb9a58af531ba3f066b78" 2018-10-03 05:15:17,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a0918a-098d-4ac3-b7a4-d26553836764 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:17,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-72a0918a-098d-4ac3-b7a4-d26553836764 2018-10-03 05:15:17,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:17,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-55b0767e-1ecc-4af4-ab29-65a0babd940a Date: Wed, 03 Oct 2018 05:15:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:15:17,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-55b0767e-1ecc-4af4-ab29-65a0babd940a 2018-10-03 05:15:17,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:17,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5d9628c0-d5a7-404c-93ab-8b1a61afb26a Date: Wed, 03 Oct 2018 05:15:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 05:15:17,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 used request id req-5d9628c0-d5a7-404c-93ab-8b1a61afb26a 2018-10-03 05:15:17,903 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-9f5af17b-f30d-477c-b158-43ee6ab5b06c-pub-router 2018-10-03 05:15:17,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}, "name": "NeutronUtilsRouterTests-9f5af17b-f30d-477c-b158-43ee6ab5b06c-pub-router", "admin_state_up": true}}' 2018-10-03 05:15:19,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-d8e9bd92-31f8-4337-aa39-1adcfcb84aa4 Date: Wed, 03 Oct 2018 05:15:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:15:18Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "465a2210-cbea-4cfb-8318-09d0e2a78b76", "name": "NeutronUtilsRouterTests-9f5af17b-f30d-477c-b158-43ee6ab5b06c-pub-router"}} 2018-10-03 05:15:19,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-d8e9bd92-31f8-4337-aa39-1adcfcb84aa4 2018-10-03 05:15:19,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=465a2210-cbea-4cfb-8318-09d0e2a78b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:19,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-be2d867f-08b2-452b-af63-f560f828aa50 Date: Wed, 03 Oct 2018 05:15:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:18Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.204"}],"id":"343f5a0e-7af4-449a-b47a-87c4d00f6988","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b6:27:3d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"465a2210-cbea-4cfb-8318-09d0e2a78b76","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:15:18Z","binding:vnic_type":"normal"}]} 2018-10-03 05:15:19,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=465a2210-cbea-4cfb-8318-09d0e2a78b76 used request id req-be2d867f-08b2-452b-af63-f560f828aa50 2018-10-03 05:15:19,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:19,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9e7fa012-e32f-4273-bf5a-b6ab8d6bd7f9 Date: Wed, 03 Oct 2018 05:15:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}} 2018-10-03 05:15:19,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 used request id req-9e7fa012-e32f-4273-bf5a-b6ab8d6bd7f9 2018-10-03 05:15:19,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-9f5af17b-f30d-477c-b158-43ee6ab5b06c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:19,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a117e20c-91f3-4c03-8f4f-02324406f0de Date: Wed, 03 Oct 2018 05:15:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:15:18Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "465a2210-cbea-4cfb-8318-09d0e2a78b76", "name": "NeutronUtilsRouterTests-9f5af17b-f30d-477c-b158-43ee6ab5b06c-pub-router"}]} 2018-10-03 05:15:19,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-9f5af17b-f30d-477c-b158-43ee6ab5b06c-pub-router used request id req-a117e20c-91f3-4c03-8f4f-02324406f0de 2018-10-03 05:15:19,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:15:19,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:15:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:15:19,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:19,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb319e9-801f-4521-bf10-3b7f1777fa0e 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:15:19,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-dbb319e9-801f-4521-bf10-3b7f1777fa0e 2018-10-03 05:15:19,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=465a2210-cbea-4cfb-8318-09d0e2a78b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:19,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c46dd73c-41c7-4bf1-9017-9cf148135ba8 Date: Wed, 03 Oct 2018 05:15:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:18Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.204"}],"id":"343f5a0e-7af4-449a-b47a-87c4d00f6988","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b6:27:3d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"465a2210-cbea-4cfb-8318-09d0e2a78b76","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:15:18Z","binding:vnic_type":"normal"}]} 2018-10-03 05:15:19,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=465a2210-cbea-4cfb-8318-09d0e2a78b76 used request id req-c46dd73c-41c7-4bf1-9017-9cf148135ba8 2018-10-03 05:15:19,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:20,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9abfd038-f7be-4b36-a128-c9cd8d2a3035 Date: Wed, 03 Oct 2018 05:15:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}} 2018-10-03 05:15:20,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/11cfd2a6-436d-4113-8304-88b6d7cbbc39 used request id req-9abfd038-f7be-4b36-a128-c9cd8d2a3035 2018-10-03 05:15:20,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:20,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-875738d3-8e6d-4187-af62-1cdb82835a63 Date: Wed, 03 Oct 2018 05:15:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:15:20,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-875738d3-8e6d-4187-af62-1cdb82835a63 2018-10-03 05:15:20,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:20,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-48ed1430-9656-45c6-a3e7-c9cadaeaa877 Date: Wed, 03 Oct 2018 05:15:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 05:15:20,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 used request id req-48ed1430-9656-45c6-a3e7-c9cadaeaa877 2018-10-03 05:15:20,178 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-9f5af17b-f30d-477c-b158-43ee6ab5b06c-pub-router 2018-10-03 05:15:20,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/465a2210-cbea-4cfb-8318-09d0e2a78b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:21,484 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6ec0494-6c78-415a-8f35-c7e83b8eaca1 Content-Length: 0 Date: Wed, 03 Oct 2018 05:15:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:21,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/465a2210-cbea-4cfb-8318-09d0e2a78b76 used request id req-a6ec0494-6c78-415a-8f35-c7e83b8eaca1 2018-10-03 05:15:21,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-9f5af17b-f30d-477c-b158-43ee6ab5b06c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e6b534dab74aa5fd51b7f7540ba6770c11b535" 2018-10-03 05:15:21,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dde7f865-1d16-4ee6-9368-974516c3add3 Date: Wed, 03 Oct 2018 05:15:21 GMT RESP BODY: {"routers": []} 2018-10-03 05:15:21,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-9f5af17b-f30d-477c-b158-43ee6ab5b06c-pub-router used request id req-dde7f865-1d16-4ee6-9368-974516c3add3 2018-10-03 05:15:21,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:21,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["hDK6f_rRRMadf40OtciZdg"], "issued_at": "2018-10-03T05:15:21.000000Z"}} 2018-10-03 05:15:21,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada56960f857b89ea264e9ee440c8539c74ae60d" 2018-10-03 05:15:22,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-039cda8e-24ed-492f-a518-c5ffe970f6cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:22,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-039cda8e-24ed-492f-a518-c5ffe970f6cd 2018-10-03 05:15:22,002 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-44fe9d4d-69bf-4c51-a02a-18844682b746name 2018-10-03 05:15:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada56960f857b89ea264e9ee440c8539c74ae60d" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-44fe9d4d-69bf-4c51-a02a-18844682b746name"}}' 2018-10-03 05:15:22,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-1bcb0222-5945-4ecf-ac14-aebad015dd33 Date: Wed, 03 Oct 2018 05:15:22 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:22Z", "updated_at": "2018-10-03T05:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:22Z", "revision_number": 0, "id": "d5f46c93-919a-497d-aaee-9165275f45b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:22Z", "security_group_id": "218a4aea-b19d-448c-b090-176d8caabb2a", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:22Z", "revision_number": 0, "id": "eb7d0648-0df4-41c4-a62c-b23d92b315f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:22Z", "security_group_id": "218a4aea-b19d-448c-b090-176d8caabb2a", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 2, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "218a4aea-b19d-448c-b090-176d8caabb2a", "name": "NeutronUtilsSecurityGroupTests-44fe9d4d-69bf-4c51-a02a-18844682b746name"}} 2018-10-03 05:15:22,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-1bcb0222-5945-4ecf-ac14-aebad015dd33 2018-10-03 05:15:22,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218a4aea-b19d-448c-b090-176d8caabb2a 2018-10-03 05:15:22,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=218a4aea-b19d-448c-b090-176d8caabb2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada56960f857b89ea264e9ee440c8539c74ae60d" 2018-10-03 05:15:22,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5b6c97de-1dae-4f2e-9f7a-36f60eefcd8b Date: Wed, 03 Oct 2018 05:15: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-10-03T05:15:22Z", "security_group_id": "218a4aea-b19d-448c-b090-176d8caabb2a", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:22Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "d5f46c93-919a-497d-aaee-9165275f45b9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:22Z", "security_group_id": "218a4aea-b19d-448c-b090-176d8caabb2a", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:22Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "eb7d0648-0df4-41c4-a62c-b23d92b315f3"}]} 2018-10-03 05:15:22,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=218a4aea-b19d-448c-b090-176d8caabb2a used request id req-5b6c97de-1dae-4f2e-9f7a-36f60eefcd8b 2018-10-03 05:15:22,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-44fe9d4d-69bf-4c51-a02a-18844682b746name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada56960f857b89ea264e9ee440c8539c74ae60d" 2018-10-03 05:15:22,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-508c3fce-bdce-4b46-b028-7ed14300a7a6 Date: Wed, 03 Oct 2018 05:15:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:22Z", "updated_at": "2018-10-03T05:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:22Z", "revision_number": 0, "id": "eb7d0648-0df4-41c4-a62c-b23d92b315f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:22Z", "security_group_id": "218a4aea-b19d-448c-b090-176d8caabb2a", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:22Z", "revision_number": 0, "id": "d5f46c93-919a-497d-aaee-9165275f45b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:22Z", "security_group_id": "218a4aea-b19d-448c-b090-176d8caabb2a", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 2, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "218a4aea-b19d-448c-b090-176d8caabb2a", "name": "NeutronUtilsSecurityGroupTests-44fe9d4d-69bf-4c51-a02a-18844682b746name"}]} 2018-10-03 05:15:22,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-44fe9d4d-69bf-4c51-a02a-18844682b746name used request id req-508c3fce-bdce-4b46-b028-7ed14300a7a6 2018-10-03 05:15:22,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218a4aea-b19d-448c-b090-176d8caabb2a 2018-10-03 05:15:22,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=218a4aea-b19d-448c-b090-176d8caabb2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada56960f857b89ea264e9ee440c8539c74ae60d" 2018-10-03 05:15:22,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-436410bd-3737-4672-9d06-81cf9d1ebed1 Date: Wed, 03 Oct 2018 05:15: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-10-03T05:15:22Z", "security_group_id": "218a4aea-b19d-448c-b090-176d8caabb2a", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:22Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "d5f46c93-919a-497d-aaee-9165275f45b9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:22Z", "security_group_id": "218a4aea-b19d-448c-b090-176d8caabb2a", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:22Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "eb7d0648-0df4-41c4-a62c-b23d92b315f3"}]} 2018-10-03 05:15:22,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=218a4aea-b19d-448c-b090-176d8caabb2a used request id req-436410bd-3737-4672-9d06-81cf9d1ebed1 2018-10-03 05:15:22,933 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-44fe9d4d-69bf-4c51-a02a-18844682b746name 2018-10-03 05:15:22,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/218a4aea-b19d-448c-b090-176d8caabb2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada56960f857b89ea264e9ee440c8539c74ae60d" 2018-10-03 05:15:23,275 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0d25300-ff91-4902-bd57-1b20195cee8b Content-Length: 0 Date: Wed, 03 Oct 2018 05:15:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:23,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/218a4aea-b19d-448c-b090-176d8caabb2a used request id req-a0d25300-ff91-4902-bd57-1b20195cee8b 2018-10-03 05:15:23,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-44fe9d4d-69bf-4c51-a02a-18844682b746name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada56960f857b89ea264e9ee440c8539c74ae60d" 2018-10-03 05:15:23,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bbccd100-423f-4dfe-9620-c2cfa7344414 Date: Wed, 03 Oct 2018 05:15:23 GMT RESP BODY: {"security_groups": []} 2018-10-03 05:15:23,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-44fe9d4d-69bf-4c51-a02a-18844682b746name used request id req-bbccd100-423f-4dfe-9620-c2cfa7344414 2018-10-03 05:15:23,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:23,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["JcgJiVVFRyatwf5fDRaI6w"], "issued_at": "2018-10-03T05:15:23.000000Z"}} 2018-10-03 05:15:23,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc20d039ed8b18c1cc489e8b01fbec12548071" 2018-10-03 05:15:23,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c302e3-d913-4a73-afff-a6ffe89d5cf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:23,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c1c302e3-d913-4a73-afff-a6ffe89d5cf8 2018-10-03 05:15:23,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:24,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["jNibfrNHQ2OxcYQiebWelA"], "issued_at": "2018-10-03T05:15:24.000000Z"}} 2018-10-03 05:15:24,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa99d0461ae13e58bcf0555c2399bebc32342df" 2018-10-03 05:15:24,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04eae125-4ddb-469f-985a-0a84d57ed77c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:24,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-04eae125-4ddb-469f-985a-0a84d57ed77c 2018-10-03 05:15:24,438 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b7f71374-f9b3-44b5-b840-832eb0ed717fname 2018-10-03 05:15:24,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa99d0461ae13e58bcf0555c2399bebc32342df" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b7f71374-f9b3-44b5-b840-832eb0ed717fname", "description": "hello group"}}' 2018-10-03 05:15:24,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0eb03a57-8986-4b04-b285-6a0ae099b71b Date: Wed, 03 Oct 2018 05:15:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:24Z", "updated_at": "2018-10-03T05:15:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:24Z", "revision_number": 0, "id": "16206761-906a-4793-a87f-f1cec6aad553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:24Z", "security_group_id": "61ddfef4-ca47-4550-bee2-58c76ba7c118", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:24Z", "revision_number": 0, "id": "22de6279-6518-4a77-bd82-5ba1c64039a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:24Z", "security_group_id": "61ddfef4-ca47-4550-bee2-58c76ba7c118", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 2, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "61ddfef4-ca47-4550-bee2-58c76ba7c118", "name": "NeutronUtilsSecurityGroupTests-b7f71374-f9b3-44b5-b840-832eb0ed717fname"}} 2018-10-03 05:15:24,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-0eb03a57-8986-4b04-b285-6a0ae099b71b 2018-10-03 05:15:24,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61ddfef4-ca47-4550-bee2-58c76ba7c118 2018-10-03 05:15:24,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=61ddfef4-ca47-4550-bee2-58c76ba7c118 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa99d0461ae13e58bcf0555c2399bebc32342df" 2018-10-03 05:15:24,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-18de5ee3-34ee-461e-851c-a05c4a18e20a Date: Wed, 03 Oct 2018 05:15: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-10-03T05:15:24Z", "security_group_id": "61ddfef4-ca47-4550-bee2-58c76ba7c118", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:24Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "16206761-906a-4793-a87f-f1cec6aad553"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:24Z", "security_group_id": "61ddfef4-ca47-4550-bee2-58c76ba7c118", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:24Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "22de6279-6518-4a77-bd82-5ba1c64039a3"}]} 2018-10-03 05:15:24,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=61ddfef4-ca47-4550-bee2-58c76ba7c118 used request id req-18de5ee3-34ee-461e-851c-a05c4a18e20a 2018-10-03 05:15:24,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b7f71374-f9b3-44b5-b840-832eb0ed717fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa99d0461ae13e58bcf0555c2399bebc32342df" 2018-10-03 05:15:25,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-c5f3d613-e657-4c28-bbd5-0f5db749b531 Date: Wed, 03 Oct 2018 05:15:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:24Z", "updated_at": "2018-10-03T05:15:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:24Z", "revision_number": 0, "id": "22de6279-6518-4a77-bd82-5ba1c64039a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:24Z", "security_group_id": "61ddfef4-ca47-4550-bee2-58c76ba7c118", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:24Z", "revision_number": 0, "id": "16206761-906a-4793-a87f-f1cec6aad553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:24Z", "security_group_id": "61ddfef4-ca47-4550-bee2-58c76ba7c118", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 2, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "61ddfef4-ca47-4550-bee2-58c76ba7c118", "name": "NeutronUtilsSecurityGroupTests-b7f71374-f9b3-44b5-b840-832eb0ed717fname"}]} 2018-10-03 05:15:25,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b7f71374-f9b3-44b5-b840-832eb0ed717fname&description=hello+group used request id req-c5f3d613-e657-4c28-bbd5-0f5db749b531 2018-10-03 05:15:25,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61ddfef4-ca47-4550-bee2-58c76ba7c118 2018-10-03 05:15:25,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=61ddfef4-ca47-4550-bee2-58c76ba7c118 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa99d0461ae13e58bcf0555c2399bebc32342df" 2018-10-03 05:15:25,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e402aaf0-be59-4194-b6b1-b60b2613d8b1 Date: Wed, 03 Oct 2018 05:15:25 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-10-03T05:15:24Z", "security_group_id": "61ddfef4-ca47-4550-bee2-58c76ba7c118", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:24Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "16206761-906a-4793-a87f-f1cec6aad553"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:24Z", "security_group_id": "61ddfef4-ca47-4550-bee2-58c76ba7c118", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:24Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "22de6279-6518-4a77-bd82-5ba1c64039a3"}]} 2018-10-03 05:15:25,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=61ddfef4-ca47-4550-bee2-58c76ba7c118 used request id req-e402aaf0-be59-4194-b6b1-b60b2613d8b1 2018-10-03 05:15:25,407 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b7f71374-f9b3-44b5-b840-832eb0ed717fname 2018-10-03 05:15:25,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/61ddfef4-ca47-4550-bee2-58c76ba7c118 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa99d0461ae13e58bcf0555c2399bebc32342df" 2018-10-03 05:15:25,736 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db52e3f3-be60-4e93-a3f1-a1b1a99dd54e Content-Length: 0 Date: Wed, 03 Oct 2018 05:15:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:25,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/61ddfef4-ca47-4550-bee2-58c76ba7c118 used request id req-db52e3f3-be60-4e93-a3f1-a1b1a99dd54e 2018-10-03 05:15:25,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:26,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["VjUE0Ap-RK2sRBeK9WAbMw"], "issued_at": "2018-10-03T05:15:26.000000Z"}} 2018-10-03 05:15:26,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:26,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d567cd-ceea-48d8-b67e-2fc8d476dedb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:26,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-13d567cd-ceea-48d8-b67e-2fc8d476dedb 2018-10-03 05:15:26,297 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name 2018-10-03 05:15:26,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name", "description": "hello group"}}' 2018-10-03 05:15:26,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8c967ede-21b6-4625-bc1d-963ef951c90c Date: Wed, 03 Oct 2018 05:15:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "updated_at": "2018-10-03T05:15:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "revision_number": 0, "id": "3bcbcf6f-cf88-448b-9958-4eb65a38bdc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "revision_number": 0, "id": "e94fe75c-ec0f-4736-b977-00a9ced77534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 2, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "name": "NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name"}} 2018-10-03 05:15:26,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-8c967ede-21b6-4625-bc1d-963ef951c90c 2018-10-03 05:15:26,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e91673c3-ac62-4e4b-a88c-637bb1be64de 2018-10-03 05:15:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e91673c3-ac62-4e4b-a88c-637bb1be64de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:26,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-82700097-c256-44dc-9699-f86c062b200b Date: Wed, 03 Oct 2018 05:15: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-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "3bcbcf6f-cf88-448b-9958-4eb65a38bdc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e94fe75c-ec0f-4736-b977-00a9ced77534"}]} 2018-10-03 05:15:26,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e91673c3-ac62-4e4b-a88c-637bb1be64de used request id req-82700097-c256-44dc-9699-f86c062b200b 2018-10-03 05:15:26,900 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e91673c3-ac62-4e4b-a88c-637bb1be64de 2018-10-03 05:15:26,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e91673c3-ac62-4e4b-a88c-637bb1be64de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:27,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-19e02a41-1e77-4736-b954-0d1e7edbe02b Date: Wed, 03 Oct 2018 05:15:27 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-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "3bcbcf6f-cf88-448b-9958-4eb65a38bdc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e94fe75c-ec0f-4736-b977-00a9ced77534"}]} 2018-10-03 05:15:27,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e91673c3-ac62-4e4b-a88c-637bb1be64de used request id req-19e02a41-1e77-4736-b954-0d1e7edbe02b 2018-10-03 05:15:27,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:27,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4349f05c-09e3-409b-82fa-36ba4659b9b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:27,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4349f05c-09e3-409b-82fa-36ba4659b9b8 2018-10-03 05:15:27,197 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name 2018-10-03 05:15:27,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:27,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-4d8f8ef6-8a17-4dc0-848a-915e3f2f5da3 Date: Wed, 03 Oct 2018 05:15:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "updated_at": "2018-10-03T05:15:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "revision_number": 0, "id": "e94fe75c-ec0f-4736-b977-00a9ced77534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "revision_number": 0, "id": "3bcbcf6f-cf88-448b-9958-4eb65a38bdc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 2, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "name": "NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name"}]} 2018-10-03 05:15:27,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name used request id req-4d8f8ef6-8a17-4dc0-848a-915e3f2f5da3 2018-10-03 05:15:27,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:15:27,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:15:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:15:27,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:27,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b9f956-dddb-41bf-ba4d-8b9cdc6f194a 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:15:27,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-b9b9f956-dddb-41bf-ba4d-8b9cdc6f194a 2018-10-03 05:15:27,371 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e91673c3-ac62-4e4b-a88c-637bb1be64de 2018-10-03 05:15:27,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e91673c3-ac62-4e4b-a88c-637bb1be64de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:27,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-35073499-d2b9-4bb1-b16b-9c704c3c683e Date: Wed, 03 Oct 2018 05:15:27 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-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "3bcbcf6f-cf88-448b-9958-4eb65a38bdc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e94fe75c-ec0f-4736-b977-00a9ced77534"}]} 2018-10-03 05:15:27,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e91673c3-ac62-4e4b-a88c-637bb1be64de used request id req-35073499-d2b9-4bb1-b16b-9c704c3c683e 2018-10-03 05:15:27,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de"}}' 2018-10-03 05:15:27,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-950eb762-58d0-4c4f-99ca-a84533889c34 Date: Wed, 03 Oct 2018 05:15:27 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-10-03T05:15:27Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:27Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "6d00ff05-28cf-4eb7-a0e6-0f79b5ba96cc"}} 2018-10-03 05:15:27,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-950eb762-58d0-4c4f-99ca-a84533889c34 2018-10-03 05:15:27,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:28,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-c094815d-6d5b-4ab3-be94-b98f22526b65 Date: Wed, 03 Oct 2018 05:15:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "updated_at": "2018-10-03T05:15:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "revision_number": 0, "id": "e94fe75c-ec0f-4736-b977-00a9ced77534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:27Z", "revision_number": 0, "id": "6d00ff05-28cf-4eb7-a0e6-0f79b5ba96cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:27Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "revision_number": 0, "id": "3bcbcf6f-cf88-448b-9958-4eb65a38bdc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 3, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "name": "NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name"}]} 2018-10-03 05:15:28,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name&description=hello+group used request id req-c094815d-6d5b-4ab3-be94-b98f22526b65 2018-10-03 05:15:28,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e91673c3-ac62-4e4b-a88c-637bb1be64de 2018-10-03 05:15:28,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e91673c3-ac62-4e4b-a88c-637bb1be64de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:28,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-a4c55aa1-9345-42c0-bec4-59d2dd3de372 Date: Wed, 03 Oct 2018 05:15:28 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-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "3bcbcf6f-cf88-448b-9958-4eb65a38bdc5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:27Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:27Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "6d00ff05-28cf-4eb7-a0e6-0f79b5ba96cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e94fe75c-ec0f-4736-b977-00a9ced77534"}]} 2018-10-03 05:15:28,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e91673c3-ac62-4e4b-a88c-637bb1be64de used request id req-a4c55aa1-9345-42c0-bec4-59d2dd3de372 2018-10-03 05:15:28,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e91673c3-ac62-4e4b-a88c-637bb1be64de 2018-10-03 05:15:28,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e91673c3-ac62-4e4b-a88c-637bb1be64de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:28,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-69025923-a069-44ab-baff-57e8c0be687f Date: Wed, 03 Oct 2018 05:15:28 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-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "3bcbcf6f-cf88-448b-9958-4eb65a38bdc5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:27Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:27Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "6d00ff05-28cf-4eb7-a0e6-0f79b5ba96cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e94fe75c-ec0f-4736-b977-00a9ced77534"}]} 2018-10-03 05:15:28,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e91673c3-ac62-4e4b-a88c-637bb1be64de used request id req-69025923-a069-44ab-baff-57e8c0be687f 2018-10-03 05:15:28,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:28,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-b3ae4d16-d4ad-4380-8a2b-c7c456e8ca25 Date: Wed, 03 Oct 2018 05:15:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "updated_at": "2018-10-03T05:15:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:27Z", "revision_number": 0, "id": "6d00ff05-28cf-4eb7-a0e6-0f79b5ba96cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:27Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "revision_number": 0, "id": "3bcbcf6f-cf88-448b-9958-4eb65a38bdc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "revision_number": 0, "id": "e94fe75c-ec0f-4736-b977-00a9ced77534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 3, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "name": "NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name"}]} 2018-10-03 05:15:28,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name&description=hello+group used request id req-b3ae4d16-d4ad-4380-8a2b-c7c456e8ca25 2018-10-03 05:15:28,721 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e91673c3-ac62-4e4b-a88c-637bb1be64de 2018-10-03 05:15:28,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e91673c3-ac62-4e4b-a88c-637bb1be64de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:28,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-0c560268-1bd9-44dc-a7c4-c498ed31e0c4 Date: Wed, 03 Oct 2018 05:15:28 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-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "3bcbcf6f-cf88-448b-9958-4eb65a38bdc5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:27Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:27Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "6d00ff05-28cf-4eb7-a0e6-0f79b5ba96cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:26Z", "security_group_id": "e91673c3-ac62-4e4b-a88c-637bb1be64de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:26Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e94fe75c-ec0f-4736-b977-00a9ced77534"}]} 2018-10-03 05:15:28,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e91673c3-ac62-4e4b-a88c-637bb1be64de used request id req-0c560268-1bd9-44dc-a7c4-c498ed31e0c4 2018-10-03 05:15:28,894 - neutron_utils - INFO - Deleting security group rule with ID - 3bcbcf6f-cf88-448b-9958-4eb65a38bdc5 2018-10-03 05:15:28,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3bcbcf6f-cf88-448b-9958-4eb65a38bdc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:29,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44b36057-32f3-4682-bb59-ca862b253613 Content-Length: 0 Date: Wed, 03 Oct 2018 05:15:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:29,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3bcbcf6f-cf88-448b-9958-4eb65a38bdc5 used request id req-44b36057-32f3-4682-bb59-ca862b253613 2018-10-03 05:15:29,152 - neutron_utils - INFO - Deleting security group rule with ID - e94fe75c-ec0f-4736-b977-00a9ced77534 2018-10-03 05:15:29,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/e94fe75c-ec0f-4736-b977-00a9ced77534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:29,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26450e11-5714-4ba9-bd3c-caa470682d9b Content-Length: 0 Date: Wed, 03 Oct 2018 05:15:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:29,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/e94fe75c-ec0f-4736-b977-00a9ced77534 used request id req-26450e11-5714-4ba9-bd3c-caa470682d9b 2018-10-03 05:15:29,414 - neutron_utils - INFO - Deleting security group rule with ID - 6d00ff05-28cf-4eb7-a0e6-0f79b5ba96cc 2018-10-03 05:15:29,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/6d00ff05-28cf-4eb7-a0e6-0f79b5ba96cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:29,521 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a35db7c-6cd7-4eb3-8554-a424fa676d9a Content-Length: 0 Date: Wed, 03 Oct 2018 05:15:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:29,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/6d00ff05-28cf-4eb7-a0e6-0f79b5ba96cc used request id req-7a35db7c-6cd7-4eb3-8554-a424fa676d9a 2018-10-03 05:15:29,522 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d2ab598a-89b8-4ad0-9437-47959990cd15name 2018-10-03 05:15:29,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e91673c3-ac62-4e4b-a88c-637bb1be64de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76590a0fbe92c292d1c3940035fbc9937c9a008f" 2018-10-03 05:15:29,695 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7ea6abe-e5f8-4424-a410-b3222d0cb44a Content-Length: 0 Date: Wed, 03 Oct 2018 05:15:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:29,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e91673c3-ac62-4e4b-a88c-637bb1be64de used request id req-f7ea6abe-e5f8-4424-a410-b3222d0cb44a 2018-10-03 05:15:29,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:30,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["tpwzqkWfTampStewqpbJTA"], "issued_at": "2018-10-03T05:15:30.000000Z"}} 2018-10-03 05:15:30,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e0505b96dd38d5e402cc0661d12ef62cc749e4" 2018-10-03 05:15:30,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3ba551-c502-4a9d-a604-e0b90d278644 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:30,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-de3ba551-c502-4a9d-a604-e0b90d278644 2018-10-03 05:15:30,155 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f6807956-ee12-480d-a427-2b240aa8ff88name-1 2018-10-03 05:15:30,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e0505b96dd38d5e402cc0661d12ef62cc749e4" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f6807956-ee12-480d-a427-2b240aa8ff88name-1", "description": "hello group"}}' 2018-10-03 05:15:30,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-6db2e6c4-68fe-470f-82be-7ccfeb336b89 Date: Wed, 03 Oct 2018 05:15:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:30Z", "updated_at": "2018-10-03T05:15:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:30Z", "revision_number": 0, "id": "c8c772a4-9b8c-4df3-a787-825a743293f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:30Z", "security_group_id": "d9db8363-c97e-4aee-b17a-fb5313e90030", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:30Z", "revision_number": 0, "id": "cd8a6939-3845-4c9c-b473-03c9786d0b4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:30Z", "security_group_id": "d9db8363-c97e-4aee-b17a-fb5313e90030", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 2, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "d9db8363-c97e-4aee-b17a-fb5313e90030", "name": "NeutronUtilsSecurityGroupTests-f6807956-ee12-480d-a427-2b240aa8ff88name-1"}} 2018-10-03 05:15:30,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-6db2e6c4-68fe-470f-82be-7ccfeb336b89 2018-10-03 05:15:30,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9db8363-c97e-4aee-b17a-fb5313e90030 2018-10-03 05:15:30,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d9db8363-c97e-4aee-b17a-fb5313e90030 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e0505b96dd38d5e402cc0661d12ef62cc749e4" 2018-10-03 05:15:30,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6f743430-ec2e-4ebe-8323-b82e34b1f0af Date: Wed, 03 Oct 2018 05:15:30 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-10-03T05:15:30Z", "security_group_id": "d9db8363-c97e-4aee-b17a-fb5313e90030", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:30Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "c8c772a4-9b8c-4df3-a787-825a743293f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:30Z", "security_group_id": "d9db8363-c97e-4aee-b17a-fb5313e90030", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:30Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "cd8a6939-3845-4c9c-b473-03c9786d0b4c"}]} 2018-10-03 05:15:30,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d9db8363-c97e-4aee-b17a-fb5313e90030 used request id req-6f743430-ec2e-4ebe-8323-b82e34b1f0af 2018-10-03 05:15:30,694 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f6807956-ee12-480d-a427-2b240aa8ff88name-2 2018-10-03 05:15:30,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e0505b96dd38d5e402cc0661d12ef62cc749e4" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f6807956-ee12-480d-a427-2b240aa8ff88name-2", "description": "hello group"}}' 2018-10-03 05:15:31,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-14e17586-08e9-434c-a4f3-4c4128e11e7b Date: Wed, 03 Oct 2018 05:15:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:30Z", "updated_at": "2018-10-03T05:15:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:30Z", "revision_number": 0, "id": "01aee880-f846-44ce-a780-f92a720903b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:30Z", "security_group_id": "5ccdab8a-fcad-44c7-b187-93e5eec3dd44", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:30Z", "revision_number": 0, "id": "81ae9dbb-c2bc-4d56-bb6b-9aa8b93e1286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:30Z", "security_group_id": "5ccdab8a-fcad-44c7-b187-93e5eec3dd44", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 2, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "5ccdab8a-fcad-44c7-b187-93e5eec3dd44", "name": "NeutronUtilsSecurityGroupTests-f6807956-ee12-480d-a427-2b240aa8ff88name-2"}} 2018-10-03 05:15:31,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-14e17586-08e9-434c-a4f3-4c4128e11e7b 2018-10-03 05:15:31,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ccdab8a-fcad-44c7-b187-93e5eec3dd44 2018-10-03 05:15:31,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5ccdab8a-fcad-44c7-b187-93e5eec3dd44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e0505b96dd38d5e402cc0661d12ef62cc749e4" 2018-10-03 05:15:31,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a56f61f7-235c-4ec0-bcc2-6ed9ac02eccb Date: Wed, 03 Oct 2018 05:15: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-10-03T05:15:30Z", "security_group_id": "5ccdab8a-fcad-44c7-b187-93e5eec3dd44", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:30Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "01aee880-f846-44ce-a780-f92a720903b2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:30Z", "security_group_id": "5ccdab8a-fcad-44c7-b187-93e5eec3dd44", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:30Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "81ae9dbb-c2bc-4d56-bb6b-9aa8b93e1286"}]} 2018-10-03 05:15:31,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5ccdab8a-fcad-44c7-b187-93e5eec3dd44 used request id req-a56f61f7-235c-4ec0-bcc2-6ed9ac02eccb 2018-10-03 05:15:31,239 - neutron_utils - INFO - Retrieving security group with ID - d9db8363-c97e-4aee-b17a-fb5313e90030 2018-10-03 05:15:31,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=d9db8363-c97e-4aee-b17a-fb5313e90030 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e0505b96dd38d5e402cc0661d12ef62cc749e4" 2018-10-03 05:15:31,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-030c269d-d46b-4a52-a70e-70155a8d02fe Date: Wed, 03 Oct 2018 05:15:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:30Z", "updated_at": "2018-10-03T05:15:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:30Z", "revision_number": 0, "id": "c8c772a4-9b8c-4df3-a787-825a743293f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:30Z", "security_group_id": "d9db8363-c97e-4aee-b17a-fb5313e90030", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:30Z", "revision_number": 0, "id": "cd8a6939-3845-4c9c-b473-03c9786d0b4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:30Z", "security_group_id": "d9db8363-c97e-4aee-b17a-fb5313e90030", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 2, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "d9db8363-c97e-4aee-b17a-fb5313e90030", "name": "NeutronUtilsSecurityGroupTests-f6807956-ee12-480d-a427-2b240aa8ff88name-1"}]} 2018-10-03 05:15:31,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=d9db8363-c97e-4aee-b17a-fb5313e90030 used request id req-030c269d-d46b-4a52-a70e-70155a8d02fe 2018-10-03 05:15:31,285 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9db8363-c97e-4aee-b17a-fb5313e90030 2018-10-03 05:15:31,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d9db8363-c97e-4aee-b17a-fb5313e90030 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e0505b96dd38d5e402cc0661d12ef62cc749e4" 2018-10-03 05:15:31,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-18a5fbdb-7c42-4f82-9f2a-710e5db923f7 Date: Wed, 03 Oct 2018 05:15:31 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-10-03T05:15:30Z", "security_group_id": "d9db8363-c97e-4aee-b17a-fb5313e90030", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:30Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "c8c772a4-9b8c-4df3-a787-825a743293f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:30Z", "security_group_id": "d9db8363-c97e-4aee-b17a-fb5313e90030", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:30Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "cd8a6939-3845-4c9c-b473-03c9786d0b4c"}]} 2018-10-03 05:15:31,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d9db8363-c97e-4aee-b17a-fb5313e90030 used request id req-18a5fbdb-7c42-4f82-9f2a-710e5db923f7 2018-10-03 05:15:31,334 - neutron_utils - INFO - Retrieving security group with ID - 5ccdab8a-fcad-44c7-b187-93e5eec3dd44 2018-10-03 05:15:31,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=5ccdab8a-fcad-44c7-b187-93e5eec3dd44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e0505b96dd38d5e402cc0661d12ef62cc749e4" 2018-10-03 05:15:31,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-aa61c42c-36c6-4cb1-80c4-59b61694acd9 Date: Wed, 03 Oct 2018 05:15:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:30Z", "updated_at": "2018-10-03T05:15:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:30Z", "revision_number": 0, "id": "01aee880-f846-44ce-a780-f92a720903b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:30Z", "security_group_id": "5ccdab8a-fcad-44c7-b187-93e5eec3dd44", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:15:30Z", "revision_number": 0, "id": "81ae9dbb-c2bc-4d56-bb6b-9aa8b93e1286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:15:30Z", "security_group_id": "5ccdab8a-fcad-44c7-b187-93e5eec3dd44", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 2, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "5ccdab8a-fcad-44c7-b187-93e5eec3dd44", "name": "NeutronUtilsSecurityGroupTests-f6807956-ee12-480d-a427-2b240aa8ff88name-2"}]} 2018-10-03 05:15:31,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=5ccdab8a-fcad-44c7-b187-93e5eec3dd44 used request id req-aa61c42c-36c6-4cb1-80c4-59b61694acd9 2018-10-03 05:15:31,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ccdab8a-fcad-44c7-b187-93e5eec3dd44 2018-10-03 05:15:31,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5ccdab8a-fcad-44c7-b187-93e5eec3dd44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e0505b96dd38d5e402cc0661d12ef62cc749e4" 2018-10-03 05:15:31,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7013435-196e-4096-867c-33be6a5c909a Date: Wed, 03 Oct 2018 05:15: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-10-03T05:15:30Z", "security_group_id": "5ccdab8a-fcad-44c7-b187-93e5eec3dd44", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:30Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "01aee880-f846-44ce-a780-f92a720903b2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:15:30Z", "security_group_id": "5ccdab8a-fcad-44c7-b187-93e5eec3dd44", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:30Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "81ae9dbb-c2bc-4d56-bb6b-9aa8b93e1286"}]} 2018-10-03 05:15:31,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5ccdab8a-fcad-44c7-b187-93e5eec3dd44 used request id req-f7013435-196e-4096-867c-33be6a5c909a 2018-10-03 05:15:31,405 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f6807956-ee12-480d-a427-2b240aa8ff88name-1 2018-10-03 05:15:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d9db8363-c97e-4aee-b17a-fb5313e90030 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e0505b96dd38d5e402cc0661d12ef62cc749e4" 2018-10-03 05:15:31,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-feb8edc8-979f-43a3-b4dd-b03428fdda92 Content-Length: 0 Date: Wed, 03 Oct 2018 05:15:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:31,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d9db8363-c97e-4aee-b17a-fb5313e90030 used request id req-feb8edc8-979f-43a3-b4dd-b03428fdda92 2018-10-03 05:15:31,764 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f6807956-ee12-480d-a427-2b240aa8ff88name-2 2018-10-03 05:15:31,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/5ccdab8a-fcad-44c7-b187-93e5eec3dd44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e0505b96dd38d5e402cc0661d12ef62cc749e4" 2018-10-03 05:15:31,922 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73a3ebb2-70ef-4282-8342-b04977ec38a4 Content-Length: 0 Date: Wed, 03 Oct 2018 05:15:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:31,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5ccdab8a-fcad-44c7-b187-93e5eec3dd44 used request id req-73a3ebb2-70ef-4282-8342-b04977ec38a4 2018-10-03 05:15:31,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:32,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["8XxXohajRxa5t65siPD_jQ"], "issued_at": "2018-10-03T05:15:32.000000Z"}} 2018-10-03 05:15:32,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc5eb678b7e0c498ffa93ac6d0d4eb77f7a3b92b" 2018-10-03 05:15:32,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd113bf-6747-4594-a04c-0172c3e55e5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:32,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dbd113bf-6747-4594-a04c-0172c3e55e5e 2018-10-03 05:15:32,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc5eb678b7e0c498ffa93ac6d0d4eb77f7a3b92b" 2018-10-03 05:15:32,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3d3d0312-e29c-4527-8de7-f0d808608024 Date: Wed, 03 Oct 2018 05:15:32 GMT RESP BODY: {"floatingips": []} 2018-10-03 05:15:32,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-3d3d0312-e29c-4527-8de7-f0d808608024 2018-10-03 05:15:32,553 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-03 05:15:32,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc5eb678b7e0c498ffa93ac6d0d4eb77f7a3b92b" 2018-10-03 05:15:32,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ebadac95-2b79-44eb-8d21-3d7f75859686 Date: Wed, 03 Oct 2018 05:15:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:15:32,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-ebadac95-2b79-44eb-8d21-3d7f75859686 2018-10-03 05:15:32,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc5eb678b7e0c498ffa93ac6d0d4eb77f7a3b92b" 2018-10-03 05:15:33,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-07f7f696-fa6e-4b1b-8702-71eab752c4c6 Date: Wed, 03 Oct 2018 05:15:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 05:15:33,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 used request id req-07f7f696-fa6e-4b1b-8702-71eab752c4c6 2018-10-03 05:15:33,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc5eb678b7e0c498ffa93ac6d0d4eb77f7a3b92b" -d '{"floatingip": {"floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}}' 2018-10-03 05:15:34,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-d76ae18e-1d36-4fc1-8cff-277b16f5957f Date: Wed, 03 Oct 2018 05:15:34 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-10-03T05:15:33Z", "floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": null, "id": "4dbc33b9-4164-40dc-94f1-0f7086de3a0a", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:33Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}} 2018-10-03 05:15:34,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-d76ae18e-1d36-4fc1-8cff-277b16f5957f 2018-10-03 05:15:34,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc5eb678b7e0c498ffa93ac6d0d4eb77f7a3b92b" 2018-10-03 05:15:34,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-3c37edcc-d010-4dda-bcfd-bc39cd6cacbb Date: Wed, 03 Oct 2018 05:15:34 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-10-03T05:15:33Z", "floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": null, "id": "4dbc33b9-4164-40dc-94f1-0f7086de3a0a", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:33Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}]} 2018-10-03 05:15:34,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-3c37edcc-d010-4dda-bcfd-bc39cd6cacbb 2018-10-03 05:15:34,503 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2018-10-03 05:15:34,503 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2018-10-03 05:15:34,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips?ip=4dbc33b9-4164-40dc-94f1-0f7086de3a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc5eb678b7e0c498ffa93ac6d0d4eb77f7a3b92b" 2018-10-03 05:15:34,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-75d423fb-4388-4175-b816-722b58b5cc11 Date: Wed, 03 Oct 2018 05:15:34 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-10-03T05:15:33Z", "floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": null, "id": "4dbc33b9-4164-40dc-94f1-0f7086de3a0a", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:33Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}]} 2018-10-03 05:15:34,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips?ip=4dbc33b9-4164-40dc-94f1-0f7086de3a0a used request id req-75d423fb-4388-4175-b816-722b58b5cc11 2018-10-03 05:15:34,680 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-10-03 05:15:34,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/4dbc33b9-4164-40dc-94f1-0f7086de3a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc5eb678b7e0c498ffa93ac6d0d4eb77f7a3b92b" 2018-10-03 05:15:35,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57b78d83-0b5a-454a-9040-ff16a8447286 Content-Length: 0 Date: Wed, 03 Oct 2018 05:15:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:15:35,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/4dbc33b9-4164-40dc-94f1-0f7086de3a0a used request id req-57b78d83-0b5a-454a-9040-ff16a8447286 2018-10-03 05:15:35,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:15:35,640 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b 2018-10-03 05:15:35,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:36,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["eb4TTFtWSOC6ykyGGkvSEQ"], "issued_at": "2018-10-03T05:15:36.000000Z"}} 2018-10-03 05:15:36,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843b4ac9e9178821151d67326edc38075002849d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTOM5jo8eN7BCqHNoQui2D0J+LlRL3ab6Gyuz7ksvftSTekt4sA4/PUNkdkyemwcEpnTj1OuAFYcnh4Q0Rd8WVYAG5JOGLoLSU8+7E3AoxJqujpIog02zD6T57d/+eJ6a02pUwfTANKfQYxCwoVtxdSobJZFuU341F1iIUEW43bZMXHGC3YVAJpteGpR+4gYVGpSPWMa1uccohC1iiHBApxvxPvktOqlnDeI/19BxM7Y3328ar4KjZCPSxL2jfiGJgEJN8X3PPl5k5qyQ7dtIF7v9IZlY+uCC4SZjBZmcGAtgUtI4pb7K1HjWL/1yr4av2cAD3xTZEkSIWubTLH4fD", "name": "NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b"}}' 2018-10-03 05:15:36,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eed928cf-cc45-452f-a432-3bc87a859ef8 x-compute-request-id: req-eed928cf-cc45-452f-a432-3bc87a859ef8 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTOM5jo8eN7BCqHNoQui2D0J+LlRL3ab6Gyuz7ksvftSTekt4sA4/PUNkdkyemwcEpnTj1OuAFYcnh4Q0Rd8WVYAG5JOGLoLSU8+7E3AoxJqujpIog02zD6T57d/+eJ6a02pUwfTANKfQYxCwoVtxdSobJZFuU341F1iIUEW43bZMXHGC3YVAJpteGpR+4gYVGpSPWMa1uccohC1iiHBApxvxPvktOqlnDeI/19BxM7Y3328ar4KjZCPSxL2jfiGJgEJN8X3PPl5k5qyQ7dtIF7v9IZlY+uCC4SZjBZmcGAtgUtI4pb7K1HjWL/1yr4av2cAD3xTZEkSIWubTLH4fD", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "name": "NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b", "fingerprint": "48:fc:71:be:7f:35:bf:11:fb:0c:22:14:d4:41:9a:c1"}} 2018-10-03 05:15:36,246 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-eed928cf-cc45-452f-a432-3bc87a859ef8 2018-10-03 05:15:36,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843b4ac9e9178821151d67326edc38075002849d" 2018-10-03 05:15:36,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a36a84e5-7203-40bf-a3ee-36d97f75012f x-compute-request-id: req-a36a84e5-7203-40bf-a3ee-36d97f75012f Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTOM5jo8eN7BCqHNoQui2D0J+LlRL3ab6Gyuz7ksvftSTekt4sA4/PUNkdkyemwcEpnTj1OuAFYcnh4Q0Rd8WVYAG5JOGLoLSU8+7E3AoxJqujpIog02zD6T57d/+eJ6a02pUwfTANKfQYxCwoVtxdSobJZFuU341F1iIUEW43bZMXHGC3YVAJpteGpR+4gYVGpSPWMa1uccohC1iiHBApxvxPvktOqlnDeI/19BxM7Y3328ar4KjZCPSxL2jfiGJgEJN8X3PPl5k5qyQ7dtIF7v9IZlY+uCC4SZjBZmcGAtgUtI4pb7K1HjWL/1yr4av2cAD3xTZEkSIWubTLH4fD", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "name": "NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b", "deleted": false, "created_at": "2018-10-03T05:15:36.000000", "updated_at": null, "fingerprint": "48:fc:71:be:7f:35:bf:11:fb:0c:22:14:d4:41:9a:c1", "deleted_at": null, "id": 2}} 2018-10-03 05:15:36,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b used request id req-a36a84e5-7203-40bf-a3ee-36d97f75012f 2018-10-03 05:15:36,268 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b 2018-10-03 05:15:36,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843b4ac9e9178821151d67326edc38075002849d" 2018-10-03 05:15:36,323 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a5d1516-4821-4665-b2a3-4fc9e9784ecf x-compute-request-id: req-2a5d1516-4821-4665-b2a3-4fc9e9784ecf Content-Length: 0 Content-Type: application/json 2018-10-03 05:15:36,323 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b used request id req-2a5d1516-4821-4665-b2a3-4fc9e9784ecf 2018-10-03 05:15:36,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843b4ac9e9178821151d67326edc38075002849d" 2018-10-03 05:15:36,455 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-396b43d5-cfc2-492d-9388-bfc0196842a8 x-compute-request-id: req-396b43d5-cfc2-492d-9388-bfc0196842a8 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b not found for user 1c6520d35d7c48b98412ca73e7946e04", "code": 404}} 2018-10-03 05:15:36,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b used request id req-396b43d5-cfc2-492d-9388-bfc0196842a8 2018-10-03 05:15:36,456 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b 2018-10-03 05:15:36,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843b4ac9e9178821151d67326edc38075002849d" 2018-10-03 05:15:36,561 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-feff9588-befa-4b81-b5cd-2c0977587547 x-compute-request-id: req-feff9588-befa-4b81-b5cd-2c0977587547 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b not found for user 1c6520d35d7c48b98412ca73e7946e04", "code": 404}} 2018-10-03 05:15:36,561 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d4a18b5d-562e-4ce0-ada4-4baa6b4db66b used request id req-feff9588-befa-4b81-b5cd-2c0977587547 2018-10-03 05:15:36,562 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:15:36,583 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-edfdd575-459b-4dce-8340-803f953ff3e1.pub 2018-10-03 05:15:36,583 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-edfdd575-459b-4dce-8340-803f953ff3e1 2018-10-03 05:15:36,583 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-edfdd575-459b-4dce-8340-803f953ff3e1.pub 2018-10-03 05:15:36,583 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-edfdd575-459b-4dce-8340-803f953ff3e1 2018-10-03 05:15:36,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:36,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["DkFDXL-5Qk6TegYdGwT4Ew"], "issued_at": "2018-10-03T05:15:36.000000Z"}} 2018-10-03 05:15:36,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fc87feec45765306f2abdcca3c6161a10b9cef" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfUZounKK+RALN/6AqAKy46tlJOMgewiWR/u7F05PJbvzj8bdWWC3OggC8A+o0sPk8A4XUc2IYmY/ZRG8DTGJbME1hzFqtTlXuuJTNhVjK5iImvArQMS9SXiSlwxQbD/2Zu1ciwElOQXUtHTWCZhMw6L2vxvKjQIrzpMRykOPMv1U18m31/vBgqEIzvcbBdlbWAQ/38cKhBZN0rm1Khpwgq8o3Jk4KGWAhQaMJYWSqywRZM0RWRgQrt9WUHNe2deP/MzEVWoKYtTHpMQwr7IKT+zOSvh/9ypsJ8jTFanXwb2RHPC0PVeXZbEnrwenI6HDTzP+A+DkUI1E3HGpMgAkP", "name": "NovaUtilsKeypairTests-edfdd575-459b-4dce-8340-803f953ff3e1"}}' 2018-10-03 05:15:37,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-612d04bc-d5f3-45ac-9d24-01e6c69960a9 x-compute-request-id: req-612d04bc-d5f3-45ac-9d24-01e6c69960a9 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfUZounKK+RALN/6AqAKy46tlJOMgewiWR/u7F05PJbvzj8bdWWC3OggC8A+o0sPk8A4XUc2IYmY/ZRG8DTGJbME1hzFqtTlXuuJTNhVjK5iImvArQMS9SXiSlwxQbD/2Zu1ciwElOQXUtHTWCZhMw6L2vxvKjQIrzpMRykOPMv1U18m31/vBgqEIzvcbBdlbWAQ/38cKhBZN0rm1Khpwgq8o3Jk4KGWAhQaMJYWSqywRZM0RWRgQrt9WUHNe2deP/MzEVWoKYtTHpMQwr7IKT+zOSvh/9ypsJ8jTFanXwb2RHPC0PVeXZbEnrwenI6HDTzP+A+DkUI1E3HGpMgAkP", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "name": "NovaUtilsKeypairTests-edfdd575-459b-4dce-8340-803f953ff3e1", "fingerprint": "10:de:06:aa:58:9c:10:a0:70:2b:08:09:0b:29:28:92"}} 2018-10-03 05:15:37,228 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-612d04bc-d5f3-45ac-9d24-01e6c69960a9 2018-10-03 05:15:37,229 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-edfdd575-459b-4dce-8340-803f953ff3e1 2018-10-03 05:15:37,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-edfdd575-459b-4dce-8340-803f953ff3e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fc87feec45765306f2abdcca3c6161a10b9cef" 2018-10-03 05:15:37,396 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:15: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-ba5f5af6-e571-4b67-8e3f-ec42f841a4f6 x-compute-request-id: req-ba5f5af6-e571-4b67-8e3f-ec42f841a4f6 Content-Length: 0 Content-Type: application/json 2018-10-03 05:15:37,396 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-edfdd575-459b-4dce-8340-803f953ff3e1 used request id req-ba5f5af6-e571-4b67-8e3f-ec42f841a4f6 2018-10-03 05:15:37,398 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:15:37,428 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-7b203b9e-5afd-4d05-85a8-bcd46d06fb5e 2018-10-03 05:15:37,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:37,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["Hj5rEb7xT3CgcgraP2Jxlw"], "issued_at": "2018-10-03T05:15:37.000000Z"}} 2018-10-03 05:15:37,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31f90cf4fa01b8e2272d037d0428b0eddb109ca" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5t0fv5V8eq+BTEo+l/inHDmwuE+ajqSnBS1fDccmgpeIs1eil0dedpQIDsVmJ8uSr1pAeGuCOGUKPJy+FwTgcigdRn+2MwX4v2noJvbuKr5Yq2DlNPHCXdC50oAIPs516O/K8vKtvlcxReBA3vQ6e/h/qrHYrCpuYGkgmJ9fKGtbhJgOTAp7yZ6hKhxOKWQtDdjqrNcJCzeotblVjJ1hvNrjkfZeeRctPJi0/KL3ziWwYzwqOKf+kaq9VsaIhOF/W729CYMiKWdxHAyY8QWK/heKsD4ftJRdOmpCv00+z8IwdJRSjli9UkN1zNkFMOUxPjJD/pSH9IXfdnt+Scdpt", "name": "NovaUtilsKeypairTests-7b203b9e-5afd-4d05-85a8-bcd46d06fb5e"}}' 2018-10-03 05:15:38,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15: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-6cdf31fe-3242-456f-9372-aa94bc6517eb x-compute-request-id: req-6cdf31fe-3242-456f-9372-aa94bc6517eb Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5t0fv5V8eq+BTEo+l/inHDmwuE+ajqSnBS1fDccmgpeIs1eil0dedpQIDsVmJ8uSr1pAeGuCOGUKPJy+FwTgcigdRn+2MwX4v2noJvbuKr5Yq2DlNPHCXdC50oAIPs516O/K8vKtvlcxReBA3vQ6e/h/qrHYrCpuYGkgmJ9fKGtbhJgOTAp7yZ6hKhxOKWQtDdjqrNcJCzeotblVjJ1hvNrjkfZeeRctPJi0/KL3ziWwYzwqOKf+kaq9VsaIhOF/W729CYMiKWdxHAyY8QWK/heKsD4ftJRdOmpCv00+z8IwdJRSjli9UkN1zNkFMOUxPjJD/pSH9IXfdnt+Scdpt", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "name": "NovaUtilsKeypairTests-7b203b9e-5afd-4d05-85a8-bcd46d06fb5e", "fingerprint": "f4:90:15:cc:11:f1:27:31:70:30:96:69:cf:a4:b5:3f"}} 2018-10-03 05:15:38,520 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-6cdf31fe-3242-456f-9372-aa94bc6517eb 2018-10-03 05:15:38,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7b203b9e-5afd-4d05-85a8-bcd46d06fb5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31f90cf4fa01b8e2272d037d0428b0eddb109ca" 2018-10-03 05:15:38,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15: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-d3459704-a3dc-41f1-b5eb-cbfde7dd0793 x-compute-request-id: req-d3459704-a3dc-41f1-b5eb-cbfde7dd0793 Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5t0fv5V8eq+BTEo+l/inHDmwuE+ajqSnBS1fDccmgpeIs1eil0dedpQIDsVmJ8uSr1pAeGuCOGUKPJy+FwTgcigdRn+2MwX4v2noJvbuKr5Yq2DlNPHCXdC50oAIPs516O/K8vKtvlcxReBA3vQ6e/h/qrHYrCpuYGkgmJ9fKGtbhJgOTAp7yZ6hKhxOKWQtDdjqrNcJCzeotblVjJ1hvNrjkfZeeRctPJi0/KL3ziWwYzwqOKf+kaq9VsaIhOF/W729CYMiKWdxHAyY8QWK/heKsD4ftJRdOmpCv00+z8IwdJRSjli9UkN1zNkFMOUxPjJD/pSH9IXfdnt+Scdpt", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "name": "NovaUtilsKeypairTests-7b203b9e-5afd-4d05-85a8-bcd46d06fb5e", "deleted": false, "created_at": "2018-10-03T05:15:38.000000", "updated_at": null, "fingerprint": "f4:90:15:cc:11:f1:27:31:70:30:96:69:cf:a4:b5:3f", "deleted_at": null, "id": 8}} 2018-10-03 05:15:38,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7b203b9e-5afd-4d05-85a8-bcd46d06fb5e used request id req-d3459704-a3dc-41f1-b5eb-cbfde7dd0793 2018-10-03 05:15:38,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31f90cf4fa01b8e2272d037d0428b0eddb109ca" 2018-10-03 05:15:38,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15: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-3c1081d0-60c2-40d5-bacf-7a67e4d5c190 x-compute-request-id: req-3c1081d0-60c2-40d5-bacf-7a67e4d5c190 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5t0fv5V8eq+BTEo+l/inHDmwuE+ajqSnBS1fDccmgpeIs1eil0dedpQIDsVmJ8uSr1pAeGuCOGUKPJy+FwTgcigdRn+2MwX4v2noJvbuKr5Yq2DlNPHCXdC50oAIPs516O/K8vKtvlcxReBA3vQ6e/h/qrHYrCpuYGkgmJ9fKGtbhJgOTAp7yZ6hKhxOKWQtDdjqrNcJCzeotblVjJ1hvNrjkfZeeRctPJi0/KL3ziWwYzwqOKf+kaq9VsaIhOF/W729CYMiKWdxHAyY8QWK/heKsD4ftJRdOmpCv00+z8IwdJRSjli9UkN1zNkFMOUxPjJD/pSH9IXfdnt+Scdpt", "name": "NovaUtilsKeypairTests-7b203b9e-5afd-4d05-85a8-bcd46d06fb5e", "fingerprint": "f4:90:15:cc:11:f1:27:31:70:30:96:69:cf:a4:b5:3f"}}]} 2018-10-03 05:15:38,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-3c1081d0-60c2-40d5-bacf-7a67e4d5c190 2018-10-03 05:15:38,669 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7b203b9e-5afd-4d05-85a8-bcd46d06fb5e 2018-10-03 05:15:38,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7b203b9e-5afd-4d05-85a8-bcd46d06fb5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31f90cf4fa01b8e2272d037d0428b0eddb109ca" 2018-10-03 05:15:38,821 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:15: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-9aaf3fe5-f1d7-42e2-9c53-93fb75eb3690 x-compute-request-id: req-9aaf3fe5-f1d7-42e2-9c53-93fb75eb3690 Content-Length: 0 Content-Type: application/json 2018-10-03 05:15:38,821 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7b203b9e-5afd-4d05-85a8-bcd46d06fb5e used request id req-9aaf3fe5-f1d7-42e2-9c53-93fb75eb3690 2018-10-03 05:15:38,822 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:15:38,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:39,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["CIze8OnTTQeq6kflchHibw"], "issued_at": "2018-10-03T05:15:39.000000Z"}} 2018-10-03 05:15:39,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b696e3ed040838aa4993936875b002f7d38d76e5" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-ab44e2ba-3fe6-4d85-a9ba-ebbbf7e8d4a9-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-ab44e2ba-3fe6-4d85-a9ba-ebbbf7e8d4a9-id", "swap": 2}}' 2018-10-03 05:15:39,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5985bf8-e982-4184-83b0-ae4516906d62 x-compute-request-id: req-a5985bf8-e982-4184-83b0-ae4516906d62 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-ab44e2ba-3fe6-4d85-a9ba-ebbbf7e8d4a9-id", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/NovaUtilsFlavorTests-ab44e2ba-3fe6-4d85-a9ba-ebbbf7e8d4a9-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-ab44e2ba-3fe6-4d85-a9ba-ebbbf7e8d4a9-id", "name": "NovaUtilsFlavorTests-ab44e2ba-3fe6-4d85-a9ba-ebbbf7e8d4a9-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-10-03 05:15:39,450 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a5985bf8-e982-4184-83b0-ae4516906d62 2018-10-03 05:15:39,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-ab44e2ba-3fe6-4d85-a9ba-ebbbf7e8d4a9-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b696e3ed040838aa4993936875b002f7d38d76e5" 2018-10-03 05:15:39,520 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3831d921-5481-496d-b5c8-725c818b420c x-compute-request-id: req-3831d921-5481-496d-b5c8-725c818b420c Content-Length: 0 Content-Type: application/json 2018-10-03 05:15:39,520 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-ab44e2ba-3fe6-4d85-a9ba-ebbbf7e8d4a9-id used request id req-3831d921-5481-496d-b5c8-725c818b420c 2018-10-03 05:15:39,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b696e3ed040838aa4993936875b002f7d38d76e5" 2018-10-03 05:15:39,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-840b48ee-cb65-410e-a71b-eac6c387141f x-compute-request-id: req-840b48ee-cb65-410e-a71b-eac6c387141f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:15:39,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-840b48ee-cb65-410e-a71b-eac6c387141f 2018-10-03 05:15:39,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-ab44e2ba-3fe6-4d85-a9ba-ebbbf7e8d4a9-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b696e3ed040838aa4993936875b002f7d38d76e5" 2018-10-03 05:15:39,583 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f372ea32-f98d-4390-8504-5f712f3f35ed x-compute-request-id: req-f372ea32-f98d-4390-8504-5f712f3f35ed Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-ab44e2ba-3fe6-4d85-a9ba-ebbbf7e8d4a9-id could not be found.", "code": 404}} 2018-10-03 05:15:39,583 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-ab44e2ba-3fe6-4d85-a9ba-ebbbf7e8d4a9-id used request id req-f372ea32-f98d-4390-8504-5f712f3f35ed 2018-10-03 05:15:39,584 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:15:39,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:39,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["ErFF00nkRrel6P_GQ6Z02Q"], "issued_at": "2018-10-03T05:15:39.000000Z"}} 2018-10-03 05:15:39,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffcdde9ee4a8f1e2d3b869d0b963bc40a639731d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-b2dce8f2-e4a3-4d1d-9c78-09f53a07cfec-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-b2dce8f2-e4a3-4d1d-9c78-09f53a07cfec-id", "swap": 2}}' 2018-10-03 05:15:40,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20f01faf-5e8d-481f-bf6e-8fd702534475 x-compute-request-id: req-20f01faf-5e8d-481f-bf6e-8fd702534475 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-b2dce8f2-e4a3-4d1d-9c78-09f53a07cfec-id", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/NovaUtilsFlavorTests-b2dce8f2-e4a3-4d1d-9c78-09f53a07cfec-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-b2dce8f2-e4a3-4d1d-9c78-09f53a07cfec-id", "name": "NovaUtilsFlavorTests-b2dce8f2-e4a3-4d1d-9c78-09f53a07cfec-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-10-03 05:15:40,254 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-20f01faf-5e8d-481f-bf6e-8fd702534475 2018-10-03 05:15:40,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-b2dce8f2-e4a3-4d1d-9c78-09f53a07cfec-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffcdde9ee4a8f1e2d3b869d0b963bc40a639731d" 2018-10-03 05:15:40,317 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:15: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-6d6f8213-cda4-4a20-a271-0a2d0dc1b95e x-compute-request-id: req-6d6f8213-cda4-4a20-a271-0a2d0dc1b95e Content-Length: 0 Content-Type: application/json 2018-10-03 05:15:40,317 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-b2dce8f2-e4a3-4d1d-9c78-09f53a07cfec-id used request id req-6d6f8213-cda4-4a20-a271-0a2d0dc1b95e 2018-10-03 05:15:40,318 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:15:40,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:40,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["WgJnHOGeTsuCkysql2RVBw"], "issued_at": "2018-10-03T05:15:40.000000Z"}} 2018-10-03 05:15:40,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:40,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69adfa74-f0d9-4444-818b-7c85b7b4857a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:40,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-69adfa74-f0d9-4444-818b-7c85b7b4857a 2018-10-03 05:15:40,792 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-03 05:15:40,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:15:40,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:41,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["a8a7nKWMQIqmUomZNy4w6w"], "issued_at": "2018-10-03T05:15:41.000000Z"}} 2018-10-03 05:15:41,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcb243842a54ffaeafdab0e850510f38c6ea3b2" 2018-10-03 05:15:41,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ea9a66-8905-49a8-af6f-33c8ca54451c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:41,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-16ea9a66-8905-49a8-af6f-33c8ca54451c 2018-10-03 05:15:41,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbcb243842a54ffaeafdab0e850510f38c6ea3b2" 2018-10-03 05:15:41,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-ad549486-b2e1-49fc-943d-44378add6a03 Date: Wed, 03 Oct 2018 05:15:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image"} 2018-10-03 05:15:41,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image used request id req-ad549486-b2e1-49fc-943d-44378add6a03 2018-10-03 05:15:41,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbcb243842a54ffaeafdab0e850510f38c6ea3b2" 2018-10-03 05:15:42,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a97b1b71-4fd7-4847-b333-8fa8ee723105 Date: Wed, 03 Oct 2018 05:15: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-10-03 05:15:42,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a97b1b71-4fd7-4847-b333-8fa8ee723105 2018-10-03 05:15:42,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbcb243842a54ffaeafdab0e850510f38c6ea3b2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image"}' 2018-10-03 05:15:42,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78 X-Openstack-Request-Id: req-7cbf905c-ec7a-482c-bcce-ea3684721b65 Date: Wed, 03 Oct 2018 05:15:42 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:15:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T05:15:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "min_disk": 0, "protected": false, "id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "file": "/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78/file", "checksum": null, "owner": "33610e9ca4a144dc96f7886abd0eda63", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:15:42,741 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7cbf905c-ec7a-482c-bcce-ea3684721b65 2018-10-03 05:15:42,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbcb243842a54ffaeafdab0e850510f38c6ea3b2" -d '' 2018-10-03 05:15:44,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-781726fd-34bc-46be-92f4-aada969abcf8 Date: Wed, 03 Oct 2018 05:15:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:15:44,735 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78/file used request id req-781726fd-34bc-46be-92f4-aada969abcf8 2018-10-03 05:15:44,736 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:15:44,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbcb243842a54ffaeafdab0e850510f38c6ea3b2" 2018-10-03 05:15:45,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-d3838ce4-9c7c-44dc-9d7d-9a5796c103fb Date: Wed, 03 Oct 2018 05:15:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:15:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:15:44Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/c8dd1495-53dc-4a74-932d-b098fe038b78/snap", "metadata": {}}], "self": "/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "min_disk": 0, "protected": false, "id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "file": "/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/c8dd1495-53dc-4a74-932d-b098fe038b78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:15:45,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78 used request id req-d3838ce4-9c7c-44dc-9d7d-9a5796c103fb 2018-10-03 05:15:45,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbcb243842a54ffaeafdab0e850510f38c6ea3b2" 2018-10-03 05:15:46,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b719d2af-626a-4a20-ac85-9a6756c02429 Date: Wed, 03 Oct 2018 05:15:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-03 05:15:46,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b719d2af-626a-4a20-ac85-9a6756c02429 2018-10-03 05:15:46,007 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image 2018-10-03 05:15:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbcb243842a54ffaeafdab0e850510f38c6ea3b2" 2018-10-03 05:15:46,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-42047848-c8c6-4180-b4cc-b05b162cc51b Date: Wed, 03 Oct 2018 05:15:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:15:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:15:44Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/c8dd1495-53dc-4a74-932d-b098fe038b78/snap", "metadata": {}}], "self": "/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "min_disk": 0, "protected": false, "id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "file": "/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/c8dd1495-53dc-4a74-932d-b098fe038b78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:15:46,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78 used request id req-42047848-c8c6-4180-b4cc-b05b162cc51b 2018-10-03 05:15:46,631 - create_image - DEBUG - Instance status is - active 2018-10-03 05:15:46,631 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image 2018-10-03 05:15:46,632 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image 2018-10-03 05:15:46,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:15:46,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:47,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["G2Hc_VUSTWSpYPuv89azMw"], "issued_at": "2018-10-03T05:15:47.000000Z"}} 2018-10-03 05:15:47,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e76906d73ce8f2effa0da75becebf68348e2b68" 2018-10-03 05:15:47,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-793865b2-6673-41ed-a9d3-0994a0d24a6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:47,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-793865b2-6673-41ed-a9d3-0994a0d24a6d 2018-10-03 05:15:47,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e76906d73ce8f2effa0da75becebf68348e2b68" 2018-10-03 05:15:47,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5a0918a4-ef5d-40fe-a00c-ce98980f2084 Date: Wed, 03 Oct 2018 05:15:47 GMT RESP BODY: {"networks":[]} 2018-10-03 05:15:47,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net used request id req-5a0918a4-ef5d-40fe-a00c-ce98980f2084 2018-10-03 05:15:47,367 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net 2018-10-03 05:15:47,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e76906d73ce8f2effa0da75becebf68348e2b68" -d '{"network": {"name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net", "admin_state_up": true}}' 2018-10-03 05:15:47,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-20d4ff41-abbf-4f3b-8b74-b858768a364d Date: Wed, 03 Oct 2018 05:15: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":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:15:47Z","is_default":false,"provider:segmentation_id":67,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:47Z","mtu":1450}} 2018-10-03 05:15:47,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-20d4ff41-abbf-4f3b-8b74-b858768a364d 2018-10-03 05:15:47,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e76906d73ce8f2effa0da75becebf68348e2b68" 2018-10-03 05:15:48,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-63de55dd-9ab9-4d66-a62f-1f0c6dcdbfe8 Date: Wed, 03 Oct 2018 05:15:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:15:47Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:47Z","provider:network_type":"vxlan"}]} 2018-10-03 05:15:48,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 used request id req-63de55dd-9ab9-4d66-a62f-1f0c6dcdbfe8 2018-10-03 05:15:48,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e76906d73ce8f2effa0da75becebf68348e2b68" 2018-10-03 05:15:48,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f734ac27-da1a-458c-b55c-0b613dedd931 Date: Wed, 03 Oct 2018 05:15:48 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:15:48,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 used request id req-f734ac27-da1a-458c-b55c-0b613dedd931 2018-10-03 05:15:48,193 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-subnet 2018-10-03 05:15:48,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e76906d73ce8f2effa0da75becebf68348e2b68" -d '{"subnets": [{"ip_version": 4, "network_id": "178b5a70-2fad-4d15-bff6-e0e7b1d33124", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-subnet"}]}' 2018-10-03 05:15:49,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b3712700-c6d5-4459-aabc-545645e64cf9 Date: Wed, 03 Oct 2018 05:15:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:48Z","dns_nameservers":[],"updated_at":"2018-10-03T05:15:48Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"9635427e-979c-4e23-8334-25bf6f524c1e","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-subnet"}]} 2018-10-03 05:15:49,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-b3712700-c6d5-4459-aabc-545645e64cf9 2018-10-03 05:15:49,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e76906d73ce8f2effa0da75becebf68348e2b68" 2018-10-03 05:15:49,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-33108df1-38fa-4d12-a9e3-feff3de2773d Date: Wed, 03 Oct 2018 05:15:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["9635427e-979c-4e23-8334-25bf6f524c1e"],"description":"","tags":[],"updated_at":"2018-10-03T05:15:48Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:47Z","provider:network_type":"vxlan"}]} 2018-10-03 05:15:49,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 used request id req-33108df1-38fa-4d12-a9e3-feff3de2773d 2018-10-03 05:15:49,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e76906d73ce8f2effa0da75becebf68348e2b68" 2018-10-03 05:15:49,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-30aae488-8064-4d38-a273-e1e585ecfdcf Date: Wed, 03 Oct 2018 05:15:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:48Z","dns_nameservers":[],"updated_at":"2018-10-03T05:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"9635427e-979c-4e23-8334-25bf6f524c1e","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-subnet"}]} 2018-10-03 05:15:49,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 used request id req-30aae488-8064-4d38-a273-e1e585ecfdcf 2018-10-03 05:15:49,664 - OpenStackNetwork - DEBUG - Network [178b5a70-2fad-4d15-bff6-e0e7b1d33124] created successfully 2018-10-03 05:15:49,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:15:49,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:50,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["a3aAb3UeQFygvaFj9vx2RQ"], "issued_at": "2018-10-03T05:15:50.000000Z"}} 2018-10-03 05:15:50,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4dcbb888ac979618686af2071d888fa0733cbc" 2018-10-03 05:15:50,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f6a947-a26f-461d-9972-390790e0e2a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:50,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b9f6a947-a26f-461d-9972-390790e0e2a1 2018-10-03 05:15:50,132 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:15:50,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4dcbb888ac979618686af2071d888fa0733cbc" 2018-10-03 05:15:50,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15: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-4d691eeb-0c74-4280-a322-8481cff5e90b x-compute-request-id: req-4d691eeb-0c74-4280-a322-8481cff5e90b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:15:50,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4d691eeb-0c74-4280-a322-8481cff5e90b 2018-10-03 05:15:50,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4dcbb888ac979618686af2071d888fa0733cbc" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-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-10-03 05:15:50,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15: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-e12e8393-8079-45ea-8d10-a3b5f5600ac8 x-compute-request-id: req-e12e8393-8079-45ea-8d10-a3b5f5600ac8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:15:50,508 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e12e8393-8079-45ea-8d10-a3b5f5600ac8 2018-10-03 05:15:50,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:15:50,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:15:50,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["hDA1DYM5TfGEAeQTaVR4Xg"], "issued_at": "2018-10-03T05:15:50.000000Z"}} 2018-10-03 05:15:50,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32974d2bf5fb7d653aba4307af6a4ab60c7ca4a1" 2018-10-03 05:15:50,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e936081-e63f-412f-a2a5-04251f246869 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:15:50,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e936081-e63f-412f-a2a5-04251f246869 2018-10-03 05:15:50,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:51,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-060faa43-47a9-47dc-9ad0-25317383aa66 Date: Wed, 03 Oct 2018 05:15:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["9635427e-979c-4e23-8334-25bf6f524c1e"],"description":"","tags":[],"updated_at":"2018-10-03T05:15:48Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:47Z","provider:network_type":"vxlan"}]} 2018-10-03 05:15:51,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net used request id req-060faa43-47a9-47dc-9ad0-25317383aa66 2018-10-03 05:15:51,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:51,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7ee25a2f-7298-43b9-a586-080473f768c0 Date: Wed, 03 Oct 2018 05:15:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:48Z","dns_nameservers":[],"updated_at":"2018-10-03T05:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"9635427e-979c-4e23-8334-25bf6f524c1e","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-subnet"}]} 2018-10-03 05:15:51,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 used request id req-7ee25a2f-7298-43b9-a586-080473f768c0 2018-10-03 05:15:51,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:51,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-5061e75b-d469-4e9e-b578-eff273f1a2c3 Date: Wed, 03 Oct 2018 05:15:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["9635427e-979c-4e23-8334-25bf6f524c1e"],"description":"","tags":[],"updated_at":"2018-10-03T05:15:48Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:47Z","provider:network_type":"vxlan"}]} 2018-10-03 05:15:51,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net used request id req-5061e75b-d469-4e9e-b578-eff273f1a2c3 2018-10-03 05:15:51,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:15:51,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:15:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:15:51,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32974d2bf5fb7d653aba4307af6a4ab60c7ca4a1" 2018-10-03 05:15:51,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6351d0fb-653e-4564-ad9d-5bd2ed99bbaa 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:15:51,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-6351d0fb-653e-4564-ad9d-5bd2ed99bbaa 2018-10-03 05:15:51,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:51,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cded6219-0e82-4700-ada7-03564d738d9a Date: Wed, 03 Oct 2018 05:15:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:48Z","dns_nameservers":[],"updated_at":"2018-10-03T05:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"9635427e-979c-4e23-8334-25bf6f524c1e","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-subnet"}]} 2018-10-03 05:15:51,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 used request id req-cded6219-0e82-4700-ada7-03564d738d9a 2018-10-03 05:15:51,873 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net 2018-10-03 05:15:51,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" -d '{"port": {"network_id": "178b5a70-2fad-4d15-bff6-e0e7b1d33124", "name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-port", "admin_state_up": true}}' 2018-10-03 05:15:52,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-938529fa-9c17-47b7-a6e7-5abf03c42a7b Date: Wed, 03 Oct 2018 05:15:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:52Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9635427e-979c-4e23-8334-25bf6f524c1e","ip_address":"10.55.0.7"}],"id":"0057f854-07f6-4a1a-868f-fe86f1aef441","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:58:3a:47","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-port","admin_state_up":true,"network_id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:52Z","binding:vnic_type":"normal"}} 2018-10-03 05:15:52,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-938529fa-9c17-47b7-a6e7-5abf03c42a7b 2018-10-03 05:15:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:52,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e678f237-cf19-44fd-99ad-f292fb4308f9 Date: Wed, 03 Oct 2018 05:15:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["9635427e-979c-4e23-8334-25bf6f524c1e"],"description":"","tags":[],"updated_at":"2018-10-03T05:15:48Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:47Z","provider:network_type":"vxlan"}]} 2018-10-03 05:15:52,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net used request id req-e678f237-cf19-44fd-99ad-f292fb4308f9 2018-10-03 05:15:52,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:15:52,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:15:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:15:52,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:53,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba205eb-af46-42ed-bdc0-200ff903d4d0 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:15:53,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-7ba205eb-af46-42ed-bdc0-200ff903d4d0 2018-10-03 05:15:53,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:53,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2f591b58-03b9-4334-b5ac-51a26ec5f14f Date: Wed, 03 Oct 2018 05:15:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:48Z","dns_nameservers":[],"updated_at":"2018-10-03T05:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"9635427e-979c-4e23-8334-25bf6f524c1e","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-subnet"}]} 2018-10-03 05:15:53,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 used request id req-2f591b58-03b9-4334-b5ac-51a26ec5f14f 2018-10-03 05:15:53,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124&name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:53,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-d4f58254-55e1-409f-9539-6994d7f89dab Date: Wed, 03 Oct 2018 05:15:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:52Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9635427e-979c-4e23-8334-25bf6f524c1e","ip_address":"10.55.0.7"}],"id":"0057f854-07f6-4a1a-868f-fe86f1aef441","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:58:3a:47","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-port","admin_state_up":true,"network_id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:52Z","binding:vnic_type":"normal"}]} 2018-10-03 05:15:53,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124&name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-port&admin_state_up=True used request id req-d4f58254-55e1-409f-9539-6994d7f89dab 2018-10-03 05:15:53,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:53,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d418406e-88e9-4f2b-bd18-4f1d4af066c4 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:15:53,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-d418406e-88e9-4f2b-bd18-4f1d4af066c4 2018-10-03 05:15:53,555 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-vm_inst 2018-10-03 05:15:53,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:54,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15: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-7e888829-f64e-4937-b301-e542e0cd54fd x-compute-request-id: req-7e888829-f64e-4937-b301-e542e0cd54fd Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-flavor-name"}]} 2018-10-03 05:15:54,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7e888829-f64e-4937-b301-e542e0cd54fd 2018-10-03 05:15:54,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:54,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97f5628d-8d47-4913-abb5-31930d801c66 x-compute-request-id: req-97f5628d-8d47-4913-abb5-31930d801c66 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:15:54,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233 used request id req-97f5628d-8d47-4913-abb5-31930d801c66 2018-10-03 05:15:54,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:54,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-af223f7a-4cea-4b20-b79d-5ae1f4e3334f Date: Wed, 03 Oct 2018 05:15:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:15:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:15:44Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/c8dd1495-53dc-4a74-932d-b098fe038b78/snap", "metadata": {}}], "self": "/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "min_disk": 0, "protected": false, "id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "file": "/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/c8dd1495-53dc-4a74-932d-b098fe038b78/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image"} 2018-10-03 05:15:54,787 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image used request id req-af223f7a-4cea-4b20-b79d-5ae1f4e3334f 2018-10-03 05:15:54,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:54,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b718ffa3-8dbe-4ee4-a2f1-6ebc42f221e1 Date: Wed, 03 Oct 2018 05:15: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-10-03 05:15:54,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b718ffa3-8dbe-4ee4-a2f1-6ebc42f221e1 2018-10-03 05:15:54,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" -d '{"server": {"name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "imageRef": "c8dd1495-53dc-4a74-932d-b098fe038b78", "flavorRef": "2395cac7-9221-4fcd-b35c-e147b49b3233", "max_count": 1, "min_count": 1, "networks": [{"port": "0057f854-07f6-4a1a-868f-fe86f1aef441"}]}}' 2018-10-03 05:15:57,629 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d1dc03f-b1c3-4d28-a379-b827cb478792 x-compute-request-id: req-7d1dc03f-b1c3-4d28-a379-b827cb478792 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "adminPass": "tfUyL329NzaP"}} 2018-10-03 05:15:57,629 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7d1dc03f-b1c3-4d28-a379-b827cb478792 2018-10-03 05:15:57,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:58,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15: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-9b902656-9e4e-4949-aa6a-ba7f1953c439 x-compute-request-id: req-9b902656-9e4e-4949-aa6a-ba7f1953c439 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:15:57Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:15:58,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-9b902656-9e4e-4949-aa6a-ba7f1953c439 2018-10-03 05:15:58,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:15:58,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff52d658-4ec4-48fa-b4d3-e431e45456ca x-compute-request-id: req-ff52d658-4ec4-48fa-b4d3-e431e45456ca Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:15:58Z", "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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:15:58,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-ff52d658-4ec4-48fa-b4d3-e431e45456ca 2018-10-03 05:16:01,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:02,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-feda6831-5d5b-4d34-a813-9b93e0b475ce x-compute-request-id: req-feda6831-5d5b-4d34-a813-9b93e0b475ce Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:16: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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:02,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-feda6831-5d5b-4d34-a813-9b93e0b475ce 2018-10-03 05:16:05,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:05,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7314df4-895c-41c2-89b9-98d3f2fddccb x-compute-request-id: req-f7314df4-895c-41c2-89b9-98d3f2fddccb Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:16: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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:05,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-f7314df4-895c-41c2-89b9-98d3f2fddccb 2018-10-03 05:16:08,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:09,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f1c5dca-41de-40dd-bcf6-55b0f366b921 x-compute-request-id: req-7f1c5dca-41de-40dd-bcf6-55b0f366b921 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:16: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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:09,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-7f1c5dca-41de-40dd-bcf6-55b0f366b921 2018-10-03 05:16:12,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:13,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16: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-dbcc6659-6bb8-4234-8b34-c80172ae3d40 x-compute-request-id: req-dbcc6659-6bb8-4234-8b34-c80172ae3d40 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:16: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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:13,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-dbcc6659-6bb8-4234-8b34-c80172ae3d40 2018-10-03 05:16:16,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:17,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3671c45-8b95-4e98-a2c3-7cde9bc2e809 x-compute-request-id: req-c3671c45-8b95-4e98-a2c3-7cde9bc2e809 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:16: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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:17,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-c3671c45-8b95-4e98-a2c3-7cde9bc2e809 2018-10-03 05:16:20,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:20,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16: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-d93e0953-2077-4b22-bd9b-fadaf66a8c3f x-compute-request-id: req-d93e0953-2077-4b22-bd9b-fadaf66a8c3f Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:16: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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:20,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-d93e0953-2077-4b22-bd9b-fadaf66a8c3f 2018-10-03 05:16:23,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:24,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16: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-7ee3f97c-9697-47e7-8b59-32ae3f05ca80 x-compute-request-id: req-7ee3f97c-9697-47e7-8b59-32ae3f05ca80 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:16: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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:24,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-7ee3f97c-9697-47e7-8b59-32ae3f05ca80 2018-10-03 05:16:27,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:28,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16: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-a96eccb9-68e1-4cbf-9762-c1f606594856 x-compute-request-id: req-a96eccb9-68e1-4cbf-9762-c1f606594856 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:16: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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:28,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-a96eccb9-68e1-4cbf-9762-c1f606594856 2018-10-03 05:16:31,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:31,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16: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-f5a99111-7882-46e8-a144-180044119450 x-compute-request-id: req-f5a99111-7882-46e8-a144-180044119450 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:16:31Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:31,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-f5a99111-7882-46e8-a144-180044119450 2018-10-03 05:16:34,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:35,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16: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-1dc61caa-5250-4a2c-bb6a-30a598c3bfad x-compute-request-id: req-1dc61caa-5250-4a2c-bb6a-30a598c3bfad Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:3a:47", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:16:31Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:35,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-1dc61caa-5250-4a2c-bb6a-30a598c3bfad 2018-10-03 05:16:38,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:38,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16: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-15be1d19-3477-4f8d-aa88-ed608ae318e0 x-compute-request-id: req-15be1d19-3477-4f8d-aa88-ed608ae318e0 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:3a:47", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:16:31Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:38,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-15be1d19-3477-4f8d-aa88-ed608ae318e0 2018-10-03 05:16:41,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:42,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16: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-f5e548cd-9528-4da6-8428-ebd680c96dfd x-compute-request-id: req-f5e548cd-9528-4da6-8428-ebd680c96dfd Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:3a:47", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-10-03T05:16:38.000000", "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:16:39Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:42,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-f5e548cd-9528-4da6-8428-ebd680c96dfd 2018-10-03 05:16:42,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:43,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16: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-b795e162-f58b-4378-be8f-b6b62f3f26c5 x-compute-request-id: req-b795e162-f58b-4378-be8f-b6b62f3f26c5 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:3a:47", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "rel": "bookmark"}], "image": {"id": "c8dd1495-53dc-4a74-932d-b098fe038b78", "links": [{"href": "http://172.30.9.27:8774/images/c8dd1495-53dc-4a74-932d-b098fe038b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-10-03T05:16:38.000000", "flavor": {"id": "2395cac7-9221-4fcd-b35c-e147b49b3233", "links": [{"href": "http://172.30.9.27:8774/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233", "rel": "bookmark"}]}, "id": "b2dd69b8-d580-4b9b-b0d3-7cd828205a5d", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:16:39Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1e9975de-8608-427a-97c7-002afb82a582-vm_inst", "created": "2018-10-03T05:15:57Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:16:43,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-b795e162-f58b-4378-be8f-b6b62f3f26c5 2018-10-03 05:16:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:43,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-40d5f35b-8419-43fa-bdcf-ca71d97b781a Date: Wed, 03 Oct 2018 05:16:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["9635427e-979c-4e23-8334-25bf6f524c1e"],"description":"","tags":[],"updated_at":"2018-10-03T05:15:48Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:47Z","provider:network_type":"vxlan"}]} 2018-10-03 05:16:43,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net used request id req-40d5f35b-8419-43fa-bdcf-ca71d97b781a 2018-10-03 05:16:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:43,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5950288e-ccf0-4af9-8722-bd332d9f9a0e 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:16:43,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-5950288e-ccf0-4af9-8722-bd332d9f9a0e 2018-10-03 05:16:43,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:43,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-29605b4f-52f7-4a17-a6ef-d7c2c12c631d Date: Wed, 03 Oct 2018 05:16:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:48Z","dns_nameservers":[],"updated_at":"2018-10-03T05:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33610e9ca4a144dc96f7886abd0eda63","id":"9635427e-979c-4e23-8334-25bf6f524c1e","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-subnet"}]} 2018-10-03 05:16:43,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 used request id req-29605b4f-52f7-4a17-a6ef-d7c2c12c631d 2018-10-03 05:16:43,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:43,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3528 X-Openstack-Request-Id: req-86c9bb5b-b1f2-49d9-a025-bef5ac9891af Date: Wed, 03 Oct 2018 05:16:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9635427e-979c-4e23-8334-25bf6f524c1e","ip_address":"10.55.0.7"}],"id":"0057f854-07f6-4a1a-868f-fe86f1aef441","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:3a:47","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b2dd69b8-d580-4b9b-b0d3-7cd828205a5d","name":"NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-port","admin_state_up":true,"network_id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:50Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9635427e-979c-4e23-8334-25bf6f524c1e","ip_address":"10.55.0.3"}],"id":"015b7984-d90c-4948-bbe3-8a3705cffd9b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:8a:9d","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-178b5a70-2fad-4d15-bff6-e0e7b1d33124","name":"","admin_state_up":true,"network_id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:49Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9635427e-979c-4e23-8334-25bf6f524c1e","ip_address":"10.55.0.2"}],"id":"9b005106-4192-4d28-88c7-5cb6396bc806","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f6:04","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-178b5a70-2fad-4d15-bff6-e0e7b1d33124","name":"","admin_state_up":true,"network_id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9635427e-979c-4e23-8334-25bf6f524c1e","ip_address":"10.55.0.4"}],"id":"e94ec11c-4b92-40cf-ac1e-04b6cf4a0d07","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:de:0f","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-178b5a70-2fad-4d15-bff6-e0e7b1d33124","name":"","admin_state_up":true,"network_id":"178b5a70-2fad-4d15-bff6-e0e7b1d33124","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:15:50Z","binding:vnic_type":"normal"}]} 2018-10-03 05:16:43,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=178b5a70-2fad-4d15-bff6-e0e7b1d33124 used request id req-86c9bb5b-b1f2-49d9-a025-bef5ac9891af 2018-10-03 05:16:43,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:43,832 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:16: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-6f4f6fc8-06bb-41a2-857a-310aa2e0c323 x-compute-request-id: req-6f4f6fc8-06bb-41a2-857a-310aa2e0c323 Content-Type: application/json 2018-10-03 05:16:43,832 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b2dd69b8-d580-4b9b-b0d3-7cd828205a5d used request id req-6f4f6fc8-06bb-41a2-857a-310aa2e0c323 2018-10-03 05:16:43,832 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-port 2018-10-03 05:16:43,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/0057f854-07f6-4a1a-868f-fe86f1aef441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6e44bcc6b609d790d057d05e4cfcb07a6d4c82" 2018-10-03 05:16:44,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9104b964-9c98-430b-8159-58e3c72f2e36 Date: Wed, 03 Oct 2018 05:16:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:16:44,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/0057f854-07f6-4a1a-868f-fe86f1aef441 used request id req-9104b964-9c98-430b-8159-58e3c72f2e36 2018-10-03 05:16:44,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4dcbb888ac979618686af2071d888fa0733cbc" 2018-10-03 05:16:44,680 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:16: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-4bcdd4be-9cb0-4150-9baa-04e5cf030103 x-compute-request-id: req-4bcdd4be-9cb0-4150-9baa-04e5cf030103 Content-Length: 0 Content-Type: application/json 2018-10-03 05:16:44,680 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2395cac7-9221-4fcd-b35c-e147b49b3233 used request id req-4bcdd4be-9cb0-4150-9baa-04e5cf030103 2018-10-03 05:16:44,681 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-subnet 2018-10-03 05:16:44,682 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-subnet 2018-10-03 05:16:44,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/9635427e-979c-4e23-8334-25bf6f524c1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e76906d73ce8f2effa0da75becebf68348e2b68" 2018-10-03 05:16:46,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74b066fa-5c04-4298-b7ae-12ef8b670ecc Date: Wed, 03 Oct 2018 05:16:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:16:46,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9635427e-979c-4e23-8334-25bf6f524c1e used request id req-74b066fa-5c04-4298-b7ae-12ef8b670ecc 2018-10-03 05:16:46,765 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-net 2018-10-03 05:16:46,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/178b5a70-2fad-4d15-bff6-e0e7b1d33124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e76906d73ce8f2effa0da75becebf68348e2b68" 2018-10-03 05:16:48,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95135286-32cd-449b-94ab-134e4c400a51 Date: Wed, 03 Oct 2018 05:16:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:16:48,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/178b5a70-2fad-4d15-bff6-e0e7b1d33124 used request id req-95135286-32cd-449b-94ab-134e4c400a51 2018-10-03 05:16:48,100 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-1e9975de-8608-427a-97c7-002afb82a582-image 2018-10-03 05:16:48,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbcb243842a54ffaeafdab0e850510f38c6ea3b2" 2018-10-03 05:16:49,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55aaec40-7933-46a5-9c77-feaba510f1b9 Date: Wed, 03 Oct 2018 05:16:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:16:49,348 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c8dd1495-53dc-4a74-932d-b098fe038b78 used request id req-55aaec40-7933-46a5-9c77-feaba510f1b9 2018-10-03 05:16:49,351 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:16:49,355 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-03 05:16:49,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:16:49,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:16:49,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["UpXzG0DTQLO0BnqGZHZzKQ"], "issued_at": "2018-10-03T05:16:49.000000Z"}} 2018-10-03 05:16:49,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ce2fa4d139b71987767be07df112c23ab7eedf" 2018-10-03 05:16:49,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042b3f94-09fc-4aa5-955b-806bf55f2e4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:16:49,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-042b3f94-09fc-4aa5-955b-806bf55f2e4a 2018-10-03 05:16:49,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56ce2fa4d139b71987767be07df112c23ab7eedf" 2018-10-03 05:16:49,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-d1a117df-077e-4543-95e5-c781e4c65f68 Date: Wed, 03 Oct 2018 05:16:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image"} 2018-10-03 05:16:49,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image used request id req-d1a117df-077e-4543-95e5-c781e4c65f68 2018-10-03 05:16:49,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56ce2fa4d139b71987767be07df112c23ab7eedf" 2018-10-03 05:16:50,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ab6f846a-353a-4a13-a801-2d8fc273b424 Date: Wed, 03 Oct 2018 05:16:50 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-10-03 05:16:50,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ab6f846a-353a-4a13-a801-2d8fc273b424 2018-10-03 05:16:50,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56ce2fa4d139b71987767be07df112c23ab7eedf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image"}' 2018-10-03 05:16:51,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70 X-Openstack-Request-Id: req-99406074-760f-46f8-b654-56b40638dfde Date: Wed, 03 Oct 2018 05:16:51 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:16:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T05:16:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "min_disk": 0, "protected": false, "id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "file": "/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70/file", "checksum": null, "owner": "33610e9ca4a144dc96f7886abd0eda63", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:16:51,280 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-99406074-760f-46f8-b654-56b40638dfde 2018-10-03 05:16:51,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56ce2fa4d139b71987767be07df112c23ab7eedf" -d '' 2018-10-03 05:16:53,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e443fb27-d8d8-4b1f-ad13-feae5e6033bd Date: Wed, 03 Oct 2018 05:16:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:16:53,178 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70/file used request id req-e443fb27-d8d8-4b1f-ad13-feae5e6033bd 2018-10-03 05:16:53,178 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:16:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56ce2fa4d139b71987767be07df112c23ab7eedf" 2018-10-03 05:16:53,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-ca9cc705-78ca-44eb-9425-762fc86f1122 Date: Wed, 03 Oct 2018 05:16:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:16:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:16:53Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/26e2fbb8-e035-4750-b13b-e62cb1346a70/snap", "metadata": {}}], "self": "/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "min_disk": 0, "protected": false, "id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "file": "/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/26e2fbb8-e035-4750-b13b-e62cb1346a70/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:16:53,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70 used request id req-ca9cc705-78ca-44eb-9425-762fc86f1122 2018-10-03 05:16:53,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56ce2fa4d139b71987767be07df112c23ab7eedf" 2018-10-03 05:16:53,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-55f263b5-10a8-49c6-a4a0-c0292759eacc Date: Wed, 03 Oct 2018 05:16: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-10-03 05:16:53,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-55f263b5-10a8-49c6-a4a0-c0292759eacc 2018-10-03 05:16:53,370 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image 2018-10-03 05:16:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56ce2fa4d139b71987767be07df112c23ab7eedf" 2018-10-03 05:16:53,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-f5205310-f126-40be-812a-73ac04944db3 Date: Wed, 03 Oct 2018 05:16:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:16:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:16:53Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/26e2fbb8-e035-4750-b13b-e62cb1346a70/snap", "metadata": {}}], "self": "/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "min_disk": 0, "protected": false, "id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "file": "/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/26e2fbb8-e035-4750-b13b-e62cb1346a70/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:16:53,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70 used request id req-f5205310-f126-40be-812a-73ac04944db3 2018-10-03 05:16:53,390 - create_image - DEBUG - Instance status is - active 2018-10-03 05:16:53,390 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image 2018-10-03 05:16:53,390 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image 2018-10-03 05:16:53,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:16:53,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:16:53,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:16:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["83KOENdBQQuobHlpOwEU8Q"], "issued_at": "2018-10-03T05:16:53.000000Z"}} 2018-10-03 05:16:53,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171b35426117c9332097a5ee866f8baee2ed30b" 2018-10-03 05:16:53,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd31cc53-81fc-4aad-a35c-cb4001fcd9c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:16:53,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fd31cc53-81fc-4aad-a35c-cb4001fcd9c2 2018-10-03 05:16:53,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171b35426117c9332097a5ee866f8baee2ed30b" 2018-10-03 05:16:54,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-19c7fa8d-ad26-436d-b993-cc50768e1ba5 Date: Wed, 03 Oct 2018 05:16:54 GMT RESP BODY: {"networks":[]} 2018-10-03 05:16:54,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-19c7fa8d-ad26-436d-b993-cc50768e1ba5 2018-10-03 05:16:54,082 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net 2018-10-03 05:16:54,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171b35426117c9332097a5ee866f8baee2ed30b" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net", "admin_state_up": true}}' 2018-10-03 05:16:54,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-6cab82db-b3e2-4dfe-a2a0-3f5fc62ae183 Date: Wed, 03 Oct 2018 05:16:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:16:54Z","is_default":false,"provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","mtu":1450}} 2018-10-03 05:16:54,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-6cab82db-b3e2-4dfe-a2a0-3f5fc62ae183 2018-10-03 05:16:54,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171b35426117c9332097a5ee866f8baee2ed30b" 2018-10-03 05:16:54,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00d8ad35-7db3-4d14-b901-1dc8a9138cb3 Date: Wed, 03 Oct 2018 05:16:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:16:54Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:16:54,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-00d8ad35-7db3-4d14-b901-1dc8a9138cb3 2018-10-03 05:16:54,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171b35426117c9332097a5ee866f8baee2ed30b" 2018-10-03 05:16:55,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b9df7af8-577d-42f4-bb20-343331d7da41 Date: Wed, 03 Oct 2018 05:16:55 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:16:55,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-b9df7af8-577d-42f4-bb20-343331d7da41 2018-10-03 05:16:55,014 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet 2018-10-03 05:16:55,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171b35426117c9332097a5ee866f8baee2ed30b" -d '{"subnets": [{"ip_version": 4, "network_id": "a3d5050b-20d7-4152-8411-dffaf6024398", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]}' 2018-10-03 05:16:55,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4f8d293e-7a62-40fd-ab1c-0884802f730a Date: Wed, 03 Oct 2018 05:16:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:16:55,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-4f8d293e-7a62-40fd-ab1c-0884802f730a 2018-10-03 05:16:55,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171b35426117c9332097a5ee866f8baee2ed30b" 2018-10-03 05:16:55,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0c1662f7-6dd5-40d8-8f47-ba7afef30e88 Date: Wed, 03 Oct 2018 05:16:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:16:55,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-0c1662f7-6dd5-40d8-8f47-ba7afef30e88 2018-10-03 05:16:55,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171b35426117c9332097a5ee866f8baee2ed30b" 2018-10-03 05:16:55,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-47e85dd4-1889-4608-ac89-80ca178af679 Date: Wed, 03 Oct 2018 05:16:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:16:55,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-47e85dd4-1889-4608-ac89-80ca178af679 2018-10-03 05:16:55,978 - OpenStackNetwork - DEBUG - Network [a3d5050b-20d7-4152-8411-dffaf6024398] created successfully 2018-10-03 05:16:55,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:16:55,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:16:56,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["tAmudte9TS6eFS540rgGKA"], "issued_at": "2018-10-03T05:16:56.000000Z"}} 2018-10-03 05:16:56,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b70aea496384a576a0b82f1740ac0e4fe7ef1f1" 2018-10-03 05:16:56,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9884a9e-38c3-4d4a-a6ab-b91972a90187 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:16:56,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f9884a9e-38c3-4d4a-a6ab-b91972a90187 2018-10-03 05:16:56,439 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:16:56,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b70aea496384a576a0b82f1740ac0e4fe7ef1f1" 2018-10-03 05:16:56,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16: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-c7ab1139-0e01-4667-9df2-290fae1ee89e x-compute-request-id: req-c7ab1139-0e01-4667-9df2-290fae1ee89e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:16:56,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c7ab1139-0e01-4667-9df2-290fae1ee89e 2018-10-03 05:16:56,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b70aea496384a576a0b82f1740ac0e4fe7ef1f1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-03 05:16:56,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16: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-f60f73fe-d80f-498b-b2a6-5f52fcd9be2b x-compute-request-id: req-f60f73fe-d80f-498b-b2a6-5f52fcd9be2b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:16:56,866 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f60f73fe-d80f-498b-b2a6-5f52fcd9be2b 2018-10-03 05:16:56,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:16:56,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:16:57,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["apnXFAWYSPa2wnY6N13hjA"], "issued_at": "2018-10-03T05:16:57.000000Z"}} 2018-10-03 05:16:57,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1a4bdb182e7c7ea995d2be6815ef3bfa60e4bc" 2018-10-03 05:16:57,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd724849-4543-42f1-80d2-96cda472e293 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:16:57,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bd724849-4543-42f1-80d2-96cda472e293 2018-10-03 05:16:57,358 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1a4bdb182e7c7ea995d2be6815ef3bfa60e4bc" 2018-10-03 05:16:58,115 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16:57 GMT Server: Apache x-compute-request-id: req-35d5ed4e-4320-48e1-b14e-050af75b6318 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-35d5ed4e-4320-48e1-b14e-050af75b6318 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-03 05:16:58,115 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/detail used request id req-35d5ed4e-4320-48e1-b14e-050af75b6318 2018-10-03 05:16:58,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-35d5ed4e-4320-48e1-b14e-050af75b6318" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1a4bdb182e7c7ea995d2be6815ef3bfa60e4bc" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada", "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-10-03 05:16:59,299 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:16:58 GMT Server: Apache x-compute-request-id: req-0a895da5-320e-4b8f-a647-10b9199e3344 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a895da5-320e-4b8f-a647-10b9199e3344 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-03T05:16:59.171600", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "65b05550-74fb-417a-9002-a001862dbf2a", "size": 1}} 2018-10-03 05:16:59,299 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes used request id req-0a895da5-320e-4b8f-a647-10b9199e3344 2018-10-03 05:16:59,303 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35d5ed4e-4320-48e1-b14e-050af75b6318" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1a4bdb182e7c7ea995d2be6815ef3bfa60e4bc" 2018-10-03 05:17:00,056 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:16:59 GMT Server: Apache x-compute-request-id: req-bb74dec4-11fa-4ac8-93bc-33fca168fe4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb74dec4-11fa-4ac8-93bc-33fca168fe4b Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:16:59.000000", "replication_status": null, "snapshot_id": null, "id": "65b05550-74fb-417a-9002-a001862dbf2a", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-fff241e0-147d-4f75-bfcb-deb71ee0eada", "bootable": "false", "created_at": "2018-10-03T05:16:59.000000", "volume_type": null}} 2018-10-03 05:17:00,056 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a used request id req-bb74dec4-11fa-4ac8-93bc-33fca168fe4b 2018-10-03 05:17:00,057 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada 2018-10-03 05:17:00,060 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35d5ed4e-4320-48e1-b14e-050af75b6318" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1a4bdb182e7c7ea995d2be6815ef3bfa60e4bc" 2018-10-03 05:17:00,816 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:00 GMT Server: Apache x-compute-request-id: req-000afff0-7a3a-4a3b-8b2f-fdb4483967da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-000afff0-7a3a-4a3b-8b2f-fdb4483967da Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:16:59.000000", "replication_status": null, "snapshot_id": null, "id": "65b05550-74fb-417a-9002-a001862dbf2a", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-fff241e0-147d-4f75-bfcb-deb71ee0eada", "bootable": "false", "created_at": "2018-10-03T05:16:59.000000", "volume_type": null}} 2018-10-03 05:17:00,817 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a used request id req-000afff0-7a3a-4a3b-8b2f-fdb4483967da 2018-10-03 05:17:00,817 - create_volume - DEBUG - Instance status is - creating 2018-10-03 05:17:00,817 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-03 05:17:03,821 - create_volume - DEBUG - Volume status query timeout in 296.236598969 2018-10-03 05:17:03,823 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35d5ed4e-4320-48e1-b14e-050af75b6318" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1a4bdb182e7c7ea995d2be6815ef3bfa60e4bc" 2018-10-03 05:17:04,625 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:03 GMT Server: Apache x-compute-request-id: req-b815b7a3-8a18-4fee-8c0e-57bb9160cd86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b815b7a3-8a18-4fee-8c0e-57bb9160cd86 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:17:02.000000", "replication_status": null, "snapshot_id": null, "id": "65b05550-74fb-417a-9002-a001862dbf2a", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-fff241e0-147d-4f75-bfcb-deb71ee0eada", "bootable": "false", "created_at": "2018-10-03T05:16:59.000000", "volume_type": null}} 2018-10-03 05:17:04,625 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a used request id req-b815b7a3-8a18-4fee-8c0e-57bb9160cd86 2018-10-03 05:17:04,625 - create_volume - DEBUG - Instance status is - available 2018-10-03 05:17:04,626 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada 2018-10-03 05:17:04,626 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada 2018-10-03 05:17:04,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:17:04,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:17:05,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["pVY6QSRRTGqIOSfysCLAsg"], "issued_at": "2018-10-03T05:17:05.000000Z"}} 2018-10-03 05:17:05,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:05,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132952a7-00d5-4b57-9653-a6c9e9c3f0fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:17:05,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-132952a7-00d5-4b57-9653-a6c9e9c3f0fb 2018-10-03 05:17:05,096 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:17:05,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:05,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e53e3c-79a9-465a-84a0-647d3d502cf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:17:05,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-71e53e3c-79a9-465a-84a0-647d3d502cf8 2018-10-03 05:17:05,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:05,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-28cef80a-b279-4f62-9ef7-87294e4c77c5 Date: Wed, 03 Oct 2018 05:17:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:05,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-28cef80a-b279-4f62-9ef7-87294e4c77c5 2018-10-03 05:17:05,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:17:05,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:17:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:17:05,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:05,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d30292-ebb1-4f82-a5fa-1bb1f789f700 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:05,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-b2d30292-ebb1-4f82-a5fa-1bb1f789f700 2018-10-03 05:17:05,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:05,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bf2a75be-e5b5-4f2b-ae03-d116cedd4de4 Date: Wed, 03 Oct 2018 05:17:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:05,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-bf2a75be-e5b5-4f2b-ae03-d116cedd4de4 2018-10-03 05:17:05,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398&name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:05,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e940e7ae-87af-4a22-8dee-6db5318bddb5 Date: Wed, 03 Oct 2018 05:17:05 GMT RESP BODY: {"ports":[]} 2018-10-03 05:17:05,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398&name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port&admin_state_up=True used request id req-e940e7ae-87af-4a22-8dee-6db5318bddb5 2018-10-03 05:17:05,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:06,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-029175c8-6ba7-4f3b-9bc0-9ab07cfb10af x-compute-request-id: req-029175c8-6ba7-4f3b-9bc0-9ab07cfb10af Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-03 05:17:06,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst used request id req-029175c8-6ba7-4f3b-9bc0-9ab07cfb10af 2018-10-03 05:17:06,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:06,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e3d7dc29-be9e-4293-b18e-79c203386af2 Date: Wed, 03 Oct 2018 05:17:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:06,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-e3d7dc29-be9e-4293-b18e-79c203386af2 2018-10-03 05:17:06,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:06,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5af5747-aac2-4db4-89d9-2898cee51631 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:06,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-c5af5747-aac2-4db4-89d9-2898cee51631 2018-10-03 05:17:06,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:06,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-786a431b-50f2-4f02-a1b2-fe2565c84305 Date: Wed, 03 Oct 2018 05:17:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:06,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-786a431b-50f2-4f02-a1b2-fe2565c84305 2018-10-03 05:17:06,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398&name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:07,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ca330ec3-e4b7-4d11-bbff-375ef8855ad5 Date: Wed, 03 Oct 2018 05:17:07 GMT RESP BODY: {"ports":[]} 2018-10-03 05:17:07,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398&name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port&admin_state_up=True used request id req-ca330ec3-e4b7-4d11-bbff-375ef8855ad5 2018-10-03 05:17:07,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:17:07,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:17:07,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:17:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["WwiAg3tKTNuGpcXWu1yj4w"], "issued_at": "2018-10-03T05:17:07.000000Z"}} 2018-10-03 05:17:07,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421c1d5ea9be8614d19d6977250d8cfdba1fb22e" 2018-10-03 05:17:07,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172d6c83-d878-4807-8a82-15785bf0aae5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:17:07,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-172d6c83-d878-4807-8a82-15785bf0aae5 2018-10-03 05:17:07,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:07,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-22e386eb-e235-4219-8fd5-b5e49bae9a22 Date: Wed, 03 Oct 2018 05:17:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:07,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-22e386eb-e235-4219-8fd5-b5e49bae9a22 2018-10-03 05:17:07,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:08,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-86be00b2-537b-4d4b-90b0-8f8da68e6764 Date: Wed, 03 Oct 2018 05:17:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:08,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-86be00b2-537b-4d4b-90b0-8f8da68e6764 2018-10-03 05:17:08,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:08,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b0470978-788b-4fd1-8104-48364a0a6f9f Date: Wed, 03 Oct 2018 05:17:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:08,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-b0470978-788b-4fd1-8104-48364a0a6f9f 2018-10-03 05:17:08,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:17:08,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:17: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:17:08,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421c1d5ea9be8614d19d6977250d8cfdba1fb22e" 2018-10-03 05:17:08,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581a1fd9-64bb-47e9-9e24-d08ebb43889d 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:08,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-581a1fd9-64bb-47e9-9e24-d08ebb43889d 2018-10-03 05:17:08,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:08,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f3e23bd0-19ee-4d90-8913-45bd972b661c Date: Wed, 03 Oct 2018 05:17:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:08,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-f3e23bd0-19ee-4d90-8913-45bd972b661c 2018-10-03 05:17:08,796 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net 2018-10-03 05:17:08,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" -d '{"port": {"network_id": "a3d5050b-20d7-4152-8411-dffaf6024398", "name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port", "admin_state_up": true}}' 2018-10-03 05:17:09,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-4f4e52f3-cf54-42bd-b7d2-f84eab72af0b Date: Wed, 03 Oct 2018 05:17:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:17:09Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.11"}],"id":"ccccff0b-cea4-4b87-89df-4792466e6979","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:ac:b1","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:17:09Z","binding:vnic_type":"normal"}} 2018-10-03 05:17:09,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-4f4e52f3-cf54-42bd-b7d2-f84eab72af0b 2018-10-03 05:17:09,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:09,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e2e27e4c-bd51-4d80-af70-ae3c03912d57 Date: Wed, 03 Oct 2018 05:17:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:09,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-e2e27e4c-bd51-4d80-af70-ae3c03912d57 2018-10-03 05:17:09,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:09,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f8039b-7c3f-4fb9-b6fb-3b7f9fc4ceb9 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:09,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-74f8039b-7c3f-4fb9-b6fb-3b7f9fc4ceb9 2018-10-03 05:17:09,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:09,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2936f32f-4bbf-4ccb-859c-87823fc6000b Date: Wed, 03 Oct 2018 05:17:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:09,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-2936f32f-4bbf-4ccb-859c-87823fc6000b 2018-10-03 05:17:09,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398&name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:10,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-1ea822c2-eb5b-46d9-8529-8c7173028a7d Date: Wed, 03 Oct 2018 05:17:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:17:09Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.11"}],"id":"ccccff0b-cea4-4b87-89df-4792466e6979","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:ac:b1","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:17:09Z","binding:vnic_type":"normal"}]} 2018-10-03 05:17:10,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398&name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port&admin_state_up=True used request id req-1ea822c2-eb5b-46d9-8529-8c7173028a7d 2018-10-03 05:17:10,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:10,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2353b7c6-f8a9-4e7e-a1a3-ab32f8a38b56 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:10,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-2353b7c6-f8a9-4e7e-a1a3-ab32f8a38b56 2018-10-03 05:17:10,213 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst 2018-10-03 05:17:10,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:10,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-496256ed-c85a-4917-89ac-386552885c7d x-compute-request-id: req-496256ed-c85a-4917-89ac-386552885c7d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-flavor"}]} 2018-10-03 05:17:10,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-496256ed-c85a-4917-89ac-386552885c7d 2018-10-03 05:17:10,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:10,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-32986624-75af-4af8-8d08-b1942a4de4f5 x-compute-request-id: req-32986624-75af-4af8-8d08-b1942a4de4f5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:17:10,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215 used request id req-32986624-75af-4af8-8d08-b1942a4de4f5 2018-10-03 05:17:10,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:10,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-8da279bb-2c08-40ff-9b2c-f0c47eabba38 Date: Wed, 03 Oct 2018 05:17:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:16:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:16:53Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/26e2fbb8-e035-4750-b13b-e62cb1346a70/snap", "metadata": {}}], "self": "/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "min_disk": 0, "protected": false, "id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "file": "/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/26e2fbb8-e035-4750-b13b-e62cb1346a70/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image"} 2018-10-03 05:17:10,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image used request id req-8da279bb-2c08-40ff-9b2c-f0c47eabba38 2018-10-03 05:17:10,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:11,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9d978919-6fbb-405e-8c9b-31bcf92df7ba Date: Wed, 03 Oct 2018 05:17:11 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-10-03 05:17:11,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-9d978919-6fbb-405e-8c9b-31bcf92df7ba 2018-10-03 05:17:11,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "imageRef": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "flavorRef": "e77c6fa8-1168-4728-8cd3-a094fec83215", "max_count": 1, "min_count": 1, "networks": [{"port": "ccccff0b-cea4-4b87-89df-4792466e6979"}]}}' 2018-10-03 05:17:13,024 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:17: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-1e69de2f-f19b-44ac-a9da-c620102db5ce x-compute-request-id: req-1e69de2f-f19b-44ac-a9da-c620102db5ce Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "91e70fa2-2eca-47cf-948c-c13258545060", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "adminPass": "8Fj8MyUZPnNv"}} 2018-10-03 05:17:13,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1e69de2f-f19b-44ac-a9da-c620102db5ce 2018-10-03 05:17:13,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:13,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-2cb25d0b-25c9-4ccf-b695-866a1bdc7f26 x-compute-request-id: req-2cb25d0b-25c9-4ccf-b695-866a1bdc7f26 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:17:13Z", "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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:17:13,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-2cb25d0b-25c9-4ccf-b695-866a1bdc7f26 2018-10-03 05:17:13,546 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst 2018-10-03 05:17:13,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:13,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-f8d3e947-703b-4260-9cf1-bc8c1f3ce7eb x-compute-request-id: req-f8d3e947-703b-4260-9cf1-bc8c1f3ce7eb Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:17:13Z", "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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:17:13,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-f8d3e947-703b-4260-9cf1-bc8c1f3ce7eb 2018-10-03 05:17:13,914 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst] is - BUILD 2018-10-03 05:17:13,914 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:17:16,918 - create_instance - DEBUG - VM status query timeout in 896.628813982 2018-10-03 05:17:16,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:17,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-3d0d6493-a512-4365-b5db-4c0b1bf374c4 x-compute-request-id: req-3d0d6493-a512-4365-b5db-4c0b1bf374c4 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:17:16Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:17:17,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-3d0d6493-a512-4365-b5db-4c0b1bf374c4 2018-10-03 05:17:17,526 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst] is - BUILD 2018-10-03 05:17:17,526 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:17:20,530 - create_instance - DEBUG - VM status query timeout in 893.016812086 2018-10-03 05:17:20,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:21,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-84902033-086f-4702-ac60-afbada5ff810 x-compute-request-id: req-84902033-086f-4702-ac60-afbada5ff810 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-03T05:17:19.000000", "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:17:20Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:17:21,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-84902033-086f-4702-ac60-afbada5ff810 2018-10-03 05:17:21,676 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst] is - ACTIVE 2018-10-03 05:17:21,676 - create_instance - INFO - VM is - ACTIVE 2018-10-03 05:17:21,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:22,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-be4264db-232f-46bd-9f21-2997507530e8 x-compute-request-id: req-be4264db-232f-46bd-9f21-2997507530e8 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-03T05:17:19.000000", "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:17:20Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:17:22,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-be4264db-232f-46bd-9f21-2997507530e8 2018-10-03 05:17:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:22,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-48491a0b-1cc9-43c7-b2ee-45ab22876af4 Date: Wed, 03 Oct 2018 05:17:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:22,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-48491a0b-1cc9-43c7-b2ee-45ab22876af4 2018-10-03 05:17:22,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:22,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3227d1e-bb84-4399-a7da-edd44538549b 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:22,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-d3227d1e-bb84-4399-a7da-edd44538549b 2018-10-03 05:17:22,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:22,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4a14f475-c7d2-483b-b198-c26f5e88d34f Date: Wed, 03 Oct 2018 05:17:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:22,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-4a14f475-c7d2-483b-b198-c26f5e88d34f 2018-10-03 05:17:22,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:22,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-92d469d1-6dee-4ca0-9c36-87952504f19f Date: Wed, 03 Oct 2018 05:17:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.2"}],"id":"3687b4d1-44c8-4589-9f55-1a1723dc7a8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:37:84","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.3"}],"id":"4dbc777c-9486-476c-851f-a0d443278c2e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:ac:06","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:17:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.11"}],"id":"ccccff0b-cea4-4b87-89df-4792466e6979","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:ac:b1","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"91e70fa2-2eca-47cf-948c-c13258545060","name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:17:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.4"}],"id":"ead084c3-2be4-4ed1-9ebe-4ebe8264bbd1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:c1:34","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"}]} 2018-10-03 05:17:22,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-92d469d1-6dee-4ca0-9c36-87952504f19f 2018-10-03 05:17:22,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:17:22,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["ObRbXV56S3m3lyPy5F7tEw"], "issued_at": "2018-10-03T05:17:22.000000Z"}} 2018-10-03 05:17:22,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:22,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b075c16-18f9-4e80-94c7-8189406203b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:17:22,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9b075c16-18f9-4e80-94c7-8189406203b3 2018-10-03 05:17:22,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:23,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-c53a3779-6afe-4a6e-bdf8-ebc470de5f27 x-compute-request-id: req-c53a3779-6afe-4a6e-bdf8-ebc470de5f27 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-03T05:17:19.000000", "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:17:20Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:17:23,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-c53a3779-6afe-4a6e-bdf8-ebc470de5f27 2018-10-03 05:17:23,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:23,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-209ac65e-5fde-4fcd-bf06-231023c3b40c Date: Wed, 03 Oct 2018 05:17:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:23,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-209ac65e-5fde-4fcd-bf06-231023c3b40c 2018-10-03 05:17:23,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:24,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57df886b-40a6-44ab-87c4-5d06fd8fd9ae 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:24,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-57df886b-40a6-44ab-87c4-5d06fd8fd9ae 2018-10-03 05:17:24,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:24,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8a952689-8420-4234-91c7-ee254a43071a Date: Wed, 03 Oct 2018 05:17:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:24,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-8a952689-8420-4234-91c7-ee254a43071a 2018-10-03 05:17:24,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:24,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-22a595e9-dd18-41d7-b2a5-ae40395f40e4 Date: Wed, 03 Oct 2018 05:17:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.2"}],"id":"3687b4d1-44c8-4589-9f55-1a1723dc7a8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:37:84","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.3"}],"id":"4dbc777c-9486-476c-851f-a0d443278c2e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:ac:06","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:17:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.11"}],"id":"ccccff0b-cea4-4b87-89df-4792466e6979","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:ac:b1","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"91e70fa2-2eca-47cf-948c-c13258545060","name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:17:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.4"}],"id":"ead084c3-2be4-4ed1-9ebe-4ebe8264bbd1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:c1:34","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"}]} 2018-10-03 05:17:24,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-22a595e9-dd18-41d7-b2a5-ae40395f40e4 2018-10-03 05:17:24,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" -d '{"volumeAttachment": {"volumeId": "65b05550-74fb-417a-9002-a001862dbf2a"}}' 2018-10-03 05:17:26,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-d5288473-67c2-4202-bc31-bf75859d3104 x-compute-request-id: req-d5288473-67c2-4202-bc31-bf75859d3104 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "91e70fa2-2eca-47cf-948c-c13258545060", "id": "65b05550-74fb-417a-9002-a001862dbf2a", "volumeId": "65b05550-74fb-417a-9002-a001862dbf2a"}} 2018-10-03 05:17:26,455 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060/os-volume_attachments used request id req-d5288473-67c2-4202-bc31-bf75859d3104 2018-10-03 05:17:26,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:27,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-b477d84f-01fe-4916-927c-c1420a328936 x-compute-request-id: req-b477d84f-01fe-4916-927c-c1420a328936 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-03T05:17:19.000000", "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:17:20Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [{"id": "65b05550-74fb-417a-9002-a001862dbf2a"}], "metadata": {}}} 2018-10-03 05:17:27,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-b477d84f-01fe-4916-927c-c1420a328936 2018-10-03 05:17:27,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:27,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ab1e8e14-877e-44ee-8642-0283a7485289 Date: Wed, 03 Oct 2018 05:17:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:27,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-ab1e8e14-877e-44ee-8642-0283a7485289 2018-10-03 05:17:27,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:17:27,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:17:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:17:27,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:27,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00bc7bb3-c6b1-4f3a-a78f-b2edc3e723bc 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:27,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-00bc7bb3-c6b1-4f3a-a78f-b2edc3e723bc 2018-10-03 05:17:27,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:27,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-66a15537-6067-411d-a2c5-9d0f49d6fc43 Date: Wed, 03 Oct 2018 05:17:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:27,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-66a15537-6067-411d-a2c5-9d0f49d6fc43 2018-10-03 05:17:27,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:28,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-32cde454-fd1f-45dd-bf78-f79da354c43f Date: Wed, 03 Oct 2018 05:17:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.2"}],"id":"3687b4d1-44c8-4589-9f55-1a1723dc7a8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:37:84","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.3"}],"id":"4dbc777c-9486-476c-851f-a0d443278c2e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:ac:06","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:17:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.11"}],"id":"ccccff0b-cea4-4b87-89df-4792466e6979","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:ac:b1","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"91e70fa2-2eca-47cf-948c-c13258545060","name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:17:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.4"}],"id":"ead084c3-2be4-4ed1-9ebe-4ebe8264bbd1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:c1:34","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"}]} 2018-10-03 05:17:28,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-32cde454-fd1f-45dd-bf78-f79da354c43f 2018-10-03 05:17:28,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:28,783 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:28 GMT Server: Apache x-compute-request-id: req-6dc1b1c5-9f56-41dd-b639-2028fd382880 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6dc1b1c5-9f56-41dd-b639-2028fd382880 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:17:26.000000", "replication_status": null, "snapshot_id": null, "id": "65b05550-74fb-417a-9002-a001862dbf2a", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-fff241e0-147d-4f75-bfcb-deb71ee0eada", "bootable": "false", "created_at": "2018-10-03T05:16:59.000000", "volume_type": null}} 2018-10-03 05:17:28,783 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a used request id req-6dc1b1c5-9f56-41dd-b639-2028fd382880 2018-10-03 05:17:31,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6dc1b1c5-9f56-41dd-b639-2028fd382880" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:32,550 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:31 GMT Server: Apache x-compute-request-id: req-87af8b34-7546-424f-998f-58af56e7fa1e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-87af8b34-7546-424f-998f-58af56e7fa1e Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "91e70fa2-2eca-47cf-948c-c13258545060", "attachment_id": "89c7b53f-4515-4f90-92ff-7afb95e41bf3", "attached_at": "2018-10-03T05:17:30.000000", "host_name": null, "volume_id": "65b05550-74fb-417a-9002-a001862dbf2a", "device": "/dev/vdb", "id": "65b05550-74fb-417a-9002-a001862dbf2a"}], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:17:30.000000", "replication_status": null, "snapshot_id": null, "id": "65b05550-74fb-417a-9002-a001862dbf2a", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-fff241e0-147d-4f75-bfcb-deb71ee0eada", "bootable": "false", "created_at": "2018-10-03T05:16:59.000000", "volume_type": null}} 2018-10-03 05:17:32,551 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a used request id req-87af8b34-7546-424f-998f-58af56e7fa1e 2018-10-03 05:17:32,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:32,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3721eedd-82cf-41f7-aa45-c298185c1901 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:17:32,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3721eedd-82cf-41f7-aa45-c298185c1901 2018-10-03 05:17:32,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:33,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-66d0e6f0-3432-48e8-a78c-7ead30dc881a x-compute-request-id: req-66d0e6f0-3432-48e8-a78c-7ead30dc881a Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-03T05:17:19.000000", "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:17:29Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [{"id": "65b05550-74fb-417a-9002-a001862dbf2a"}], "metadata": {}}} 2018-10-03 05:17:33,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-66d0e6f0-3432-48e8-a78c-7ead30dc881a 2018-10-03 05:17:33,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:33,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6d0e8237-de89-42ab-bc8d-2c8ed154a518 Date: Wed, 03 Oct 2018 05:17:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:33,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-6d0e8237-de89-42ab-bc8d-2c8ed154a518 2018-10-03 05:17:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:33,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d72a73-b18e-40ea-9bf5-039a199ff7ab 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:33,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-08d72a73-b18e-40ea-9bf5-039a199ff7ab 2018-10-03 05:17:33,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:33,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-01bef407-abd7-4be3-947b-27744930a428 Date: Wed, 03 Oct 2018 05:17:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:33,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-01bef407-abd7-4be3-947b-27744930a428 2018-10-03 05:17:33,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:33,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-dd070740-31dd-4589-8149-7e80b86974d8 Date: Wed, 03 Oct 2018 05:17:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.2"}],"id":"3687b4d1-44c8-4589-9f55-1a1723dc7a8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:37:84","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.3"}],"id":"4dbc777c-9486-476c-851f-a0d443278c2e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:ac:06","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:17:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.11"}],"id":"ccccff0b-cea4-4b87-89df-4792466e6979","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:ac:b1","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"91e70fa2-2eca-47cf-948c-c13258545060","name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:17:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.4"}],"id":"ead084c3-2be4-4ed1-9ebe-4ebe8264bbd1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:c1:34","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"}]} 2018-10-03 05:17:33,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-dd070740-31dd-4589-8149-7e80b86974d8 2018-10-03 05:17:33,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:34,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-68821feb-2f7d-4562-a9be-499847366264 x-compute-request-id: req-68821feb-2f7d-4562-a9be-499847366264 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-03T05:17:19.000000", "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:17:29Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [{"id": "65b05550-74fb-417a-9002-a001862dbf2a"}], "metadata": {}}} 2018-10-03 05:17:34,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-68821feb-2f7d-4562-a9be-499847366264 2018-10-03 05:17:34,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:34,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d5632651-9110-4c34-992d-a766726220e3 Date: Wed, 03 Oct 2018 05:17:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:34,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-d5632651-9110-4c34-992d-a766726220e3 2018-10-03 05:17:34,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:34,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b94778e-d6c1-4702-b73d-a380a36394d2 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:34,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-6b94778e-d6c1-4702-b73d-a380a36394d2 2018-10-03 05:17:34,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:34,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-732e0d53-fc87-4790-aabe-fa357177eb20 Date: Wed, 03 Oct 2018 05:17:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:34,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-732e0d53-fc87-4790-aabe-fa357177eb20 2018-10-03 05:17:34,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:34,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-3c478ed8-0139-457f-95a3-638b030ae927 Date: Wed, 03 Oct 2018 05:17:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.2"}],"id":"3687b4d1-44c8-4589-9f55-1a1723dc7a8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:37:84","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.3"}],"id":"4dbc777c-9486-476c-851f-a0d443278c2e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:ac:06","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:17:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.11"}],"id":"ccccff0b-cea4-4b87-89df-4792466e6979","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:ac:b1","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"91e70fa2-2eca-47cf-948c-c13258545060","name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:17:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.4"}],"id":"ead084c3-2be4-4ed1-9ebe-4ebe8264bbd1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:c1:34","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"}]} 2018-10-03 05:17:34,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-3c478ed8-0139-457f-95a3-638b030ae927 2018-10-03 05:17:34,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:35,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-ffa37165-7e9c-4648-8810-36d9899b6583 x-compute-request-id: req-ffa37165-7e9c-4648-8810-36d9899b6583 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-03T05:17:19.000000", "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:17:29Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [{"id": "65b05550-74fb-417a-9002-a001862dbf2a"}], "metadata": {}}} 2018-10-03 05:17:35,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-ffa37165-7e9c-4648-8810-36d9899b6583 2018-10-03 05:17:35,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:35,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-60c64219-6de2-46de-a7a7-ed49093f7912 Date: Wed, 03 Oct 2018 05:17:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:35,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-60c64219-6de2-46de-a7a7-ed49093f7912 2018-10-03 05:17:35,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:35,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c301bc-2492-49b0-80e7-c17656569eb2 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:35,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-26c301bc-2492-49b0-80e7-c17656569eb2 2018-10-03 05:17:35,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:35,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c4fabda5-fe38-44bc-b46e-03d8f9c18599 Date: Wed, 03 Oct 2018 05:17:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:35,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-c4fabda5-fe38-44bc-b46e-03d8f9c18599 2018-10-03 05:17:35,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:36,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-6e7a42c6-2caa-4efb-b89c-c1434669e3fc Date: Wed, 03 Oct 2018 05:17:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.2"}],"id":"3687b4d1-44c8-4589-9f55-1a1723dc7a8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:37:84","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.3"}],"id":"4dbc777c-9486-476c-851f-a0d443278c2e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:ac:06","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:17:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.11"}],"id":"ccccff0b-cea4-4b87-89df-4792466e6979","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:ac:b1","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"91e70fa2-2eca-47cf-948c-c13258545060","name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:17:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.4"}],"id":"ead084c3-2be4-4ed1-9ebe-4ebe8264bbd1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:c1:34","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"}]} 2018-10-03 05:17:36,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-6e7a42c6-2caa-4efb-b89c-c1434669e3fc 2018-10-03 05:17:36,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060/os-volume_attachments/65b05550-74fb-417a-9002-a001862dbf2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:37,253 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:17: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-19003c0d-c6d7-4936-abcf-1ae4a4058347 x-compute-request-id: req-19003c0d-c6d7-4936-abcf-1ae4a4058347 Content-Length: 0 Content-Type: application/json 2018-10-03 05:17:37,254 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060/os-volume_attachments/65b05550-74fb-417a-9002-a001862dbf2a used request id req-19003c0d-c6d7-4936-abcf-1ae4a4058347 2018-10-03 05:17:37,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:37,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-1399da0f-d03e-44b4-99a0-bdf63828a234 x-compute-request-id: req-1399da0f-d03e-44b4-99a0-bdf63828a234 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-03T05:17:19.000000", "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:17:29Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [{"id": "65b05550-74fb-417a-9002-a001862dbf2a"}], "metadata": {}}} 2018-10-03 05:17:37,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-1399da0f-d03e-44b4-99a0-bdf63828a234 2018-10-03 05:17:37,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:37,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5a1edd83-1ce9-4234-8d2c-1fdecdb2f580 Date: Wed, 03 Oct 2018 05:17:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:37,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-5a1edd83-1ce9-4234-8d2c-1fdecdb2f580 2018-10-03 05:17:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:37,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d0dd69-076e-4515-bc1b-edc348b8171d 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:37,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-64d0dd69-076e-4515-bc1b-edc348b8171d 2018-10-03 05:17:37,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:38,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-59f1fbee-baf8-46a2-b1d3-e8768b5075a2 Date: Wed, 03 Oct 2018 05:17:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:38,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-59f1fbee-baf8-46a2-b1d3-e8768b5075a2 2018-10-03 05:17:38,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:38,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-935ca6b7-8ada-4621-92b7-c93bfc1efff3 Date: Wed, 03 Oct 2018 05:17:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.2"}],"id":"3687b4d1-44c8-4589-9f55-1a1723dc7a8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:37:84","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.3"}],"id":"4dbc777c-9486-476c-851f-a0d443278c2e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:ac:06","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:17:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.11"}],"id":"ccccff0b-cea4-4b87-89df-4792466e6979","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:ac:b1","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"91e70fa2-2eca-47cf-948c-c13258545060","name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:17:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.4"}],"id":"ead084c3-2be4-4ed1-9ebe-4ebe8264bbd1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:c1:34","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"}]} 2018-10-03 05:17:38,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-935ca6b7-8ada-4621-92b7-c93bfc1efff3 2018-10-03 05:17:41,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:42,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-2d280969-a1e4-4b7e-9e4b-948117001e08 x-compute-request-id: req-2d280969-a1e4-4b7e-9e4b-948117001e08 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-03T05:17:19.000000", "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:17:29Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:17:42,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-2d280969-a1e4-4b7e-9e4b-948117001e08 2018-10-03 05:17:42,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:42,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-72b51ca2-a1aa-4b38-80ca-78464106cf03 Date: Wed, 03 Oct 2018 05:17:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:42,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-72b51ca2-a1aa-4b38-80ca-78464106cf03 2018-10-03 05:17:42,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:42,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e15787c-ad38-401f-a4ed-86f793520f0c 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:42,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-9e15787c-ad38-401f-a4ed-86f793520f0c 2018-10-03 05:17:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:42,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-510edbd5-a863-4eac-97ba-07eb46773ff7 Date: Wed, 03 Oct 2018 05:17:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:42,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-510edbd5-a863-4eac-97ba-07eb46773ff7 2018-10-03 05:17:42,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:43,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-f94b951e-d31e-46d1-9016-fd8a8c374521 Date: Wed, 03 Oct 2018 05:17:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.2"}],"id":"3687b4d1-44c8-4589-9f55-1a1723dc7a8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:37:84","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.3"}],"id":"4dbc777c-9486-476c-851f-a0d443278c2e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:ac:06","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:17:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.11"}],"id":"ccccff0b-cea4-4b87-89df-4792466e6979","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:ac:b1","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"91e70fa2-2eca-47cf-948c-c13258545060","name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:17:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.4"}],"id":"ead084c3-2be4-4ed1-9ebe-4ebe8264bbd1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:c1:34","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"}]} 2018-10-03 05:17:43,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-f94b951e-d31e-46d1-9016-fd8a8c374521 2018-10-03 05:17:43,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6dc1b1c5-9f56-41dd-b639-2028fd382880" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:43,949 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:43 GMT Server: Apache x-compute-request-id: req-513413b1-33c7-4808-ac7e-c9591c67eff7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-513413b1-33c7-4808-ac7e-c9591c67eff7 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:17:37.000000", "replication_status": null, "snapshot_id": null, "id": "65b05550-74fb-417a-9002-a001862dbf2a", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-fff241e0-147d-4f75-bfcb-deb71ee0eada", "bootable": "false", "created_at": "2018-10-03T05:16:59.000000", "volume_type": null}} 2018-10-03 05:17:43,949 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a used request id req-513413b1-33c7-4808-ac7e-c9591c67eff7 2018-10-03 05:17:43,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:44,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-be10d0df-d73c-45d2-a93e-6eba129809f8 x-compute-request-id: req-be10d0df-d73c-45d2-a93e-6eba129809f8 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-03T05:17:19.000000", "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:17:29Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:17:44,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-be10d0df-d73c-45d2-a93e-6eba129809f8 2018-10-03 05:17:44,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:44,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-48269185-354a-47a2-8b21-6d701a265257 Date: Wed, 03 Oct 2018 05:17:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:44,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-48269185-354a-47a2-8b21-6d701a265257 2018-10-03 05:17:44,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:44,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6bacd49-744d-48a4-a7a7-1ece462826e6 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:44,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-e6bacd49-744d-48a4-a7a7-1ece462826e6 2018-10-03 05:17:44,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:44,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-05307736-45ee-4cbf-b40b-34bc8c4f70be Date: Wed, 03 Oct 2018 05:17:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:44,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-05307736-45ee-4cbf-b40b-34bc8c4f70be 2018-10-03 05:17:44,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:44,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-36d3794e-1cfa-4a0d-8b9d-1e5f1c09d199 Date: Wed, 03 Oct 2018 05:17:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.2"}],"id":"3687b4d1-44c8-4589-9f55-1a1723dc7a8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:37:84","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.3"}],"id":"4dbc777c-9486-476c-851f-a0d443278c2e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:ac:06","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:17:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.11"}],"id":"ccccff0b-cea4-4b87-89df-4792466e6979","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:ac:b1","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"91e70fa2-2eca-47cf-948c-c13258545060","name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:17:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.4"}],"id":"ead084c3-2be4-4ed1-9ebe-4ebe8264bbd1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:c1:34","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"}]} 2018-10-03 05:17:44,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-36d3794e-1cfa-4a0d-8b9d-1e5f1c09d199 2018-10-03 05:17:44,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:45,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-59ea7686-77d3-4615-851f-44d7d2d0e1f4 x-compute-request-id: req-59ea7686-77d3-4615-851f-44d7d2d0e1f4 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-03T05:17:19.000000", "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:17:29Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:17:45,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-59ea7686-77d3-4615-851f-44d7d2d0e1f4 2018-10-03 05:17:45,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:45,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-afe67bc0-9731-4945-be32-be4d9e843a47 Date: Wed, 03 Oct 2018 05:17:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3d5050b-20d7-4152-8411-dffaf6024398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["d070ca5a-eee2-4137-82ce-816efcf4ff4d"],"description":"","tags":[],"updated_at":"2018-10-03T05:16:55Z","provider:segmentation_id":74,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:54Z","provider:network_type":"vxlan"}]} 2018-10-03 05:17:45,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net used request id req-afe67bc0-9731-4945-be32-be4d9e843a47 2018-10-03 05:17:45,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:45,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ab8cf5-0b6c-45bb-80a3-dcb0474dc123 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:17:45,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-80ab8cf5-0b6c-45bb-80a3-dcb0474dc123 2018-10-03 05:17:45,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:45,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-92e82b4d-8089-49ce-a41d-499181662299 Date: Wed, 03 Oct 2018 05:17:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","dns_nameservers":[],"updated_at":"2018-10-03T05:16:55Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet"}]} 2018-10-03 05:17:45,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-92e82b4d-8089-49ce-a41d-499181662299 2018-10-03 05:17:45,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eab235b66b14a8a4d40e6ce019d3e730d102b28" 2018-10-03 05:17:46,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-af481cac-2847-4448-a950-7ffe4020ec77 Date: Wed, 03 Oct 2018 05:17:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.2"}],"id":"3687b4d1-44c8-4589-9f55-1a1723dc7a8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:37:84","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.3"}],"id":"4dbc777c-9486-476c-851f-a0d443278c2e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:ac:06","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:17:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.11"}],"id":"ccccff0b-cea4-4b87-89df-4792466e6979","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:ac:b1","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"91e70fa2-2eca-47cf-948c-c13258545060","name":"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:17:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:16:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d070ca5a-eee2-4137-82ce-816efcf4ff4d","ip_address":"10.55.0.4"}],"id":"ead084c3-2be4-4ed1-9ebe-4ebe8264bbd1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:c1:34","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3d5050b-20d7-4152-8411-dffaf6024398","name":"","admin_state_up":true,"network_id":"a3d5050b-20d7-4152-8411-dffaf6024398","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:16:56Z","binding:vnic_type":"normal"}]} 2018-10-03 05:17:46,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-af481cac-2847-4448-a950-7ffe4020ec77 2018-10-03 05:17:46,256 - create_instance - INFO - Deleting Port with ID - ccccff0b-cea4-4b87-89df-4792466e6979 2018-10-03 05:17:46,256 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-port 2018-10-03 05:17:46,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/ccccff0b-cea4-4b87-89df-4792466e6979 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:46,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c73e0db0-f95a-4d07-a176-48a70f53441d Date: Wed, 03 Oct 2018 05:17:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:17:46,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/ccccff0b-cea4-4b87-89df-4792466e6979 used request id req-c73e0db0-f95a-4d07-a176-48a70f53441d 2018-10-03 05:17:46,992 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst 2018-10-03 05:17:46,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:47,251 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:17: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-5937991e-7252-43ca-8419-a6efacdd665d x-compute-request-id: req-5937991e-7252-43ca-8419-a6efacdd665d Content-Type: application/json 2018-10-03 05:17:47,251 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-5937991e-7252-43ca-8419-a6efacdd665d 2018-10-03 05:17:47,252 - create_instance - INFO - Checking deletion status 2018-10-03 05:17:47,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:47,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17: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-97a7f66d-30aa-40e9-8b4b-f983706092d1 x-compute-request-id: req-97a7f66d-30aa-40e9-8b4b-f983706092d1 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/91e70fa2-2eca-47cf-948c-c13258545060", "rel": "bookmark"}], "image": {"id": "26e2fbb8-e035-4750-b13b-e62cb1346a70", "links": [{"href": "http://172.30.9.27:8774/images/26e2fbb8-e035-4750-b13b-e62cb1346a70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-03T05:17:19.000000", "flavor": {"id": "e77c6fa8-1168-4728-8cd3-a094fec83215", "links": [{"href": "http://172.30.9.27:8774/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215", "rel": "bookmark"}]}, "id": "91e70fa2-2eca-47cf-948c-c13258545060", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:17:47Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst", "created": "2018-10-03T05:17:12Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:17:47,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-97a7f66d-30aa-40e9-8b4b-f983706092d1 2018-10-03 05:17:47,757 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst] is - ACTIVE 2018-10-03 05:17:47,758 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:17:50,761 - create_instance - DEBUG - VM status query timeout in 296.491016865 2018-10-03 05:17:50,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e63178318940ee788cdbc899e97948abcd8421" 2018-10-03 05:17:50,815 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:17: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-5f0f17d7-4aa6-4b58-8a2d-7ce58fc5fc3b x-compute-request-id: req-5f0f17d7-4aa6-4b58-8a2d-7ce58fc5fc3b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 91e70fa2-2eca-47cf-948c-c13258545060 could not be found.", "code": 404}} 2018-10-03 05:17:50,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/91e70fa2-2eca-47cf-948c-c13258545060 used request id req-5f0f17d7-4aa6-4b58-8a2d-7ce58fc5fc3b 2018-10-03 05:17:50,816 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 91e70fa2-2eca-47cf-948c-c13258545060 could not be found. (HTTP 404) (Request-ID: req-5f0f17d7-4aa6-4b58-8a2d-7ce58fc5fc3b) 2018-10-03 05:17:50,816 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-vm_inst 2018-10-03 05:17:50,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35d5ed4e-4320-48e1-b14e-050af75b6318" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1a4bdb182e7c7ea995d2be6815ef3bfa60e4bc" 2018-10-03 05:17:51,666 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:50 GMT Server: Apache x-compute-request-id: req-8e0ab9ef-259f-452c-84a8-ae5173c9d6f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8e0ab9ef-259f-452c-84a8-ae5173c9d6f0 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:17:37.000000", "replication_status": null, "snapshot_id": null, "id": "65b05550-74fb-417a-9002-a001862dbf2a", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-fff241e0-147d-4f75-bfcb-deb71ee0eada", "bootable": "false", "created_at": "2018-10-03T05:16:59.000000", "volume_type": null}} 2018-10-03 05:17:51,666 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a used request id req-8e0ab9ef-259f-452c-84a8-ae5173c9d6f0 2018-10-03 05:17:51,667 - create_volume - DEBUG - Instance status is - available 2018-10-03 05:17:51,667 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada 2018-10-03 05:17:51,667 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada 2018-10-03 05:17:51,670 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35d5ed4e-4320-48e1-b14e-050af75b6318" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1a4bdb182e7c7ea995d2be6815ef3bfa60e4bc" 2018-10-03 05:17:52,488 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:17:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fafe259e-6eb3-410d-b363-f3489ba672e4 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-10-03 05:17:52,488 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a used request id req-fafe259e-6eb3-410d-b363-f3489ba672e4 2018-10-03 05:17:52,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35d5ed4e-4320-48e1-b14e-050af75b6318" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1a4bdb182e7c7ea995d2be6815ef3bfa60e4bc" 2018-10-03 05:17:52,538 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:17:52 GMT Server: Apache x-compute-request-id: req-7a07bb4e-df9e-420f-924f-d1f264db7a73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a07bb4e-df9e-420f-924f-d1f264db7a73 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:17:52.000000", "replication_status": null, "snapshot_id": null, "id": "65b05550-74fb-417a-9002-a001862dbf2a", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-fff241e0-147d-4f75-bfcb-deb71ee0eada", "bootable": "false", "created_at": "2018-10-03T05:16:59.000000", "volume_type": null}} 2018-10-03 05:17:52,539 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a used request id req-7a07bb4e-df9e-420f-924f-d1f264db7a73 2018-10-03 05:17:52,539 - create_volume - DEBUG - Instance status is - deleting 2018-10-03 05:17:52,539 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-03 05:17:55,542 - create_volume - DEBUG - Volume status query timeout in 56.946295023 2018-10-03 05:17:55,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35d5ed4e-4320-48e1-b14e-050af75b6318" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1a4bdb182e7c7ea995d2be6815ef3bfa60e4bc" 2018-10-03 05:17:56,297 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:17:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0b92c859-bbb6-4544-b05e-e12595f22e2c x-openstack-request-id: req-0b92c859-bbb6-4544-b05e-e12595f22e2c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 65b05550-74fb-417a-9002-a001862dbf2a could not be found.", "code": 404}} 2018-10-03 05:17:56,297 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/65b05550-74fb-417a-9002-a001862dbf2a used request id req-0b92c859-bbb6-4544-b05e-e12595f22e2c 2018-10-03 05:17:56,298 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 65b05550-74fb-417a-9002-a001862dbf2a could not be found. (HTTP 404) (Request-ID: req-0b92c859-bbb6-4544-b05e-e12595f22e2c) 2018-10-03 05:17:56,298 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada 2018-10-03 05:17:56,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b70aea496384a576a0b82f1740ac0e4fe7ef1f1" 2018-10-03 05:17:56,339 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:17:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6f2970f-c4d7-4f0e-8ed5-0e80dfc2fa2e x-compute-request-id: req-b6f2970f-c4d7-4f0e-8ed5-0e80dfc2fa2e Content-Length: 0 Content-Type: application/json 2018-10-03 05:17:56,339 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e77c6fa8-1168-4728-8cd3-a094fec83215 used request id req-b6f2970f-c4d7-4f0e-8ed5-0e80dfc2fa2e 2018-10-03 05:17:56,340 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet 2018-10-03 05:17:56,340 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-subnet 2018-10-03 05:17:56,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/d070ca5a-eee2-4137-82ce-816efcf4ff4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171b35426117c9332097a5ee866f8baee2ed30b" 2018-10-03 05:17:58,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-afaa689a-d98e-422f-9d6e-49c3c8f24d43 Date: Wed, 03 Oct 2018 05:17:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:17:58,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d070ca5a-eee2-4137-82ce-816efcf4ff4d used request id req-afaa689a-d98e-422f-9d6e-49c3c8f24d43 2018-10-03 05:17:58,812 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-net 2018-10-03 05:17:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/a3d5050b-20d7-4152-8411-dffaf6024398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171b35426117c9332097a5ee866f8baee2ed30b" 2018-10-03 05:18:00,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e59ccf2f-874a-4187-9788-4e6f3f7e16bc Date: Wed, 03 Oct 2018 05:18:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:18:00,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/a3d5050b-20d7-4152-8411-dffaf6024398 used request id req-e59ccf2f-874a-4187-9788-4e6f3f7e16bc 2018-10-03 05:18:00,340 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-fff241e0-147d-4f75-bfcb-deb71ee0eada-image 2018-10-03 05:18:00,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56ce2fa4d139b71987767be07df112c23ab7eedf" 2018-10-03 05:18:01,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f513420-7263-4018-90f1-a22642160c67 Date: Wed, 03 Oct 2018 05:18:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:18:01,938 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/26e2fbb8-e035-4750-b13b-e62cb1346a70 used request id req-3f513420-7263-4018-90f1-a22642160c67 2018-10-03 05:18:01,940 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:18:01,942 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-03 05:18:01,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:18:01,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:18:02,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:18:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["v8vGOHQmSNm91tVuvd08LQ"], "issued_at": "2018-10-03T05:18:02.000000Z"}} 2018-10-03 05:18:02,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f6dacf72a7024584aa411705e8123c96ff300" 2018-10-03 05:18:02,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b87ae7-1c33-4d24-ad9e-189f7cfe5324 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:18:02,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-69b87ae7-1c33-4d24-ad9e-189f7cfe5324 2018-10-03 05:18:02,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3f6dacf72a7024584aa411705e8123c96ff300" 2018-10-03 05:18:02,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-51579c71-fe14-4204-aee6-83e61c7e0229 Date: Wed, 03 Oct 2018 05:18:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image"} 2018-10-03 05:18:02,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image used request id req-51579c71-fe14-4204-aee6-83e61c7e0229 2018-10-03 05:18:02,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3f6dacf72a7024584aa411705e8123c96ff300" 2018-10-03 05:18:03,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9bd98097-d716-4f22-a0c1-ca0303663d81 Date: Wed, 03 Oct 2018 05:18:03 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-10-03 05:18:03,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-9bd98097-d716-4f22-a0c1-ca0303663d81 2018-10-03 05:18:03,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e3f6dacf72a7024584aa411705e8123c96ff300" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image"}' 2018-10-03 05:18:03,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/b4720c09-66de-42e0-8d84-c0600488312d X-Openstack-Request-Id: req-6743d0ea-f108-4682-9330-631381d73fc1 Date: Wed, 03 Oct 2018 05:18:03 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:18:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T05:18:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/b4720c09-66de-42e0-8d84-c0600488312d", "min_disk": 0, "protected": false, "id": "b4720c09-66de-42e0-8d84-c0600488312d", "file": "/v2/images/b4720c09-66de-42e0-8d84-c0600488312d/file", "checksum": null, "owner": "33610e9ca4a144dc96f7886abd0eda63", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:18:03,432 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6743d0ea-f108-4682-9330-631381d73fc1 2018-10-03 05:18:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/b4720c09-66de-42e0-8d84-c0600488312d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3f6dacf72a7024584aa411705e8123c96ff300" -d '' 2018-10-03 05:18:04,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7e4b12ea-b355-439a-a164-97d382418ab2 Date: Wed, 03 Oct 2018 05:18:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:18:04,926 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b4720c09-66de-42e0-8d84-c0600488312d/file used request id req-7e4b12ea-b355-439a-a164-97d382418ab2 2018-10-03 05:18:04,926 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:18:04,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/b4720c09-66de-42e0-8d84-c0600488312d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3f6dacf72a7024584aa411705e8123c96ff300" 2018-10-03 05:18:05,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-5e7c4c13-8adb-4168-a698-bd70c03b0620 Date: Wed, 03 Oct 2018 05:18:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:18:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:18:04Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/b4720c09-66de-42e0-8d84-c0600488312d/snap", "metadata": {}}], "self": "/v2/images/b4720c09-66de-42e0-8d84-c0600488312d", "min_disk": 0, "protected": false, "id": "b4720c09-66de-42e0-8d84-c0600488312d", "file": "/v2/images/b4720c09-66de-42e0-8d84-c0600488312d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/b4720c09-66de-42e0-8d84-c0600488312d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:18:05,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/b4720c09-66de-42e0-8d84-c0600488312d used request id req-5e7c4c13-8adb-4168-a698-bd70c03b0620 2018-10-03 05:18:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3f6dacf72a7024584aa411705e8123c96ff300" 2018-10-03 05:18:05,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ce2b9e2a-87a9-4146-bbde-c890b6d2773a Date: Wed, 03 Oct 2018 05:18:05 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-10-03 05:18:05,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ce2b9e2a-87a9-4146-bbde-c890b6d2773a 2018-10-03 05:18:05,685 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image 2018-10-03 05:18:05,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/b4720c09-66de-42e0-8d84-c0600488312d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3f6dacf72a7024584aa411705e8123c96ff300" 2018-10-03 05:18:05,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-7563f859-8a31-4091-84c2-5766aad8941e Date: Wed, 03 Oct 2018 05:18:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:18:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:18:04Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/b4720c09-66de-42e0-8d84-c0600488312d/snap", "metadata": {}}], "self": "/v2/images/b4720c09-66de-42e0-8d84-c0600488312d", "min_disk": 0, "protected": false, "id": "b4720c09-66de-42e0-8d84-c0600488312d", "file": "/v2/images/b4720c09-66de-42e0-8d84-c0600488312d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/b4720c09-66de-42e0-8d84-c0600488312d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:18:05,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/b4720c09-66de-42e0-8d84-c0600488312d used request id req-7563f859-8a31-4091-84c2-5766aad8941e 2018-10-03 05:18:05,899 - create_image - DEBUG - Instance status is - active 2018-10-03 05:18:05,899 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image 2018-10-03 05:18:05,899 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image 2018-10-03 05:18:05,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:18:05,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:18:06,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["mZGw2SCnSaiYOfi1nXSIWw"], "issued_at": "2018-10-03T05:18:06.000000Z"}} 2018-10-03 05:18:06,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f022b626a445b785c0878c9876ca06066eb5213" 2018-10-03 05:18:06,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6183403-28c2-47d4-aba2-81b54d237c73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:18:06,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b6183403-28c2-47d4-aba2-81b54d237c73 2018-10-03 05:18:06,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f022b626a445b785c0878c9876ca06066eb5213" 2018-10-03 05:18:06,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-31525513-5c87-4026-94e7-da894c2d777d Date: Wed, 03 Oct 2018 05:18:06 GMT RESP BODY: {"networks":[]} 2018-10-03 05:18:06,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net used request id req-31525513-5c87-4026-94e7-da894c2d777d 2018-10-03 05:18:06,539 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net 2018-10-03 05:18:06,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f022b626a445b785c0878c9876ca06066eb5213" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net", "admin_state_up": true}}' 2018-10-03 05:18:07,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-00a1d84e-0dc5-44fa-a4ce-23706722a773 Date: Wed, 03 Oct 2018 05:18:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"83571cab-40a8-4f55-9784-2a41da70faa9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:18:06Z","is_default":false,"provider:segmentation_id":85,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:06Z","mtu":1450}} 2018-10-03 05:18:07,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-00a1d84e-0dc5-44fa-a4ce-23706722a773 2018-10-03 05:18:07,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f022b626a445b785c0878c9876ca06066eb5213" 2018-10-03 05:18:07,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c6258cf3-0221-44bc-9012-43196e4575d0 Date: Wed, 03 Oct 2018 05:18:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"83571cab-40a8-4f55-9784-2a41da70faa9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:18:06Z","provider:segmentation_id":85,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:06Z","provider:network_type":"vxlan"}]} 2018-10-03 05:18:07,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-c6258cf3-0221-44bc-9012-43196e4575d0 2018-10-03 05:18:07,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f022b626a445b785c0878c9876ca06066eb5213" 2018-10-03 05:18:07,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b26cb7cb-ee57-46ba-be18-883b6b68227f Date: Wed, 03 Oct 2018 05:18:07 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:18:07,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-b26cb7cb-ee57-46ba-be18-883b6b68227f 2018-10-03 05:18:07,410 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet 2018-10-03 05:18:07,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f022b626a445b785c0878c9876ca06066eb5213" -d '{"subnets": [{"ip_version": 4, "network_id": "83571cab-40a8-4f55-9784-2a41da70faa9", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet"}]}' 2018-10-03 05:18:08,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e5bb8fc9-535e-4daa-abc1-93cc42cfaf1f Date: Wed, 03 Oct 2018 05:18:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:07Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:07Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet"}]} 2018-10-03 05:18:08,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-e5bb8fc9-535e-4daa-abc1-93cc42cfaf1f 2018-10-03 05:18:08,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f022b626a445b785c0878c9876ca06066eb5213" 2018-10-03 05:18:08,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-41c549e1-3552-431a-84af-9e4f072ead87 Date: Wed, 03 Oct 2018 05:18:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83571cab-40a8-4f55-9784-2a41da70faa9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["08c4eab7-45e7-4037-af31-e400ea75c8e0"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:07Z","provider:segmentation_id":85,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:06Z","provider:network_type":"vxlan"}]} 2018-10-03 05:18:08,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-41c549e1-3552-431a-84af-9e4f072ead87 2018-10-03 05:18:08,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f022b626a445b785c0878c9876ca06066eb5213" 2018-10-03 05:18:08,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b6f99de4-1144-46f9-8e0b-b40bcbc98e59 Date: Wed, 03 Oct 2018 05:18:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:07Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:07Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet"}]} 2018-10-03 05:18:08,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-b6f99de4-1144-46f9-8e0b-b40bcbc98e59 2018-10-03 05:18:08,871 - OpenStackNetwork - DEBUG - Network [83571cab-40a8-4f55-9784-2a41da70faa9] created successfully 2018-10-03 05:18:08,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:18:08,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:18:09,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["yLxNhRppSRuTyVC5cc1aew"], "issued_at": "2018-10-03T05:18:09.000000Z"}} 2018-10-03 05:18:09,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9976a9705ebf001b2ae1678abffd56b469d49c" 2018-10-03 05:18:09,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-066e58bc-ab5a-4050-8e87-87a554de6ef6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:18:09,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-066e58bc-ab5a-4050-8e87-87a554de6ef6 2018-10-03 05:18:09,338 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:18:09,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9976a9705ebf001b2ae1678abffd56b469d49c" 2018-10-03 05:18:09,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aed11442-6263-4a2d-99ed-33fbdad9da82 x-compute-request-id: req-aed11442-6263-4a2d-99ed-33fbdad9da82 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:18:09,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-aed11442-6263-4a2d-99ed-33fbdad9da82 2018-10-03 05:18:09,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9976a9705ebf001b2ae1678abffd56b469d49c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-03 05:18:09,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ad27d5b-af8a-4ba6-86f1-6dd0d77f3e97 x-compute-request-id: req-9ad27d5b-af8a-4ba6-86f1-6dd0d77f3e97 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "79935196-5e57-4e5c-a783-88d52a21c900", "name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:18:09,638 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9ad27d5b-af8a-4ba6-86f1-6dd0d77f3e97 2018-10-03 05:18:09,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:18:09,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:18:10,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:18:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["gwbB3AOrRjSKICQAw30g0g"], "issued_at": "2018-10-03T05:18:10.000000Z"}} 2018-10-03 05:18:10,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c32e914f9b6e9faf78b6285efbfa7ea9bca79a" 2018-10-03 05:18:10,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6c79fe-1043-486a-9111-99ae4d44da07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:18:10,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6a6c79fe-1043-486a-9111-99ae4d44da07 2018-10-03 05:18:10,102 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c32e914f9b6e9faf78b6285efbfa7ea9bca79a" 2018-10-03 05:18:10,913 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:10 GMT Server: Apache x-compute-request-id: req-126da973-b14c-4159-9c67-9ef8aa11ea08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-126da973-b14c-4159-9c67-9ef8aa11ea08 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-03 05:18:10,913 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/detail used request id req-126da973-b14c-4159-9c67-9ef8aa11ea08 2018-10-03 05:18:10,916 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-126da973-b14c-4159-9c67-9ef8aa11ea08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c32e914f9b6e9faf78b6285efbfa7ea9bca79a" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058", "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-10-03 05:18:11,884 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:18:10 GMT Server: Apache x-compute-request-id: req-3ec39999-5b9c-4e63-901a-d04fdace7bbc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ec39999-5b9c-4e63-901a-d04fdace7bbc Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-03T05:18:11.729763", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "size": 1}} 2018-10-03 05:18:11,884 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes used request id req-3ec39999-5b9c-4e63-901a-d04fdace7bbc 2018-10-03 05:18:11,888 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-126da973-b14c-4159-9c67-9ef8aa11ea08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c32e914f9b6e9faf78b6285efbfa7ea9bca79a" 2018-10-03 05:18:12,097 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:11 GMT Server: Apache x-compute-request-id: req-4b229b24-3d3a-41ae-ae18-0f8893c6245c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4b229b24-3d3a-41ae-ae18-0f8893c6245c Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-c256909b-8466-4e5d-aefa-ecf907a7b058", "bootable": "false", "created_at": "2018-10-03T05:18:11.000000", "volume_type": null}} 2018-10-03 05:18:12,097 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 used request id req-4b229b24-3d3a-41ae-ae18-0f8893c6245c 2018-10-03 05:18:12,098 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058 2018-10-03 05:18:12,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-126da973-b14c-4159-9c67-9ef8aa11ea08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c32e914f9b6e9faf78b6285efbfa7ea9bca79a" 2018-10-03 05:18:12,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:12 GMT Server: Apache x-compute-request-id: req-85760238-1d96-4a50-8c2f-2cb08b805341 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-85760238-1d96-4a50-8c2f-2cb08b805341 Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-c256909b-8466-4e5d-aefa-ecf907a7b058", "bootable": "false", "created_at": "2018-10-03T05:18:11.000000", "volume_type": null}} 2018-10-03 05:18:12,152 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 used request id req-85760238-1d96-4a50-8c2f-2cb08b805341 2018-10-03 05:18:12,152 - create_volume - DEBUG - Instance status is - creating 2018-10-03 05:18:12,152 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-03 05:18:15,156 - create_volume - DEBUG - Volume status query timeout in 296.942381144 2018-10-03 05:18:15,158 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-126da973-b14c-4159-9c67-9ef8aa11ea08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c32e914f9b6e9faf78b6285efbfa7ea9bca79a" 2018-10-03 05:18:15,934 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:15 GMT Server: Apache x-compute-request-id: req-30a3036a-207a-4f65-9c0f-562732cd7b3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30a3036a-207a-4f65-9c0f-562732cd7b3d Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:18:12.000000", "replication_status": null, "snapshot_id": null, "id": "a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-c256909b-8466-4e5d-aefa-ecf907a7b058", "bootable": "false", "created_at": "2018-10-03T05:18:11.000000", "volume_type": null}} 2018-10-03 05:18:15,935 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 used request id req-30a3036a-207a-4f65-9c0f-562732cd7b3d 2018-10-03 05:18:15,935 - create_volume - DEBUG - Instance status is - available 2018-10-03 05:18:15,935 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058 2018-10-03 05:18:15,935 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058 2018-10-03 05:18:15,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:18:15,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:18:16,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:18:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["RulpJvdSS_qSVmCg9BiJ7g"], "issued_at": "2018-10-03T05:18:16.000000Z"}} 2018-10-03 05:18:16,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:16,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d757f00-f737-4032-ae6c-f7b68b1c6280 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:18:16,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4d757f00-f737-4032-ae6c-f7b68b1c6280 2018-10-03 05:18:16,409 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:18:16,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:16,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5703e232-12b3-4937-899a-1c91bdd9a23f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:18:16,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5703e232-12b3-4937-899a-1c91bdd9a23f 2018-10-03 05:18:16,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:16,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-74fcbf21-81d0-4ad3-9b8b-37b115789eef Date: Wed, 03 Oct 2018 05:18:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83571cab-40a8-4f55-9784-2a41da70faa9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["08c4eab7-45e7-4037-af31-e400ea75c8e0"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:07Z","provider:segmentation_id":85,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:06Z","provider:network_type":"vxlan"}]} 2018-10-03 05:18:16,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net used request id req-74fcbf21-81d0-4ad3-9b8b-37b115789eef 2018-10-03 05:18:16,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:18:16,762 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:18:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:18:16,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:16,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362cc45c-a51c-41c1-9c0b-d38ce2249e50 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:18:16,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-362cc45c-a51c-41c1-9c0b-d38ce2249e50 2018-10-03 05:18:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:17,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2dcb27de-4891-4057-af89-258fa53a4760 Date: Wed, 03 Oct 2018 05:18:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:07Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:07Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet"}]} 2018-10-03 05:18:17,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-2dcb27de-4891-4057-af89-258fa53a4760 2018-10-03 05:18:17,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=83571cab-40a8-4f55-9784-2a41da70faa9&name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:17,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2d401333-938d-4c45-923a-3250f3dd92cf Date: Wed, 03 Oct 2018 05:18:17 GMT RESP BODY: {"ports":[]} 2018-10-03 05:18:17,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=83571cab-40a8-4f55-9784-2a41da70faa9&name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-port&admin_state_up=True used request id req-2d401333-938d-4c45-923a-3250f3dd92cf 2018-10-03 05:18:17,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:17,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3d65f4f-c2f9-494a-9a1e-f0ee4b3da730 x-compute-request-id: req-e3d65f4f-c2f9-494a-9a1e-f0ee4b3da730 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-03 05:18:17,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst used request id req-e3d65f4f-c2f9-494a-9a1e-f0ee4b3da730 2018-10-03 05:18:17,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:17,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b93f0175-541c-44a7-b490-a59e56bfe050 Date: Wed, 03 Oct 2018 05:18:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83571cab-40a8-4f55-9784-2a41da70faa9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["08c4eab7-45e7-4037-af31-e400ea75c8e0"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:07Z","provider:segmentation_id":85,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:06Z","provider:network_type":"vxlan"}]} 2018-10-03 05:18:17,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net used request id req-b93f0175-541c-44a7-b490-a59e56bfe050 2018-10-03 05:18:17,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:17,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af0e3ceb-d9b8-4ac7-9ce8-822a013cbeaa 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:18:17,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-af0e3ceb-d9b8-4ac7-9ce8-822a013cbeaa 2018-10-03 05:18:17,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:17,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-74c92e49-e354-4ccd-82f2-c4a0ccb2542b Date: Wed, 03 Oct 2018 05:18:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:07Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:07Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet"}]} 2018-10-03 05:18:17,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-74c92e49-e354-4ccd-82f2-c4a0ccb2542b 2018-10-03 05:18:17,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=83571cab-40a8-4f55-9784-2a41da70faa9&name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:18,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be4fe0c0-4209-4710-8070-2995fa7579c4 Date: Wed, 03 Oct 2018 05:18:18 GMT RESP BODY: {"ports":[]} 2018-10-03 05:18:18,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=83571cab-40a8-4f55-9784-2a41da70faa9&name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-port&admin_state_up=True used request id req-be4fe0c0-4209-4710-8070-2995fa7579c4 2018-10-03 05:18:18,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:18:18,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:18:18,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:18:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["vr10o6PQSFGDwni5lMVUYA"], "issued_at": "2018-10-03T05:18:18.000000Z"}} 2018-10-03 05:18:18,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fc2bb2117b98d6b77e124c92442d7fd4ce152f4" 2018-10-03 05:18:18,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9514e537-4a67-4294-a668-b9e7e8aa34d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:18:18,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9514e537-4a67-4294-a668-b9e7e8aa34d5 2018-10-03 05:18:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:18,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-73ce5fe5-f3ac-4638-9c37-5c83ff2f61c9 Date: Wed, 03 Oct 2018 05:18:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83571cab-40a8-4f55-9784-2a41da70faa9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["08c4eab7-45e7-4037-af31-e400ea75c8e0"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:07Z","provider:segmentation_id":85,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:06Z","provider:network_type":"vxlan"}]} 2018-10-03 05:18:18,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net used request id req-73ce5fe5-f3ac-4638-9c37-5c83ff2f61c9 2018-10-03 05:18:18,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:19,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7d4e495d-0594-46d2-95ed-26728e4a873d Date: Wed, 03 Oct 2018 05:18:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:07Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:07Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet"}]} 2018-10-03 05:18:19,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-7d4e495d-0594-46d2-95ed-26728e4a873d 2018-10-03 05:18:19,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:19,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-60a5e78c-832d-4c7d-bdd7-c4ad911b9d3b Date: Wed, 03 Oct 2018 05:18:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83571cab-40a8-4f55-9784-2a41da70faa9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["08c4eab7-45e7-4037-af31-e400ea75c8e0"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:07Z","provider:segmentation_id":85,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:06Z","provider:network_type":"vxlan"}]} 2018-10-03 05:18:19,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net used request id req-60a5e78c-832d-4c7d-bdd7-c4ad911b9d3b 2018-10-03 05:18:19,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:18:19,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:18:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:18:19,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fc2bb2117b98d6b77e124c92442d7fd4ce152f4" 2018-10-03 05:18:19,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae608d2-6e07-4b90-ae27-40276a19b3a1 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:18:19,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-4ae608d2-6e07-4b90-ae27-40276a19b3a1 2018-10-03 05:18:19,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:19,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4ddee6f6-5e66-47ed-ad47-d3fde3c6165b Date: Wed, 03 Oct 2018 05:18:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:07Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:07Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet"}]} 2018-10-03 05:18:19,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-4ddee6f6-5e66-47ed-ad47-d3fde3c6165b 2018-10-03 05:18:19,531 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net 2018-10-03 05:18:19,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" -d '{"port": {"network_id": "83571cab-40a8-4f55-9784-2a41da70faa9", "name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-port", "admin_state_up": true}}' 2018-10-03 05:18:20,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-decc48eb-2aec-4686-b6c4-0b21091188c2 Date: Wed, 03 Oct 2018 05:18:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:20Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","ip_address":"10.55.0.7"}],"id":"d3a82300-d3aa-4dac-b9a4-b2bfd4dca6b0","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:58:f2","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-port","admin_state_up":true,"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:19Z","binding:vnic_type":"normal"}} 2018-10-03 05:18:20,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-decc48eb-2aec-4686-b6c4-0b21091188c2 2018-10-03 05:18:20,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:20,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0aeb47d4-78f8-44fc-b44a-0960affd88d8 Date: Wed, 03 Oct 2018 05:18:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83571cab-40a8-4f55-9784-2a41da70faa9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["08c4eab7-45e7-4037-af31-e400ea75c8e0"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:07Z","provider:segmentation_id":85,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:06Z","provider:network_type":"vxlan"}]} 2018-10-03 05:18:20,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net used request id req-0aeb47d4-78f8-44fc-b44a-0960affd88d8 2018-10-03 05:18:20,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:20,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3b5418-a339-4c55-88e4-2dd3f9cbc278 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:18:20,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-1f3b5418-a339-4c55-88e4-2dd3f9cbc278 2018-10-03 05:18:20,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:20,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-733ad1b5-6842-419a-a32d-a40b82a0101d Date: Wed, 03 Oct 2018 05:18:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:07Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:07Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet"}]} 2018-10-03 05:18:20,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-733ad1b5-6842-419a-a32d-a40b82a0101d 2018-10-03 05:18:20,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=83571cab-40a8-4f55-9784-2a41da70faa9&name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:21,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-15bb6ec1-320e-4f0a-ab9b-6340a9ebb63a Date: Wed, 03 Oct 2018 05:18:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:20Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","ip_address":"10.55.0.7"}],"id":"d3a82300-d3aa-4dac-b9a4-b2bfd4dca6b0","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:58:f2","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-port","admin_state_up":true,"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:19Z","binding:vnic_type":"normal"}]} 2018-10-03 05:18:21,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=83571cab-40a8-4f55-9784-2a41da70faa9&name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-port&admin_state_up=True used request id req-15bb6ec1-320e-4f0a-ab9b-6340a9ebb63a 2018-10-03 05:18:21,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:21,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78768999-7240-4beb-9f67-5e4b5ef22dc6 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:18:21,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-78768999-7240-4beb-9f67-5e4b5ef22dc6 2018-10-03 05:18:21,145 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst 2018-10-03 05:18:21,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:21,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-e2b214f1-928f-4879-ad62-53daba512f16 x-compute-request-id: req-e2b214f1-928f-4879-ad62-53daba512f16 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "79935196-5e57-4e5c-a783-88d52a21c900", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-flavor"}]} 2018-10-03 05:18:21,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e2b214f1-928f-4879-ad62-53daba512f16 2018-10-03 05:18:21,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/79935196-5e57-4e5c-a783-88d52a21c900 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:21,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-559fa191-27d7-44c7-81fb-578d44269e7f x-compute-request-id: req-559fa191-27d7-44c7-81fb-578d44269e7f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "79935196-5e57-4e5c-a783-88d52a21c900", "name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:18:21,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/79935196-5e57-4e5c-a783-88d52a21c900 used request id req-559fa191-27d7-44c7-81fb-578d44269e7f 2018-10-03 05:18:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:21,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-ce60be62-bfb2-4125-8d7f-ed53a3241a30 Date: Wed, 03 Oct 2018 05:18:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:18:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:18:04Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/b4720c09-66de-42e0-8d84-c0600488312d/snap", "metadata": {}}], "self": "/v2/images/b4720c09-66de-42e0-8d84-c0600488312d", "min_disk": 0, "protected": false, "id": "b4720c09-66de-42e0-8d84-c0600488312d", "file": "/v2/images/b4720c09-66de-42e0-8d84-c0600488312d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/b4720c09-66de-42e0-8d84-c0600488312d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image"} 2018-10-03 05:18:21,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image used request id req-ce60be62-bfb2-4125-8d7f-ed53a3241a30 2018-10-03 05:18:21,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:21,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3759bc30-fffe-4a74-a4a6-d38a8ee5f395 Date: Wed, 03 Oct 2018 05:18: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-10-03 05:18:21,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-3759bc30-fffe-4a74-a4a6-d38a8ee5f395 2018-10-03 05:18:21,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst", "imageRef": "b4720c09-66de-42e0-8d84-c0600488312d", "flavorRef": "79935196-5e57-4e5c-a783-88d52a21c900", "max_count": 1, "min_count": 1, "networks": [{"port": "d3a82300-d3aa-4dac-b9a4-b2bfd4dca6b0"}]}}' 2018-10-03 05:18:23,802 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:18: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-f57c62c2-f520-4bc0-845b-492955ab50e9 x-compute-request-id: req-f57c62c2-f520-4bc0-845b-492955ab50e9 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "bookmark"}], "adminPass": "6DWgGstJhrk7"}} 2018-10-03 05:18:23,802 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-f57c62c2-f520-4bc0-845b-492955ab50e9 2018-10-03 05:18:23,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:24,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-291a76dc-d779-4941-80fe-23d9ed99958b x-compute-request-id: req-291a76dc-d779-4941-80fe-23d9ed99958b Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "bookmark"}], "image": {"id": "b4720c09-66de-42e0-8d84-c0600488312d", "links": [{"href": "http://172.30.9.27:8774/images/b4720c09-66de-42e0-8d84-c0600488312d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79935196-5e57-4e5c-a783-88d52a21c900", "links": [{"href": "http://172.30.9.27:8774/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "bookmark"}]}, "id": "0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:18:23Z", "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-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst", "created": "2018-10-03T05:18:23Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:18:24,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d used request id req-291a76dc-d779-4941-80fe-23d9ed99958b 2018-10-03 05:18:24,299 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst 2018-10-03 05:18:24,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:24,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-d4ef1ce7-7aa8-4da3-b8c3-6515ff56f1ec x-compute-request-id: req-d4ef1ce7-7aa8-4da3-b8c3-6515ff56f1ec Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "bookmark"}], "image": {"id": "b4720c09-66de-42e0-8d84-c0600488312d", "links": [{"href": "http://172.30.9.27:8774/images/b4720c09-66de-42e0-8d84-c0600488312d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79935196-5e57-4e5c-a783-88d52a21c900", "links": [{"href": "http://172.30.9.27:8774/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "bookmark"}]}, "id": "0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:18:24Z", "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-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst", "created": "2018-10-03T05:18:23Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:18:24,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d used request id req-d4ef1ce7-7aa8-4da3-b8c3-6515ff56f1ec 2018-10-03 05:18:24,541 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst] is - BUILD 2018-10-03 05:18:24,541 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:18:27,544 - create_instance - DEBUG - VM status query timeout in 896.754831076 2018-10-03 05:18:27,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:28,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-778fcb14-796c-41d7-975d-d213cfc55d05 x-compute-request-id: req-778fcb14-796c-41d7-975d-d213cfc55d05 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "bookmark"}], "image": {"id": "b4720c09-66de-42e0-8d84-c0600488312d", "links": [{"href": "http://172.30.9.27:8774/images/b4720c09-66de-42e0-8d84-c0600488312d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79935196-5e57-4e5c-a783-88d52a21c900", "links": [{"href": "http://172.30.9.27:8774/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "bookmark"}]}, "id": "0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:18:26Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst", "created": "2018-10-03T05:18:23Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:18:28,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d used request id req-778fcb14-796c-41d7-975d-d213cfc55d05 2018-10-03 05:18:28,175 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst] is - BUILD 2018-10-03 05:18:28,175 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:18:31,178 - create_instance - DEBUG - VM status query timeout in 893.120615005 2018-10-03 05:18:31,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:31,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-706cdb0e-7e95-4946-96f5-69e26ad9f6f7 x-compute-request-id: req-706cdb0e-7e95-4946-96f5-69e26ad9f6f7 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:58:f2", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "bookmark"}], "image": {"id": "b4720c09-66de-42e0-8d84-c0600488312d", "links": [{"href": "http://172.30.9.27:8774/images/b4720c09-66de-42e0-8d84-c0600488312d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-03T05:18:30.000000", "flavor": {"id": "79935196-5e57-4e5c-a783-88d52a21c900", "links": [{"href": "http://172.30.9.27:8774/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "bookmark"}]}, "id": "0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:18:31Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst", "created": "2018-10-03T05:18:23Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:18:31,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d used request id req-706cdb0e-7e95-4946-96f5-69e26ad9f6f7 2018-10-03 05:18:31,341 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst] is - ACTIVE 2018-10-03 05:18:31,342 - create_instance - INFO - VM is - ACTIVE 2018-10-03 05:18:31,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:31,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-66dd154b-aaf8-4435-a468-f06dc3b32185 x-compute-request-id: req-66dd154b-aaf8-4435-a468-f06dc3b32185 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:58:f2", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "bookmark"}], "image": {"id": "b4720c09-66de-42e0-8d84-c0600488312d", "links": [{"href": "http://172.30.9.27:8774/images/b4720c09-66de-42e0-8d84-c0600488312d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-03T05:18:30.000000", "flavor": {"id": "79935196-5e57-4e5c-a783-88d52a21c900", "links": [{"href": "http://172.30.9.27:8774/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "bookmark"}]}, "id": "0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:18:31Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst", "created": "2018-10-03T05:18:23Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:18:31,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d used request id req-66dd154b-aaf8-4435-a468-f06dc3b32185 2018-10-03 05:18:31,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:32,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-869c65b5-a342-4922-9805-64fb812aeed3 Date: Wed, 03 Oct 2018 05:18:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83571cab-40a8-4f55-9784-2a41da70faa9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["08c4eab7-45e7-4037-af31-e400ea75c8e0"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:07Z","provider:segmentation_id":85,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:06Z","provider:network_type":"vxlan"}]} 2018-10-03 05:18:32,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net used request id req-869c65b5-a342-4922-9805-64fb812aeed3 2018-10-03 05:18:32,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:32,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7bd4e6e-39d6-4812-b113-4d1e68b67a1c 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:18:32,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-d7bd4e6e-39d6-4812-b113-4d1e68b67a1c 2018-10-03 05:18:32,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:32,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-57638f6b-c70a-4dea-ba4b-6e13aa76535e Date: Wed, 03 Oct 2018 05:18:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:07Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:07Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet"}]} 2018-10-03 05:18:32,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-57638f6b-c70a-4dea-ba4b-6e13aa76535e 2018-10-03 05:18:32,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:32,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-67eef6fd-6e2b-4e20-9ea4-f7da55ceb163 Date: Wed, 03 Oct 2018 05:18:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","ip_address":"10.55.0.3"}],"id":"b0b36ba0-04cf-4968-8f45-20986cb0df56","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:d5:83","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-83571cab-40a8-4f55-9784-2a41da70faa9","name":"","admin_state_up":true,"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","ip_address":"10.55.0.2"}],"id":"cb2fde74-2fd8-45de-b3f2-698385e3a9a1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c5:dc","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-83571cab-40a8-4f55-9784-2a41da70faa9","name":"","admin_state_up":true,"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","ip_address":"10.55.0.7"}],"id":"d3a82300-d3aa-4dac-b9a4-b2bfd4dca6b0","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:58:f2","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d","name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-port","admin_state_up":true,"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:10Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","ip_address":"10.55.0.4"}],"id":"f9ab5447-5f52-4118-b664-4f52f5cc2c36","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:44:c4","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-83571cab-40a8-4f55-9784-2a41da70faa9","name":"","admin_state_up":true,"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:09Z","binding:vnic_type":"normal"}]} 2018-10-03 05:18:32,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-67eef6fd-6e2b-4e20-9ea4-f7da55ceb163 2018-10-03 05:18:32,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:18:33,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["ewGHl2sYQcG9L-7SbdS0lw"], "issued_at": "2018-10-03T05:18:33.000000Z"}} 2018-10-03 05:18:33,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2405b9b655db0639d53c789db9188ecffbec11ee" 2018-10-03 05:18:33,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a86239d-dc23-4279-89e2-f4bf68508576 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:18:33,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5a86239d-dc23-4279-89e2-f4bf68508576 2018-10-03 05:18:33,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:33,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-5886e6ad-4677-419d-95b9-142ed745c297 x-compute-request-id: req-5886e6ad-4677-419d-95b9-142ed745c297 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:58:f2", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "bookmark"}], "image": {"id": "b4720c09-66de-42e0-8d84-c0600488312d", "links": [{"href": "http://172.30.9.27:8774/images/b4720c09-66de-42e0-8d84-c0600488312d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-03T05:18:30.000000", "flavor": {"id": "79935196-5e57-4e5c-a783-88d52a21c900", "links": [{"href": "http://172.30.9.27:8774/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "bookmark"}]}, "id": "0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:18:31Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst", "created": "2018-10-03T05:18:23Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:18:33,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d used request id req-5886e6ad-4677-419d-95b9-142ed745c297 2018-10-03 05:18:33,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:33,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-95572d53-1bc8-4227-9df1-4ba01e7537ce Date: Wed, 03 Oct 2018 05:18:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83571cab-40a8-4f55-9784-2a41da70faa9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["08c4eab7-45e7-4037-af31-e400ea75c8e0"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:07Z","provider:segmentation_id":85,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:06Z","provider:network_type":"vxlan"}]} 2018-10-03 05:18:33,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net used request id req-95572d53-1bc8-4227-9df1-4ba01e7537ce 2018-10-03 05:18:33,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:33,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d570eaeb-b68b-46e6-abeb-bebbcca57fd0 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:18:33,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-d570eaeb-b68b-46e6-abeb-bebbcca57fd0 2018-10-03 05:18:33,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:34,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8d4a9fdb-9007-4c86-9b0a-0e06b2ac9ecc Date: Wed, 03 Oct 2018 05:18:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:07Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:07Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet"}]} 2018-10-03 05:18:34,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-8d4a9fdb-9007-4c86-9b0a-0e06b2ac9ecc 2018-10-03 05:18:34,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:34,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-53423631-1ce8-45d5-a1e4-4a84e7cb4f18 Date: Wed, 03 Oct 2018 05:18:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","ip_address":"10.55.0.3"}],"id":"b0b36ba0-04cf-4968-8f45-20986cb0df56","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:d5:83","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-83571cab-40a8-4f55-9784-2a41da70faa9","name":"","admin_state_up":true,"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","ip_address":"10.55.0.2"}],"id":"cb2fde74-2fd8-45de-b3f2-698385e3a9a1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c5:dc","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-83571cab-40a8-4f55-9784-2a41da70faa9","name":"","admin_state_up":true,"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","ip_address":"10.55.0.7"}],"id":"d3a82300-d3aa-4dac-b9a4-b2bfd4dca6b0","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:58:f2","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d","name":"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-port","admin_state_up":true,"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:10Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08c4eab7-45e7-4037-af31-e400ea75c8e0","ip_address":"10.55.0.4"}],"id":"f9ab5447-5f52-4118-b664-4f52f5cc2c36","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:44:c4","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-83571cab-40a8-4f55-9784-2a41da70faa9","name":"","admin_state_up":true,"network_id":"83571cab-40a8-4f55-9784-2a41da70faa9","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:09Z","binding:vnic_type":"normal"}]} 2018-10-03 05:18:34,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-53423631-1ce8-45d5-a1e4-4a84e7cb4f18 2018-10-03 05:18:34,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2405b9b655db0639d53c789db9188ecffbec11ee" -d '{"volumeAttachment": {"volumeId": "a77b9e0d-7b9b-4fa8-bedc-7450913e52a4"}}' 2018-10-03 05:18:35,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-4317f8fd-401e-45a8-b8b1-7c52e0fb7f27 x-compute-request-id: req-4317f8fd-401e-45a8-b8b1-7c52e0fb7f27 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "id": "a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "volumeId": "a77b9e0d-7b9b-4fa8-bedc-7450913e52a4"}} 2018-10-03 05:18:35,729 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d/os-volume_attachments used request id req-4317f8fd-401e-45a8-b8b1-7c52e0fb7f27 2018-10-03 05:18:35,730 - create_instance - INFO - Deleting Port with ID - d3a82300-d3aa-4dac-b9a4-b2bfd4dca6b0 2018-10-03 05:18:35,730 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-port 2018-10-03 05:18:35,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/d3a82300-d3aa-4dac-b9a4-b2bfd4dca6b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:36,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcbe1144-0b87-44be-98be-69c0c18aa15e Date: Wed, 03 Oct 2018 05:18:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:18:36,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/d3a82300-d3aa-4dac-b9a4-b2bfd4dca6b0 used request id req-fcbe1144-0b87-44be-98be-69c0c18aa15e 2018-10-03 05:18:36,226 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst 2018-10-03 05:18:36,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:36,420 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:18: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-a76e3e5a-254d-4ba0-9d23-28b806b7cd93 x-compute-request-id: req-a76e3e5a-254d-4ba0-9d23-28b806b7cd93 Content-Type: application/json 2018-10-03 05:18:36,420 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d used request id req-a76e3e5a-254d-4ba0-9d23-28b806b7cd93 2018-10-03 05:18:36,420 - create_instance - INFO - Checking deletion status 2018-10-03 05:18:36,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:36,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-e39eed5e-4717-475e-95b0-9193fdb7f4b3 x-compute-request-id: req-e39eed5e-4717-475e-95b0-9193fdb7f4b3 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:58:f2", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "bookmark"}], "image": {"id": "b4720c09-66de-42e0-8d84-c0600488312d", "links": [{"href": "http://172.30.9.27:8774/images/b4720c09-66de-42e0-8d84-c0600488312d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-03T05:18:30.000000", "flavor": {"id": "79935196-5e57-4e5c-a783-88d52a21c900", "links": [{"href": "http://172.30.9.27:8774/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "bookmark"}]}, "id": "0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:18:36Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst", "created": "2018-10-03T05:18:23Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [{"id": "a77b9e0d-7b9b-4fa8-bedc-7450913e52a4"}], "metadata": {}}} 2018-10-03 05:18:36,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d used request id req-e39eed5e-4717-475e-95b0-9193fdb7f4b3 2018-10-03 05:18:36,698 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst] is - ACTIVE 2018-10-03 05:18:36,698 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:18:39,702 - create_instance - DEBUG - VM status query timeout in 296.718820095 2018-10-03 05:18:39,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:40,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-4ef31410-c1cb-4613-b0ff-e1f0a0df5389 x-compute-request-id: req-4ef31410-c1cb-4613-b0ff-e1f0a0df5389 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "rel": "bookmark"}], "image": {"id": "b4720c09-66de-42e0-8d84-c0600488312d", "links": [{"href": "http://172.30.9.27:8774/images/b4720c09-66de-42e0-8d84-c0600488312d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-03T05:18:30.000000", "flavor": {"id": "79935196-5e57-4e5c-a783-88d52a21c900", "links": [{"href": "http://172.30.9.27:8774/flavors/79935196-5e57-4e5c-a783-88d52a21c900", "rel": "bookmark"}]}, "id": "0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:18:39Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst", "created": "2018-10-03T05:18:23Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [{"id": "a77b9e0d-7b9b-4fa8-bedc-7450913e52a4"}], "metadata": {}}} 2018-10-03 05:18:40,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d used request id req-4ef31410-c1cb-4613-b0ff-e1f0a0df5389 2018-10-03 05:18:40,194 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst] is - ACTIVE 2018-10-03 05:18:40,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:18:43,198 - create_instance - DEBUG - VM status query timeout in 293.222877979 2018-10-03 05:18:43,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709436edc08c6ae8120e6bdf8eb87b5d29af0fee" 2018-10-03 05:18:43,243 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:18: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-caae6ceb-082d-4a40-9be3-fda97ce76768 x-compute-request-id: req-caae6ceb-082d-4a40-9be3-fda97ce76768 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d could not be found.", "code": 404}} 2018-10-03 05:18:43,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d used request id req-caae6ceb-082d-4a40-9be3-fda97ce76768 2018-10-03 05:18:43,244 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0e4378c8-1568-4ebe-9fc0-b3ffa6b3bf9d could not be found. (HTTP 404) (Request-ID: req-caae6ceb-082d-4a40-9be3-fda97ce76768) 2018-10-03 05:18:43,244 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-vm_inst 2018-10-03 05:18:43,248 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-126da973-b14c-4159-9c67-9ef8aa11ea08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c32e914f9b6e9faf78b6285efbfa7ea9bca79a" 2018-10-03 05:18:44,020 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:43 GMT Server: Apache x-compute-request-id: req-d5527b70-98be-480b-9505-f378e8f80296 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d5527b70-98be-480b-9505-f378e8f80296 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:18:38.000000", "replication_status": null, "snapshot_id": null, "id": "a77b9e0d-7b9b-4fa8-bedc-7450913e52a4", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-c256909b-8466-4e5d-aefa-ecf907a7b058", "bootable": "false", "created_at": "2018-10-03T05:18:11.000000", "volume_type": null}} 2018-10-03 05:18:44,020 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 used request id req-d5527b70-98be-480b-9505-f378e8f80296 2018-10-03 05:18:44,020 - create_volume - DEBUG - Instance status is - available 2018-10-03 05:18:44,020 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058 2018-10-03 05:18:44,020 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058 2018-10-03 05:18:44,023 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-126da973-b14c-4159-9c67-9ef8aa11ea08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c32e914f9b6e9faf78b6285efbfa7ea9bca79a" 2018-10-03 05:18:44,821 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:18:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-655e7ef6-9270-46eb-a7cc-83e77dbc6720 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-10-03 05:18:44,822 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 used request id req-655e7ef6-9270-46eb-a7cc-83e77dbc6720 2018-10-03 05:18:44,825 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-126da973-b14c-4159-9c67-9ef8aa11ea08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c32e914f9b6e9faf78b6285efbfa7ea9bca79a" 2018-10-03 05:18:45,564 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:18:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a2eb5b7f-bfc7-40c3-95fe-44345ee02c75 x-openstack-request-id: req-a2eb5b7f-bfc7-40c3-95fe-44345ee02c75 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 could not be found.", "code": 404}} 2018-10-03 05:18:45,565 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 used request id req-a2eb5b7f-bfc7-40c3-95fe-44345ee02c75 2018-10-03 05:18:45,565 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a77b9e0d-7b9b-4fa8-bedc-7450913e52a4 could not be found. (HTTP 404) (Request-ID: req-a2eb5b7f-bfc7-40c3-95fe-44345ee02c75) 2018-10-03 05:18:45,565 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058 2018-10-03 05:18:45,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/79935196-5e57-4e5c-a783-88d52a21c900 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9976a9705ebf001b2ae1678abffd56b469d49c" 2018-10-03 05:18:45,607 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:18: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-efa88e34-cad8-4f3c-b03f-fa112748c921 x-compute-request-id: req-efa88e34-cad8-4f3c-b03f-fa112748c921 Content-Length: 0 Content-Type: application/json 2018-10-03 05:18:45,607 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/79935196-5e57-4e5c-a783-88d52a21c900 used request id req-efa88e34-cad8-4f3c-b03f-fa112748c921 2018-10-03 05:18:45,608 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet 2018-10-03 05:18:45,608 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-subnet 2018-10-03 05:18:45,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/08c4eab7-45e7-4037-af31-e400ea75c8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f022b626a445b785c0878c9876ca06066eb5213" 2018-10-03 05:18:47,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b944eb50-87a4-4a2a-9bbc-8e61b6c48f55 Date: Wed, 03 Oct 2018 05:18:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:18:47,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/08c4eab7-45e7-4037-af31-e400ea75c8e0 used request id req-b944eb50-87a4-4a2a-9bbc-8e61b6c48f55 2018-10-03 05:18:47,858 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-net 2018-10-03 05:18:47,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/83571cab-40a8-4f55-9784-2a41da70faa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f022b626a445b785c0878c9876ca06066eb5213" 2018-10-03 05:18:49,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3821f231-9acf-4225-a4ee-ce08f4e2cb6b Date: Wed, 03 Oct 2018 05:18:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:18:49,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/83571cab-40a8-4f55-9784-2a41da70faa9 used request id req-3821f231-9acf-4225-a4ee-ce08f4e2cb6b 2018-10-03 05:18:49,669 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-c256909b-8466-4e5d-aefa-ecf907a7b058-image 2018-10-03 05:18:49,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/b4720c09-66de-42e0-8d84-c0600488312d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3f6dacf72a7024584aa411705e8123c96ff300" 2018-10-03 05:18:51,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb039762-656c-4709-9469-407d17384eb0 Date: Wed, 03 Oct 2018 05:18:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:18:51,248 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b4720c09-66de-42e0-8d84-c0600488312d used request id req-eb039762-656c-4709-9469-407d17384eb0 2018-10-03 05:18:51,250 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:18:51,252 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-03 05:18:51,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:18:51,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:18:51,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:18:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["g8xn-NK2Rw-eEkdsLEdtkA"], "issued_at": "2018-10-03T05:18:51.000000Z"}} 2018-10-03 05:18:51,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e06abaf9c69a6a02d7fa47858832b1e03178984" 2018-10-03 05:18:51,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a50dc56-d9d5-4fda-896d-319c1d817bd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:18:51,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3a50dc56-d9d5-4fda-896d-319c1d817bd7 2018-10-03 05:18:51,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e06abaf9c69a6a02d7fa47858832b1e03178984" 2018-10-03 05:18:52,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-229d519c-c64f-4011-8205-dd7f2b1e6e3d Date: Wed, 03 Oct 2018 05:18:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image"} 2018-10-03 05:18:52,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image used request id req-229d519c-c64f-4011-8205-dd7f2b1e6e3d 2018-10-03 05:18:52,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e06abaf9c69a6a02d7fa47858832b1e03178984" 2018-10-03 05:18:52,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dd0d1a44-2ee1-42d0-ac49-78a9234c82cf Date: Wed, 03 Oct 2018 05:18:52 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-10-03 05:18:52,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-dd0d1a44-2ee1-42d0-ac49-78a9234c82cf 2018-10-03 05:18:52,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e06abaf9c69a6a02d7fa47858832b1e03178984" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image"}' 2018-10-03 05:18:52,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69 X-Openstack-Request-Id: req-b4db6c00-a7c4-4432-9201-3d32b978d6e5 Date: Wed, 03 Oct 2018 05:18:52 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:18:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T05:18:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "min_disk": 0, "protected": false, "id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "file": "/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69/file", "checksum": null, "owner": "33610e9ca4a144dc96f7886abd0eda63", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:18:52,849 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b4db6c00-a7c4-4432-9201-3d32b978d6e5 2018-10-03 05:18:52,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e06abaf9c69a6a02d7fa47858832b1e03178984" -d '' 2018-10-03 05:18:55,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a52e795-842c-41db-b822-5e15085f0f6a Date: Wed, 03 Oct 2018 05:18:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:18:55,377 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69/file used request id req-3a52e795-842c-41db-b822-5e15085f0f6a 2018-10-03 05:18:55,377 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:18:55,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e06abaf9c69a6a02d7fa47858832b1e03178984" 2018-10-03 05:18:55,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-a7e19f6c-6d8c-4eff-9769-26fdcfb68b1f Date: Wed, 03 Oct 2018 05:18:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:18:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:18:55Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/0a09f949-2929-48c6-bc01-c68b3f520e69/snap", "metadata": {}}], "self": "/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "min_disk": 0, "protected": false, "id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "file": "/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/0a09f949-2929-48c6-bc01-c68b3f520e69/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:18:55,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69 used request id req-a7e19f6c-6d8c-4eff-9769-26fdcfb68b1f 2018-10-03 05:18:55,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e06abaf9c69a6a02d7fa47858832b1e03178984" 2018-10-03 05:18:55,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-597c2103-70c9-4973-8b75-49e0ad379b05 Date: Wed, 03 Oct 2018 05:18: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-10-03 05:18:55,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-597c2103-70c9-4973-8b75-49e0ad379b05 2018-10-03 05:18:55,701 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image 2018-10-03 05:18:55,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e06abaf9c69a6a02d7fa47858832b1e03178984" 2018-10-03 05:18:56,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-8502a947-5cbb-493f-be81-614822b1a356 Date: Wed, 03 Oct 2018 05:18:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:18:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:18:55Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/0a09f949-2929-48c6-bc01-c68b3f520e69/snap", "metadata": {}}], "self": "/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "min_disk": 0, "protected": false, "id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "file": "/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/0a09f949-2929-48c6-bc01-c68b3f520e69/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:18:56,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69 used request id req-8502a947-5cbb-493f-be81-614822b1a356 2018-10-03 05:18:56,351 - create_image - DEBUG - Instance status is - active 2018-10-03 05:18:56,351 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image 2018-10-03 05:18:56,352 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image 2018-10-03 05:18:56,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:18:56,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:18:56,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["AjPzMwwpT-eAEM-dlcfHzQ"], "issued_at": "2018-10-03T05:18:56.000000Z"}} 2018-10-03 05:18:56,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd758ff653172e895d9199a17f9838ef136e7f0" 2018-10-03 05:18:56,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64d5575-9115-4709-a97c-566b215eb427 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:18:56,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b64d5575-9115-4709-a97c-566b215eb427 2018-10-03 05:18:56,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd758ff653172e895d9199a17f9838ef136e7f0" 2018-10-03 05:18:56,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e1dc1ec1-52ec-47b2-a64d-1647abdb1c32 Date: Wed, 03 Oct 2018 05:18:56 GMT RESP BODY: {"networks":[]} 2018-10-03 05:18:56,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net used request id req-e1dc1ec1-52ec-47b2-a64d-1647abdb1c32 2018-10-03 05:18:56,991 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net 2018-10-03 05:18:56,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd758ff653172e895d9199a17f9838ef136e7f0" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net", "admin_state_up": true}}' 2018-10-03 05:18:57,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-7ac1b740-c7c1-4428-8fd3-228e893e8602 Date: Wed, 03 Oct 2018 05:18: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":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:18:57Z","is_default":false,"provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","mtu":1450}} 2018-10-03 05:18:57,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-7ac1b740-c7c1-4428-8fd3-228e893e8602 2018-10-03 05:18:57,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd758ff653172e895d9199a17f9838ef136e7f0" 2018-10-03 05:18:57,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7513a31e-033a-4540-a11f-b8e3b20c278f Date: Wed, 03 Oct 2018 05:18:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:18:57Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:18:57,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-7513a31e-033a-4540-a11f-b8e3b20c278f 2018-10-03 05:18:57,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd758ff653172e895d9199a17f9838ef136e7f0" 2018-10-03 05:18:57,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae3e9e55-43a9-4cf0-bcad-2696bc9b702b Date: Wed, 03 Oct 2018 05:18:57 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:18:57,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-ae3e9e55-43a9-4cf0-bcad-2696bc9b702b 2018-10-03 05:18:57,962 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet 2018-10-03 05:18:57,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd758ff653172e895d9199a17f9838ef136e7f0" -d '{"subnets": [{"ip_version": 4, "network_id": "426348df-5ea2-4282-b615-40c5926fce75", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]}' 2018-10-03 05:18:58,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-65078fa5-e7c6-45e0-94a8-a75670b73f40 Date: Wed, 03 Oct 2018 05:18:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:18:58,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-65078fa5-e7c6-45e0-94a8-a75670b73f40 2018-10-03 05:18:58,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd758ff653172e895d9199a17f9838ef136e7f0" 2018-10-03 05:18:59,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a58e6e6e-fa7e-4044-a8ab-ee807f6bb274 Date: Wed, 03 Oct 2018 05:18:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["def8c54e-6d42-4073-87f7-20eca5cdf2d7"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:58Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:18:59,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-a58e6e6e-fa7e-4044-a8ab-ee807f6bb274 2018-10-03 05:18:59,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd758ff653172e895d9199a17f9838ef136e7f0" 2018-10-03 05:18:59,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-24ccf5b7-60ab-4f83-9236-4e1f86c230a5 Date: Wed, 03 Oct 2018 05:18:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:18:59,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-24ccf5b7-60ab-4f83-9236-4e1f86c230a5 2018-10-03 05:18:59,238 - OpenStackNetwork - DEBUG - Network [426348df-5ea2-4282-b615-40c5926fce75] created successfully 2018-10-03 05:18:59,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:18:59,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:18:59,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["a0aLZ6nmSquk-lYDqG5iig"], "issued_at": "2018-10-03T05:18:59.000000Z"}} 2018-10-03 05:18:59,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a394a18f9d0e0971a6697219b8f6599ca87a1f17" 2018-10-03 05:18:59,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387b98ea-8aad-43e1-8dd0-cadb5cc23326 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:18:59,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-387b98ea-8aad-43e1-8dd0-cadb5cc23326 2018-10-03 05:18:59,629 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:18:59,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a394a18f9d0e0971a6697219b8f6599ca87a1f17" 2018-10-03 05:18:59,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-d86ca07d-2ecb-4b9a-b36d-434b2e808196 x-compute-request-id: req-d86ca07d-2ecb-4b9a-b36d-434b2e808196 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:18:59,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d86ca07d-2ecb-4b9a-b36d-434b2e808196 2018-10-03 05:18:59,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a394a18f9d0e0971a6697219b8f6599ca87a1f17" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-03 05:19:00,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:18: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-39b9477f-67fa-4d57-899e-9c4f41740d49 x-compute-request-id: req-39b9477f-67fa-4d57-899e-9c4f41740d49 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:19:00,046 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-39b9477f-67fa-4d57-899e-9c4f41740d49 2018-10-03 05:19:00,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:19:00,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:00,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["_fJME3bzR_Chtwz5D9gxyg"], "issued_at": "2018-10-03T05:19:00.000000Z"}} 2018-10-03 05:19:00,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09292160f73fcb6524910f43bf26e52c0cb2b9dd" 2018-10-03 05:19:00,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7498223c-9461-43ec-b95a-96af94b76c93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:00,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7498223c-9461-43ec-b95a-96af94b76c93 2018-10-03 05:19:00,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09292160f73fcb6524910f43bf26e52c0cb2b9dd" 2018-10-03 05:19:00,710 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:00 GMT Server: Apache x-compute-request-id: req-42b3bbde-187f-4e3f-9f3e-e6f65c5f2c8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42b3bbde-187f-4e3f-9f3e-e6f65c5f2c8c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-03 05:19:00,710 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/detail used request id req-42b3bbde-187f-4e3f-9f3e-e6f65c5f2c8c 2018-10-03 05:19:00,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-42b3bbde-187f-4e3f-9f3e-e6f65c5f2c8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09292160f73fcb6524910f43bf26e52c0cb2b9dd" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4", "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-10-03 05:19:01,129 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:19:00 GMT Server: Apache x-compute-request-id: req-2bfe0dd1-bf23-4923-bb02-72231030a376 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2bfe0dd1-bf23-4923-bb02-72231030a376 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-03T05:19:00.950441", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "10bdf466-7d49-4748-91fd-9d4196d701e3", "size": 1}} 2018-10-03 05:19:01,129 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes used request id req-2bfe0dd1-bf23-4923-bb02-72231030a376 2018-10-03 05:19:01,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-42b3bbde-187f-4e3f-9f3e-e6f65c5f2c8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09292160f73fcb6524910f43bf26e52c0cb2b9dd" 2018-10-03 05:19:01,943 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:01 GMT Server: Apache x-compute-request-id: req-3ac1036b-7f0a-41f2-aa0a-167750909819 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ac1036b-7f0a-41f2-aa0a-167750909819 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:19:01.000000", "replication_status": null, "snapshot_id": null, "id": "10bdf466-7d49-4748-91fd-9d4196d701e3", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4", "bootable": "false", "created_at": "2018-10-03T05:19:00.000000", "volume_type": null}} 2018-10-03 05:19:01,943 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 used request id req-3ac1036b-7f0a-41f2-aa0a-167750909819 2018-10-03 05:19:01,944 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4 2018-10-03 05:19:01,946 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-42b3bbde-187f-4e3f-9f3e-e6f65c5f2c8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09292160f73fcb6524910f43bf26e52c0cb2b9dd" 2018-10-03 05:19:02,144 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:01 GMT Server: Apache x-compute-request-id: req-98190066-e216-4020-b63d-6e8ecfcab16b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-98190066-e216-4020-b63d-6e8ecfcab16b Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:19:01.000000", "replication_status": null, "snapshot_id": null, "id": "10bdf466-7d49-4748-91fd-9d4196d701e3", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4", "bootable": "false", "created_at": "2018-10-03T05:19:00.000000", "volume_type": null}} 2018-10-03 05:19:02,144 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 used request id req-98190066-e216-4020-b63d-6e8ecfcab16b 2018-10-03 05:19:02,145 - create_volume - DEBUG - Instance status is - available 2018-10-03 05:19:02,145 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4 2018-10-03 05:19:02,145 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4 2018-10-03 05:19:02,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:19:02,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:02,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["zqx0qRYtQwmR4_grxzuUCA"], "issued_at": "2018-10-03T05:19:02.000000Z"}} 2018-10-03 05:19:02,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:02,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83fcbaf4-f767-4763-a288-2680dc81ead2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:02,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-83fcbaf4-f767-4763-a288-2680dc81ead2 2018-10-03 05:19:02,616 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:02,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:02,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b782370a-fc8f-4733-829c-3b5145d186bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:02,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b782370a-fc8f-4733-829c-3b5145d186bd 2018-10-03 05:19:02,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:03,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a6fa7b4d-9966-4010-9ea5-57b164808b70 Date: Wed, 03 Oct 2018 05:19:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["def8c54e-6d42-4073-87f7-20eca5cdf2d7"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:58Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:19:03,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net used request id req-a6fa7b4d-9966-4010-9ea5-57b164808b70 2018-10-03 05:19:03,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:19:03,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:19:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:19:03,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:03,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d292a75-06c0-429d-9d28-862de9c67393 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:19:03,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-6d292a75-06c0-429d-9d28-862de9c67393 2018-10-03 05:19:03,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:03,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4ea5c724-6953-45df-a941-ac3062c28fd6 Date: Wed, 03 Oct 2018 05:19:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:19:03,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-4ea5c724-6953-45df-a941-ac3062c28fd6 2018-10-03 05:19:03,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75&name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:03,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aa8706e5-fc78-43c2-8588-9362a395dfbb Date: Wed, 03 Oct 2018 05:19:03 GMT RESP BODY: {"ports":[]} 2018-10-03 05:19:03,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75&name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port&admin_state_up=True used request id req-aa8706e5-fc78-43c2-8588-9362a395dfbb 2018-10-03 05:19:03,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:03,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eaa30ad2-ad32-4919-8816-89e7dc15e9c1 x-compute-request-id: req-eaa30ad2-ad32-4919-8816-89e7dc15e9c1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-03 05:19:03,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst used request id req-eaa30ad2-ad32-4919-8816-89e7dc15e9c1 2018-10-03 05:19:03,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:03,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c65b73ae-b445-4ef7-ad59-22b1412004bc Date: Wed, 03 Oct 2018 05:19:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["def8c54e-6d42-4073-87f7-20eca5cdf2d7"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:58Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:19:03,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net used request id req-c65b73ae-b445-4ef7-ad59-22b1412004bc 2018-10-03 05:19:03,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:03,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9817fcf1-d455-4f96-8e35-2ae7555b2195 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:19:03,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-9817fcf1-d455-4f96-8e35-2ae7555b2195 2018-10-03 05:19:03,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:04,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5ed36279-9fdd-4cc4-ab5a-71aae53b69c6 Date: Wed, 03 Oct 2018 05:19:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:19:04,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-5ed36279-9fdd-4cc4-ab5a-71aae53b69c6 2018-10-03 05:19:04,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75&name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:04,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-68299139-d5ff-4ac9-9a9b-da16a84af8a6 Date: Wed, 03 Oct 2018 05:19:04 GMT RESP BODY: {"ports":[]} 2018-10-03 05:19:04,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75&name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port&admin_state_up=True used request id req-68299139-d5ff-4ac9-9a9b-da16a84af8a6 2018-10-03 05:19:04,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:19:04,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:04,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["qgurjyWuQo-VBwNB9nT09Q"], "issued_at": "2018-10-03T05:19:04.000000Z"}} 2018-10-03 05:19:04,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b176f0573c3165db5caaf96fd52753306bad26ae" 2018-10-03 05:19:04,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33a0c77-8652-4993-ba3b-1cfff0180bb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:04,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f33a0c77-8652-4993-ba3b-1cfff0180bb3 2018-10-03 05:19:04,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:04,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f82fa7e5-e7ec-4496-a2b5-1e9940d08da6 Date: Wed, 03 Oct 2018 05:19:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["def8c54e-6d42-4073-87f7-20eca5cdf2d7"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:58Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:19:04,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net used request id req-f82fa7e5-e7ec-4496-a2b5-1e9940d08da6 2018-10-03 05:19:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:05,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c558cfc7-8fce-4c9e-825b-1aaa053e405f Date: Wed, 03 Oct 2018 05:19:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:19:05,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-c558cfc7-8fce-4c9e-825b-1aaa053e405f 2018-10-03 05:19:05,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:05,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0ac842b3-2ff6-4cd1-b0dd-812e2b3745e8 Date: Wed, 03 Oct 2018 05:19:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["def8c54e-6d42-4073-87f7-20eca5cdf2d7"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:58Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:19:05,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net used request id req-0ac842b3-2ff6-4cd1-b0dd-812e2b3745e8 2018-10-03 05:19:05,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:19:05,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:19:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:19:05,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b176f0573c3165db5caaf96fd52753306bad26ae" 2018-10-03 05:19:05,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4140d873-488d-4dcd-9b69-2cc10312f59b 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:19:05,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-4140d873-488d-4dcd-9b69-2cc10312f59b 2018-10-03 05:19:05,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:05,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-29280cb2-848f-47d6-925f-c8fc655cbc38 Date: Wed, 03 Oct 2018 05:19:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:19:05,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-29280cb2-848f-47d6-925f-c8fc655cbc38 2018-10-03 05:19:05,522 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net 2018-10-03 05:19:05,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" -d '{"port": {"network_id": "426348df-5ea2-4282-b615-40c5926fce75", "name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port", "admin_state_up": true}}' 2018-10-03 05:19:06,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-3a947f8c-9c8f-4cf0-8ca8-203fa8404c94 Date: Wed, 03 Oct 2018 05:19:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:05Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.7"}],"id":"c735b037-087c-4e59-900d-a7244de2337c","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:30:77:d3","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:05Z","binding:vnic_type":"normal"}} 2018-10-03 05:19:06,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-3a947f8c-9c8f-4cf0-8ca8-203fa8404c94 2018-10-03 05:19:06,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:06,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f5a3cca2-1551-4c5d-827f-c84818a1d615 Date: Wed, 03 Oct 2018 05:19:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["def8c54e-6d42-4073-87f7-20eca5cdf2d7"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:58Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:19:06,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net used request id req-f5a3cca2-1551-4c5d-827f-c84818a1d615 2018-10-03 05:19:06,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:06,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c5b3e3a-2bf9-4ecc-902f-dec1748fcaf3 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:19:06,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-5c5b3e3a-2bf9-4ecc-902f-dec1748fcaf3 2018-10-03 05:19:06,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:07,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fb9d9439-08d0-4508-8d90-faf0e437fc05 Date: Wed, 03 Oct 2018 05:19:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:19:07,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-fb9d9439-08d0-4508-8d90-faf0e437fc05 2018-10-03 05:19:07,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75&name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:07,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-88284289-7c8f-4bdd-bf71-323a625a7063 Date: Wed, 03 Oct 2018 05:19:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:05Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.7"}],"id":"c735b037-087c-4e59-900d-a7244de2337c","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:30:77:d3","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:05Z","binding:vnic_type":"normal"}]} 2018-10-03 05:19:07,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75&name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port&admin_state_up=True used request id req-88284289-7c8f-4bdd-bf71-323a625a7063 2018-10-03 05:19:07,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:07,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f597f45e-5450-41ba-9ecc-da54658b7aba 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:19:07,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-f597f45e-5450-41ba-9ecc-da54658b7aba 2018-10-03 05:19:07,378 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst 2018-10-03 05:19:07,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:07,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-2258f17d-c34a-45d2-bc14-cb852ef55861 x-compute-request-id: req-2258f17d-c34a-45d2-bc14-cb852ef55861 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-flavor"}]} 2018-10-03 05:19:07,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2258f17d-c34a-45d2-bc14-cb852ef55861 2018-10-03 05:19:07,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:07,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-41326b10-6563-4374-86cd-c17741fa21b8 x-compute-request-id: req-41326b10-6563-4374-86cd-c17741fa21b8 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:19:07,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca used request id req-41326b10-6563-4374-86cd-c17741fa21b8 2018-10-03 05:19:07,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:07,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-0da26927-7047-4089-afc9-2c463db77b6e Date: Wed, 03 Oct 2018 05:19:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:18:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:18:55Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/0a09f949-2929-48c6-bc01-c68b3f520e69/snap", "metadata": {}}], "self": "/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "min_disk": 0, "protected": false, "id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "file": "/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/0a09f949-2929-48c6-bc01-c68b3f520e69/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image"} 2018-10-03 05:19:07,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image used request id req-0da26927-7047-4089-afc9-2c463db77b6e 2018-10-03 05:19:07,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:07,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4900ad7e-3fe6-4620-836d-362d7f98fb00 Date: Wed, 03 Oct 2018 05:19: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-10-03 05:19:07,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-4900ad7e-3fe6-4620-836d-362d7f98fb00 2018-10-03 05:19:07,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst", "imageRef": "0a09f949-2929-48c6-bc01-c68b3f520e69", "flavorRef": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "max_count": 1, "min_count": 1, "networks": [{"port": "c735b037-087c-4e59-900d-a7244de2337c"}]}}' 2018-10-03 05:19:09,415 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:19: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-d7dd38a9-ceae-41fe-8654-a12fdf03deb1 x-compute-request-id: req-d7dd38a9-ceae-41fe-8654-a12fdf03deb1 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "bookmark"}], "adminPass": "FetSH6TDErnd"}} 2018-10-03 05:19:09,416 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d7dd38a9-ceae-41fe-8654-a12fdf03deb1 2018-10-03 05:19:09,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:09,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c31b195-ab1c-48e1-8a43-eb43e036a50f x-compute-request-id: req-2c31b195-ab1c-48e1-8a43-eb43e036a50f 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.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "bookmark"}], "image": {"id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "links": [{"href": "http://172.30.9.27:8774/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "links": [{"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}]}, "id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:19: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": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst", "created": "2018-10-03T05:19:09Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:19:09,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-2c31b195-ab1c-48e1-8a43-eb43e036a50f 2018-10-03 05:19:09,801 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst 2018-10-03 05:19:09,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:10,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9287ef8c-26df-4f4f-b280-08f826116709 x-compute-request-id: req-9287ef8c-26df-4f4f-b280-08f826116709 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.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "bookmark"}], "image": {"id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "links": [{"href": "http://172.30.9.27:8774/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "links": [{"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}]}, "id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:19: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": "NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst", "created": "2018-10-03T05:19:09Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:19:10,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-9287ef8c-26df-4f4f-b280-08f826116709 2018-10-03 05:19:10,166 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst] is - BUILD 2018-10-03 05:19:10,166 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:19:13,169 - create_instance - DEBUG - VM status query timeout in 896.631953001 2018-10-03 05:19:13,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:14,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6893dceb-9682-4e17-802e-ed2f4d870fc3 x-compute-request-id: req-6893dceb-9682-4e17-802e-ed2f4d870fc3 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:77:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "bookmark"}], "image": {"id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "links": [{"href": "http://172.30.9.27:8774/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "links": [{"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}]}, "id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "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-10-03T05:19:10Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst", "created": "2018-10-03T05:19:09Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:19:14,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-6893dceb-9682-4e17-802e-ed2f4d870fc3 2018-10-03 05:19:14,306 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst] is - BUILD 2018-10-03 05:19:14,306 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:19:17,309 - create_instance - DEBUG - VM status query timeout in 892.491853952 2018-10-03 05:19:17,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:17,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-18e82d32-e457-491a-8b85-d02d28c85f13 x-compute-request-id: req-18e82d32-e457-491a-8b85-d02d28c85f13 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:77:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "bookmark"}], "image": {"id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "links": [{"href": "http://172.30.9.27:8774/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-03T05:19:13.000000", "flavor": {"id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "links": [{"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}]}, "id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:19:13Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst", "created": "2018-10-03T05:19:09Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:19:17,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-18e82d32-e457-491a-8b85-d02d28c85f13 2018-10-03 05:19:17,986 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst] is - ACTIVE 2018-10-03 05:19:17,986 - create_instance - INFO - VM is - ACTIVE 2018-10-03 05:19:17,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:18,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-cbd04aea-0dc4-453c-b53e-f7fbcc28e0fd x-compute-request-id: req-cbd04aea-0dc4-453c-b53e-f7fbcc28e0fd Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:77:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "bookmark"}], "image": {"id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "links": [{"href": "http://172.30.9.27:8774/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-03T05:19:13.000000", "flavor": {"id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "links": [{"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}]}, "id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:19:13Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst", "created": "2018-10-03T05:19:09Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:19:18,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-cbd04aea-0dc4-453c-b53e-f7fbcc28e0fd 2018-10-03 05:19:18,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:18,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-003b4c49-18c0-433d-8ca8-638963034895 Date: Wed, 03 Oct 2018 05:19:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["def8c54e-6d42-4073-87f7-20eca5cdf2d7"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:58Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:19:18,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net used request id req-003b4c49-18c0-433d-8ca8-638963034895 2018-10-03 05:19:18,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:19,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696eca52-f1cb-4368-a9e1-0130983aa6d9 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:19:19,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-696eca52-f1cb-4368-a9e1-0130983aa6d9 2018-10-03 05:19:19,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:19,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-50e89996-dd07-452a-bdc3-22a2b4cf6553 Date: Wed, 03 Oct 2018 05:19:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:19:19,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-50e89996-dd07-452a-bdc3-22a2b4cf6553 2018-10-03 05:19:19,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:19,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-6a0ea160-fdca-44b3-98d8-6209cf329c5c Date: Wed, 03 Oct 2018 05:19:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.4"}],"id":"11094bba-c2f9-422a-8874-0e3b611ca504","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:9c:b4","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.2"}],"id":"57bc302f-9b4c-4d1d-806c-6be17066ea6e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:98:3d","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.7"}],"id":"c735b037-087c-4e59-900d-a7244de2337c","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:77:d3","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"43d2af61-9e67-4dc0-87cb-91920a89c00f","name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.3"}],"id":"d2fe3305-1ab7-46f7-913d-79cac882eddd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:8c:41","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:59Z","binding:vnic_type":"normal"}]} 2018-10-03 05:19:19,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-6a0ea160-fdca-44b3-98d8-6209cf329c5c 2018-10-03 05:19:19,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:19,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["7fo2NNwhTj2bbz7p42E2YQ"], "issued_at": "2018-10-03T05:19:19.000000Z"}} 2018-10-03 05:19:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:19,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0480e5aa-5e80-4174-99f9-f95f4f5c0416 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:19,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0480e5aa-5e80-4174-99f9-f95f4f5c0416 2018-10-03 05:19:19,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:20,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-dd2d1f2b-8554-45f7-9c23-1e7dc15e0371 x-compute-request-id: req-dd2d1f2b-8554-45f7-9c23-1e7dc15e0371 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:77:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "bookmark"}], "image": {"id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "links": [{"href": "http://172.30.9.27:8774/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-03T05:19:13.000000", "flavor": {"id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "links": [{"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}]}, "id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:19:13Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst", "created": "2018-10-03T05:19:09Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:19:20,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-dd2d1f2b-8554-45f7-9c23-1e7dc15e0371 2018-10-03 05:19:20,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:20,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8c8092d2-2d12-496a-b963-bb4b3c6ae65b Date: Wed, 03 Oct 2018 05:19:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["def8c54e-6d42-4073-87f7-20eca5cdf2d7"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:58Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:19:20,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net used request id req-8c8092d2-2d12-496a-b963-bb4b3c6ae65b 2018-10-03 05:19:20,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:20,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b81ea04-a603-4ee2-a300-de80b7c46c9b 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:19:20,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-9b81ea04-a603-4ee2-a300-de80b7c46c9b 2018-10-03 05:19:20,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:20,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-11e36a58-7ed3-4ade-b11f-48c08cd40189 Date: Wed, 03 Oct 2018 05:19:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:19:20,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-11e36a58-7ed3-4ade-b11f-48c08cd40189 2018-10-03 05:19:20,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:20,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-88282c5e-7959-4e79-936f-b2b33bb8a00e Date: Wed, 03 Oct 2018 05:19:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.4"}],"id":"11094bba-c2f9-422a-8874-0e3b611ca504","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:9c:b4","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.2"}],"id":"57bc302f-9b4c-4d1d-806c-6be17066ea6e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:98:3d","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.7"}],"id":"c735b037-087c-4e59-900d-a7244de2337c","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:77:d3","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"43d2af61-9e67-4dc0-87cb-91920a89c00f","name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.3"}],"id":"d2fe3305-1ab7-46f7-913d-79cac882eddd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:8c:41","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:59Z","binding:vnic_type":"normal"}]} 2018-10-03 05:19:20,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-88282c5e-7959-4e79-936f-b2b33bb8a00e 2018-10-03 05:19:20,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" -d '{"volumeAttachment": {"volumeId": "10bdf466-7d49-4748-91fd-9d4196d701e3"}}' 2018-10-03 05:19:22,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-66115c19-eb38-457e-9720-3454e39a6de7 x-compute-request-id: req-66115c19-eb38-457e-9720-3454e39a6de7 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "id": "10bdf466-7d49-4748-91fd-9d4196d701e3", "volumeId": "10bdf466-7d49-4748-91fd-9d4196d701e3"}} 2018-10-03 05:19:22,411 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f/os-volume_attachments used request id req-66115c19-eb38-457e-9720-3454e39a6de7 2018-10-03 05:19:22,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:23,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-8e428d51-c28a-41b6-8cf7-11507b5a2a00 x-compute-request-id: req-8e428d51-c28a-41b6-8cf7-11507b5a2a00 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:77:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "bookmark"}], "image": {"id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "links": [{"href": "http://172.30.9.27:8774/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-03T05:19:13.000000", "flavor": {"id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "links": [{"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}]}, "id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:19:13Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst", "created": "2018-10-03T05:19:09Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [{"id": "10bdf466-7d49-4748-91fd-9d4196d701e3"}], "metadata": {}}} 2018-10-03 05:19:23,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-8e428d51-c28a-41b6-8cf7-11507b5a2a00 2018-10-03 05:19:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:23,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-184a6c80-a439-4949-8a88-6344aafe3c45 Date: Wed, 03 Oct 2018 05:19:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["def8c54e-6d42-4073-87f7-20eca5cdf2d7"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:58Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:19:23,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net used request id req-184a6c80-a439-4949-8a88-6344aafe3c45 2018-10-03 05:19:23,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:19:23,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:19:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:19:23,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:23,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ef12f1-cc43-4aa8-aa10-dcb48d775b91 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:19:23,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-25ef12f1-cc43-4aa8-aa10-dcb48d775b91 2018-10-03 05:19:23,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:23,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d0ff5e2e-df59-4d46-b239-876f292f41f3 Date: Wed, 03 Oct 2018 05:19:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:19:23,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-d0ff5e2e-df59-4d46-b239-876f292f41f3 2018-10-03 05:19:23,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:23,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-4e64be51-6087-49e5-8260-44d84135ff53 Date: Wed, 03 Oct 2018 05:19:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.4"}],"id":"11094bba-c2f9-422a-8874-0e3b611ca504","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:9c:b4","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.2"}],"id":"57bc302f-9b4c-4d1d-806c-6be17066ea6e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:98:3d","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.7"}],"id":"c735b037-087c-4e59-900d-a7244de2337c","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:77:d3","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"43d2af61-9e67-4dc0-87cb-91920a89c00f","name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.3"}],"id":"d2fe3305-1ab7-46f7-913d-79cac882eddd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:8c:41","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:59Z","binding:vnic_type":"normal"}]} 2018-10-03 05:19:23,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-4e64be51-6087-49e5-8260-44d84135ff53 2018-10-03 05:19:23,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:24,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3947fd4-69c7-4e5c-835a-3080030a727a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:24,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a3947fd4-69c7-4e5c-835a-3080030a727a 2018-10-03 05:19:24,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:24,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f6c0f95-474e-41ad-a775-bb69f19f8637 x-compute-request-id: req-5f6c0f95-474e-41ad-a775-bb69f19f8637 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:77:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "bookmark"}], "image": {"id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "links": [{"href": "http://172.30.9.27:8774/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-03T05:19:13.000000", "flavor": {"id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "links": [{"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}]}, "id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:19:23Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst", "created": "2018-10-03T05:19:09Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [{"id": "10bdf466-7d49-4748-91fd-9d4196d701e3"}], "metadata": {}}} 2018-10-03 05:19:24,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-5f6c0f95-474e-41ad-a775-bb69f19f8637 2018-10-03 05:19:24,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:24,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-38f495ab-2c26-4d2b-bdde-207d865257a6 Date: Wed, 03 Oct 2018 05:19:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["def8c54e-6d42-4073-87f7-20eca5cdf2d7"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:58Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:19:24,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net used request id req-38f495ab-2c26-4d2b-bdde-207d865257a6 2018-10-03 05:19:24,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:24,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b858a38a-8f62-4325-a38c-c54d88ed0b7d 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:19:24,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-b858a38a-8f62-4325-a38c-c54d88ed0b7d 2018-10-03 05:19:24,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:24,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ad69e701-8c4b-4cdd-bc54-d1a042449a89 Date: Wed, 03 Oct 2018 05:19:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:19:24,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-ad69e701-8c4b-4cdd-bc54-d1a042449a89 2018-10-03 05:19:24,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:24,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-2a1ae5d3-5f33-438a-94e5-851d797eacad Date: Wed, 03 Oct 2018 05:19:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.4"}],"id":"11094bba-c2f9-422a-8874-0e3b611ca504","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:9c:b4","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.2"}],"id":"57bc302f-9b4c-4d1d-806c-6be17066ea6e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:98:3d","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.7"}],"id":"c735b037-087c-4e59-900d-a7244de2337c","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:77:d3","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"43d2af61-9e67-4dc0-87cb-91920a89c00f","name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.3"}],"id":"d2fe3305-1ab7-46f7-913d-79cac882eddd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:8c:41","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:59Z","binding:vnic_type":"normal"}]} 2018-10-03 05:19:24,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-2a1ae5d3-5f33-438a-94e5-851d797eacad 2018-10-03 05:19:24,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:25,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42111177-8a78-4fcf-bbce-9c17a41afa73 x-compute-request-id: req-42111177-8a78-4fcf-bbce-9c17a41afa73 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:77:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "bookmark"}], "image": {"id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "links": [{"href": "http://172.30.9.27:8774/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-03T05:19:13.000000", "flavor": {"id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "links": [{"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}]}, "id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:19:23Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst", "created": "2018-10-03T05:19:09Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [{"id": "10bdf466-7d49-4748-91fd-9d4196d701e3"}], "metadata": {}}} 2018-10-03 05:19:25,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-42111177-8a78-4fcf-bbce-9c17a41afa73 2018-10-03 05:19:25,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:25,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d813b6e5-8b1c-45ba-952e-cc23b0d02534 Date: Wed, 03 Oct 2018 05:19:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["def8c54e-6d42-4073-87f7-20eca5cdf2d7"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:58Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:19:25,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net used request id req-d813b6e5-8b1c-45ba-952e-cc23b0d02534 2018-10-03 05:19:25,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:25,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a47724-a198-4cdd-b397-9cdde19f4ef1 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:19:25,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-55a47724-a198-4cdd-b397-9cdde19f4ef1 2018-10-03 05:19:25,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:26,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-50e22385-c857-4594-a5e2-4ad27480cf26 Date: Wed, 03 Oct 2018 05:19:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:19:26,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-50e22385-c857-4594-a5e2-4ad27480cf26 2018-10-03 05:19:26,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:26,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-4f642629-7c82-4841-ba4a-7db3a9bfcefc Date: Wed, 03 Oct 2018 05:19:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.4"}],"id":"11094bba-c2f9-422a-8874-0e3b611ca504","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:9c:b4","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.2"}],"id":"57bc302f-9b4c-4d1d-806c-6be17066ea6e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:98:3d","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.7"}],"id":"c735b037-087c-4e59-900d-a7244de2337c","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:77:d3","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"43d2af61-9e67-4dc0-87cb-91920a89c00f","name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.3"}],"id":"d2fe3305-1ab7-46f7-913d-79cac882eddd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:8c:41","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:59Z","binding:vnic_type":"normal"}]} 2018-10-03 05:19:26,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-4f642629-7c82-4841-ba4a-7db3a9bfcefc 2018-10-03 05:19:26,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:26,601 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:26 GMT Server: Apache x-compute-request-id: req-314b219e-2dff-4423-81ad-76407cc76422 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-314b219e-2dff-4423-81ad-76407cc76422 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "attachment_id": "2f0e0aa4-93f5-447e-b313-3c2060f6130d", "attached_at": "2018-10-03T05:19:24.000000", "host_name": null, "volume_id": "10bdf466-7d49-4748-91fd-9d4196d701e3", "device": "/dev/vdb", "id": "10bdf466-7d49-4748-91fd-9d4196d701e3"}], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:19:24.000000", "replication_status": null, "snapshot_id": null, "id": "10bdf466-7d49-4748-91fd-9d4196d701e3", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4", "bootable": "false", "created_at": "2018-10-03T05:19:00.000000", "volume_type": null}} 2018-10-03 05:19:26,601 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 used request id req-314b219e-2dff-4423-81ad-76407cc76422 2018-10-03 05:19:26,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:26,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-873720dc-d938-430e-97ef-d16d2b7b28b9 x-compute-request-id: req-873720dc-d938-430e-97ef-d16d2b7b28b9 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:77:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "bookmark"}], "image": {"id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "links": [{"href": "http://172.30.9.27:8774/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-03T05:19:13.000000", "flavor": {"id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "links": [{"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}]}, "id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:19:23Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst", "created": "2018-10-03T05:19:09Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [{"id": "10bdf466-7d49-4748-91fd-9d4196d701e3"}], "metadata": {}}} 2018-10-03 05:19:26,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-873720dc-d938-430e-97ef-d16d2b7b28b9 2018-10-03 05:19:26,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:26,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ebc4e0cb-cc39-4b42-8985-84666222deb8 Date: Wed, 03 Oct 2018 05:19:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"426348df-5ea2-4282-b615-40c5926fce75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["def8c54e-6d42-4073-87f7-20eca5cdf2d7"],"description":"","tags":[],"updated_at":"2018-10-03T05:18:58Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:57Z","provider:network_type":"vxlan"}]} 2018-10-03 05:19:26,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net used request id req-ebc4e0cb-cc39-4b42-8985-84666222deb8 2018-10-03 05:19:26,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:27,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe542763-f38a-4bf1-bc41-f474e3148c0f 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:19:27,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-fe542763-f38a-4bf1-bc41-f474e3148c0f 2018-10-03 05:19:27,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:27,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ed9e988b-e30c-42f7-8a61-ec1d388cea65 Date: Wed, 03 Oct 2018 05:19:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","dns_nameservers":[],"updated_at":"2018-10-03T05:18:58Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet"}]} 2018-10-03 05:19:27,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-ed9e988b-e30c-42f7-8a61-ec1d388cea65 2018-10-03 05:19:27,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:27,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-c7b63d32-f8fe-49e7-9133-bfde87571ca9 Date: Wed, 03 Oct 2018 05:19:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.4"}],"id":"11094bba-c2f9-422a-8874-0e3b611ca504","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:9c:b4","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:18:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.2"}],"id":"57bc302f-9b4c-4d1d-806c-6be17066ea6e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:98:3d","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.7"}],"id":"c735b037-087c-4e59-900d-a7244de2337c","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:77:d3","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"43d2af61-9e67-4dc0-87cb-91920a89c00f","name":"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:19:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:19:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"def8c54e-6d42-4073-87f7-20eca5cdf2d7","ip_address":"10.55.0.3"}],"id":"d2fe3305-1ab7-46f7-913d-79cac882eddd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:8c:41","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-426348df-5ea2-4282-b615-40c5926fce75","name":"","admin_state_up":true,"network_id":"426348df-5ea2-4282-b615-40c5926fce75","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:18:59Z","binding:vnic_type":"normal"}]} 2018-10-03 05:19:27,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=426348df-5ea2-4282-b615-40c5926fce75 used request id req-c7b63d32-f8fe-49e7-9133-bfde87571ca9 2018-10-03 05:19:27,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f/os-volume_attachments/10bdf466-7d49-4748-91fd-9d4196d701e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f6e25252272d7003fedd4be419a39c4e6da73c" 2018-10-03 05:19:29,552 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:19: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-33ae948e-8251-4daf-a5a1-36be9bd4e225 x-compute-request-id: req-33ae948e-8251-4daf-a5a1-36be9bd4e225 Content-Length: 0 Content-Type: application/json 2018-10-03 05:19:29,553 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f/os-volume_attachments/10bdf466-7d49-4748-91fd-9d4196d701e3 used request id req-33ae948e-8251-4daf-a5a1-36be9bd4e225 2018-10-03 05:19:29,553 - create_instance - INFO - Deleting Port with ID - c735b037-087c-4e59-900d-a7244de2337c 2018-10-03 05:19:29,553 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-port 2018-10-03 05:19:29,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/c735b037-087c-4e59-900d-a7244de2337c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:30,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c9db1a9-d217-4c47-8d05-27c85bd4f54f Date: Wed, 03 Oct 2018 05:19:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:19:30,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/c735b037-087c-4e59-900d-a7244de2337c used request id req-1c9db1a9-d217-4c47-8d05-27c85bd4f54f 2018-10-03 05:19:30,178 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst 2018-10-03 05:19:30,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:30,534 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:19: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-8bf7ddfc-e201-422d-bbce-1aa5d4696817 x-compute-request-id: req-8bf7ddfc-e201-422d-bbce-1aa5d4696817 Content-Type: application/json 2018-10-03 05:19:30,534 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-8bf7ddfc-e201-422d-bbce-1aa5d4696817 2018-10-03 05:19:30,535 - create_instance - INFO - Checking deletion status 2018-10-03 05:19:30,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:31,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-e61fdf54-acbd-48a5-ad04-e2c986caca1b x-compute-request-id: req-e61fdf54-acbd-48a5-ad04-e2c986caca1b Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:77:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f", "rel": "bookmark"}], "image": {"id": "0a09f949-2929-48c6-bc01-c68b3f520e69", "links": [{"href": "http://172.30.9.27:8774/images/0a09f949-2929-48c6-bc01-c68b3f520e69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-03T05:19:13.000000", "flavor": {"id": "f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "links": [{"href": "http://172.30.9.27:8774/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca", "rel": "bookmark"}]}, "id": "43d2af61-9e67-4dc0-87cb-91920a89c00f", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:19:30Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst", "created": "2018-10-03T05:19:09Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [{"id": "10bdf466-7d49-4748-91fd-9d4196d701e3"}], "metadata": {}}} 2018-10-03 05:19:31,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-e61fdf54-acbd-48a5-ad04-e2c986caca1b 2018-10-03 05:19:31,170 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst] is - ACTIVE 2018-10-03 05:19:31,171 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:19:34,174 - create_instance - DEBUG - VM status query timeout in 296.361168146 2018-10-03 05:19:34,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f3603ae5ac6336ccb982fe6a4cf6fd97945bda" 2018-10-03 05:19:34,227 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:19:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbb0634e-8861-4db3-8993-cea5a49f5821 x-compute-request-id: req-fbb0634e-8861-4db3-8993-cea5a49f5821 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 43d2af61-9e67-4dc0-87cb-91920a89c00f could not be found.", "code": 404}} 2018-10-03 05:19:34,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43d2af61-9e67-4dc0-87cb-91920a89c00f used request id req-fbb0634e-8861-4db3-8993-cea5a49f5821 2018-10-03 05:19:34,227 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 43d2af61-9e67-4dc0-87cb-91920a89c00f could not be found. (HTTP 404) (Request-ID: req-fbb0634e-8861-4db3-8993-cea5a49f5821) 2018-10-03 05:19:34,228 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-vm_inst 2018-10-03 05:19:34,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-42b3bbde-187f-4e3f-9f3e-e6f65c5f2c8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09292160f73fcb6524910f43bf26e52c0cb2b9dd" 2018-10-03 05:19:34,974 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:34 GMT Server: Apache x-compute-request-id: req-46ad2301-7f8b-48d3-ba02-653f976576af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-46ad2301-7f8b-48d3-ba02-653f976576af Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:19:32.000000", "replication_status": null, "snapshot_id": null, "id": "10bdf466-7d49-4748-91fd-9d4196d701e3", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4", "bootable": "false", "created_at": "2018-10-03T05:19:00.000000", "volume_type": null}} 2018-10-03 05:19:34,974 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 used request id req-46ad2301-7f8b-48d3-ba02-653f976576af 2018-10-03 05:19:34,974 - create_volume - DEBUG - Instance status is - available 2018-10-03 05:19:34,974 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4 2018-10-03 05:19:34,975 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4 2018-10-03 05:19:34,977 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-42b3bbde-187f-4e3f-9f3e-e6f65c5f2c8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09292160f73fcb6524910f43bf26e52c0cb2b9dd" 2018-10-03 05:19:35,790 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:19:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3599a111-5dad-4a5b-845f-a75ad5909423 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-10-03 05:19:35,790 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 used request id req-3599a111-5dad-4a5b-845f-a75ad5909423 2018-10-03 05:19:35,793 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-42b3bbde-187f-4e3f-9f3e-e6f65c5f2c8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09292160f73fcb6524910f43bf26e52c0cb2b9dd" 2018-10-03 05:19:35,859 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:35 GMT Server: Apache x-compute-request-id: req-7f951bc7-8059-4b07-991c-1c5ad8f6380b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7f951bc7-8059-4b07-991c-1c5ad8f6380b Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:19:35.000000", "replication_status": null, "snapshot_id": null, "id": "10bdf466-7d49-4748-91fd-9d4196d701e3", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4", "bootable": "false", "created_at": "2018-10-03T05:19:00.000000", "volume_type": null}} 2018-10-03 05:19:35,859 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 used request id req-7f951bc7-8059-4b07-991c-1c5ad8f6380b 2018-10-03 05:19:35,859 - create_volume - DEBUG - Instance status is - deleting 2018-10-03 05:19:35,859 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-03 05:19:38,863 - create_volume - DEBUG - Volume status query timeout in 56.9275231361 2018-10-03 05:19:38,866 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-42b3bbde-187f-4e3f-9f3e-e6f65c5f2c8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09292160f73fcb6524910f43bf26e52c0cb2b9dd" 2018-10-03 05:19:39,616 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:19:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-341c5ae9-aa89-4eca-a05f-b4f3283fe595 x-openstack-request-id: req-341c5ae9-aa89-4eca-a05f-b4f3283fe595 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 10bdf466-7d49-4748-91fd-9d4196d701e3 could not be found.", "code": 404}} 2018-10-03 05:19:39,617 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/10bdf466-7d49-4748-91fd-9d4196d701e3 used request id req-341c5ae9-aa89-4eca-a05f-b4f3283fe595 2018-10-03 05:19:39,617 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 10bdf466-7d49-4748-91fd-9d4196d701e3 could not be found. (HTTP 404) (Request-ID: req-341c5ae9-aa89-4eca-a05f-b4f3283fe595) 2018-10-03 05:19:39,617 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4 2018-10-03 05:19:39,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a394a18f9d0e0971a6697219b8f6599ca87a1f17" 2018-10-03 05:19:39,797 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:19: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-8a873317-2d20-4d5b-8bb5-8312072ddd6c x-compute-request-id: req-8a873317-2d20-4d5b-8bb5-8312072ddd6c Content-Length: 0 Content-Type: application/json 2018-10-03 05:19:39,797 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f124d63c-7c53-4ad7-aa6c-b78afa4f5aca used request id req-8a873317-2d20-4d5b-8bb5-8312072ddd6c 2018-10-03 05:19:39,798 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet 2018-10-03 05:19:39,798 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-subnet 2018-10-03 05:19:39,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/def8c54e-6d42-4073-87f7-20eca5cdf2d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd758ff653172e895d9199a17f9838ef136e7f0" 2018-10-03 05:19:41,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9f0087b-e696-49b7-b4b8-d81f5002d8e4 Date: Wed, 03 Oct 2018 05:19:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:19:41,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/def8c54e-6d42-4073-87f7-20eca5cdf2d7 used request id req-d9f0087b-e696-49b7-b4b8-d81f5002d8e4 2018-10-03 05:19:41,927 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-net 2018-10-03 05:19:41,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/426348df-5ea2-4282-b615-40c5926fce75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd758ff653172e895d9199a17f9838ef136e7f0" 2018-10-03 05:19:43,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6565c716-6fc9-4a8a-a475-cf7c360a8ccc Date: Wed, 03 Oct 2018 05:19:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:19:43,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/426348df-5ea2-4282-b615-40c5926fce75 used request id req-6565c716-6fc9-4a8a-a475-cf7c360a8ccc 2018-10-03 05:19:43,538 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-68bb1875-2fab-4b5c-8bcc-911d3d14ffe4-image 2018-10-03 05:19:43,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e06abaf9c69a6a02d7fa47858832b1e03178984" 2018-10-03 05:19:44,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb2faf14-513d-4914-bd22-2137a7b2fa36 Date: Wed, 03 Oct 2018 05:19:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:19:44,232 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/0a09f949-2929-48c6-bc01-c68b3f520e69 used request id req-fb2faf14-513d-4914-bd22-2137a7b2fa36 2018-10-03 05:19:44,234 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:44,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:19:44,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:44,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["x3DINshjSkGnDbQuchQ_rg"], "issued_at": "2018-10-03T05:19:44.000000Z"}} 2018-10-03 05:19:44,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7d04d22cba975ae88849d1498060648b34975d" 2018-10-03 05:19:44,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cab9c1e-40c4-4b3f-b7bd-108d8aa1b44c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:44,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2cab9c1e-40c4-4b3f-b7bd-108d8aa1b44c 2018-10-03 05:19:44,699 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:44,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7d04d22cba975ae88849d1498060648b34975d" 2018-10-03 05:19:45,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-ee3728cd-ea5a-428e-bdc3-b6691ce5c288 x-compute-request-id: req-ee3728cd-ea5a-428e-bdc3-b6691ce5c288 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:19:45,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ee3728cd-ea5a-428e-bdc3-b6691ce5c288 2018-10-03 05:19:45,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7d04d22cba975ae88849d1498060648b34975d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-93048d08-bfaa-4eb3-8c77-126f7521c9efname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-03 05:19:45,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-85e25393-0c43-48fa-9058-6f5e39476732 x-compute-request-id: req-85e25393-0c43-48fa-9058-6f5e39476732 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/325b79bf-3c75-4d65-b13d-6a38d21d7cf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/325b79bf-3c75-4d65-b13d-6a38d21d7cf6", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "325b79bf-3c75-4d65-b13d-6a38d21d7cf6", "name": "CreateFlavorTests-93048d08-bfaa-4eb3-8c77-126f7521c9efname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:19:45,105 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-85e25393-0c43-48fa-9058-6f5e39476732 2018-10-03 05:19:45,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:45,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["nR8NevGFQk6aRLNRxUiFiQ"], "issued_at": "2018-10-03T05:19:45.000000Z"}} 2018-10-03 05:19:45,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/325b79bf-3c75-4d65-b13d-6a38d21d7cf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed8719c58b4561518288d4557c77ef4620e85e3" 2018-10-03 05:19:45,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-9e7c1587-5da2-4d8a-8a21-88b6894d5772 x-compute-request-id: req-9e7c1587-5da2-4d8a-8a21-88b6894d5772 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/325b79bf-3c75-4d65-b13d-6a38d21d7cf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/325b79bf-3c75-4d65-b13d-6a38d21d7cf6", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "325b79bf-3c75-4d65-b13d-6a38d21d7cf6", "name": "CreateFlavorTests-93048d08-bfaa-4eb3-8c77-126f7521c9efname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:19:45,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/325b79bf-3c75-4d65-b13d-6a38d21d7cf6 used request id req-9e7c1587-5da2-4d8a-8a21-88b6894d5772 2018-10-03 05:19:45,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/325b79bf-3c75-4d65-b13d-6a38d21d7cf6/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed8719c58b4561518288d4557c77ef4620e85e3" 2018-10-03 05:19:45,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-a04b1ff7-e42b-42c4-bf98-9e75e503ee27 x-compute-request-id: req-a04b1ff7-e42b-42c4-bf98-9e75e503ee27 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 05:19:45,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/325b79bf-3c75-4d65-b13d-6a38d21d7cf6/os-extra_specs used request id req-a04b1ff7-e42b-42c4-bf98-9e75e503ee27 2018-10-03 05:19:45,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/325b79bf-3c75-4d65-b13d-6a38d21d7cf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7d04d22cba975ae88849d1498060648b34975d" 2018-10-03 05:19:45,882 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:19: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-44a76bce-39cb-48ed-ab40-58b6c8802ba1 x-compute-request-id: req-44a76bce-39cb-48ed-ab40-58b6c8802ba1 Content-Length: 0 Content-Type: application/json 2018-10-03 05:19:45,883 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/325b79bf-3c75-4d65-b13d-6a38d21d7cf6 used request id req-44a76bce-39cb-48ed-ab40-58b6c8802ba1 2018-10-03 05:19:45,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed8719c58b4561518288d4557c77ef4620e85e3" 2018-10-03 05:19:46,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-a2aa54c9-9f37-4d34-9de4-071aac908bbc x-compute-request-id: req-a2aa54c9-9f37-4d34-9de4-071aac908bbc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:19:46,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a2aa54c9-9f37-4d34-9de4-071aac908bbc 2018-10-03 05:19:46,018 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:46,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:19:46,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:46,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["l0i98_dAQFaxSrbw03Jkyg"], "issued_at": "2018-10-03T05:19:46.000000Z"}} 2018-10-03 05:19:46,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e5fdbd3e229030fd581fb2fd1e0476c3c82c3a" 2018-10-03 05:19:46,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0924d3-d5c5-448c-9fd2-8351f164bc4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:46,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5c0924d3-d5c5-448c-9fd2-8351f164bc4f 2018-10-03 05:19:46,489 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:46,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e5fdbd3e229030fd581fb2fd1e0476c3c82c3a" 2018-10-03 05:19:46,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1581be89-20df-4539-92f7-b02c90edcd42 x-compute-request-id: req-1581be89-20df-4539-92f7-b02c90edcd42 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:19:46,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1581be89-20df-4539-92f7-b02c90edcd42 2018-10-03 05:19:46,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e5fdbd3e229030fd581fb2fd1e0476c3c82c3a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-f1dfff37-8805-4a1a-af65-6f9ccbd40615name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-03 05:19:46,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c39a769c-8242-4357-a572-cfda94e005b0 x-compute-request-id: req-c39a769c-8242-4357-a572-cfda94e005b0 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cc0aa392-30ae-45f6-b2b7-19bfbff1704f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cc0aa392-30ae-45f6-b2b7-19bfbff1704f", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cc0aa392-30ae-45f6-b2b7-19bfbff1704f", "name": "CreateFlavorTests-f1dfff37-8805-4a1a-af65-6f9ccbd40615name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:19:46,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c39a769c-8242-4357-a572-cfda94e005b0 2018-10-03 05:19:46,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:47,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["GvPdSbYKS5y1AoCqeSRfvQ"], "issued_at": "2018-10-03T05:19:47.000000Z"}} 2018-10-03 05:19:47,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/cc0aa392-30ae-45f6-b2b7-19bfbff1704f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d734e64d5735ee4ef9effa9a98e3aa543ab0c1" 2018-10-03 05:19:47,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-d332c280-ee95-4004-a45e-61a8c2ef81f4 x-compute-request-id: req-d332c280-ee95-4004-a45e-61a8c2ef81f4 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cc0aa392-30ae-45f6-b2b7-19bfbff1704f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cc0aa392-30ae-45f6-b2b7-19bfbff1704f", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cc0aa392-30ae-45f6-b2b7-19bfbff1704f", "name": "CreateFlavorTests-f1dfff37-8805-4a1a-af65-6f9ccbd40615name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:19:47,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/cc0aa392-30ae-45f6-b2b7-19bfbff1704f used request id req-d332c280-ee95-4004-a45e-61a8c2ef81f4 2018-10-03 05:19:47,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/cc0aa392-30ae-45f6-b2b7-19bfbff1704f/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d734e64d5735ee4ef9effa9a98e3aa543ab0c1" 2018-10-03 05:19:47,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-27aa417b-59b1-461b-9ee3-cc9e490524db x-compute-request-id: req-27aa417b-59b1-461b-9ee3-cc9e490524db Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 05:19:47,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/cc0aa392-30ae-45f6-b2b7-19bfbff1704f/os-extra_specs used request id req-27aa417b-59b1-461b-9ee3-cc9e490524db 2018-10-03 05:19:47,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/cc0aa392-30ae-45f6-b2b7-19bfbff1704f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d734e64d5735ee4ef9effa9a98e3aa543ab0c1" 2018-10-03 05:19:47,577 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:19: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-bd1fdfd2-faa9-422f-ae3c-b5dd021db370 x-compute-request-id: req-bd1fdfd2-faa9-422f-ae3c-b5dd021db370 Content-Length: 0 Content-Type: application/json 2018-10-03 05:19:47,577 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cc0aa392-30ae-45f6-b2b7-19bfbff1704f used request id req-bd1fdfd2-faa9-422f-ae3c-b5dd021db370 2018-10-03 05:19:47,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d734e64d5735ee4ef9effa9a98e3aa543ab0c1" 2018-10-03 05:19:47,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-784aed08-7429-4446-8f3e-5e7afa142e31 x-compute-request-id: req-784aed08-7429-4446-8f3e-5e7afa142e31 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:19:47,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-784aed08-7429-4446-8f3e-5e7afa142e31 2018-10-03 05:19:47,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/cc0aa392-30ae-45f6-b2b7-19bfbff1704f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e5fdbd3e229030fd581fb2fd1e0476c3c82c3a" 2018-10-03 05:19:47,631 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:19: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-a7452330-16ef-4e2e-971c-63fc91ee4033 x-compute-request-id: req-a7452330-16ef-4e2e-971c-63fc91ee4033 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor cc0aa392-30ae-45f6-b2b7-19bfbff1704f could not be found.", "code": 404}} 2018-10-03 05:19:47,631 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cc0aa392-30ae-45f6-b2b7-19bfbff1704f used request id req-a7452330-16ef-4e2e-971c-63fc91ee4033 2018-10-03 05:19:47,633 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:47,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:19:47,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:48,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["_PLxpEpcQ9Gocw16SBOsRQ"], "issued_at": "2018-10-03T05:19:48.000000Z"}} 2018-10-03 05:19:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2557d7089f03676dd1060bf0802f201ac8ff1528" 2018-10-03 05:19:48,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6017b185-9b1b-4902-aa99-ea3feed63876 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:48,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6017b185-9b1b-4902-aa99-ea3feed63876 2018-10-03 05:19:48,100 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:48,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2557d7089f03676dd1060bf0802f201ac8ff1528" 2018-10-03 05:19:48,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-4c97132f-fdd1-46cf-87a5-12c797381256 x-compute-request-id: req-4c97132f-fdd1-46cf-87a5-12c797381256 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:19:48,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4c97132f-fdd1-46cf-87a5-12c797381256 2018-10-03 05:19:48,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2557d7089f03676dd1060bf0802f201ac8ff1528" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-bc8dc6f3-285c-4874-a22d-8d361c9c3444name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-03 05:19:48,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-44006b73-3f6b-41f1-8e03-58d07c75b028 x-compute-request-id: req-44006b73-3f6b-41f1-8e03-58d07c75b028 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6361a436-48a9-4f38-8567-08cd7305bf96", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6361a436-48a9-4f38-8567-08cd7305bf96", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6361a436-48a9-4f38-8567-08cd7305bf96", "name": "CreateFlavorTests-bc8dc6f3-285c-4874-a22d-8d361c9c3444name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:19:48,488 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-44006b73-3f6b-41f1-8e03-58d07c75b028 2018-10-03 05:19:48,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:48,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["72S_7mTcSp6MUoVvXknoYA"], "issued_at": "2018-10-03T05:19:48.000000Z"}} 2018-10-03 05:19:48,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/6361a436-48a9-4f38-8567-08cd7305bf96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72bc6be44e45d6cad7c99b07d054f7267ff5bdb8" 2018-10-03 05:19:49,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-5bd5761f-c20c-4932-9f3e-e541a47e0feb x-compute-request-id: req-5bd5761f-c20c-4932-9f3e-e541a47e0feb Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6361a436-48a9-4f38-8567-08cd7305bf96", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6361a436-48a9-4f38-8567-08cd7305bf96", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6361a436-48a9-4f38-8567-08cd7305bf96", "name": "CreateFlavorTests-bc8dc6f3-285c-4874-a22d-8d361c9c3444name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:19:49,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/6361a436-48a9-4f38-8567-08cd7305bf96 used request id req-5bd5761f-c20c-4932-9f3e-e541a47e0feb 2018-10-03 05:19:49,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/6361a436-48a9-4f38-8567-08cd7305bf96/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72bc6be44e45d6cad7c99b07d054f7267ff5bdb8" 2018-10-03 05:19:49,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d7c2307-441c-4dd0-b959-0e3333426b98 x-compute-request-id: req-3d7c2307-441c-4dd0-b959-0e3333426b98 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 05:19:49,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/6361a436-48a9-4f38-8567-08cd7305bf96/os-extra_specs used request id req-3d7c2307-441c-4dd0-b959-0e3333426b98 2018-10-03 05:19:49,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/6361a436-48a9-4f38-8567-08cd7305bf96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2557d7089f03676dd1060bf0802f201ac8ff1528" 2018-10-03 05:19:49,137 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ac9d746-368d-4245-ba65-9142ad941b7d x-compute-request-id: req-6ac9d746-368d-4245-ba65-9142ad941b7d Content-Length: 0 Content-Type: application/json 2018-10-03 05:19:49,137 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6361a436-48a9-4f38-8567-08cd7305bf96 used request id req-6ac9d746-368d-4245-ba65-9142ad941b7d 2018-10-03 05:19:49,138 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:49,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:19:49,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:49,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["Dv9wse5-SEKQM3SOkLZJzA"], "issued_at": "2018-10-03T05:19:49.000000Z"}} 2018-10-03 05:19:49,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4b08072bf5fab08fb3b23bd28e0069c4b628b3" 2018-10-03 05:19:49,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4430fc5d-bca2-49ed-87ba-0724a9566177 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:49,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4430fc5d-bca2-49ed-87ba-0724a9566177 2018-10-03 05:19:49,633 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:49,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4b08072bf5fab08fb3b23bd28e0069c4b628b3" 2018-10-03 05:19:49,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44058bb6-bdc1-4862-95c7-6af6b3936cb7 x-compute-request-id: req-44058bb6-bdc1-4862-95c7-6af6b3936cb7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:19:49,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-44058bb6-bdc1-4862-95c7-6af6b3936cb7 2018-10-03 05:19:49,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4b08072bf5fab08fb3b23bd28e0069c4b628b3" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-92e3a653-e7fe-4da5-9245-ace0d76ba9f6name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-10-03 05:19:49,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0932fd05-fa26-470d-9882-ee493a48fa93 x-compute-request-id: req-0932fd05-fa26-470d-9882-ee493a48fa93 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f1d2947d-b168-4be0-8f33-ebbbed75ab10", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f1d2947d-b168-4be0-8f33-ebbbed75ab10", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "f1d2947d-b168-4be0-8f33-ebbbed75ab10", "name": "CreateFlavorTests-92e3a653-e7fe-4da5-9245-ace0d76ba9f6name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-10-03 05:19:49,911 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0932fd05-fa26-470d-9882-ee493a48fa93 2018-10-03 05:19:49,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:50,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["Fc2RARLjTmSuqcZZFzYdZg"], "issued_at": "2018-10-03T05:19:50.000000Z"}} 2018-10-03 05:19:50,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/f1d2947d-b168-4be0-8f33-ebbbed75ab10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e432847a48557392fb0317953e3b909719397f" 2018-10-03 05:19:50,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-22276bfe-fbaa-4f95-8658-783d5ad8f11b x-compute-request-id: req-22276bfe-fbaa-4f95-8658-783d5ad8f11b Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f1d2947d-b168-4be0-8f33-ebbbed75ab10", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f1d2947d-b168-4be0-8f33-ebbbed75ab10", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "f1d2947d-b168-4be0-8f33-ebbbed75ab10", "name": "CreateFlavorTests-92e3a653-e7fe-4da5-9245-ace0d76ba9f6name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-10-03 05:19:50,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/f1d2947d-b168-4be0-8f33-ebbbed75ab10 used request id req-22276bfe-fbaa-4f95-8658-783d5ad8f11b 2018-10-03 05:19:50,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/f1d2947d-b168-4be0-8f33-ebbbed75ab10/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e432847a48557392fb0317953e3b909719397f" 2018-10-03 05:19:50,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-935dcf7d-9947-47da-9e5f-3888cca8b531 x-compute-request-id: req-935dcf7d-9947-47da-9e5f-3888cca8b531 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 05:19:50,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/f1d2947d-b168-4be0-8f33-ebbbed75ab10/os-extra_specs used request id req-935dcf7d-9947-47da-9e5f-3888cca8b531 2018-10-03 05:19:50,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/f1d2947d-b168-4be0-8f33-ebbbed75ab10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e432847a48557392fb0317953e3b909719397f" 2018-10-03 05:19:50,559 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:19: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-94fc5c62-fd13-49e6-8dde-bbb9489dc1ea x-compute-request-id: req-94fc5c62-fd13-49e6-8dde-bbb9489dc1ea Content-Length: 0 Content-Type: application/json 2018-10-03 05:19:50,559 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f1d2947d-b168-4be0-8f33-ebbbed75ab10 used request id req-94fc5c62-fd13-49e6-8dde-bbb9489dc1ea 2018-10-03 05:19:50,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e432847a48557392fb0317953e3b909719397f" 2018-10-03 05:19:50,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-468aa9c4-2696-4609-94c9-5ada0ba0eb24 x-compute-request-id: req-468aa9c4-2696-4609-94c9-5ada0ba0eb24 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:19:50,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-468aa9c4-2696-4609-94c9-5ada0ba0eb24 2018-10-03 05:19:50,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/f1d2947d-b168-4be0-8f33-ebbbed75ab10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4b08072bf5fab08fb3b23bd28e0069c4b628b3" 2018-10-03 05:19:50,608 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:19: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-ffbf3945-9a04-4fae-8991-23fe63c7b8d8 x-compute-request-id: req-ffbf3945-9a04-4fae-8991-23fe63c7b8d8 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor f1d2947d-b168-4be0-8f33-ebbbed75ab10 could not be found.", "code": 404}} 2018-10-03 05:19:50,608 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f1d2947d-b168-4be0-8f33-ebbbed75ab10 used request id req-ffbf3945-9a04-4fae-8991-23fe63c7b8d8 2018-10-03 05:19:50,610 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:50,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:19:50,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:50,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["SCxRzXabRUWNmKOJSmb0xA"], "issued_at": "2018-10-03T05:19:50.000000Z"}} 2018-10-03 05:19:50,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a12387f7fb426fd65e9f8ab8648d4c97d0ea6f4a" 2018-10-03 05:19:51,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b188625-9195-40b7-bc3d-ada173ee328a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:51,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8b188625-9195-40b7-bc3d-ada173ee328a 2018-10-03 05:19:51,066 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:51,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a12387f7fb426fd65e9f8ab8648d4c97d0ea6f4a" 2018-10-03 05:19:51,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63c561b0-ab84-493b-9285-b8aeeed6234d x-compute-request-id: req-63c561b0-ab84-493b-9285-b8aeeed6234d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:19:51,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-63c561b0-ab84-493b-9285-b8aeeed6234d 2018-10-03 05:19:51,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a12387f7fb426fd65e9f8ab8648d4c97d0ea6f4a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-136c45e1-36b2-4f55-8dde-3418ddd5e2e0name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-03 05:19:51,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-6afdc193-5a64-4679-b591-d2f4955d23dc x-compute-request-id: req-6afdc193-5a64-4679-b591-d2f4955d23dc Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/13c533d2-01d3-4ff4-8694-278197303141", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/13c533d2-01d3-4ff4-8694-278197303141", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "13c533d2-01d3-4ff4-8694-278197303141", "name": "CreateFlavorTests-136c45e1-36b2-4f55-8dde-3418ddd5e2e0name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:19:51,587 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6afdc193-5a64-4679-b591-d2f4955d23dc 2018-10-03 05:19:51,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:51,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["CD1qHPVATGW_qwFAUCoFEg"], "issued_at": "2018-10-03T05:19:51.000000Z"}} 2018-10-03 05:19:51,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/13c533d2-01d3-4ff4-8694-278197303141 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1253399e09efe85e5cc81fd9dd3e6106075cac2d" 2018-10-03 05:19:52,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19: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-c738501d-f106-4e88-b95c-7ea51c2d7e4b x-compute-request-id: req-c738501d-f106-4e88-b95c-7ea51c2d7e4b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/13c533d2-01d3-4ff4-8694-278197303141", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/13c533d2-01d3-4ff4-8694-278197303141", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "13c533d2-01d3-4ff4-8694-278197303141", "name": "CreateFlavorTests-136c45e1-36b2-4f55-8dde-3418ddd5e2e0name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:19:52,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/13c533d2-01d3-4ff4-8694-278197303141 used request id req-c738501d-f106-4e88-b95c-7ea51c2d7e4b 2018-10-03 05:19:52,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/13c533d2-01d3-4ff4-8694-278197303141/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1253399e09efe85e5cc81fd9dd3e6106075cac2d" 2018-10-03 05:19:52,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d725cd6-856b-42ec-b282-0257abee417c x-compute-request-id: req-7d725cd6-856b-42ec-b282-0257abee417c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 05:19:52,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/13c533d2-01d3-4ff4-8694-278197303141/os-extra_specs used request id req-7d725cd6-856b-42ec-b282-0257abee417c 2018-10-03 05:19:52,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:19:52,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:52,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["7zuIt5k9RlOAnKHKkRdESQ"], "issued_at": "2018-10-03T05:19:52.000000Z"}} 2018-10-03 05:19:52,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f2e9388faa7ac841f83f86fd047e6a48ee2988" 2018-10-03 05:19:52,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c19236b-98d0-4297-92bd-b96ee3a4d0b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:52,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0c19236b-98d0-4297-92bd-b96ee3a4d0b6 2018-10-03 05:19:52,634 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:52,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f2e9388faa7ac841f83f86fd047e6a48ee2988" 2018-10-03 05:19:52,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff54be79-3a95-4b57-974e-28bfc721e885 x-compute-request-id: req-ff54be79-3a95-4b57-974e-28bfc721e885 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"flavors": [{"id": "13c533d2-01d3-4ff4-8694-278197303141", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/13c533d2-01d3-4ff4-8694-278197303141", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/13c533d2-01d3-4ff4-8694-278197303141", "rel": "bookmark"}], "name": "CreateFlavorTests-136c45e1-36b2-4f55-8dde-3418ddd5e2e0name"}]} 2018-10-03 05:19:52,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ff54be79-3a95-4b57-974e-28bfc721e885 2018-10-03 05:19:52,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/13c533d2-01d3-4ff4-8694-278197303141 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f2e9388faa7ac841f83f86fd047e6a48ee2988" 2018-10-03 05:19:52,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14b1ce7f-6aed-4ecb-996d-620ba30dce7b x-compute-request-id: req-14b1ce7f-6aed-4ecb-996d-620ba30dce7b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/13c533d2-01d3-4ff4-8694-278197303141", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/13c533d2-01d3-4ff4-8694-278197303141", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "13c533d2-01d3-4ff4-8694-278197303141", "name": "CreateFlavorTests-136c45e1-36b2-4f55-8dde-3418ddd5e2e0name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:19:52,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/13c533d2-01d3-4ff4-8694-278197303141 used request id req-14b1ce7f-6aed-4ecb-996d-620ba30dce7b 2018-10-03 05:19:52,843 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-136c45e1-36b2-4f55-8dde-3418ddd5e2e0name 2018-10-03 05:19:52,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/13c533d2-01d3-4ff4-8694-278197303141 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a12387f7fb426fd65e9f8ab8648d4c97d0ea6f4a" 2018-10-03 05:19:52,881 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2b5994f-6942-427b-86f5-4485a35961d0 x-compute-request-id: req-d2b5994f-6942-427b-86f5-4485a35961d0 Content-Length: 0 Content-Type: application/json 2018-10-03 05:19:52,881 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/13c533d2-01d3-4ff4-8694-278197303141 used request id req-d2b5994f-6942-427b-86f5-4485a35961d0 2018-10-03 05:19:52,882 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-03 05:19:52,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:19:52,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:53,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["vet0usSMQoSxO_0iVzokPw"], "issued_at": "2018-10-03T05:19:53.000000Z"}} 2018-10-03 05:19:53,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e405ca361a6c657d637f7ee4c358ac8efe5ab0" 2018-10-03 05:19:53,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931df7d7-c6ee-4cb8-a1a3-ccbc5b51780b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:53,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-931df7d7-c6ee-4cb8-a1a3-ccbc5b51780b 2018-10-03 05:19:53,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91e405ca361a6c657d637f7ee4c358ac8efe5ab0" 2018-10-03 05:19:53,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-49a117bc-1646-4afc-9d1d-0e02b58bc7b6 Date: Wed, 03 Oct 2018 05:19:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image"} 2018-10-03 05:19:53,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image used request id req-49a117bc-1646-4afc-9d1d-0e02b58bc7b6 2018-10-03 05:19:53,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91e405ca361a6c657d637f7ee4c358ac8efe5ab0" 2018-10-03 05:19:53,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2012d0ad-4ff4-4d18-aa23-bf27d2e6a166 Date: Wed, 03 Oct 2018 05:19: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-10-03 05:19:53,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-2012d0ad-4ff4-4d18-aa23-bf27d2e6a166 2018-10-03 05:19:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91e405ca361a6c657d637f7ee4c358ac8efe5ab0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image"}' 2018-10-03 05:19:53,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b X-Openstack-Request-Id: req-bda55299-ebb8-4e48-b492-15d3b4f7a297 Date: Wed, 03 Oct 2018 05:19:53 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:19:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T05:19:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b", "min_disk": 0, "protected": false, "id": "46405035-be0c-4d11-87cd-c5ebee39c02b", "file": "/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b/file", "checksum": null, "owner": "33610e9ca4a144dc96f7886abd0eda63", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:19:53,966 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-bda55299-ebb8-4e48-b492-15d3b4f7a297 2018-10-03 05:19:53,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91e405ca361a6c657d637f7ee4c358ac8efe5ab0" -d '' 2018-10-03 05:19:55,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4b768a7-ebb6-4346-9da3-3dce226adc3b Date: Wed, 03 Oct 2018 05:19:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:19:55,345 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b/file used request id req-d4b768a7-ebb6-4346-9da3-3dce226adc3b 2018-10-03 05:19:55,346 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:19:55,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91e405ca361a6c657d637f7ee4c358ac8efe5ab0" 2018-10-03 05:19:55,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-8cb18d92-ab69-45a9-b1b8-7e5156a767c2 Date: Wed, 03 Oct 2018 05:19:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:19:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:19:55Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/46405035-be0c-4d11-87cd-c5ebee39c02b/snap", "metadata": {}}], "self": "/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b", "min_disk": 0, "protected": false, "id": "46405035-be0c-4d11-87cd-c5ebee39c02b", "file": "/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/46405035-be0c-4d11-87cd-c5ebee39c02b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:19:55,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b used request id req-8cb18d92-ab69-45a9-b1b8-7e5156a767c2 2018-10-03 05:19:55,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91e405ca361a6c657d637f7ee4c358ac8efe5ab0" 2018-10-03 05:19:55,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-874dc8e9-aa57-4401-b15d-fc8a98393ceb Date: Wed, 03 Oct 2018 05:19: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-10-03 05:19:55,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-874dc8e9-aa57-4401-b15d-fc8a98393ceb 2018-10-03 05:19:55,712 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image 2018-10-03 05:19:55,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91e405ca361a6c657d637f7ee4c358ac8efe5ab0" 2018-10-03 05:19:55,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f35cee02-5355-4b04-8f42-9a7b1c68cea0 Date: Wed, 03 Oct 2018 05:19:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:19:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:19:55Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/46405035-be0c-4d11-87cd-c5ebee39c02b/snap", "metadata": {}}], "self": "/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b", "min_disk": 0, "protected": false, "id": "46405035-be0c-4d11-87cd-c5ebee39c02b", "file": "/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/46405035-be0c-4d11-87cd-c5ebee39c02b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:19:55,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b used request id req-f35cee02-5355-4b04-8f42-9a7b1c68cea0 2018-10-03 05:19:55,884 - create_image - DEBUG - Instance status is - active 2018-10-03 05:19:55,884 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image 2018-10-03 05:19:55,884 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image 2018-10-03 05:19:55,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:19:55,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:56,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["lhxfoNeDTEunoy32T_g2uA"], "issued_at": "2018-10-03T05:19:56.000000Z"}} 2018-10-03 05:19:56,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d4ebfa61ae80dc19ad3400f482c9f12ff5225c" 2018-10-03 05:19:56,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da98d11d-7e83-45d8-b203-c09dc67d2b5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:19:56,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-da98d11d-7e83-45d8-b203-c09dc67d2b5c 2018-10-03 05:19:56,345 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:19:56,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d4ebfa61ae80dc19ad3400f482c9f12ff5225c" 2018-10-03 05:19:56,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6598ee45-8462-44cd-a204-f73970748b7c x-compute-request-id: req-6598ee45-8462-44cd-a204-f73970748b7c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:19:56,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6598ee45-8462-44cd-a204-f73970748b7c 2018-10-03 05:19:56,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d4ebfa61ae80dc19ad3400f482c9f12ff5225c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-03 05:19:56,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5da700d-0e28-4696-bdba-40b564817e0e x-compute-request-id: req-c5da700d-0e28-4696-bdba-40b564817e0e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/440869c4-4cea-4333-b902-7250fe26fe75", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/440869c4-4cea-4333-b902-7250fe26fe75", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "440869c4-4cea-4333-b902-7250fe26fe75", "name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:19:56,981 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c5da700d-0e28-4696-bdba-40b564817e0e 2018-10-03 05:19:56,993 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-03 05:19:57,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:19:57,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["544fNCnpQFWuMT-hO-YL1A"], "issued_at": "2018-10-03T05:19:57.000000Z"}} 2018-10-03 05:19:57,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-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-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net", "inst_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-flavor"}}' 2018-10-03 05:20:00,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:19:57 GMT Server: Apache x-openstack-request-id: req-5c1d78c2-a2cd-49fd-971c-ff956a1e71c6 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "self"}]}} 2018-10-03 05:20:00,408 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks used request id req-5c1d78c2-a2cd-49fd-971c-ff956a1e71c6 2018-10-03 05:20:00,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/8b3f923c-8ed9-4e08-b30d-e7eee19a144f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:01,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:00 GMT Server: Apache x-openstack-request-id: req-9da27d3e-cc78-4534-b8af-8639b1ab0887 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:01,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:01 GMT Server: Apache x-openstack-request-id: req-70358a1b-a332-446b-9318-1d4c6c4e60ce 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "stack_user_project_id": "de7646f782614ffd87dcbed760bc148c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:19:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:01,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f used request id req-70358a1b-a332-446b-9318-1d4c6c4e60ce 2018-10-03 05:20:01,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:02,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:01 GMT Server: Apache x-openstack-request-id: req-ab14d3ec-51d8-46e1-a285-1baba0356d6e 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-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "stack_user_project_id": "de7646f782614ffd87dcbed760bc148c", "deletion_time": null, "creation_time": "2018-10-03T05:19:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "self"}], "updated_time": null, "project": "33610e9ca4a144dc96f7886abd0eda63", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "tags": null}]} 2018-10-03 05:20:02,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1 used request id req-ab14d3ec-51d8-46e1-a285-1baba0356d6e 2018-10-03 05:20:02,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:03,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:02 GMT Server: Apache x-openstack-request-id: req-55a21a14-56ac-4c5c-81b8-fd6d4611be02 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-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "stack_user_project_id": "de7646f782614ffd87dcbed760bc148c", "deletion_time": null, "creation_time": "2018-10-03T05:19:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "self"}], "updated_time": null, "project": "33610e9ca4a144dc96f7886abd0eda63", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "tags": null}]} 2018-10-03 05:20:03,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1 used request id req-55a21a14-56ac-4c5c-81b8-fd6d4611be02 2018-10-03 05:20:03,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/8b3f923c-8ed9-4e08-b30d-e7eee19a144f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:03,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:03 GMT Server: Apache x-openstack-request-id: req-85583622-ae22-438a-8205-e7b0dae089a5 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:04,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:03 GMT Server: Apache x-openstack-request-id: req-466e8e23-e677-42b0-a00b-3e70041c0466 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "stack_user_project_id": "de7646f782614ffd87dcbed760bc148c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:19:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:04,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f used request id req-466e8e23-e677-42b0-a00b-3e70041c0466 2018-10-03 05:20:04,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:04,743 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:04 GMT Server: Apache x-openstack-request-id: req-7dfa20a2-3dd8-47be-a87f-69a410e987b5 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:05,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:04 GMT Server: Apache x-openstack-request-id: req-9a2a1d50-029e-405e-91ce-b226a125f235 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "6ff1c184-8d5f-4440-9125-f41d15d7f811", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "65e4f80f-83f1-49a8-8f97-2b0673df5aa4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "4db93491-4bed-4631-8938-517ad22444fa", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-10-03T05:20:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-10-03 05:20:05,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources used request id req-9a2a1d50-029e-405e-91ce-b226a125f235 2018-10-03 05:20:05,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/8b3f923c-8ed9-4e08-b30d-e7eee19a144f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:06,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:05 GMT Server: Apache x-openstack-request-id: req-297b9eb7-3099-4ee5-8b24-68be7abee0b5 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:06,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:06 GMT Server: Apache x-openstack-request-id: req-4f9706bc-445e-4bfd-9b67-8f7ed8aad6ee 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "stack_user_project_id": "de7646f782614ffd87dcbed760bc148c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:19:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:06,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f used request id req-4f9706bc-445e-4bfd-9b67-8f7ed8aad6ee 2018-10-03 05:20:06,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/8b3f923c-8ed9-4e08-b30d-e7eee19a144f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:06,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:06 GMT Server: Apache x-openstack-request-id: req-478de7bb-9a4d-4f61-bb76-646a3902315b Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:07,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:06 GMT Server: Apache x-openstack-request-id: req-a7964262-28e5-4fe2-9bf8-91332ee1a6bf 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "stack_user_project_id": "de7646f782614ffd87dcbed760bc148c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:19:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:07,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f used request id req-a7964262-28e5-4fe2-9bf8-91332ee1a6bf 2018-10-03 05:20:10,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/8b3f923c-8ed9-4e08-b30d-e7eee19a144f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:11,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:10 GMT Server: Apache x-openstack-request-id: req-c09bb2ea-97c9-44e5-8506-049c33749c3b Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:12,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:11 GMT Server: Apache x-openstack-request-id: req-67578447-63b7-4549-bdba-78244ff5cdbe 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "stack_user_project_id": "de7646f782614ffd87dcbed760bc148c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:19:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:12,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f used request id req-67578447-63b7-4549-bdba-78244ff5cdbe 2018-10-03 05:20:15,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/8b3f923c-8ed9-4e08-b30d-e7eee19a144f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:15,184 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:15 GMT Server: Apache x-openstack-request-id: req-40ec376f-fd19-410e-a38a-06b6abfc37a1 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:15,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:15 GMT Server: Apache x-openstack-request-id: req-cee846fe-8c44-4a8b-a6e7-8ac7dc5bc9b6 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "stack_user_project_id": "de7646f782614ffd87dcbed760bc148c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:19:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:15,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f used request id req-cee846fe-8c44-4a8b-a6e7-8ac7dc5bc9b6 2018-10-03 05:20:18,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/8b3f923c-8ed9-4e08-b30d-e7eee19a144f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:19,735 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:18 GMT Server: Apache x-openstack-request-id: req-1ccbc75d-3739-42e3-bd30-800ba7336158 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:20,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:19 GMT Server: Apache x-openstack-request-id: req-b667d0b7-8cd5-4f0e-8d42-4de936f49f43 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1", "stack_user_project_id": "de7646f782614ffd87dcbed760bc148c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-03T05:19:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:20,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f used request id req-b667d0b7-8cd5-4f0e-8d42-4de936f49f43 2018-10-03 05:20:20,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:20,557 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:20 GMT Server: Apache x-openstack-request-id: req-54ccd50f-beac-4dc8-824b-bc0d5317f9d7 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:20,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:20 GMT Server: Apache x-openstack-request-id: req-074cce76-ebe8-48bb-aa31-032b8a130b7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "6ff1c184-8d5f-4440-9125-f41d15d7f811", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "65e4f80f-83f1-49a8-8f97-2b0673df5aa4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "4db93491-4bed-4631-8938-517ad22444fa", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "118d9e86-48b9-47c3-a8ff-065b13ee94e6", "resource_type": "OS::Nova::Server"}]} 2018-10-03 05:20:20,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources used request id req-074cce76-ebe8-48bb-aa31-032b8a130b7e 2018-10-03 05:20:20,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=4db93491-4bed-4631-8938-517ad22444fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:20,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-5681c51c-d022-4923-8c1a-9ee784112685 Date: Wed, 03 Oct 2018 05:20:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4db93491-4bed-4631-8938-517ad22444fa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["65e4f80f-83f1-49a8-8f97-2b0673df5aa4"],"description":"","tags":[],"updated_at":"2018-10-03T05:20:02Z","provider:segmentation_id":73,"name":"HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:20:01Z","provider:network_type":"vxlan"}]} 2018-10-03 05:20:20,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=4db93491-4bed-4631-8938-517ad22444fa used request id req-5681c51c-d022-4923-8c1a-9ee784112685 2018-10-03 05:20:20,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4db93491-4bed-4631-8938-517ad22444fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:20,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-26991a7c-ec2a-4c9b-a74e-08b75671d405 Date: Wed, 03 Oct 2018 05:20:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4db93491-4bed-4631-8938-517ad22444fa","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:20:02Z","dns_nameservers":[],"updated_at":"2018-10-03T05:20:02Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"65e4f80f-83f1-49a8-8f97-2b0673df5aa4","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-subnet"}]} 2018-10-03 05:20:20,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4db93491-4bed-4631-8938-517ad22444fa used request id req-26991a7c-ec2a-4c9b-a74e-08b75671d405 2018-10-03 05:20:20,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4db93491-4bed-4631-8938-517ad22444fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:21,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8515c8fa-dd00-45c5-b7a9-46844d879795 Date: Wed, 03 Oct 2018 05:20:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4db93491-4bed-4631-8938-517ad22444fa","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:20:02Z","dns_nameservers":[],"updated_at":"2018-10-03T05:20:02Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"65e4f80f-83f1-49a8-8f97-2b0673df5aa4","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-subnet"}]} 2018-10-03 05:20:21,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4db93491-4bed-4631-8938-517ad22444fa used request id req-8515c8fa-dd00-45c5-b7a9-46844d879795 2018-10-03 05:20:21,022 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:20:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:21,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb5c9e0-71db-4c67-8e9d-21baac91a08c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:20:21,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0cb5c9e0-71db-4c67-8e9d-21baac91a08c 2018-10-03 05:20:21,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:21,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:21 GMT Server: Apache x-openstack-request-id: req-d8ca36d1-ee5b-41d2-a2e7-c2a5865d4d4f Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:21,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:21 GMT Server: Apache x-openstack-request-id: req-5b259292-27c0-43ae-ad9d-97491b26e3d6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "6ff1c184-8d5f-4440-9125-f41d15d7f811", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "65e4f80f-83f1-49a8-8f97-2b0673df5aa4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "4db93491-4bed-4631-8938-517ad22444fa", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "118d9e86-48b9-47c3-a8ff-065b13ee94e6", "resource_type": "OS::Nova::Server"}]} 2018-10-03 05:20:21,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources used request id req-5b259292-27c0-43ae-ad9d-97491b26e3d6 2018-10-03 05:20:21,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/118d9e86-48b9-47c3-a8ff-065b13ee94e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:22,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20: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-43b546d5-dada-41de-819a-75de13ec8b03 x-compute-request-id: req-43b546d5-dada-41de-819a-75de13ec8b03 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:d5:8e", "version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/118d9e86-48b9-47c3-a8ff-065b13ee94e6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/118d9e86-48b9-47c3-a8ff-065b13ee94e6", "rel": "bookmark"}], "image": {"id": "46405035-be0c-4d11-87cd-c5ebee39c02b", "links": [{"href": "http://172.30.9.27:8774/images/46405035-be0c-4d11-87cd-c5ebee39c02b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-10-03T05:20:12.000000", "flavor": {"id": "440869c4-4cea-4333-b902-7250fe26fe75", "links": [{"href": "http://172.30.9.27:8774/flavors/440869c4-4cea-4333-b902-7250fe26fe75", "rel": "bookmark"}]}, "id": "118d9e86-48b9-47c3-a8ff-065b13ee94e6", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:20:13Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-7e88ccda-c6a2-442f-b617-fdc0de85ae46-inst", "created": "2018-10-03T05:20:08Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:20:22,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/118d9e86-48b9-47c3-a8ff-065b13ee94e6 used request id req-43b546d5-dada-41de-819a-75de13ec8b03 2018-10-03 05:20:22,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:22,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-50f815ba-983b-4ad6-81e9-f56db43e34bd Date: Wed, 03 Oct 2018 05:20:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4db93491-4bed-4631-8938-517ad22444fa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["65e4f80f-83f1-49a8-8f97-2b0673df5aa4"],"description":"","tags":[],"updated_at":"2018-10-03T05:20:02Z","provider:segmentation_id":73,"name":"HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:20:01Z","provider:network_type":"vxlan"}]} 2018-10-03 05:20:22,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-net used request id req-50f815ba-983b-4ad6-81e9-f56db43e34bd 2018-10-03 05:20:22,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:20:22,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:20:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:20:22,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:22,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507232ec-0999-4a9d-a09e-87e3a579da9e 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:20:22,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-507232ec-0999-4a9d-a09e-87e3a579da9e 2018-10-03 05:20:22,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4db93491-4bed-4631-8938-517ad22444fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:22,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7681cead-d6fe-4431-84fd-78106a7a91c6 Date: Wed, 03 Oct 2018 05:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4db93491-4bed-4631-8938-517ad22444fa","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:20:02Z","dns_nameservers":[],"updated_at":"2018-10-03T05:20:02Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"65e4f80f-83f1-49a8-8f97-2b0673df5aa4","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-subnet"}]} 2018-10-03 05:20:22,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4db93491-4bed-4631-8938-517ad22444fa used request id req-7681cead-d6fe-4431-84fd-78106a7a91c6 2018-10-03 05:20:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=4db93491-4bed-4631-8938-517ad22444fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:23,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3562 X-Openstack-Request-Id: req-4d1d7c2f-1526-4599-a2c4-34eb88946e36 Date: Wed, 03 Oct 2018 05:20:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:20:04Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"65e4f80f-83f1-49a8-8f97-2b0673df5aa4","ip_address":"10.0.0.3"}],"id":"1de4dbad-abb4-4513-8f75-53dd390a8089","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:20:b4","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4db93491-4bed-4631-8938-517ad22444fa","name":"","admin_state_up":true,"network_id":"4db93491-4bed-4631-8938-517ad22444fa","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:20:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:20:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"65e4f80f-83f1-49a8-8f97-2b0673df5aa4","ip_address":"10.0.0.13"}],"id":"6ff1c184-8d5f-4440-9125-f41d15d7f811","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:d5:8e","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"118d9e86-48b9-47c3-a8ff-065b13ee94e6","name":"HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1-server1_port-ryyfc6lbomue","admin_state_up":true,"network_id":"4db93491-4bed-4631-8938-517ad22444fa","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:20:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:20:03Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"65e4f80f-83f1-49a8-8f97-2b0673df5aa4","ip_address":"10.0.0.2"}],"id":"b6edfed4-b55a-4069-bb7f-d1a697b432a9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:65:4f","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4db93491-4bed-4631-8938-517ad22444fa","name":"","admin_state_up":true,"network_id":"4db93491-4bed-4631-8938-517ad22444fa","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:20:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:20:04Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"65e4f80f-83f1-49a8-8f97-2b0673df5aa4","ip_address":"10.0.0.4"}],"id":"faefba88-f8ed-42eb-b6da-39e029bb8c75","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:49:d9","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4db93491-4bed-4631-8938-517ad22444fa","name":"","admin_state_up":true,"network_id":"4db93491-4bed-4631-8938-517ad22444fa","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:20:04Z","binding:vnic_type":"normal"}]} 2018-10-03 05:20:23,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=4db93491-4bed-4631-8938-517ad22444fa used request id req-4d1d7c2f-1526-4599-a2c4-34eb88946e36 2018-10-03 05:20:23,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:23,105 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:23 GMT Server: Apache x-openstack-request-id: req-d233fb9a-9416-4ead-83e5-3ed68cf4cf2d Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:23,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:23 GMT Server: Apache x-openstack-request-id: req-0ffd8d9b-6321-4e17-8e64-39a4de2d1680 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "6ff1c184-8d5f-4440-9125-f41d15d7f811", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "65e4f80f-83f1-49a8-8f97-2b0673df5aa4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "4db93491-4bed-4631-8938-517ad22444fa", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-03T05:20:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:20:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "118d9e86-48b9-47c3-a8ff-065b13ee94e6", "resource_type": "OS::Nova::Server"}]} 2018-10-03 05:20:23,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f/resources used request id req-0ffd8d9b-6321-4e17-8e64-39a4de2d1680 2018-10-03 05:20:23,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/8b3f923c-8ed9-4e08-b30d-e7eee19a144f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7edda519536a12555d7f0290c3b1f239616aa" 2018-10-03 05:20:23,308 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:23 GMT Server: Apache x-openstack-request-id: req-ae83ca56-3a77-4f2c-a7b8-bd8ee36c27eb Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:23,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:20:23 GMT Server: Apache x-openstack-request-id: req-85593e81-d9f2-4efa-8d23-f88a9ff2ca55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:20:23,432 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-stack1/8b3f923c-8ed9-4e08-b30d-e7eee19a144f used request id req-85593e81-d9f2-4efa-8d23-f88a9ff2ca55 2018-10-03 05:20:23,432 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-7e88ccda-c6a2-442f-b617-fdc0de85ae46-image 2018-10-03 05:20:23,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91e405ca361a6c657d637f7ee4c358ac8efe5ab0" 2018-10-03 05:20:25,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c76e1e27-557a-41c7-b981-ee7e98d1e2ba Date: Wed, 03 Oct 2018 05:20:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:20:25,252 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/46405035-be0c-4d11-87cd-c5ebee39c02b used request id req-c76e1e27-557a-41c7-b981-ee7e98d1e2ba 2018-10-03 05:20:25,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/440869c4-4cea-4333-b902-7250fe26fe75 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d4ebfa61ae80dc19ad3400f482c9f12ff5225c" 2018-10-03 05:20:25,300 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:20: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-11a98597-a969-47eb-80d0-2add97256c0e x-compute-request-id: req-11a98597-a969-47eb-80d0-2add97256c0e Content-Length: 0 Content-Type: application/json 2018-10-03 05:20:25,300 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/440869c4-4cea-4333-b902-7250fe26fe75 used request id req-11a98597-a969-47eb-80d0-2add97256c0e 2018-10-03 05:20:25,302 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-03 05:20:25,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:20:25,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:20:25,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["ySwzkuPQR7K5YQrBhUpWzw"], "issued_at": "2018-10-03T05:20:25.000000Z"}} 2018-10-03 05:20:25,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73862d1a068f9c05305faf7eb99aa16967c165c4" 2018-10-03 05:20:25,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-929c2526-a738-4d40-b8be-cdc811255261 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:20:25,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-929c2526-a738-4d40-b8be-cdc811255261 2018-10-03 05:20:25,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73862d1a068f9c05305faf7eb99aa16967c165c4" 2018-10-03 05:20:25,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-6995d941-7e98-4b2c-86b2-405ac7797907 Date: Wed, 03 Oct 2018 05:20:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image"} 2018-10-03 05:20:25,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image used request id req-6995d941-7e98-4b2c-86b2-405ac7797907 2018-10-03 05:20:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73862d1a068f9c05305faf7eb99aa16967c165c4" 2018-10-03 05:20:26,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2cf3daad-fa5f-42bf-96d9-a48920144636 Date: Wed, 03 Oct 2018 05:20:26 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-10-03 05:20:26,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-2cf3daad-fa5f-42bf-96d9-a48920144636 2018-10-03 05:20:26,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73862d1a068f9c05305faf7eb99aa16967c165c4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image"}' 2018-10-03 05:20:26,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b X-Openstack-Request-Id: req-eb564189-3466-495f-9038-7773ede861c4 Date: Wed, 03 Oct 2018 05:20:26 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:20:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T05:20:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b", "min_disk": 0, "protected": false, "id": "aa510199-a6ee-4ee1-bd20-a4a8d23aff4b", "file": "/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b/file", "checksum": null, "owner": "33610e9ca4a144dc96f7886abd0eda63", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:20:26,302 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-eb564189-3466-495f-9038-7773ede861c4 2018-10-03 05:20:26,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73862d1a068f9c05305faf7eb99aa16967c165c4" -d '' 2018-10-03 05:20:28,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c08d2ff-1676-408a-a786-6a26f1f13d70 Date: Wed, 03 Oct 2018 05:20:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:20:28,182 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b/file used request id req-5c08d2ff-1676-408a-a786-6a26f1f13d70 2018-10-03 05:20:28,183 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:20:28,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73862d1a068f9c05305faf7eb99aa16967c165c4" 2018-10-03 05:20:28,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-4b3a1479-36b8-46e8-89e6-6362c66ce1db Date: Wed, 03 Oct 2018 05:20:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:20:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:20:28Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b/snap", "metadata": {}}], "self": "/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b", "min_disk": 0, "protected": false, "id": "aa510199-a6ee-4ee1-bd20-a4a8d23aff4b", "file": "/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:20:28,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b used request id req-4b3a1479-36b8-46e8-89e6-6362c66ce1db 2018-10-03 05:20:28,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73862d1a068f9c05305faf7eb99aa16967c165c4" 2018-10-03 05:20:28,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-711ad9c0-ec77-437b-9c35-d0c81bd77ee2 Date: Wed, 03 Oct 2018 05:20: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-10-03 05:20:28,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-711ad9c0-ec77-437b-9c35-d0c81bd77ee2 2018-10-03 05:20:28,504 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image 2018-10-03 05:20:28,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73862d1a068f9c05305faf7eb99aa16967c165c4" 2018-10-03 05:20:28,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f3aed325-d18a-498a-8c96-52097fd207df Date: Wed, 03 Oct 2018 05:20:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:20:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:20:28Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b/snap", "metadata": {}}], "self": "/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b", "min_disk": 0, "protected": false, "id": "aa510199-a6ee-4ee1-bd20-a4a8d23aff4b", "file": "/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:20:28,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b used request id req-f3aed325-d18a-498a-8c96-52097fd207df 2018-10-03 05:20:28,684 - create_image - DEBUG - Instance status is - active 2018-10-03 05:20:28,685 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image 2018-10-03 05:20:28,685 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image 2018-10-03 05:20:28,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:20:28,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:20:29,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["_AbDt-hdSduQ7OObSqpGog"], "issued_at": "2018-10-03T05:20:29.000000Z"}} 2018-10-03 05:20:29,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4abaf31d8b25349fbfa3d1a650f01211cbf55a" 2018-10-03 05:20:29,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c48c34-1322-457c-8a49-7de21aae1b0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:20:29,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-69c48c34-1322-457c-8a49-7de21aae1b0e 2018-10-03 05:20:29,138 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:20:29,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4abaf31d8b25349fbfa3d1a650f01211cbf55a" 2018-10-03 05:20:29,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20: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-bedee390-40c9-48c0-90a3-08a291e636d0 x-compute-request-id: req-bedee390-40c9-48c0-90a3-08a291e636d0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:20:29,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bedee390-40c9-48c0-90a3-08a291e636d0 2018-10-03 05:20:29,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4abaf31d8b25349fbfa3d1a650f01211cbf55a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-03 05:20:29,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20: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-30320de6-9a92-4dcf-820c-3ff057f3e423 x-compute-request-id: req-30320de6-9a92-4dcf-820c-3ff057f3e423 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c42a6022-c514-41d7-8d60-c65e26e4e4b6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c42a6022-c514-41d7-8d60-c65e26e4e4b6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c42a6022-c514-41d7-8d60-c65e26e4e4b6", "name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:20:29,386 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-30320de6-9a92-4dcf-820c-3ff057f3e423 2018-10-03 05:20:29,387 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-03 05:20:29,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:20:29,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["nb3uzr2MTLyumj3t0mhktg"], "issued_at": "2018-10-03T05:20:29.000000Z"}} 2018-10-03 05:20:29,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-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-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}}' 2018-10-03 05:20:33,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:20:29 GMT Server: Apache x-openstack-request-id: req-a403ab8a-0d57-43ad-8ffb-0ffb15f31ea6 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "ab115814-6051-456a-bab0-d8106ef187b4", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4", "rel": "self"}]}} 2018-10-03 05:20:33,112 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks used request id req-a403ab8a-0d57-43ad-8ffb-0ffb15f31ea6 2018-10-03 05:20:33,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/ab115814-6051-456a-bab0-d8106ef187b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:33,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:33 GMT Server: Apache x-openstack-request-id: req-9ab2ed1a-6b85-451c-aa27-5c79081a0467 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:33,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:33 GMT Server: Apache x-openstack-request-id: req-6df24900-5882-48fb-b76b-5b6280e34748 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "ab115814-6051-456a-bab0-d8106ef187b4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "stack_user_project_id": "b3dc01dccde7420e8947424b5d7242f2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab115814-6051-456a-bab0-d8106ef187b4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:33,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 used request id req-6df24900-5882-48fb-b76b-5b6280e34748 2018-10-03 05:20:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:33,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:33 GMT Server: Apache x-openstack-request-id: req-0aabc4c8-794e-4cac-8acb-d90987521062 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-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "stack_user_project_id": "b3dc01dccde7420e8947424b5d7242f2", "deletion_time": null, "creation_time": "2018-10-03T05:20:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4", "rel": "self"}], "updated_time": null, "project": "33610e9ca4a144dc96f7886abd0eda63", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ab115814-6051-456a-bab0-d8106ef187b4", "tags": null}]} 2018-10-03 05:20:33,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1 used request id req-0aabc4c8-794e-4cac-8acb-d90987521062 2018-10-03 05:20:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:34,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:33 GMT Server: Apache x-openstack-request-id: req-6d573cfd-dc38-4c86-b4c2-f6009575734b 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-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "stack_user_project_id": "b3dc01dccde7420e8947424b5d7242f2", "deletion_time": null, "creation_time": "2018-10-03T05:20:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4", "rel": "self"}], "updated_time": null, "project": "33610e9ca4a144dc96f7886abd0eda63", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ab115814-6051-456a-bab0-d8106ef187b4", "tags": null}]} 2018-10-03 05:20:34,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1 used request id req-6d573cfd-dc38-4c86-b4c2-f6009575734b 2018-10-03 05:20:34,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/ab115814-6051-456a-bab0-d8106ef187b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:34,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:34 GMT Server: Apache x-openstack-request-id: req-323a1b40-6cf5-4830-91fe-d71736425b3e Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:34,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:34 GMT Server: Apache x-openstack-request-id: req-513f719a-0287-45f1-b21a-c8add1af059e 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "ab115814-6051-456a-bab0-d8106ef187b4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "stack_user_project_id": "b3dc01dccde7420e8947424b5d7242f2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab115814-6051-456a-bab0-d8106ef187b4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:34,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 used request id req-513f719a-0287-45f1-b21a-c8add1af059e 2018-10-03 05:20:34,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/ab115814-6051-456a-bab0-d8106ef187b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:35,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:34 GMT Server: Apache x-openstack-request-id: req-4bbf9863-1c2a-47e0-a429-94bcb2ed89d1 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:35,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:35 GMT Server: Apache x-openstack-request-id: req-b257846b-12b5-4a54-bbbe-3b4fb6609702 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "ab115814-6051-456a-bab0-d8106ef187b4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "stack_user_project_id": "b3dc01dccde7420e8947424b5d7242f2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab115814-6051-456a-bab0-d8106ef187b4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:35,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 used request id req-b257846b-12b5-4a54-bbbe-3b4fb6609702 2018-10-03 05:20:38,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/ab115814-6051-456a-bab0-d8106ef187b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:39,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:38 GMT Server: Apache x-openstack-request-id: req-cc375fb8-8091-454d-bac5-f7147a8d6985 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:40,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:39 GMT Server: Apache x-openstack-request-id: req-179b355d-cfee-49e7-84ab-9df2c28c3622 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "ab115814-6051-456a-bab0-d8106ef187b4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "stack_user_project_id": "b3dc01dccde7420e8947424b5d7242f2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab115814-6051-456a-bab0-d8106ef187b4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:40,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 used request id req-179b355d-cfee-49e7-84ab-9df2c28c3622 2018-10-03 05:20:43,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/ab115814-6051-456a-bab0-d8106ef187b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:43,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:43 GMT Server: Apache x-openstack-request-id: req-bb7abbc4-18a6-4b10-8af1-23f8075f7d54 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:43,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:43 GMT Server: Apache x-openstack-request-id: req-2f536456-7735-49a8-9d7e-af35500f0bde 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "ab115814-6051-456a-bab0-d8106ef187b4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "stack_user_project_id": "b3dc01dccde7420e8947424b5d7242f2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab115814-6051-456a-bab0-d8106ef187b4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:43,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 used request id req-2f536456-7735-49a8-9d7e-af35500f0bde 2018-10-03 05:20:46,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/ab115814-6051-456a-bab0-d8106ef187b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:46,955 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:46 GMT Server: Apache x-openstack-request-id: req-0df8598e-acb7-41ac-b3f3-9b87628728ac Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:46,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:46 GMT Server: Apache x-openstack-request-id: req-ca43b6cd-ecc0-4e27-a001-35f3b0eb4fd0 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "ab115814-6051-456a-bab0-d8106ef187b4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "stack_user_project_id": "b3dc01dccde7420e8947424b5d7242f2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab115814-6051-456a-bab0-d8106ef187b4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:46,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 used request id req-ca43b6cd-ecc0-4e27-a001-35f3b0eb4fd0 2018-10-03 05:20:50,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/ab115814-6051-456a-bab0-d8106ef187b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:50,188 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:50 GMT Server: Apache x-openstack-request-id: req-268fd5e9-4cbc-4a82-b624-fcfd4cea7f7d Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:50,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:50 GMT Server: Apache x-openstack-request-id: req-0962a8dc-57de-401e-a4e8-1c776a47f3cc 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "ab115814-6051-456a-bab0-d8106ef187b4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1", "stack_user_project_id": "b3dc01dccde7420e8947424b5d7242f2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-03T05:20:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ab115814-6051-456a-bab0-d8106ef187b4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:50,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 used request id req-0962a8dc-57de-401e-a4e8-1c776a47f3cc 2018-10-03 05:20:50,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-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-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}}' 2018-10-03 05:20:52,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:20:50 GMT Server: Apache x-openstack-request-id: req-66c4dcc0-0ed0-4b76-8924-ffffe7b79dcd Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}]}} 2018-10-03 05:20:52,793 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks used request id req-66c4dcc0-0ed0-4b76-8924-ffffe7b79dcd 2018-10-03 05:20:52,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:53,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:52 GMT Server: Apache x-openstack-request-id: req-07794161-c0a9-4886-9b75-8309bf7111a4 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:53,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:53 GMT Server: Apache x-openstack-request-id: req-3032c55b-eeac-4694-b127-89fe58ee99a5 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:53,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-3032c55b-eeac-4694-b127-89fe58ee99a5 2018-10-03 05:20:53,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:53,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:53 GMT Server: Apache x-openstack-request-id: req-101f44a1-6452-4d12-adb5-404aa2ea1ac5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "deletion_time": null, "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "updated_time": null, "project": "33610e9ca4a144dc96f7886abd0eda63", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "tags": null}]} 2018-10-03 05:20:53,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2 used request id req-101f44a1-6452-4d12-adb5-404aa2ea1ac5 2018-10-03 05:20:53,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:53,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:53 GMT Server: Apache x-openstack-request-id: req-b0615b41-a6bd-4d4a-9b87-ec2c1af89192 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "deletion_time": null, "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "updated_time": null, "project": "33610e9ca4a144dc96f7886abd0eda63", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "tags": null}]} 2018-10-03 05:20:53,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2 used request id req-b0615b41-a6bd-4d4a-9b87-ec2c1af89192 2018-10-03 05:20:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:53,584 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:53 GMT Server: Apache x-openstack-request-id: req-0fa02155-596b-4b1a-b129-869c1e74552e Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:53,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:53 GMT Server: Apache x-openstack-request-id: req-dee2c071-3a49-4013-b9d2-b7175ab2d0f2 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:53,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-dee2c071-3a49-4013-b9d2-b7175ab2d0f2 2018-10-03 05:20:53,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:53,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:53 GMT Server: Apache x-openstack-request-id: req-6ab3a457-263f-481c-a6cc-741070242197 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:53,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:53 GMT Server: Apache x-openstack-request-id: req-10a88726-6445-49b0-b03e-bf808d90a7d2 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:53,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-10a88726-6445-49b0-b03e-bf808d90a7d2 2018-10-03 05:20:56,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:56,884 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:56 GMT Server: Apache x-openstack-request-id: req-68d2dd24-f4f9-47d0-807b-1c56c3ab33c8 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:20:56,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:56 GMT Server: Apache x-openstack-request-id: req-b97cfe53-1d91-4ed4-b33a-23c802190717 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:20:56,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-b97cfe53-1d91-4ed4-b33a-23c802190717 2018-10-03 05:20:59,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:20:59,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:20:59 GMT Server: Apache x-openstack-request-id: req-9d095be5-28ab-4d99-9b6d-021622a1fd0d Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:00,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:20:59 GMT Server: Apache x-openstack-request-id: req-e190e406-1f6d-494e-b0d2-eace127355e1 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:00,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-e190e406-1f6d-494e-b0d2-eace127355e1 2018-10-03 05:21:03,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:03,068 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:03 GMT Server: Apache x-openstack-request-id: req-68bffd5f-c5df-4fdc-97d8-238b9ab98058 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:03,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:03 GMT Server: Apache x-openstack-request-id: req-7f856f55-6499-48c4-a97d-8d7fe5588bef 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:03,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-7f856f55-6499-48c4-a97d-8d7fe5588bef 2018-10-03 05:21:06,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:06,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:06 GMT Server: Apache x-openstack-request-id: req-fbfe26de-6155-4d6a-9e36-7f0ea84fe527 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:06,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:06 GMT Server: Apache x-openstack-request-id: req-031b662c-83ba-44c6-9559-7d4b114fe646 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:06,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-031b662c-83ba-44c6-9559-7d4b114fe646 2018-10-03 05:21:09,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:09,252 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:09 GMT Server: Apache x-openstack-request-id: req-283480d3-0bce-45f9-a443-923bf7838eb2 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:09,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:09 GMT Server: Apache x-openstack-request-id: req-7b13ddbb-1aaf-4616-8a99-bb959a9fd818 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:09,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-7b13ddbb-1aaf-4616-8a99-bb959a9fd818 2018-10-03 05:21:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:12,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:12 GMT Server: Apache x-openstack-request-id: req-2ffb8257-28f3-4465-a60a-c2a4d79c9d52 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:12,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:12 GMT Server: Apache x-openstack-request-id: req-c78bb914-4f5d-435b-9dec-4eb5202d6830 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:12,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-c78bb914-4f5d-435b-9dec-4eb5202d6830 2018-10-03 05:21:15,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:15,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:15 GMT Server: Apache x-openstack-request-id: req-e26fb2b7-e23c-40e5-a9c6-2f362cbf295b Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:15,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:15 GMT Server: Apache x-openstack-request-id: req-033fe150-0bde-41d1-92fc-eedd0ff93ffb 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:15,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-033fe150-0bde-41d1-92fc-eedd0ff93ffb 2018-10-03 05:21:18,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:18,722 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:18 GMT Server: Apache x-openstack-request-id: req-f37bdde6-60ff-4403-8ed7-bdee75332eb9 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:18,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:18 GMT Server: Apache x-openstack-request-id: req-c1e94915-e44c-4e73-9455-8f7564f53681 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:18,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-c1e94915-e44c-4e73-9455-8f7564f53681 2018-10-03 05:21:21,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:21,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:21 GMT Server: Apache x-openstack-request-id: req-fdf3f32c-b7eb-4906-bab7-771e52bc7da2 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:21,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:21 GMT Server: Apache x-openstack-request-id: req-e4388211-b29d-4f54-b32c-268763261246 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:21,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-e4388211-b29d-4f54-b32c-268763261246 2018-10-03 05:21:24,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:25,090 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:24 GMT Server: Apache x-openstack-request-id: req-f730f0a6-7a29-41bd-b518-bda177c335aa Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:25,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:25 GMT Server: Apache x-openstack-request-id: req-7948cde5-6596-40de-9178-c78f056921b8 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:25,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-7948cde5-6596-40de-9178-c78f056921b8 2018-10-03 05:21:28,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:28,918 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:28 GMT Server: Apache x-openstack-request-id: req-c482e19d-dd2a-4596-9ec2-5f650630861f Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:29,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:28 GMT Server: Apache x-openstack-request-id: req-99e94ffa-8d9b-4759-9059-bfcd0ff904c9 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:29,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-99e94ffa-8d9b-4759-9059-bfcd0ff904c9 2018-10-03 05:21:32,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:32,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:32 GMT Server: Apache x-openstack-request-id: req-aa4c7279-6d47-41bb-8f0a-027217924393 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:33,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:32 GMT Server: Apache x-openstack-request-id: req-e891610e-6ca5-421b-bd9b-49b3290ba436 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:33,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-e891610e-6ca5-421b-bd9b-49b3290ba436 2018-10-03 05:21:36,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:36,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:36 GMT Server: Apache x-openstack-request-id: req-1f7e8eba-1ac6-446d-9951-1081322d8258 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:36,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:36 GMT Server: Apache x-openstack-request-id: req-a0e0706f-7ac3-4ecf-8cf0-c742a417fc46 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:36,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-a0e0706f-7ac3-4ecf-8cf0-c742a417fc46 2018-10-03 05:21:39,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:39,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:39 GMT Server: Apache x-openstack-request-id: req-bc03d0fd-4ecd-4647-9fe6-a8b092d30360 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:40,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:39 GMT Server: Apache x-openstack-request-id: req-b86fff1d-3fd8-4ebb-9e3f-fdea1dc18736 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:40,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-b86fff1d-3fd8-4ebb-9e3f-fdea1dc18736 2018-10-03 05:21:43,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:43,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:43 GMT Server: Apache x-openstack-request-id: req-96b8ea4d-af43-40b3-8362-62ca86171c14 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:43,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:43 GMT Server: Apache x-openstack-request-id: req-7139c9f9-5d65-47ef-b187-1816e3c9dc37 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2", "stack_user_project_id": "aa583a4e7a984e1c8faae296053d5291", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-03T05:20:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a01c6066-1dd7-4740-9c41-a92feb83aef8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-03 05:21:43,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-7139c9f9-5d65-47ef-b187-1816e3c9dc37 2018-10-03 05:21:43,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/ab115814-6051-456a-bab0-d8106ef187b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:43,258 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:43 GMT Server: Apache x-openstack-request-id: req-76454b82-94a2-42da-aab7-92cbe6cbc1ed Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:43,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:21:43 GMT Server: Apache x-openstack-request-id: req-0fe49b2d-a123-43f1-9665-1d9e7c6b03b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:21:43,496 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack1/ab115814-6051-456a-bab0-d8106ef187b4 used request id req-0fe49b2d-a123-43f1-9665-1d9e7c6b03b3 2018-10-03 05:21:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/a01c6066-1dd7-4740-9c41-a92feb83aef8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c64acc6df4516e18746d99bc5d6ee8b4a3fa67" 2018-10-03 05:21:43,526 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:43 GMT Server: Apache x-openstack-request-id: req-0108f1e1-96de-4543-87bf-966d59b3efa3 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:43,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:21:43 GMT Server: Apache x-openstack-request-id: req-aeafbc84-830c-412f-b8e5-a2628b1c7109 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:21:43,599 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-stack2/a01c6066-1dd7-4740-9c41-a92feb83aef8 used request id req-aeafbc84-830c-412f-b8e5-a2628b1c7109 2018-10-03 05:21:43,599 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-2dd3612d-8cec-4362-93bb-2e50bfa8ca18-image 2018-10-03 05:21:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73862d1a068f9c05305faf7eb99aa16967c165c4" 2018-10-03 05:21:45,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e57985b3-281c-4b8c-9b44-4ecdc4eb0bf3 Date: Wed, 03 Oct 2018 05:21:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:21:45,364 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/aa510199-a6ee-4ee1-bd20-a4a8d23aff4b used request id req-e57985b3-281c-4b8c-9b44-4ecdc4eb0bf3 2018-10-03 05:21:45,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/c42a6022-c514-41d7-8d60-c65e26e4e4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4abaf31d8b25349fbfa3d1a650f01211cbf55a" 2018-10-03 05:21:45,445 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:21: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-c5c75d7f-6f13-499f-ba31-e609bddcb8c3 x-compute-request-id: req-c5c75d7f-6f13-499f-ba31-e609bddcb8c3 Content-Length: 0 Content-Type: application/json 2018-10-03 05:21:45,445 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c42a6022-c514-41d7-8d60-c65e26e4e4b6 used request id req-c5c75d7f-6f13-499f-ba31-e609bddcb8c3 2018-10-03 05:21:45,446 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-03 05:21:45,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:21:45,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:21:45,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:21:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["dv3no5gNQPuP6Bncz333sQ"], "issued_at": "2018-10-03T05:21:45.000000Z"}} 2018-10-03 05:21:45,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601005e93c20734b901d0234b7fd61582c608fe" 2018-10-03 05:21:45,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a73a2e0-3945-4142-95c0-804a4a95c8e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:21:45,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9a73a2e0-3945-4142-95c0-804a4a95c8e5 2018-10-03 05:21:45,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e601005e93c20734b901d0234b7fd61582c608fe" 2018-10-03 05:21:46,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-8429a90c-4ebc-4fd6-b7bd-6c99e96be92e Date: Wed, 03 Oct 2018 05:21:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"} 2018-10-03 05:21:46,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1 used request id req-8429a90c-4ebc-4fd6-b7bd-6c99e96be92e 2018-10-03 05:21:46,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e601005e93c20734b901d0234b7fd61582c608fe" 2018-10-03 05:21:46,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-99ff286c-d9aa-422a-835a-fe8f7b1d113f Date: Wed, 03 Oct 2018 05:21:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-03 05:21:46,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-99ff286c-d9aa-422a-835a-fe8f7b1d113f 2018-10-03 05:21:46,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e601005e93c20734b901d0234b7fd61582c608fe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}' 2018-10-03 05:21:46,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e X-Openstack-Request-Id: req-f38b2723-422d-431c-86e4-ef4cd95c94ba Date: Wed, 03 Oct 2018 05:21:46 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:21:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T05:21:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e", "min_disk": 0, "protected": false, "id": "5747110d-ee52-470f-ab95-69725f41fa1e", "file": "/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e/file", "checksum": null, "owner": "33610e9ca4a144dc96f7886abd0eda63", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:21:46,491 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f38b2723-422d-431c-86e4-ef4cd95c94ba 2018-10-03 05:21:46,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e601005e93c20734b901d0234b7fd61582c608fe" -d '' 2018-10-03 05:21:50,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3deceb97-e7a0-41b1-8205-8b1d28a7fd45 Date: Wed, 03 Oct 2018 05:21:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:21:50,694 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e/file used request id req-3deceb97-e7a0-41b1-8205-8b1d28a7fd45 2018-10-03 05:21:50,694 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:21:50,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e601005e93c20734b901d0234b7fd61582c608fe" 2018-10-03 05:21:50,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-24e028cb-ec8f-4b44-85e9-517cc6676759 Date: Wed, 03 Oct 2018 05:21:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:21:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:21:50Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/5747110d-ee52-470f-ab95-69725f41fa1e/snap", "metadata": {}}], "self": "/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e", "min_disk": 0, "protected": false, "id": "5747110d-ee52-470f-ab95-69725f41fa1e", "file": "/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/5747110d-ee52-470f-ab95-69725f41fa1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:21:50,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e used request id req-24e028cb-ec8f-4b44-85e9-517cc6676759 2018-10-03 05:21:50,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e601005e93c20734b901d0234b7fd61582c608fe" 2018-10-03 05:21:51,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-036166ba-7d64-4de5-a2c8-aa5ec44ba9f4 Date: Wed, 03 Oct 2018 05:21:51 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-10-03 05:21:51,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-036166ba-7d64-4de5-a2c8-aa5ec44ba9f4 2018-10-03 05:21:51,058 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1 2018-10-03 05:21:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e601005e93c20734b901d0234b7fd61582c608fe" 2018-10-03 05:21:51,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-2d27b130-3516-4ce9-9c6a-8c64fea360a6 Date: Wed, 03 Oct 2018 05:21:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:21:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:21:50Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/5747110d-ee52-470f-ab95-69725f41fa1e/snap", "metadata": {}}], "self": "/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e", "min_disk": 0, "protected": false, "id": "5747110d-ee52-470f-ab95-69725f41fa1e", "file": "/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/5747110d-ee52-470f-ab95-69725f41fa1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:21:51,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e used request id req-2d27b130-3516-4ce9-9c6a-8c64fea360a6 2018-10-03 05:21:51,224 - create_image - DEBUG - Instance status is - active 2018-10-03 05:21:51,224 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1 2018-10-03 05:21:51,224 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1 2018-10-03 05:21:51,225 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-03 05:21:51,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:21:51,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:21:51,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:21:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["k__SmVYGSW-LPSy3a7mdzA"], "issued_at": "2018-10-03T05:21:51.000000Z"}} 2018-10-03 05:21:51,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e944a07a4b55b441b049c14f95944301fa9cccc7" 2018-10-03 05:21:51,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f63b850-ab2c-4816-9bc3-60e01a59f5b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:21:51,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9f63b850-ab2c-4816-9bc3-60e01a59f5b6 2018-10-03 05:21:51,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e944a07a4b55b441b049c14f95944301fa9cccc7" 2018-10-03 05:21:51,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-fe379595-badd-47b7-bbe1-6e4e7a5953bb Date: Wed, 03 Oct 2018 05:21:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2"} 2018-10-03 05:21:51,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2 used request id req-fe379595-badd-47b7-bbe1-6e4e7a5953bb 2018-10-03 05:21:51,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e944a07a4b55b441b049c14f95944301fa9cccc7" 2018-10-03 05:21:52,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1fba0b78-e024-433e-b921-f0e298417054 Date: Wed, 03 Oct 2018 05:21:52 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-10-03 05:21:52,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1fba0b78-e024-433e-b921-f0e298417054 2018-10-03 05:21:52,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e944a07a4b55b441b049c14f95944301fa9cccc7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2"}' 2018-10-03 05:21:52,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f X-Openstack-Request-Id: req-34be9f61-a359-4207-90e6-bd9e08ba9018 Date: Wed, 03 Oct 2018 05:21:52 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:21:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T05:21:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f", "min_disk": 0, "protected": false, "id": "7de435a3-addb-408e-b35a-49d06e8d4e2f", "file": "/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/file", "checksum": null, "owner": "33610e9ca4a144dc96f7886abd0eda63", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:21:52,310 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-34be9f61-a359-4207-90e6-bd9e08ba9018 2018-10-03 05:21:52,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e944a07a4b55b441b049c14f95944301fa9cccc7" -d '' 2018-10-03 05:21:54,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa0a0b19-59b9-45ef-82d2-ddf35f909333 Date: Wed, 03 Oct 2018 05:21:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:21:54,476 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/file used request id req-aa0a0b19-59b9-45ef-82d2-ddf35f909333 2018-10-03 05:21:54,476 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:21:54,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e944a07a4b55b441b049c14f95944301fa9cccc7" 2018-10-03 05:21:54,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e7884810-fdb2-4994-9d92-b71785098782 Date: Wed, 03 Oct 2018 05:21:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:21:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:21:54Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/snap", "metadata": {}}], "self": "/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f", "min_disk": 0, "protected": false, "id": "7de435a3-addb-408e-b35a-49d06e8d4e2f", "file": "/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:21:54,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f used request id req-e7884810-fdb2-4994-9d92-b71785098782 2018-10-03 05:21:54,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e944a07a4b55b441b049c14f95944301fa9cccc7" 2018-10-03 05:21:54,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d4c0d037-1698-4623-aa2a-6150505a5a2e Date: Wed, 03 Oct 2018 05:21: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-10-03 05:21:54,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d4c0d037-1698-4623-aa2a-6150505a5a2e 2018-10-03 05:21:54,800 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2 2018-10-03 05:21:54,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e944a07a4b55b441b049c14f95944301fa9cccc7" 2018-10-03 05:21:54,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-5492e0b8-7b04-4996-b765-af87847bfecd Date: Wed, 03 Oct 2018 05:21:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:21:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:21:54Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/snap", "metadata": {}}], "self": "/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f", "min_disk": 0, "protected": false, "id": "7de435a3-addb-408e-b35a-49d06e8d4e2f", "file": "/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:21:54,971 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f used request id req-5492e0b8-7b04-4996-b765-af87847bfecd 2018-10-03 05:21:54,972 - create_image - DEBUG - Instance status is - active 2018-10-03 05:21:54,972 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2 2018-10-03 05:21:54,972 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2 2018-10-03 05:21:54,972 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-03 05:21:55,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:21:55,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["pv4voWpNRE6Zd6AfUbcVbw"], "issued_at": "2018-10-03T05:21:55.000000Z"}} 2018-10-03 05:21:55,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-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-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net"}}' 2018-10-03 05:21:58,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:21:55 GMT Server: Apache x-openstack-request-id: req-f2466183-71a1-4f38-8af7-c11f75283297 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}]}} 2018-10-03 05:21:58,899 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks used request id req-f2466183-71a1-4f38-8af7-c11f75283297 2018-10-03 05:21:58,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:21:59,073 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:58 GMT Server: Apache x-openstack-request-id: req-54fc2963-8b00-4c29-9b5a-e90a20ee9127 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:59,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:59 GMT Server: Apache x-openstack-request-id: req-39491902-87c5-409a-93cf-cccb5fd8495c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "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-10-03 05:21:59,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-39491902-87c5-409a-93cf-cccb5fd8495c 2018-10-03 05:21:59,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:21:59,441 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:21:59 GMT Server: Apache x-openstack-request-id: req-0ad21e8e-e542-4b8b-a25f-2e9a593703f4 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:21:59,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:21:59 GMT Server: Apache x-openstack-request-id: req-02fcb831-e88b-4883-8e51-ac8fcc164868 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "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-10-03 05:21:59,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-02fcb831-e88b-4883-8e51-ac8fcc164868 2018-10-03 05:22:02,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:02,831 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:02 GMT Server: Apache x-openstack-request-id: req-1a287d28-5bd2-4ff9-b30e-d35bdebb9a0e Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:03,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:02 GMT Server: Apache x-openstack-request-id: req-28c8000a-6857-4798-8348-af243321299f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "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-10-03 05:22:03,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-28c8000a-6857-4798-8348-af243321299f 2018-10-03 05:22:06,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:06,237 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:06 GMT Server: Apache x-openstack-request-id: req-ca4ed75a-ab5d-47d4-ae78-9a9a34aef431 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:06,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:06 GMT Server: Apache x-openstack-request-id: req-72c0076d-4333-44eb-948b-b268f7389f4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 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-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvhOB8qGFlLNWUk5u/r339D4Q7k1xrNb6fHk4xIiC3OY0gVZK\nD2PME4zczaV39OCBug2UVpSeiaO2/z4fZ7ZY6RKJnMhmZy8/49vQxpOLITysk8CU\nLs3dLMaq6iy5tk8NpyeS73BH8DvcJUxpEwF1bbqlj+sIyXeelBb5RU5JljK/afUB\nACmeIQW1e4INTz8iHaBHay+bGTohxxfJFHCaXCcoxua192Rytf1wl4qzc151WBzQ\nNsSeBXqvSXVdxLjp5Re46xGJmzEyW/MjOVBGvk2iqqLTH/vrx63BH5TB6SiXYVoL\nqZ2XNYOD2PtaZROhtO+N+j8ysIK/rRrN3iRgKwIDAQABAoIBAArB1d/ibkntIFyG\nHdgC7k5/WLvz3BQZEpIK1kChLS7NRHlxZb2bO0h7918YF0Lfldfuvs9rl9FYV5n4\nbRSUiFGgf/NEkC8UyHvfy+ABJ6WY5ndyNbC0a+kF0VRxdY0wyigEoFc2touNB7eA\nrI2rznaIUqhjd9rXDz14U2EtvhJm8dzcUSqoGBcrqg4YW8nl14p/3CUvvVnX+Bmn\ndzWb0PKowaAzkbPpotGExlgQFC4HeDkrS2kkAMEEtb9r94kRsj3K4Zq+s3JoNNqu\nC2sZdAMknSXn3F8rU+vE0CCeWQsvxP6mZ8/az6S7NDonqQAPB1ZBfcadUgDn4Q0m\nBZVB/LkCgYEA5A5Id8oHFlhwh4EMykOcCiCN+ntquHOi2xeSmGUhE5YyYhc8LT+7\nv09RYwnCT3WM+ECgKw50IyHii357r1rBoCloB32d+gHt9nEcQiQIMKujeqZCF1r3\nekafpQ7v3j1m0xvAsnS1piHuVMLXl1aGUT7LAI/z5CYM+OHc1PQoSt8CgYEA1V3e\nyBd4r7qE8aubcE5EpGxgCwSfF/XFhjYSn83Q+NUpSBqivcL0gTY/SOxhvTqDIc0v\nKclQARCiGFOE5nTsoyapLXwQFociSvjJ5X2U5jMzExFabvJilQsdtzHy1nNyyzbN\nA3bY7gCLHBSyscB8pyHy2tmMw+40NZI5tiavIDUCgYEArYtw+jdzTT3f5D4ATatF\ngy9i28ovXE4jEDbQB8htc0pI7Pxhfs2RQfRKKuOySmVZ8VC8kgdduZ5/l0eZN8gI\nsKjR0WF2Zloxi+hnaK2izebPcPY0NTG0QgicVC8ZujVfmib0bNkDonkPtNDQ3wmp\nDQqL0NG691M9a+f09NkYEGECgYB1YhJJdJhB3VR8fFOkonqjFrhz91PrY5wKrT7r\nydhYvTTb5UN5MINBfu2sGdffugwgkXiL/aPVIih7R5+LBfKWA5P5YRKcwjV8l4jD\nh6ZeSvajW92rwg+4PYhYm9MkZhlWcUyyxjSsI4JkrYJtxh8N9+BaxGrr8+WnP04e\nxwN7rQKBgBAnRksfBciFvca6BLMZ8pVp0ROeyo0ASrRDIda734QFsaD+sZCnVs1j\noAeU+VAtOsnfT98fGC1zU12xlKbZz6juCCU17tXhcvjOOnrEaqBW7O2cMr30M8w5\naoOe17d1Kf7g6iexhujDM7maMLil7nWs70a4NP8IGLIx27kF+aMP\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-10-03 05:22:06,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-72c0076d-4333-44eb-948b-b268f7389f4f 2018-10-03 05:22:09,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:09,784 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:09 GMT Server: Apache x-openstack-request-id: req-82872179-16df-47ee-a7af-702f4755d902 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:10,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:09 GMT Server: Apache x-openstack-request-id: req-3743f7a5-b796-4c96-bcac-a014ca9434cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 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-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvhOB8qGFlLNWUk5u/r339D4Q7k1xrNb6fHk4xIiC3OY0gVZK\nD2PME4zczaV39OCBug2UVpSeiaO2/z4fZ7ZY6RKJnMhmZy8/49vQxpOLITysk8CU\nLs3dLMaq6iy5tk8NpyeS73BH8DvcJUxpEwF1bbqlj+sIyXeelBb5RU5JljK/afUB\nACmeIQW1e4INTz8iHaBHay+bGTohxxfJFHCaXCcoxua192Rytf1wl4qzc151WBzQ\nNsSeBXqvSXVdxLjp5Re46xGJmzEyW/MjOVBGvk2iqqLTH/vrx63BH5TB6SiXYVoL\nqZ2XNYOD2PtaZROhtO+N+j8ysIK/rRrN3iRgKwIDAQABAoIBAArB1d/ibkntIFyG\nHdgC7k5/WLvz3BQZEpIK1kChLS7NRHlxZb2bO0h7918YF0Lfldfuvs9rl9FYV5n4\nbRSUiFGgf/NEkC8UyHvfy+ABJ6WY5ndyNbC0a+kF0VRxdY0wyigEoFc2touNB7eA\nrI2rznaIUqhjd9rXDz14U2EtvhJm8dzcUSqoGBcrqg4YW8nl14p/3CUvvVnX+Bmn\ndzWb0PKowaAzkbPpotGExlgQFC4HeDkrS2kkAMEEtb9r94kRsj3K4Zq+s3JoNNqu\nC2sZdAMknSXn3F8rU+vE0CCeWQsvxP6mZ8/az6S7NDonqQAPB1ZBfcadUgDn4Q0m\nBZVB/LkCgYEA5A5Id8oHFlhwh4EMykOcCiCN+ntquHOi2xeSmGUhE5YyYhc8LT+7\nv09RYwnCT3WM+ECgKw50IyHii357r1rBoCloB32d+gHt9nEcQiQIMKujeqZCF1r3\nekafpQ7v3j1m0xvAsnS1piHuVMLXl1aGUT7LAI/z5CYM+OHc1PQoSt8CgYEA1V3e\nyBd4r7qE8aubcE5EpGxgCwSfF/XFhjYSn83Q+NUpSBqivcL0gTY/SOxhvTqDIc0v\nKclQARCiGFOE5nTsoyapLXwQFociSvjJ5X2U5jMzExFabvJilQsdtzHy1nNyyzbN\nA3bY7gCLHBSyscB8pyHy2tmMw+40NZI5tiavIDUCgYEArYtw+jdzTT3f5D4ATatF\ngy9i28ovXE4jEDbQB8htc0pI7Pxhfs2RQfRKKuOySmVZ8VC8kgdduZ5/l0eZN8gI\nsKjR0WF2Zloxi+hnaK2izebPcPY0NTG0QgicVC8ZujVfmib0bNkDonkPtNDQ3wmp\nDQqL0NG691M9a+f09NkYEGECgYB1YhJJdJhB3VR8fFOkonqjFrhz91PrY5wKrT7r\nydhYvTTb5UN5MINBfu2sGdffugwgkXiL/aPVIih7R5+LBfKWA5P5YRKcwjV8l4jD\nh6ZeSvajW92rwg+4PYhYm9MkZhlWcUyyxjSsI4JkrYJtxh8N9+BaxGrr8+WnP04e\nxwN7rQKBgBAnRksfBciFvca6BLMZ8pVp0ROeyo0ASrRDIda734QFsaD+sZCnVs1j\noAeU+VAtOsnfT98fGC1zU12xlKbZz6juCCU17tXhcvjOOnrEaqBW7O2cMr30M8w5\naoOe17d1Kf7g6iexhujDM7maMLil7nWs70a4NP8IGLIx27kF+aMP\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-10-03 05:22:10,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-3743f7a5-b796-4c96-bcac-a014ca9434cb 2018-10-03 05:22:13,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:13,043 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:13 GMT Server: Apache x-openstack-request-id: req-20811f12-120b-4e97-bc7e-7588ecef2b7a Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:13,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:13 GMT Server: Apache x-openstack-request-id: req-8c266490-3d11-4a79-ab28-b4936970d9a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 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-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvhOB8qGFlLNWUk5u/r339D4Q7k1xrNb6fHk4xIiC3OY0gVZK\nD2PME4zczaV39OCBug2UVpSeiaO2/z4fZ7ZY6RKJnMhmZy8/49vQxpOLITysk8CU\nLs3dLMaq6iy5tk8NpyeS73BH8DvcJUxpEwF1bbqlj+sIyXeelBb5RU5JljK/afUB\nACmeIQW1e4INTz8iHaBHay+bGTohxxfJFHCaXCcoxua192Rytf1wl4qzc151WBzQ\nNsSeBXqvSXVdxLjp5Re46xGJmzEyW/MjOVBGvk2iqqLTH/vrx63BH5TB6SiXYVoL\nqZ2XNYOD2PtaZROhtO+N+j8ysIK/rRrN3iRgKwIDAQABAoIBAArB1d/ibkntIFyG\nHdgC7k5/WLvz3BQZEpIK1kChLS7NRHlxZb2bO0h7918YF0Lfldfuvs9rl9FYV5n4\nbRSUiFGgf/NEkC8UyHvfy+ABJ6WY5ndyNbC0a+kF0VRxdY0wyigEoFc2touNB7eA\nrI2rznaIUqhjd9rXDz14U2EtvhJm8dzcUSqoGBcrqg4YW8nl14p/3CUvvVnX+Bmn\ndzWb0PKowaAzkbPpotGExlgQFC4HeDkrS2kkAMEEtb9r94kRsj3K4Zq+s3JoNNqu\nC2sZdAMknSXn3F8rU+vE0CCeWQsvxP6mZ8/az6S7NDonqQAPB1ZBfcadUgDn4Q0m\nBZVB/LkCgYEA5A5Id8oHFlhwh4EMykOcCiCN+ntquHOi2xeSmGUhE5YyYhc8LT+7\nv09RYwnCT3WM+ECgKw50IyHii357r1rBoCloB32d+gHt9nEcQiQIMKujeqZCF1r3\nekafpQ7v3j1m0xvAsnS1piHuVMLXl1aGUT7LAI/z5CYM+OHc1PQoSt8CgYEA1V3e\nyBd4r7qE8aubcE5EpGxgCwSfF/XFhjYSn83Q+NUpSBqivcL0gTY/SOxhvTqDIc0v\nKclQARCiGFOE5nTsoyapLXwQFociSvjJ5X2U5jMzExFabvJilQsdtzHy1nNyyzbN\nA3bY7gCLHBSyscB8pyHy2tmMw+40NZI5tiavIDUCgYEArYtw+jdzTT3f5D4ATatF\ngy9i28ovXE4jEDbQB8htc0pI7Pxhfs2RQfRKKuOySmVZ8VC8kgdduZ5/l0eZN8gI\nsKjR0WF2Zloxi+hnaK2izebPcPY0NTG0QgicVC8ZujVfmib0bNkDonkPtNDQ3wmp\nDQqL0NG691M9a+f09NkYEGECgYB1YhJJdJhB3VR8fFOkonqjFrhz91PrY5wKrT7r\nydhYvTTb5UN5MINBfu2sGdffugwgkXiL/aPVIih7R5+LBfKWA5P5YRKcwjV8l4jD\nh6ZeSvajW92rwg+4PYhYm9MkZhlWcUyyxjSsI4JkrYJtxh8N9+BaxGrr8+WnP04e\nxwN7rQKBgBAnRksfBciFvca6BLMZ8pVp0ROeyo0ASrRDIda734QFsaD+sZCnVs1j\noAeU+VAtOsnfT98fGC1zU12xlKbZz6juCCU17tXhcvjOOnrEaqBW7O2cMr30M8w5\naoOe17d1Kf7g6iexhujDM7maMLil7nWs70a4NP8IGLIx27kF+aMP\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-10-03 05:22:13,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-8c266490-3d11-4a79-ab28-b4936970d9a2 2018-10-03 05:22:16,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:16,860 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:16 GMT Server: Apache x-openstack-request-id: req-1e2f3fb2-503d-4f75-be12-fdb244680df1 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:17,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:16 GMT Server: Apache x-openstack-request-id: req-c5dc67b2-faa6-4e97-9be2-f303b5df8eb2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 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-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvhOB8qGFlLNWUk5u/r339D4Q7k1xrNb6fHk4xIiC3OY0gVZK\nD2PME4zczaV39OCBug2UVpSeiaO2/z4fZ7ZY6RKJnMhmZy8/49vQxpOLITysk8CU\nLs3dLMaq6iy5tk8NpyeS73BH8DvcJUxpEwF1bbqlj+sIyXeelBb5RU5JljK/afUB\nACmeIQW1e4INTz8iHaBHay+bGTohxxfJFHCaXCcoxua192Rytf1wl4qzc151WBzQ\nNsSeBXqvSXVdxLjp5Re46xGJmzEyW/MjOVBGvk2iqqLTH/vrx63BH5TB6SiXYVoL\nqZ2XNYOD2PtaZROhtO+N+j8ysIK/rRrN3iRgKwIDAQABAoIBAArB1d/ibkntIFyG\nHdgC7k5/WLvz3BQZEpIK1kChLS7NRHlxZb2bO0h7918YF0Lfldfuvs9rl9FYV5n4\nbRSUiFGgf/NEkC8UyHvfy+ABJ6WY5ndyNbC0a+kF0VRxdY0wyigEoFc2touNB7eA\nrI2rznaIUqhjd9rXDz14U2EtvhJm8dzcUSqoGBcrqg4YW8nl14p/3CUvvVnX+Bmn\ndzWb0PKowaAzkbPpotGExlgQFC4HeDkrS2kkAMEEtb9r94kRsj3K4Zq+s3JoNNqu\nC2sZdAMknSXn3F8rU+vE0CCeWQsvxP6mZ8/az6S7NDonqQAPB1ZBfcadUgDn4Q0m\nBZVB/LkCgYEA5A5Id8oHFlhwh4EMykOcCiCN+ntquHOi2xeSmGUhE5YyYhc8LT+7\nv09RYwnCT3WM+ECgKw50IyHii357r1rBoCloB32d+gHt9nEcQiQIMKujeqZCF1r3\nekafpQ7v3j1m0xvAsnS1piHuVMLXl1aGUT7LAI/z5CYM+OHc1PQoSt8CgYEA1V3e\nyBd4r7qE8aubcE5EpGxgCwSfF/XFhjYSn83Q+NUpSBqivcL0gTY/SOxhvTqDIc0v\nKclQARCiGFOE5nTsoyapLXwQFociSvjJ5X2U5jMzExFabvJilQsdtzHy1nNyyzbN\nA3bY7gCLHBSyscB8pyHy2tmMw+40NZI5tiavIDUCgYEArYtw+jdzTT3f5D4ATatF\ngy9i28ovXE4jEDbQB8htc0pI7Pxhfs2RQfRKKuOySmVZ8VC8kgdduZ5/l0eZN8gI\nsKjR0WF2Zloxi+hnaK2izebPcPY0NTG0QgicVC8ZujVfmib0bNkDonkPtNDQ3wmp\nDQqL0NG691M9a+f09NkYEGECgYB1YhJJdJhB3VR8fFOkonqjFrhz91PrY5wKrT7r\nydhYvTTb5UN5MINBfu2sGdffugwgkXiL/aPVIih7R5+LBfKWA5P5YRKcwjV8l4jD\nh6ZeSvajW92rwg+4PYhYm9MkZhlWcUyyxjSsI4JkrYJtxh8N9+BaxGrr8+WnP04e\nxwN7rQKBgBAnRksfBciFvca6BLMZ8pVp0ROeyo0ASrRDIda734QFsaD+sZCnVs1j\noAeU+VAtOsnfT98fGC1zU12xlKbZz6juCCU17tXhcvjOOnrEaqBW7O2cMr30M8w5\naoOe17d1Kf7g6iexhujDM7maMLil7nWs70a4NP8IGLIx27kF+aMP\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-10-03 05:22:17,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-c5dc67b2-faa6-4e97-9be2-f303b5df8eb2 2018-10-03 05:22:17,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:17,224 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:17 GMT Server: Apache x-openstack-request-id: req-07e971ff-78f9-4cc1-b934-ffe2fe9d6153 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:17,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:17 GMT Server: Apache x-openstack-request-id: req-b4f472f7-f721-4e04-a3fa-8681205d3f75 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-03T05:21:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:58Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5af3b830-3972-41e2-b57f-9457eae69a53", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e8dd94a2-34ff-4cbe-bee1-6de6b2cfb9a8", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "16a94f83-2196-4b1f-8d87-de2afd37a0c5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9aee3f15-65d8-4fc7-a2c6-707c94d02bed", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ff8e9e97-39c9-4700-b0ad-e4edcb9e7b88", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4b2b8da7-951b-4cdb-a983-141239f90de0:subnet_id=52113217-2670-4b6a-a7f5-036657fee0f0", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "52113217-2670-4b6a-a7f5-036657fee0f0", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4b2b8da7-951b-4cdb-a983-141239f90de0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-03T05:21:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b0d8505f-9118-41cf-a9ba-905dc8ba77ee", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-03T05:21:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6f5292e9-bc7f-492a-8326-2ba75ca1b6fd", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "04566013-1b87-4c5a-9bc1-1141552a5f74", "resource_type": "OS::Neutron::Port"}]} 2018-10-03 05:22:17,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources used request id req-b4f472f7-f721-4e04-a3fa-8681205d3f75 2018-10-03 05:22:17,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:17,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:17 GMT Server: Apache x-openstack-request-id: req-271c6b0c-fead-4da2-b64e-a04f11794947 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:17,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:17 GMT Server: Apache x-openstack-request-id: req-dc1db227-72b8-4450-a5a0-4f9298cdd2a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 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-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvhOB8qGFlLNWUk5u/r339D4Q7k1xrNb6fHk4xIiC3OY0gVZK\nD2PME4zczaV39OCBug2UVpSeiaO2/z4fZ7ZY6RKJnMhmZy8/49vQxpOLITysk8CU\nLs3dLMaq6iy5tk8NpyeS73BH8DvcJUxpEwF1bbqlj+sIyXeelBb5RU5JljK/afUB\nACmeIQW1e4INTz8iHaBHay+bGTohxxfJFHCaXCcoxua192Rytf1wl4qzc151WBzQ\nNsSeBXqvSXVdxLjp5Re46xGJmzEyW/MjOVBGvk2iqqLTH/vrx63BH5TB6SiXYVoL\nqZ2XNYOD2PtaZROhtO+N+j8ysIK/rRrN3iRgKwIDAQABAoIBAArB1d/ibkntIFyG\nHdgC7k5/WLvz3BQZEpIK1kChLS7NRHlxZb2bO0h7918YF0Lfldfuvs9rl9FYV5n4\nbRSUiFGgf/NEkC8UyHvfy+ABJ6WY5ndyNbC0a+kF0VRxdY0wyigEoFc2touNB7eA\nrI2rznaIUqhjd9rXDz14U2EtvhJm8dzcUSqoGBcrqg4YW8nl14p/3CUvvVnX+Bmn\ndzWb0PKowaAzkbPpotGExlgQFC4HeDkrS2kkAMEEtb9r94kRsj3K4Zq+s3JoNNqu\nC2sZdAMknSXn3F8rU+vE0CCeWQsvxP6mZ8/az6S7NDonqQAPB1ZBfcadUgDn4Q0m\nBZVB/LkCgYEA5A5Id8oHFlhwh4EMykOcCiCN+ntquHOi2xeSmGUhE5YyYhc8LT+7\nv09RYwnCT3WM+ECgKw50IyHii357r1rBoCloB32d+gHt9nEcQiQIMKujeqZCF1r3\nekafpQ7v3j1m0xvAsnS1piHuVMLXl1aGUT7LAI/z5CYM+OHc1PQoSt8CgYEA1V3e\nyBd4r7qE8aubcE5EpGxgCwSfF/XFhjYSn83Q+NUpSBqivcL0gTY/SOxhvTqDIc0v\nKclQARCiGFOE5nTsoyapLXwQFociSvjJ5X2U5jMzExFabvJilQsdtzHy1nNyyzbN\nA3bY7gCLHBSyscB8pyHy2tmMw+40NZI5tiavIDUCgYEArYtw+jdzTT3f5D4ATatF\ngy9i28ovXE4jEDbQB8htc0pI7Pxhfs2RQfRKKuOySmVZ8VC8kgdduZ5/l0eZN8gI\nsKjR0WF2Zloxi+hnaK2izebPcPY0NTG0QgicVC8ZujVfmib0bNkDonkPtNDQ3wmp\nDQqL0NG691M9a+f09NkYEGECgYB1YhJJdJhB3VR8fFOkonqjFrhz91PrY5wKrT7r\nydhYvTTb5UN5MINBfu2sGdffugwgkXiL/aPVIih7R5+LBfKWA5P5YRKcwjV8l4jD\nh6ZeSvajW92rwg+4PYhYm9MkZhlWcUyyxjSsI4JkrYJtxh8N9+BaxGrr8+WnP04e\nxwN7rQKBgBAnRksfBciFvca6BLMZ8pVp0ROeyo0ASrRDIda734QFsaD+sZCnVs1j\noAeU+VAtOsnfT98fGC1zU12xlKbZz6juCCU17tXhcvjOOnrEaqBW7O2cMr30M8w5\naoOe17d1Kf7g6iexhujDM7maMLil7nWs70a4NP8IGLIx27kF+aMP\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-10-03 05:22:17,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-dc1db227-72b8-4450-a5a0-4f9298cdd2a5 2018-10-03 05:22:17,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:17,893 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:17 GMT Server: Apache x-openstack-request-id: req-8dd2ca80-7593-4513-8e3b-1161ba3e2ae4 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:18,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:17 GMT Server: Apache x-openstack-request-id: req-6517bb79-c540-4d03-8c69-0c245768fb4b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1052 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-03T05:21:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:58Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5af3b830-3972-41e2-b57f-9457eae69a53", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e8dd94a2-34ff-4cbe-bee1-6de6b2cfb9a8", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "16a94f83-2196-4b1f-8d87-de2afd37a0c5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9aee3f15-65d8-4fc7-a2c6-707c94d02bed", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ff8e9e97-39c9-4700-b0ad-e4edcb9e7b88", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4b2b8da7-951b-4cdb-a983-141239f90de0:subnet_id=52113217-2670-4b6a-a7f5-036657fee0f0", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "52113217-2670-4b6a-a7f5-036657fee0f0", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4b2b8da7-951b-4cdb-a983-141239f90de0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-03T05:21:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b0d8505f-9118-41cf-a9ba-905dc8ba77ee", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-03T05:21:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6f5292e9-bc7f-492a-8326-2ba75ca1b6fd", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "04566013-1b87-4c5a-9bc1-1141552a5f74", "resource_type": "OS::Neutron::Port"}]} 2018-10-03 05:22:18,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources used request id req-6517bb79-c540-4d03-8c69-0c245768fb4b 2018-10-03 05:22:18,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:18,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-3e856174-9f59-4392-9cf1-f75da37a2ec3 Date: Wed, 03 Oct 2018 05:22:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["52113217-2670-4b6a-a7f5-036657fee0f0"],"description":"","tags":[],"updated_at":"2018-10-03T05:22:03Z","provider:segmentation_id":15,"name":"HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:01Z","provider:network_type":"vxlan"}]} 2018-10-03 05:22:18,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 used request id req-3e856174-9f59-4392-9cf1-f75da37a2ec3 2018-10-03 05:22:18,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:18,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-26d9421d-de5e-4786-b710-cd7029b6e85a Date: Wed, 03 Oct 2018 05:22:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:03Z","dns_nameservers":[],"updated_at":"2018-10-03T05:22:03Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"52113217-2670-4b6a-a7f5-036657fee0f0","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet"}]} 2018-10-03 05:22:18,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 used request id req-26d9421d-de5e-4786-b710-cd7029b6e85a 2018-10-03 05:22:18,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:18,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ebc02bcf-57ec-4f69-b04e-5d73d63449bc Date: Wed, 03 Oct 2018 05:22:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:03Z","dns_nameservers":[],"updated_at":"2018-10-03T05:22:03Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"52113217-2670-4b6a-a7f5-036657fee0f0","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet"}]} 2018-10-03 05:22:18,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 used request id req-ebc02bcf-57ec-4f69-b04e-5d73d63449bc 2018-10-03 05:22:18,561 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:22:18,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:18,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d967f4-7307-4003-a580-71e0978df6ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:22:18,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e7d967f4-7307-4003-a580-71e0978df6ce 2018-10-03 05:22:18,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:19,274 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:18 GMT Server: Apache x-openstack-request-id: req-0f77e4f6-4118-46a7-b806-744cd34a734b Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:19,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:19 GMT Server: Apache x-openstack-request-id: req-b01212c5-1af9-416a-9071-3684c2e18eb5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-03T05:21:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:58Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5af3b830-3972-41e2-b57f-9457eae69a53", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e8dd94a2-34ff-4cbe-bee1-6de6b2cfb9a8", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "16a94f83-2196-4b1f-8d87-de2afd37a0c5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9aee3f15-65d8-4fc7-a2c6-707c94d02bed", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ff8e9e97-39c9-4700-b0ad-e4edcb9e7b88", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4b2b8da7-951b-4cdb-a983-141239f90de0:subnet_id=52113217-2670-4b6a-a7f5-036657fee0f0", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "52113217-2670-4b6a-a7f5-036657fee0f0", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4b2b8da7-951b-4cdb-a983-141239f90de0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-03T05:21:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b0d8505f-9118-41cf-a9ba-905dc8ba77ee", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-03T05:21:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6f5292e9-bc7f-492a-8326-2ba75ca1b6fd", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "04566013-1b87-4c5a-9bc1-1141552a5f74", "resource_type": "OS::Neutron::Port"}]} 2018-10-03 05:22:19,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources used request id req-b01212c5-1af9-416a-9071-3684c2e18eb5 2018-10-03 05:22:19,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b0d8505f-9118-41cf-a9ba-905dc8ba77ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:19,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22: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-d838daf6-ad56-4a93-979e-87f7e2538d3b x-compute-request-id: req-d838daf6-ad56-4a93-979e-87f7e2538d3b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:65:e9", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:65:e9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b0d8505f-9118-41cf-a9ba-905dc8ba77ee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b0d8505f-9118-41cf-a9ba-905dc8ba77ee", "rel": "bookmark"}], "image": {"id": "5747110d-ee52-470f-ab95-69725f41fa1e", "links": [{"href": "http://172.30.9.27:8774/images/5747110d-ee52-470f-ab95-69725f41fa1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000017", "OS-SRV-USG:launched_at": "2018-10-03T05:22:13.000000", "flavor": {"id": "e8dd94a2-34ff-4cbe-bee1-6de6b2cfb9a8", "links": [{"href": "http://172.30.9.27:8774/flavors/e8dd94a2-34ff-4cbe-bee1-6de6b2cfb9a8", "rel": "bookmark"}]}, "id": "b0d8505f-9118-41cf-a9ba-905dc8ba77ee", "security_groups": [{"name": "security_group_name"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:22:14Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "created": "2018-10-03T05:22:07Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:22:19,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b0d8505f-9118-41cf-a9ba-905dc8ba77ee used request id req-d838daf6-ad56-4a93-979e-87f7e2538d3b 2018-10-03 05:22:19,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:20,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ef94c1ae-e9a8-4b3b-8ca8-acbb08d85de2 Date: Wed, 03 Oct 2018 05:22:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["52113217-2670-4b6a-a7f5-036657fee0f0"],"description":"","tags":[],"updated_at":"2018-10-03T05:22:03Z","provider:segmentation_id":15,"name":"HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:01Z","provider:network_type":"vxlan"}]} 2018-10-03 05:22:20,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net used request id req-ef94c1ae-e9a8-4b3b-8ca8-acbb08d85de2 2018-10-03 05:22:20,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:22:20,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:22:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:22:20,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:20,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7616def-5786-41dd-918d-d73fc07d98f3 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:22:20,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-d7616def-5786-41dd-918d-d73fc07d98f3 2018-10-03 05:22:20,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:20,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4d9b47b5-c354-44de-bc4a-87bae6d54a34 Date: Wed, 03 Oct 2018 05:22:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:03Z","dns_nameservers":[],"updated_at":"2018-10-03T05:22:03Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"52113217-2670-4b6a-a7f5-036657fee0f0","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet"}]} 2018-10-03 05:22:20,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 used request id req-4d9b47b5-c354-44de-bc4a-87bae6d54a34 2018-10-03 05:22:20,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:20,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5218 X-Openstack-Request-Id: req-20923e0d-ab5a-4ca8-aceb-8be30c59e9d0 Date: Wed, 03 Oct 2018 05:22:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52113217-2670-4b6a-a7f5-036657fee0f0","ip_address":"10.1.2.10"}],"id":"04566013-1b87-4c5a-9bc1-1141552a5f74","security_groups":["9aee3f15-65d8-4fc7-a2c6-707c94d02bed"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:65:e9","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0d8505f-9118-41cf-a9ba-905dc8ba77ee","name":"HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack-port1-oatb3nkvnbkw","admin_state_up":true,"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52113217-2670-4b6a-a7f5-036657fee0f0","ip_address":"10.1.2.15"}],"id":"283e00e8-3ab4-4914-93f5-bc2c344eac5b","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:70:c4:3e","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"6f5292e9-bc7f-492a-8326-2ba75ca1b6fd","name":"","admin_state_up":true,"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:05Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52113217-2670-4b6a-a7f5-036657fee0f0","ip_address":"10.1.2.3"}],"id":"55349d39-5d2c-49e1-ad0c-78d7ca0cc628","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:24:c2","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16a94f83-2196-4b1f-8d87-de2afd37a0c5","name":"","admin_state_up":true,"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:04Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52113217-2670-4b6a-a7f5-036657fee0f0","ip_address":"10.1.2.2"}],"id":"5871cec9-57cd-425f-8e1f-0a215a3abf3b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:35:ba","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16a94f83-2196-4b1f-8d87-de2afd37a0c5","name":"","admin_state_up":true,"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:10Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52113217-2670-4b6a-a7f5-036657fee0f0","ip_address":"10.1.2.1"}],"id":"ad77088e-ae42-41f6-9c68-76627cb77702","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:3a:ad","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4b2b8da7-951b-4cdb-a983-141239f90de0","name":"","admin_state_up":true,"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:05Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52113217-2670-4b6a-a7f5-036657fee0f0","ip_address":"10.1.2.4"}],"id":"b9b27173-4b02-4f46-af86-87ad188b5911","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:ef:fc","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16a94f83-2196-4b1f-8d87-de2afd37a0c5","name":"","admin_state_up":true,"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:05Z","binding:vnic_type":"normal"}]} 2018-10-03 05:22:20,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 used request id req-20923e0d-ab5a-4ca8-aceb-8be30c59e9d0 2018-10-03 05:22:20,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6f5292e9-bc7f-492a-8326-2ba75ca1b6fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:20,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22: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-65897085-aac0-4bda-ac2e-e65d8c585cea x-compute-request-id: req-65897085-aac0-4bda-ac2e-e65d8c585cea Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:c4:3e", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6f5292e9-bc7f-492a-8326-2ba75ca1b6fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6f5292e9-bc7f-492a-8326-2ba75ca1b6fd", "rel": "bookmark"}], "image": {"id": "7de435a3-addb-408e-b35a-49d06e8d4e2f", "links": [{"href": "http://172.30.9.27:8774/images/7de435a3-addb-408e-b35a-49d06e8d4e2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-SRV-USG:launched_at": "2018-10-03T05:22:13.000000", "flavor": {"id": "5af3b830-3972-41e2-b57f-9457eae69a53", "links": [{"href": "http://172.30.9.27:8774/flavors/5af3b830-3972-41e2-b57f-9457eae69a53", "rel": "bookmark"}]}, "id": "6f5292e9-bc7f-492a-8326-2ba75ca1b6fd", "security_groups": [{"name": "default"}], "user_id": "1c6520d35d7c48b98412ca73e7946e04", "OS-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-10-03T05:22:14Z", "hostId": "df76ab210467a5a520112958b53372aecabeb3a0130875cbfa987917", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "created": "2018-10-03T05:22:08Z", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:22:20,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6f5292e9-bc7f-492a-8326-2ba75ca1b6fd used request id req-65897085-aac0-4bda-ac2e-e65d8c585cea 2018-10-03 05:22:20,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:20,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-12524f3a-b265-46a4-b591-fddb91e385f5 Date: Wed, 03 Oct 2018 05:22:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","subnets":["52113217-2670-4b6a-a7f5-036657fee0f0"],"description":"","tags":[],"updated_at":"2018-10-03T05:22:03Z","provider:segmentation_id":15,"name":"HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net","admin_state_up":true,"tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:01Z","provider:network_type":"vxlan"}]} 2018-10-03 05:22:20,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net used request id req-12524f3a-b265-46a4-b591-fddb91e385f5 2018-10-03 05:22:20,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:20,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8525928-4bba-499c-a472-55ef99595832 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:22:20,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-c8525928-4bba-499c-a472-55ef99595832 2018-10-03 05:22:20,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:20,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6ce443e6-b893-42be-9820-d8e7c36a228c Date: Wed, 03 Oct 2018 05:22:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:03Z","dns_nameservers":[],"updated_at":"2018-10-03T05:22:03Z","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":"33610e9ca4a144dc96f7886abd0eda63","id":"52113217-2670-4b6a-a7f5-036657fee0f0","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet"}]} 2018-10-03 05:22:20,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 used request id req-6ce443e6-b893-42be-9820-d8e7c36a228c 2018-10-03 05:22:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:20,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5218 X-Openstack-Request-Id: req-5331132f-b5a3-40f4-9e7e-46b9639633ac Date: Wed, 03 Oct 2018 05:22:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52113217-2670-4b6a-a7f5-036657fee0f0","ip_address":"10.1.2.10"}],"id":"04566013-1b87-4c5a-9bc1-1141552a5f74","security_groups":["9aee3f15-65d8-4fc7-a2c6-707c94d02bed"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:65:e9","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0d8505f-9118-41cf-a9ba-905dc8ba77ee","name":"HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack-port1-oatb3nkvnbkw","admin_state_up":true,"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52113217-2670-4b6a-a7f5-036657fee0f0","ip_address":"10.1.2.15"}],"id":"283e00e8-3ab4-4914-93f5-bc2c344eac5b","security_groups":["e9fe10af-a1b1-400b-aa17-2efec29cde70"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:70:c4:3e","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"6f5292e9-bc7f-492a-8326-2ba75ca1b6fd","name":"","admin_state_up":true,"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:05Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52113217-2670-4b6a-a7f5-036657fee0f0","ip_address":"10.1.2.3"}],"id":"55349d39-5d2c-49e1-ad0c-78d7ca0cc628","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:24:c2","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16a94f83-2196-4b1f-8d87-de2afd37a0c5","name":"","admin_state_up":true,"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:04Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52113217-2670-4b6a-a7f5-036657fee0f0","ip_address":"10.1.2.2"}],"id":"5871cec9-57cd-425f-8e1f-0a215a3abf3b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:35:ba","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16a94f83-2196-4b1f-8d87-de2afd37a0c5","name":"","admin_state_up":true,"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:10Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52113217-2670-4b6a-a7f5-036657fee0f0","ip_address":"10.1.2.1"}],"id":"ad77088e-ae42-41f6-9c68-76627cb77702","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:3a:ad","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4b2b8da7-951b-4cdb-a983-141239f90de0","name":"","admin_state_up":true,"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:05Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52113217-2670-4b6a-a7f5-036657fee0f0","ip_address":"10.1.2.4"}],"id":"b9b27173-4b02-4f46-af86-87ad188b5911","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:ef:fc","project_id":"33610e9ca4a144dc96f7886abd0eda63","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16a94f83-2196-4b1f-8d87-de2afd37a0c5","name":"","admin_state_up":true,"network_id":"16a94f83-2196-4b1f-8d87-de2afd37a0c5","tenant_id":"33610e9ca4a144dc96f7886abd0eda63","created_at":"2018-10-03T05:22:05Z","binding:vnic_type":"normal"}]} 2018-10-03 05:22:20,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=16a94f83-2196-4b1f-8d87-de2afd37a0c5 used request id req-5331132f-b5a3-40f4-9e7e-46b9639633ac 2018-10-03 05:22:20,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:20,987 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:20 GMT Server: Apache x-openstack-request-id: req-a693fa65-78fb-4568-af2d-abe564deb9ec Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:21,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:20 GMT Server: Apache x-openstack-request-id: req-3e2d96cf-98fd-4e2f-8ba4-9bc20c59b241 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1052 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-03T05:21:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:58Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5af3b830-3972-41e2-b57f-9457eae69a53", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e8dd94a2-34ff-4cbe-bee1-6de6b2cfb9a8", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "16a94f83-2196-4b1f-8d87-de2afd37a0c5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9aee3f15-65d8-4fc7-a2c6-707c94d02bed", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ff8e9e97-39c9-4700-b0ad-e4edcb9e7b88", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4b2b8da7-951b-4cdb-a983-141239f90de0:subnet_id=52113217-2670-4b6a-a7f5-036657fee0f0", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "52113217-2670-4b6a-a7f5-036657fee0f0", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4b2b8da7-951b-4cdb-a983-141239f90de0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-03T05:21:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b0d8505f-9118-41cf-a9ba-905dc8ba77ee", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-03T05:21:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6f5292e9-bc7f-492a-8326-2ba75ca1b6fd", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-03T05:21:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:21:59Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "04566013-1b87-4c5a-9bc1-1141552a5f74", "resource_type": "OS::Neutron::Port"}]} 2018-10-03 05:22:21,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d/resources used request id req-3e2d96cf-98fd-4e2f-8ba4-9bc20c59b241 2018-10-03 05:22:21,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:21,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-19269956-5941-4afc-acc2-2d6c0cb5dce9 Date: Wed, 03 Oct 2018 05:22:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:21:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:21:50Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/5747110d-ee52-470f-ab95-69725f41fa1e/snap", "metadata": {}}], "self": "/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e", "min_disk": 0, "protected": false, "id": "5747110d-ee52-470f-ab95-69725f41fa1e", "file": "/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/5747110d-ee52-470f-ab95-69725f41fa1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:22:21,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e used request id req-19269956-5941-4afc-acc2-2d6c0cb5dce9 2018-10-03 05:22:21,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:21,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cd333ad3-a495-4052-bcfb-543ed52fd3a0 Date: Wed, 03 Oct 2018 05:22: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-10-03 05:22:21,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-cd333ad3-a495-4052-bcfb-543ed52fd3a0 2018-10-03 05:22:21,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:21,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-b854e293-6587-48bc-a1cb-56205b252e97 Date: Wed, 03 Oct 2018 05:22:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:21:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:21:54Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/snap", "metadata": {}}], "self": "/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f", "min_disk": 0, "protected": false, "id": "7de435a3-addb-408e-b35a-49d06e8d4e2f", "file": "/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:22:21,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f used request id req-b854e293-6587-48bc-a1cb-56205b252e97 2018-10-03 05:22:21,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:21,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-00ac7bac-2f4b-4182-a1b0-c52ef123dbb8 Date: Wed, 03 Oct 2018 05:22:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:21:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:21:54Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/snap", "metadata": {}}], "self": "/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f", "min_disk": 0, "protected": false, "id": "7de435a3-addb-408e-b35a-49d06e8d4e2f", "file": "/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33610e9ca4a144dc96f7886abd0eda63", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7de435a3-addb-408e-b35a-49d06e8d4e2f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:22:21,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f used request id req-00ac7bac-2f4b-4182-a1b0-c52ef123dbb8 2018-10-03 05:22:21,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:21,824 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:21 GMT Server: Apache x-openstack-request-id: req-e954f3ab-f05f-467a-ac0a-30cb6cbe269a Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:22,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:21 GMT Server: Apache x-openstack-request-id: req-5550eb9e-178c-484a-8ac5-8d0dbb1d7e54 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 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-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvhOB8qGFlLNWUk5u/r339D4Q7k1xrNb6fHk4xIiC3OY0gVZK\nD2PME4zczaV39OCBug2UVpSeiaO2/z4fZ7ZY6RKJnMhmZy8/49vQxpOLITysk8CU\nLs3dLMaq6iy5tk8NpyeS73BH8DvcJUxpEwF1bbqlj+sIyXeelBb5RU5JljK/afUB\nACmeIQW1e4INTz8iHaBHay+bGTohxxfJFHCaXCcoxua192Rytf1wl4qzc151WBzQ\nNsSeBXqvSXVdxLjp5Re46xGJmzEyW/MjOVBGvk2iqqLTH/vrx63BH5TB6SiXYVoL\nqZ2XNYOD2PtaZROhtO+N+j8ysIK/rRrN3iRgKwIDAQABAoIBAArB1d/ibkntIFyG\nHdgC7k5/WLvz3BQZEpIK1kChLS7NRHlxZb2bO0h7918YF0Lfldfuvs9rl9FYV5n4\nbRSUiFGgf/NEkC8UyHvfy+ABJ6WY5ndyNbC0a+kF0VRxdY0wyigEoFc2touNB7eA\nrI2rznaIUqhjd9rXDz14U2EtvhJm8dzcUSqoGBcrqg4YW8nl14p/3CUvvVnX+Bmn\ndzWb0PKowaAzkbPpotGExlgQFC4HeDkrS2kkAMEEtb9r94kRsj3K4Zq+s3JoNNqu\nC2sZdAMknSXn3F8rU+vE0CCeWQsvxP6mZ8/az6S7NDonqQAPB1ZBfcadUgDn4Q0m\nBZVB/LkCgYEA5A5Id8oHFlhwh4EMykOcCiCN+ntquHOi2xeSmGUhE5YyYhc8LT+7\nv09RYwnCT3WM+ECgKw50IyHii357r1rBoCloB32d+gHt9nEcQiQIMKujeqZCF1r3\nekafpQ7v3j1m0xvAsnS1piHuVMLXl1aGUT7LAI/z5CYM+OHc1PQoSt8CgYEA1V3e\nyBd4r7qE8aubcE5EpGxgCwSfF/XFhjYSn83Q+NUpSBqivcL0gTY/SOxhvTqDIc0v\nKclQARCiGFOE5nTsoyapLXwQFociSvjJ5X2U5jMzExFabvJilQsdtzHy1nNyyzbN\nA3bY7gCLHBSyscB8pyHy2tmMw+40NZI5tiavIDUCgYEArYtw+jdzTT3f5D4ATatF\ngy9i28ovXE4jEDbQB8htc0pI7Pxhfs2RQfRKKuOySmVZ8VC8kgdduZ5/l0eZN8gI\nsKjR0WF2Zloxi+hnaK2izebPcPY0NTG0QgicVC8ZujVfmib0bNkDonkPtNDQ3wmp\nDQqL0NG691M9a+f09NkYEGECgYB1YhJJdJhB3VR8fFOkonqjFrhz91PrY5wKrT7r\nydhYvTTb5UN5MINBfu2sGdffugwgkXiL/aPVIih7R5+LBfKWA5P5YRKcwjV8l4jD\nh6ZeSvajW92rwg+4PYhYm9MkZhlWcUyyxjSsI4JkrYJtxh8N9+BaxGrr8+WnP04e\nxwN7rQKBgBAnRksfBciFvca6BLMZ8pVp0ROeyo0ASrRDIda734QFsaD+sZCnVs1j\noAeU+VAtOsnfT98fGC1zU12xlKbZz6juCCU17tXhcvjOOnrEaqBW7O2cMr30M8w5\naoOe17d1Kf7g6iexhujDM7maMLil7nWs70a4NP8IGLIx27kF+aMP\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-10-03 05:22:22,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-5550eb9e-178c-484a-8ac5-8d0dbb1d7e54 2018-10-03 05:22:22,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:22,080 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:22 GMT Server: Apache x-openstack-request-id: req-54322969-dd14-44d9-9c73-e24148acd63a Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:22,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:22 GMT Server: Apache x-openstack-request-id: req-c3a9e2f2-40c8-478a-b15a-df5c44933b10 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 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-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvhOB8qGFlLNWUk5u/r339D4Q7k1xrNb6fHk4xIiC3OY0gVZK\nD2PME4zczaV39OCBug2UVpSeiaO2/z4fZ7ZY6RKJnMhmZy8/49vQxpOLITysk8CU\nLs3dLMaq6iy5tk8NpyeS73BH8DvcJUxpEwF1bbqlj+sIyXeelBb5RU5JljK/afUB\nACmeIQW1e4INTz8iHaBHay+bGTohxxfJFHCaXCcoxua192Rytf1wl4qzc151WBzQ\nNsSeBXqvSXVdxLjp5Re46xGJmzEyW/MjOVBGvk2iqqLTH/vrx63BH5TB6SiXYVoL\nqZ2XNYOD2PtaZROhtO+N+j8ysIK/rRrN3iRgKwIDAQABAoIBAArB1d/ibkntIFyG\nHdgC7k5/WLvz3BQZEpIK1kChLS7NRHlxZb2bO0h7918YF0Lfldfuvs9rl9FYV5n4\nbRSUiFGgf/NEkC8UyHvfy+ABJ6WY5ndyNbC0a+kF0VRxdY0wyigEoFc2touNB7eA\nrI2rznaIUqhjd9rXDz14U2EtvhJm8dzcUSqoGBcrqg4YW8nl14p/3CUvvVnX+Bmn\ndzWb0PKowaAzkbPpotGExlgQFC4HeDkrS2kkAMEEtb9r94kRsj3K4Zq+s3JoNNqu\nC2sZdAMknSXn3F8rU+vE0CCeWQsvxP6mZ8/az6S7NDonqQAPB1ZBfcadUgDn4Q0m\nBZVB/LkCgYEA5A5Id8oHFlhwh4EMykOcCiCN+ntquHOi2xeSmGUhE5YyYhc8LT+7\nv09RYwnCT3WM+ECgKw50IyHii357r1rBoCloB32d+gHt9nEcQiQIMKujeqZCF1r3\nekafpQ7v3j1m0xvAsnS1piHuVMLXl1aGUT7LAI/z5CYM+OHc1PQoSt8CgYEA1V3e\nyBd4r7qE8aubcE5EpGxgCwSfF/XFhjYSn83Q+NUpSBqivcL0gTY/SOxhvTqDIc0v\nKclQARCiGFOE5nTsoyapLXwQFociSvjJ5X2U5jMzExFabvJilQsdtzHy1nNyyzbN\nA3bY7gCLHBSyscB8pyHy2tmMw+40NZI5tiavIDUCgYEArYtw+jdzTT3f5D4ATatF\ngy9i28ovXE4jEDbQB8htc0pI7Pxhfs2RQfRKKuOySmVZ8VC8kgdduZ5/l0eZN8gI\nsKjR0WF2Zloxi+hnaK2izebPcPY0NTG0QgicVC8ZujVfmib0bNkDonkPtNDQ3wmp\nDQqL0NG691M9a+f09NkYEGECgYB1YhJJdJhB3VR8fFOkonqjFrhz91PrY5wKrT7r\nydhYvTTb5UN5MINBfu2sGdffugwgkXiL/aPVIih7R5+LBfKWA5P5YRKcwjV8l4jD\nh6ZeSvajW92rwg+4PYhYm9MkZhlWcUyyxjSsI4JkrYJtxh8N9+BaxGrr8+WnP04e\nxwN7rQKBgBAnRksfBciFvca6BLMZ8pVp0ROeyo0ASrRDIda734QFsaD+sZCnVs1j\noAeU+VAtOsnfT98fGC1zU12xlKbZz6juCCU17tXhcvjOOnrEaqBW7O2cMr30M8w5\naoOe17d1Kf7g6iexhujDM7maMLil7nWs70a4NP8IGLIx27kF+aMP\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-10-03 05:22:22,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-c3a9e2f2-40c8-478a-b15a-df5c44933b10 2018-10-03 05:22:22,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:22,573 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:22 GMT Server: Apache x-openstack-request-id: req-45e08c95-8b87-44a6-8602-c6d7e778daf8 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:22,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:22:22 GMT Server: Apache x-openstack-request-id: req-71bf87b3-6b4f-4098-9028-25594bd660e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:22:22,865 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-71bf87b3-6b4f-4098-9028-25594bd660e4 2018-10-03 05:22:22,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:23,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:22 GMT Server: Apache x-openstack-request-id: req-01082e88-9130-4d6f-b30c-1ca266ead245 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:23,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:23 GMT Server: Apache x-openstack-request-id: req-f23c1fda-09b1-463b-a6a7-e1a5a18ec02a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "tags": null, "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-03T05:22:22Z", "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "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-10-03 05:22:23,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-f23c1fda-09b1-463b-a6a7-e1a5a18ec02a 2018-10-03 05:22:26,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:26,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:26 GMT Server: Apache x-openstack-request-id: req-cddd1db6-897c-4470-ac8d-1bc9a34cfae8 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:26,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:26 GMT Server: Apache x-openstack-request-id: req-1a2d5baf-bdcd-4c5b-b83f-95366bdc8216 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "tags": null, "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-03T05:22:22Z", "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "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-10-03 05:22:26,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-1a2d5baf-bdcd-4c5b-b83f-95366bdc8216 2018-10-03 05:22:29,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:29,918 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:29 GMT Server: Apache x-openstack-request-id: req-8426d200-ff7a-4fce-8f6c-eae797077c76 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:29,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:29 GMT Server: Apache x-openstack-request-id: req-2d3793c3-046e-4b1c-a911-83bccdcc8577 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "tags": null, "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-03T05:22:22Z", "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "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-10-03 05:22:29,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-2d3793c3-046e-4b1c-a911-83bccdcc8577 2018-10-03 05:22:32,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:32,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:32 GMT Server: Apache x-openstack-request-id: req-b6c1636b-7b57-43f9-b0e6-ad0fa52ef567 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:33,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:32 GMT Server: Apache x-openstack-request-id: req-fd60991f-a6d7-415f-aabd-9fda2db4280e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "tags": null, "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-03T05:22:22Z", "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "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-10-03 05:22:33,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-fd60991f-a6d7-415f-aabd-9fda2db4280e 2018-10-03 05:22:36,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:36,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:36 GMT Server: Apache x-openstack-request-id: req-f1947e4f-c6e1-4b6d-9a11-ed8bd0b234aa Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:36,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:36 GMT Server: Apache x-openstack-request-id: req-a49a3f61-7daa-446e-bc8f-7665fc7cb4c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "tags": null, "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-03T05:22:22Z", "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "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-10-03 05:22:36,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-a49a3f61-7daa-446e-bc8f-7665fc7cb4c6 2018-10-03 05:22:39,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:39,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:39 GMT Server: Apache x-openstack-request-id: req-c96a7ba5-2bd8-47d9-be41-d5e4f92ce8e5 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:39,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:39 GMT Server: Apache x-openstack-request-id: req-e64f8aa3-27f1-420c-a70a-3e33491794ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "tags": null, "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-03T05:22:22Z", "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "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-10-03 05:22:39,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-e64f8aa3-27f1-420c-a70a-3e33491794ab 2018-10-03 05:22:42,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/5c4941db-d70b-444a-b874-a8871c35ec1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2889afa2d1888ed7cccb1bd76f7dbace38874ae" 2018-10-03 05:22:43,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:42 GMT Server: Apache x-openstack-request-id: req-25840d46-6132-4fbe-a265-e60175f7d47c Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:43,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:43 GMT Server: Apache x-openstack-request-id: req-f52be0a5-8d4d-4036-b4c7-ba8f22a8d7bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 691 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-2df50532-d957-4e35-8b96-a09612c4d87a-flavor2", "OS::project_id": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1"}, "deletion_time": "2018-10-03T05:22:42Z", "stack_name": "HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack", "stack_user_project_id": "37ffdf5e61b74a1ab45489a8746f4b9e", "tags": null, "creation_time": "2018-10-03T05:21:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-03T05:22:22Z", "id": "5c4941db-d70b-444a-b874-a8871c35ec1d", "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-10-03 05:22:43,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-stack/5c4941db-d70b-444a-b874-a8871c35ec1d used request id req-f52be0a5-8d4d-4036-b4c7-ba8f22a8d7bf 2018-10-03 05:22:43,094 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image1 2018-10-03 05:22:43,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e601005e93c20734b901d0234b7fd61582c608fe" 2018-10-03 05:22:44,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5301513a-1817-4211-8534-ca036d1be2ee Date: Wed, 03 Oct 2018 05:22:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:22:44,484 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5747110d-ee52-470f-ab95-69725f41fa1e used request id req-5301513a-1817-4211-8534-ca036d1be2ee 2018-10-03 05:22:44,485 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-2df50532-d957-4e35-8b96-a09612c4d87a-image2 2018-10-03 05:22:44,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e944a07a4b55b441b049c14f95944301fa9cccc7" 2018-10-03 05:22:45,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb06c4a8-5d6a-46e4-be2b-a5bc8edd0020 Date: Wed, 03 Oct 2018 05:22:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:22:45,825 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7de435a3-addb-408e-b35a-49d06e8d4e2f used request id req-bb06c4a8-5d6a-46e4-be2b-a5bc8edd0020 2018-10-03 05:22:45,828 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-03 05:22:45,828 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:22:45,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:22:46,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["1lhFmeiMSaSQRpfRvpvCaQ"], "issued_at": "2018-10-03T05:22:46.000000Z"}} 2018-10-03 05:22:46,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c7f5da09bf38203e3d65e41670811656ed11d5" -d '{"stack_name": "HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-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-10-03 05:22:48,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:22:46 GMT Server: Apache x-openstack-request-id: req-ed2e8155-e242-4e11-abd4-a6882e678cc1 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "548bf90a-126f-41d5-8df0-ac47da12ea21", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21", "rel": "self"}]}} 2018-10-03 05:22:48,104 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks used request id req-ed2e8155-e242-4e11-abd4-a6882e678cc1 2018-10-03 05:22:48,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/548bf90a-126f-41d5-8df0-ac47da12ea21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c7f5da09bf38203e3d65e41670811656ed11d5" 2018-10-03 05:22:48,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:48 GMT Server: Apache x-openstack-request-id: req-407f55bc-a9c7-46f7-b960-2256de697b54 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:48,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:48 GMT Server: Apache x-openstack-request-id: req-7ae83e8e-48d2-494e-b15d-858a920b18dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "548bf90a-126f-41d5-8df0-ac47da12ea21", "OS::stack_name": "HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack", "stack_user_project_id": "beea3f103f16491d95a5b2b864d41107", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:22:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "548bf90a-126f-41d5-8df0-ac47da12ea21", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-03 05:22:48,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21 used request id req-7ae83e8e-48d2-494e-b15d-858a920b18dd 2018-10-03 05:22:48,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/548bf90a-126f-41d5-8df0-ac47da12ea21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c7f5da09bf38203e3d65e41670811656ed11d5" 2018-10-03 05:22:48,644 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:48 GMT Server: Apache x-openstack-request-id: req-b0fc58cb-00dd-4e69-9e90-a4f3640793a0 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:49,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:48 GMT Server: Apache x-openstack-request-id: req-8ccdcf75-1618-467d-87af-49f4e3651978 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "548bf90a-126f-41d5-8df0-ac47da12ea21", "OS::stack_name": "HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack", "stack_user_project_id": "beea3f103f16491d95a5b2b864d41107", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-03T05:22:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "548bf90a-126f-41d5-8df0-ac47da12ea21", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-03 05:22:49,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21 used request id req-8ccdcf75-1618-467d-87af-49f4e3651978 2018-10-03 05:22:49,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/548bf90a-126f-41d5-8df0-ac47da12ea21/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c7f5da09bf38203e3d65e41670811656ed11d5" 2018-10-03 05:22:49,517 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:49 GMT Server: Apache x-openstack-request-id: req-83449be6-a29a-4992-8b5b-c8128926390c Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:49,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:49 GMT Server: Apache x-openstack-request-id: req-d772a30a-3186-4871-bd89-7428176ed1be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-10-03T05:22:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:22:48Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ec4f3454-62fc-4c56-bf96-c0b127f4a208", "resource_type": "OS::Nova::Flavor"}]} 2018-10-03 05:22:49,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21/resources used request id req-d772a30a-3186-4871-bd89-7428176ed1be 2018-10-03 05:22:49,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/ec4f3454-62fc-4c56-bf96-c0b127f4a208 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c7f5da09bf38203e3d65e41670811656ed11d5" 2018-10-03 05:22:49,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22: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-7e8d505c-cf2f-49e3-874e-6c1a5287c59e x-compute-request-id: req-7e8d505c-cf2f-49e3-874e-6c1a5287c59e Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ec4f3454-62fc-4c56-bf96-c0b127f4a208", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ec4f3454-62fc-4c56-bf96-c0b127f4a208", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "ec4f3454-62fc-4c56-bf96-c0b127f4a208", "name": "HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack-flavor-fz774bqqtwxe", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:22:49,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/ec4f3454-62fc-4c56-bf96-c0b127f4a208 used request id req-7e8d505c-cf2f-49e3-874e-6c1a5287c59e 2018-10-03 05:22:49,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/548bf90a-126f-41d5-8df0-ac47da12ea21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c7f5da09bf38203e3d65e41670811656ed11d5" 2018-10-03 05:22:49,908 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:49 GMT Server: Apache x-openstack-request-id: req-f6e23e05-facf-4a61-924d-96b41b5a9d5e Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:50,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:22:49 GMT Server: Apache x-openstack-request-id: req-2519548d-a29b-4d74-9ef7-fad1dd45bbb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:22:50,190 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsFlavorTests-106d3f3f-32c4-40a7-b23b-25788269200f-stack/548bf90a-126f-41d5-8df0-ac47da12ea21 used request id req-2519548d-a29b-4d74-9ef7-fad1dd45bbb4 2018-10-03 05:22:50,191 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-03 05:22:50,191 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:22:50,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:22:50,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:22:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["tt70uG8ARO-NHZk3A0VTPA"], "issued_at": "2018-10-03T05:22:50.000000Z"}} 2018-10-03 05:22:50,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0026e1490e3afdd89add93a03dbc245d140f951d" -d '{"stack_name": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-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-d1195428-ad44-4aba-a435-05d9a69b44d1-kp"}}' 2018-10-03 05:22:52,274 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:22:50 GMT Server: Apache x-openstack-request-id: req-52969895-5d0b-41f0-a988-2f07416f7d85 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "51807a7e-88f0-4717-b535-96fbd8be7f25", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25", "rel": "self"}]}} 2018-10-03 05:22:52,274 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks used request id req-52969895-5d0b-41f0-a988-2f07416f7d85 2018-10-03 05:22:52,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/51807a7e-88f0-4717-b535-96fbd8be7f25 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0026e1490e3afdd89add93a03dbc245d140f951d" 2018-10-03 05:22:52,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:52 GMT Server: Apache x-openstack-request-id: req-c9408aa1-aa54-4494-8e5a-9e49924951a0 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:53,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:52 GMT Server: Apache x-openstack-request-id: req-c4cf295f-2488-4d09-a2c2-cdf0ba4b184f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1901 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "51807a7e-88f0-4717-b535-96fbd8be7f25", "OS::stack_name": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack", "keypair_name": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack", "stack_user_project_id": "7ec146e716174a28898e44ab6097d768", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-03T05:22:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "51807a7e-88f0-4717-b535-96fbd8be7f25", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmN+7UUKhVRPB7EkfMfp16E8SZvKbKfxyb5gMLGaIXhafSKvM\n4JlkjIk3QrbhrkP7y11MGkf4kLB+OQEU5SQVeK9lUs9wAT1NWm6M076W6M3SqJsi\nSQaHCGInQ/eMtl+mkMwDq/+hJnPBgHcUdExBCQBP2tyn/8wF+pr8+6BaAi8l3pjs\nFRtztSvQPKxUiagCRcdAPg6d5ebG/4OlsfegIDJgyHsIl3LNgtok/rFJSXX9UmGH\nYpBOdP8/SAsCoM/Z7mLCdudk1dXA6gE31Bl8scLHYP0y1B8PN2ZPp6Gf8sLdvzU6\nlovqL/hmJQ8xB0CVhDwRbqHTBMQSv6RE3eeySQIDAQABAoIBAEa3WAMi+1ZLqW0P\n9io8XcZ0rWKJ31Twvk742si/NV2wwUXwkvlie6y23KUzy/m84QEVy1ps6IKl4f2k\njnHg2z3UhN5lrr4kCWBHu0VH6K8QZt4vxRBawKQUI23BWYoTfQ2GEjzCJ12ONnii\nnQefLoZnaokngV9GlY1znIsZhglz5t2h1hgC3KlgT+rrLnaDHsUi71iaG77M6omM\n//YLzImWQ0ecIM5J89ycnq5QlNQGKg4cp/yaaN3PIjJWWrfxJ4eR1Uol4Gek0LVU\npPBpzYY57P3Ym3/ZeVDWLLeVWmav+qFACgceI3aDmB3zKye9W7/8UykFspSPDNHf\ng5sBqnECgYEAxwJ6EzQXYqkaEgWyDfikYoXShC1yUHX4sYf9BEzGNh2TcnGCyeB5\ntX5EkfKtZKxFQqaf2sky/oBb8wVY4GQSrVGwfQ62Cxph7l5q/a+HhTj526uyHEwS\n+X+EfFfdcH/2+g1IydORvM9prxLt4paFXpaRt1SfYAhgKO5cDuVA09cCgYEAxKcE\nKk0P6rUmxofQncQJ5VRTi0tFFgAnj9sbIzXfaghFlQQeTwrrsyLyO2/eK7XsjG1Y\ntayy5Gf0VIYLKZTU9UdC7t59IDI83QguRkKTRISlOXdMSuqiuQwGuy34qKz5nPRX\na4iBxbVY2fvXzBF5a5ODNgQMAvXkJ7CvFbFE5t8CgYAiMfXB6Ph/tmjJYfsnVWsB\nltcGaTy0QKEb+C7slziTwd89Ee4UPCMNoYWswlMy8jrwaesbz+iYPHwQNQIBhJCF\nAX1e77EuFTlwmP6vWoLhzFl6enUfUZ8NCfE84GgnVYWdj7zLGTR4ifcx4wHHJnAC\nQcMGCl9cQ/Qp9FMTKCdMfwKBgQCiXTtlKadApDzVogEuoVOCUzN/SLBLz+jaL4+i\nbLJ/u0CoHnRf0qZ0ix/wzxZihJw//XBG38X8K5Bh0SKaPFXwBdxPmMc6s//ohv6d\n6A3rfpFkdwk4ua2Ml09fcD9kFR0q59rd4CE1edtYb0TnKm5T0cF98a1xLFAqLQkC\nIhC/hQKBgDMqLcBKnnlMGsXgFrD6tY9FGjeGNlhfpVclGWmmYM4E37ab0BUUexYG\nntSweOPsxzFAUrQHXcr2vk11VX928Cpqxhe1wUW013Jh538nTUwQN1Xn30JxshqP\nM+fzWdpApqtPG+M8AodKXUE0tsZtVBA/CU0FLEYcUxg6SFVMrxIP\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-10-03 05:22:53,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25 used request id req-c4cf295f-2488-4d09-a2c2-cdf0ba4b184f 2018-10-03 05:22:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/51807a7e-88f0-4717-b535-96fbd8be7f25 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0026e1490e3afdd89add93a03dbc245d140f951d" 2018-10-03 05:22:53,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:53 GMT Server: Apache x-openstack-request-id: req-bdb05e2b-2824-4504-8c9e-6bed328527d7 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:53,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:53 GMT Server: Apache x-openstack-request-id: req-2ac27890-9a90-48ca-9f59-0bafcb13e014 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1901 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "51807a7e-88f0-4717-b535-96fbd8be7f25", "OS::stack_name": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack", "keypair_name": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack", "stack_user_project_id": "7ec146e716174a28898e44ab6097d768", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-03T05:22:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "51807a7e-88f0-4717-b535-96fbd8be7f25", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmN+7UUKhVRPB7EkfMfp16E8SZvKbKfxyb5gMLGaIXhafSKvM\n4JlkjIk3QrbhrkP7y11MGkf4kLB+OQEU5SQVeK9lUs9wAT1NWm6M076W6M3SqJsi\nSQaHCGInQ/eMtl+mkMwDq/+hJnPBgHcUdExBCQBP2tyn/8wF+pr8+6BaAi8l3pjs\nFRtztSvQPKxUiagCRcdAPg6d5ebG/4OlsfegIDJgyHsIl3LNgtok/rFJSXX9UmGH\nYpBOdP8/SAsCoM/Z7mLCdudk1dXA6gE31Bl8scLHYP0y1B8PN2ZPp6Gf8sLdvzU6\nlovqL/hmJQ8xB0CVhDwRbqHTBMQSv6RE3eeySQIDAQABAoIBAEa3WAMi+1ZLqW0P\n9io8XcZ0rWKJ31Twvk742si/NV2wwUXwkvlie6y23KUzy/m84QEVy1ps6IKl4f2k\njnHg2z3UhN5lrr4kCWBHu0VH6K8QZt4vxRBawKQUI23BWYoTfQ2GEjzCJ12ONnii\nnQefLoZnaokngV9GlY1znIsZhglz5t2h1hgC3KlgT+rrLnaDHsUi71iaG77M6omM\n//YLzImWQ0ecIM5J89ycnq5QlNQGKg4cp/yaaN3PIjJWWrfxJ4eR1Uol4Gek0LVU\npPBpzYY57P3Ym3/ZeVDWLLeVWmav+qFACgceI3aDmB3zKye9W7/8UykFspSPDNHf\ng5sBqnECgYEAxwJ6EzQXYqkaEgWyDfikYoXShC1yUHX4sYf9BEzGNh2TcnGCyeB5\ntX5EkfKtZKxFQqaf2sky/oBb8wVY4GQSrVGwfQ62Cxph7l5q/a+HhTj526uyHEwS\n+X+EfFfdcH/2+g1IydORvM9prxLt4paFXpaRt1SfYAhgKO5cDuVA09cCgYEAxKcE\nKk0P6rUmxofQncQJ5VRTi0tFFgAnj9sbIzXfaghFlQQeTwrrsyLyO2/eK7XsjG1Y\ntayy5Gf0VIYLKZTU9UdC7t59IDI83QguRkKTRISlOXdMSuqiuQwGuy34qKz5nPRX\na4iBxbVY2fvXzBF5a5ODNgQMAvXkJ7CvFbFE5t8CgYAiMfXB6Ph/tmjJYfsnVWsB\nltcGaTy0QKEb+C7slziTwd89Ee4UPCMNoYWswlMy8jrwaesbz+iYPHwQNQIBhJCF\nAX1e77EuFTlwmP6vWoLhzFl6enUfUZ8NCfE84GgnVYWdj7zLGTR4ifcx4wHHJnAC\nQcMGCl9cQ/Qp9FMTKCdMfwKBgQCiXTtlKadApDzVogEuoVOCUzN/SLBLz+jaL4+i\nbLJ/u0CoHnRf0qZ0ix/wzxZihJw//XBG38X8K5Bh0SKaPFXwBdxPmMc6s//ohv6d\n6A3rfpFkdwk4ua2Ml09fcD9kFR0q59rd4CE1edtYb0TnKm5T0cF98a1xLFAqLQkC\nIhC/hQKBgDMqLcBKnnlMGsXgFrD6tY9FGjeGNlhfpVclGWmmYM4E37ab0BUUexYG\nntSweOPsxzFAUrQHXcr2vk11VX928Cpqxhe1wUW013Jh538nTUwQN1Xn30JxshqP\nM+fzWdpApqtPG+M8AodKXUE0tsZtVBA/CU0FLEYcUxg6SFVMrxIP\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-10-03 05:22:53,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25 used request id req-2ac27890-9a90-48ca-9f59-0bafcb13e014 2018-10-03 05:22:53,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/51807a7e-88f0-4717-b535-96fbd8be7f25/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0026e1490e3afdd89add93a03dbc245d140f951d" 2018-10-03 05:22:53,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:53 GMT Server: Apache x-openstack-request-id: req-23854d2f-88bb-4c80-b1c0-e0f28fd6e866 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:54,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:53 GMT Server: Apache x-openstack-request-id: req-7abda327-8e44-480e-b857-26353e596c5c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-03T05:22:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:22:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-10-03 05:22:54,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25/resources used request id req-7abda327-8e44-480e-b857-26353e596c5c 2018-10-03 05:22:54,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0026e1490e3afdd89add93a03dbc245d140f951d" 2018-10-03 05:22:54,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22: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-dc92fbf2-ce7c-49e3-8c97-5ca0091f21dd x-compute-request-id: req-dc92fbf2-ce7c-49e3-8c97-5ca0091f21dd Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCY37tRQqFVE8HsSR8x+nXoTxJm8psp/HJvmAwsZoheFp9Iq8zgmWSMiTdCtuGuQ/vLXUwaR/iQsH45ARTlJBV4r2VSz3ABPU1abozTvpbozdKomyJJBocIYidD94y2X6aQzAOr/6Emc8GAdxR0TEEJAE/a3Kf/zAX6mvz7oFoCLyXemOwVG3O1K9A8rFSJqAJFx0A+Dp3l5sb/g6Wx96AgMmDIewiXcs2C2iT+sUlJdf1SYYdikE50/z9ICwKgz9nuYsJ252TV1cDqATfUGXyxwsdg/TLUHw83Zk+noZ/ywt2/NTqWi+ov+GYlDzEHQJWEPBFuodMExBK/pETd57JJ Generated-by-Nova", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "name": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-kp", "deleted": false, "created_at": "2018-10-03T05:22:52.000000", "updated_at": null, "fingerprint": "ef:3b:da:76:66:8f:0d:14:a0:f0:75:23:88:77:c4:5f", "deleted_at": null, "id": 14}} 2018-10-03 05:22:54,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-kp used request id req-dc92fbf2-ce7c-49e3-8c97-5ca0091f21dd 2018-10-03 05:22:54,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/51807a7e-88f0-4717-b535-96fbd8be7f25 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0026e1490e3afdd89add93a03dbc245d140f951d" 2018-10-03 05:22:54,300 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:54 GMT Server: Apache x-openstack-request-id: req-b6e35601-86ff-4899-a470-56447586bacf Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:54,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:54 GMT Server: Apache x-openstack-request-id: req-c8d3a30b-6059-4e6b-bc25-130ae5dc3022 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1901 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "51807a7e-88f0-4717-b535-96fbd8be7f25", "OS::stack_name": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack", "keypair_name": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack", "stack_user_project_id": "7ec146e716174a28898e44ab6097d768", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-03T05:22:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "51807a7e-88f0-4717-b535-96fbd8be7f25", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmN+7UUKhVRPB7EkfMfp16E8SZvKbKfxyb5gMLGaIXhafSKvM\n4JlkjIk3QrbhrkP7y11MGkf4kLB+OQEU5SQVeK9lUs9wAT1NWm6M076W6M3SqJsi\nSQaHCGInQ/eMtl+mkMwDq/+hJnPBgHcUdExBCQBP2tyn/8wF+pr8+6BaAi8l3pjs\nFRtztSvQPKxUiagCRcdAPg6d5ebG/4OlsfegIDJgyHsIl3LNgtok/rFJSXX9UmGH\nYpBOdP8/SAsCoM/Z7mLCdudk1dXA6gE31Bl8scLHYP0y1B8PN2ZPp6Gf8sLdvzU6\nlovqL/hmJQ8xB0CVhDwRbqHTBMQSv6RE3eeySQIDAQABAoIBAEa3WAMi+1ZLqW0P\n9io8XcZ0rWKJ31Twvk742si/NV2wwUXwkvlie6y23KUzy/m84QEVy1ps6IKl4f2k\njnHg2z3UhN5lrr4kCWBHu0VH6K8QZt4vxRBawKQUI23BWYoTfQ2GEjzCJ12ONnii\nnQefLoZnaokngV9GlY1znIsZhglz5t2h1hgC3KlgT+rrLnaDHsUi71iaG77M6omM\n//YLzImWQ0ecIM5J89ycnq5QlNQGKg4cp/yaaN3PIjJWWrfxJ4eR1Uol4Gek0LVU\npPBpzYY57P3Ym3/ZeVDWLLeVWmav+qFACgceI3aDmB3zKye9W7/8UykFspSPDNHf\ng5sBqnECgYEAxwJ6EzQXYqkaEgWyDfikYoXShC1yUHX4sYf9BEzGNh2TcnGCyeB5\ntX5EkfKtZKxFQqaf2sky/oBb8wVY4GQSrVGwfQ62Cxph7l5q/a+HhTj526uyHEwS\n+X+EfFfdcH/2+g1IydORvM9prxLt4paFXpaRt1SfYAhgKO5cDuVA09cCgYEAxKcE\nKk0P6rUmxofQncQJ5VRTi0tFFgAnj9sbIzXfaghFlQQeTwrrsyLyO2/eK7XsjG1Y\ntayy5Gf0VIYLKZTU9UdC7t59IDI83QguRkKTRISlOXdMSuqiuQwGuy34qKz5nPRX\na4iBxbVY2fvXzBF5a5ODNgQMAvXkJ7CvFbFE5t8CgYAiMfXB6Ph/tmjJYfsnVWsB\nltcGaTy0QKEb+C7slziTwd89Ee4UPCMNoYWswlMy8jrwaesbz+iYPHwQNQIBhJCF\nAX1e77EuFTlwmP6vWoLhzFl6enUfUZ8NCfE84GgnVYWdj7zLGTR4ifcx4wHHJnAC\nQcMGCl9cQ/Qp9FMTKCdMfwKBgQCiXTtlKadApDzVogEuoVOCUzN/SLBLz+jaL4+i\nbLJ/u0CoHnRf0qZ0ix/wzxZihJw//XBG38X8K5Bh0SKaPFXwBdxPmMc6s//ohv6d\n6A3rfpFkdwk4ua2Ml09fcD9kFR0q59rd4CE1edtYb0TnKm5T0cF98a1xLFAqLQkC\nIhC/hQKBgDMqLcBKnnlMGsXgFrD6tY9FGjeGNlhfpVclGWmmYM4E37ab0BUUexYG\nntSweOPsxzFAUrQHXcr2vk11VX928Cpqxhe1wUW013Jh538nTUwQN1Xn30JxshqP\nM+fzWdpApqtPG+M8AodKXUE0tsZtVBA/CU0FLEYcUxg6SFVMrxIP\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-10-03 05:22:54,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25 used request id req-c8d3a30b-6059-4e6b-bc25-130ae5dc3022 2018-10-03 05:22:54,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0026e1490e3afdd89add93a03dbc245d140f951d" 2018-10-03 05:22:54,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22: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-58df6707-d9c2-4264-b44f-23f65a949848 x-compute-request-id: req-58df6707-d9c2-4264-b44f-23f65a949848 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCY37tRQqFVE8HsSR8x+nXoTxJm8psp/HJvmAwsZoheFp9Iq8zgmWSMiTdCtuGuQ/vLXUwaR/iQsH45ARTlJBV4r2VSz3ABPU1abozTvpbozdKomyJJBocIYidD94y2X6aQzAOr/6Emc8GAdxR0TEEJAE/a3Kf/zAX6mvz7oFoCLyXemOwVG3O1K9A8rFSJqAJFx0A+Dp3l5sb/g6Wx96AgMmDIewiXcs2C2iT+sUlJdf1SYYdikE50/z9ICwKgz9nuYsJ252TV1cDqATfUGXyxwsdg/TLUHw83Zk+noZ/ywt2/NTqWi+ov+GYlDzEHQJWEPBFuodMExBK/pETd57JJ Generated-by-Nova", "user_id": "1c6520d35d7c48b98412ca73e7946e04", "name": "HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-kp", "deleted": false, "created_at": "2018-10-03T05:22:52.000000", "updated_at": null, "fingerprint": "ef:3b:da:76:66:8f:0d:14:a0:f0:75:23:88:77:c4:5f", "deleted_at": null, "id": 14}} 2018-10-03 05:22:54,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-kp used request id req-58df6707-d9c2-4264-b44f-23f65a949848 2018-10-03 05:22:54,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/51807a7e-88f0-4717-b535-96fbd8be7f25 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0026e1490e3afdd89add93a03dbc245d140f951d" 2018-10-03 05:22:54,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:54 GMT Server: Apache x-openstack-request-id: req-5defa91e-3377-4ee8-8f80-09e55ec413f2 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:54,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:22:54 GMT Server: Apache x-openstack-request-id: req-cf9b8d0d-4eb8-4893-9cee-c28bdb77ae09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:22:54,668 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsKeypairTests-d1195428-ad44-4aba-a435-05d9a69b44d1-stack/51807a7e-88f0-4717-b535-96fbd8be7f25 used request id req-cf9b8d0d-4eb8-4893-9cee-c28bdb77ae09 2018-10-03 05:22:54,669 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-03 05:22:54,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:22:55,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:22:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["pDXLCJAKSuKSM3Ah7kgH0Q"], "issued_at": "2018-10-03T05:22:55.000000Z"}} 2018-10-03 05:22:55,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8e1146e7c57ed2f3151f0ad59cea5626352a8" -d '{"stack_name": "HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-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-514cc2bf-5def-45cb-8262-5186b6ca14ab-sec-grp"}}' 2018-10-03 05:22:56,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:22:55 GMT Server: Apache x-openstack-request-id: req-4e6faa91-d3ea-46e1-8deb-4d94239fb5c6 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "bde26267-5c65-4b4f-8996-c5ccccf0ed96", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96", "rel": "self"}]}} 2018-10-03 05:22:56,675 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks used request id req-4e6faa91-d3ea-46e1-8deb-4d94239fb5c6 2018-10-03 05:22:56,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/bde26267-5c65-4b4f-8996-c5ccccf0ed96 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8e1146e7c57ed2f3151f0ad59cea5626352a8" 2018-10-03 05:22:56,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:56 GMT Server: Apache x-openstack-request-id: req-49e28d34-ea42-4a26-bfb7-dd9b37e935fd Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:57,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:56 GMT Server: Apache x-openstack-request-id: req-c61d2079-10b2-4855-9b5b-377e7ef72c3c 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "bde26267-5c65-4b4f-8996-c5ccccf0ed96", "OS::stack_name": "HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack", "security_group_name": "HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack", "stack_user_project_id": "df129e2a12824f749d6fe2ad19f34a57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:22:56Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bde26267-5c65-4b4f-8996-c5ccccf0ed96", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-03 05:22:57,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96 used request id req-c61d2079-10b2-4855-9b5b-377e7ef72c3c 2018-10-03 05:22:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/bde26267-5c65-4b4f-8996-c5ccccf0ed96 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8e1146e7c57ed2f3151f0ad59cea5626352a8" 2018-10-03 05:22:57,224 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:22:57 GMT Server: Apache x-openstack-request-id: req-4452e7ef-8272-4a8c-badb-67884305fb00 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:22:57,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:22:57 GMT Server: Apache x-openstack-request-id: req-456a596d-9c80-4b84-941d-91e2050d42b4 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "bde26267-5c65-4b4f-8996-c5ccccf0ed96", "OS::stack_name": "HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack", "security_group_name": "HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack", "stack_user_project_id": "df129e2a12824f749d6fe2ad19f34a57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-03T05:22:56Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bde26267-5c65-4b4f-8996-c5ccccf0ed96", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-03 05:22:57,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96 used request id req-456a596d-9c80-4b84-941d-91e2050d42b4 2018-10-03 05:23:00,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/bde26267-5c65-4b4f-8996-c5ccccf0ed96 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8e1146e7c57ed2f3151f0ad59cea5626352a8" 2018-10-03 05:23:01,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:23:00 GMT Server: Apache x-openstack-request-id: req-cd80fce8-4813-4e60-ae16-61ec82c9382a Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:23:01,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:01 GMT Server: Apache x-openstack-request-id: req-02fc478c-ecf4-4090-8b05-776140998661 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": "33610e9ca4a144dc96f7886abd0eda63", "OS::stack_id": "bde26267-5c65-4b4f-8996-c5ccccf0ed96", "OS::stack_name": "HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack", "security_group_name": "HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack", "stack_user_project_id": "df129e2a12824f749d6fe2ad19f34a57", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-03T05:22:56Z", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bde26267-5c65-4b4f-8996-c5ccccf0ed96", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-03 05:23:01,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96 used request id req-02fc478c-ecf4-4090-8b05-776140998661 2018-10-03 05:23:01,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/bde26267-5c65-4b4f-8996-c5ccccf0ed96/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8e1146e7c57ed2f3151f0ad59cea5626352a8" 2018-10-03 05:23:01,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:23:01 GMT Server: Apache x-openstack-request-id: req-13caba17-605c-40d2-991f-5845fdf7b86e Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:23:01,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:01 GMT Server: Apache x-openstack-request-id: req-589fca5f-a838-4c0b-8105-9892c0a1bbcf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-03T05:22:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-03T05:22:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "93a90242-ef4e-43db-9c28-ccc54f75c4de", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-10-03 05:23:01,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96/resources used request id req-589fca5f-a838-4c0b-8105-9892c0a1bbcf 2018-10-03 05:23:01,625 - neutron_utils - INFO - Retrieving security group with ID - 93a90242-ef4e-43db-9c28-ccc54f75c4de 2018-10-03 05:23:01,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=93a90242-ef4e-43db-9c28-ccc54f75c4de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8e1146e7c57ed2f3151f0ad59cea5626352a8" 2018-10-03 05:23:01,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-f45284bb-5992-434c-ae33-c30430008301 Date: Wed, 03 Oct 2018 05:23:01 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:22:56Z", "updated_at": "2018-10-03T05:22:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:22:58Z", "revision_number": 0, "id": "790a561c-31cd-4c58-933d-5755028bec0b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-03T05:22:58Z", "security_group_id": "93a90242-ef4e-43db-9c28-ccc54f75c4de", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T05:22:58Z", "revision_number": 0, "id": "bf1f0804-6e85-42ba-b232-a1482b13b0a7", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-03T05:22:58Z", "security_group_id": "93a90242-ef4e-43db-9c28-ccc54f75c4de", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": 22, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 6, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "93a90242-ef4e-43db-9c28-ccc54f75c4de", "name": "HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-sec-grp"}]} 2018-10-03 05:23:01,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=93a90242-ef4e-43db-9c28-ccc54f75c4de used request id req-f45284bb-5992-434c-ae33-c30430008301 2018-10-03 05:23:01,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93a90242-ef4e-43db-9c28-ccc54f75c4de 2018-10-03 05:23:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=93a90242-ef4e-43db-9c28-ccc54f75c4de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8e1146e7c57ed2f3151f0ad59cea5626352a8" 2018-10-03 05:23:01,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-cc295a8b-cb76-4cfd-933b-a036a251e0b0 Date: Wed, 03 Oct 2018 05:23:01 GMT RESP BODY: {"security_group_rules": [{"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-10-03T05:22:58Z", "security_group_id": "93a90242-ef4e-43db-9c28-ccc54f75c4de", "port_range_min": null, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:22:58Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "790a561c-31cd-4c58-933d-5755028bec0b"}, {"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-10-03T05:22:58Z", "security_group_id": "93a90242-ef4e-43db-9c28-ccc54f75c4de", "port_range_min": 22, "revision_number": 0, "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:22:58Z", "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "bf1f0804-6e85-42ba-b232-a1482b13b0a7"}]} 2018-10-03 05:23:01,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=93a90242-ef4e-43db-9c28-ccc54f75c4de used request id req-cc295a8b-cb76-4cfd-933b-a036a251e0b0 2018-10-03 05:23:01,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/bde26267-5c65-4b4f-8996-c5ccccf0ed96 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8e1146e7c57ed2f3151f0ad59cea5626352a8" 2018-10-03 05:23:02,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 03 Oct 2018 05:23:01 GMT Server: Apache x-openstack-request-id: req-0cda9b3c-7ed6-4af5-9c27-e9b7df988558 Location: http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-03 05:23:02,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:23:02 GMT Server: Apache x-openstack-request-id: req-49ed459c-4b87-46b4-8f0e-4570778c0786 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:23:02,245 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63/stacks/HeatUtilsSecurityGroupTests-514cc2bf-5def-45cb-8262-5186b6ca14ab-stack/bde26267-5c65-4b4f-8996-c5ccccf0ed96 used request id req-49ed459c-4b87-46b4-8f0e-4570778c0786 2018-10-03 05:23:02,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:02,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["Cyn_TJTLSGWpCJhkW_n1Pg"], "issued_at": "2018-10-03T05:23:02.000000Z"}} 2018-10-03 05:23:02,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed4bb57b027752209405a233fb4c606b21d0275" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-4efc12ab-adea-45ad-aff3-0e8c2df3ad26"}}' 2018-10-03 05:23:03,392 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:02 GMT Server: Apache x-compute-request-id: req-b4939b8e-bad0-4c9d-a741-b9692a268ccb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4939b8e-bad0-4c9d-a741-b9692a268ccb Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "bd3e6402-7c7e-4f8f-983b-532ccd07a6e2", "name": "CinderUtilsQoSTests-4efc12ab-adea-45ad-aff3-0e8c2df3ad26"}, "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/bd3e6402-7c7e-4f8f-983b-532ccd07a6e2", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/qos-specs/bd3e6402-7c7e-4f8f-983b-532ccd07a6e2", "rel": "bookmark"}]} 2018-10-03 05:23:03,392 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-b4939b8e-bad0-4c9d-a741-b9692a268ccb 2018-10-03 05:23:03,395 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4939b8e-bad0-4c9d-a741-b9692a268ccb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed4bb57b027752209405a233fb4c606b21d0275" 2018-10-03 05:23:03,568 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:03 GMT Server: Apache x-compute-request-id: req-e7282d47-fac2-471c-9eaa-b194403d1cd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7282d47-fac2-471c-9eaa-b194403d1cd1 Content-Encoding: gzip Content-Length: 154 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "bd3e6402-7c7e-4f8f-983b-532ccd07a6e2", "name": "CinderUtilsQoSTests-4efc12ab-adea-45ad-aff3-0e8c2df3ad26"}]} 2018-10-03 05:23:03,568 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-e7282d47-fac2-471c-9eaa-b194403d1cd1 2018-10-03 05:23:03,569 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-4efc12ab-adea-45ad-aff3-0e8c2df3ad26 2018-10-03 05:23:03,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/bd3e6402-7c7e-4f8f-983b-532ccd07a6e2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4939b8e-bad0-4c9d-a741-b9692a268ccb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed4bb57b027752209405a233fb4c606b21d0275" 2018-10-03 05:23:03,791 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5732d79-3dea-4aa9-a08b-173e0e89bc56 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-10-03 05:23:03,791 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/bd3e6402-7c7e-4f8f-983b-532ccd07a6e2?force=False used request id req-a5732d79-3dea-4aa9-a08b-173e0e89bc56 2018-10-03 05:23:03,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4939b8e-bad0-4c9d-a741-b9692a268ccb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed4bb57b027752209405a233fb4c606b21d0275" 2018-10-03 05:23:03,968 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:03 GMT Server: Apache x-compute-request-id: req-4a34ca70-bd13-4a84-a185-469bf3fde80c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4a34ca70-bd13-4a84-a185-469bf3fde80c Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-03 05:23:03,968 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-4a34ca70-bd13-4a84-a185-469bf3fde80c 2018-10-03 05:23:03,969 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-4efc12ab-adea-45ad-aff3-0e8c2df3ad26 2018-10-03 05:23:03,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/bd3e6402-7c7e-4f8f-983b-532ccd07a6e2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4939b8e-bad0-4c9d-a741-b9692a268ccb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed4bb57b027752209405a233fb4c606b21d0275" 2018-10-03 05:23:04,145 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:23:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5d5d2ae5-49c8-4f9c-9857-ca38dfd15fff x-openstack-request-id: req-5d5d2ae5-49c8-4f9c-9857-ca38dfd15fff Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec bd3e6402-7c7e-4f8f-983b-532ccd07a6e2.", "code": 404}} 2018-10-03 05:23:04,146 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/bd3e6402-7c7e-4f8f-983b-532ccd07a6e2?force=False used request id req-5d5d2ae5-49c8-4f9c-9857-ca38dfd15fff 2018-10-03 05:23:04,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:04,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["rPupYk24QZaeUb1GN3yCpw"], "issued_at": "2018-10-03T05:23:04.000000Z"}} 2018-10-03 05:23:04,526 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee0438ca379d06d09b046d10b5f8663d02a62bb" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-c6e5e213-f60f-4130-8c5e-0f063bf6a7f3"}}' 2018-10-03 05:23:05,276 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:04 GMT Server: Apache x-compute-request-id: req-05c44ab8-0815-4615-a4d1-ee7475bde606 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05c44ab8-0815-4615-a4d1-ee7475bde606 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "4ce9e734-58c0-40c3-9593-4765358aff36", "name": "CinderUtilsQoSTests-c6e5e213-f60f-4130-8c5e-0f063bf6a7f3"}, "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/4ce9e734-58c0-40c3-9593-4765358aff36", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/qos-specs/4ce9e734-58c0-40c3-9593-4765358aff36", "rel": "bookmark"}]} 2018-10-03 05:23:05,276 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-05c44ab8-0815-4615-a4d1-ee7475bde606 2018-10-03 05:23:05,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-05c44ab8-0815-4615-a4d1-ee7475bde606" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee0438ca379d06d09b046d10b5f8663d02a62bb" 2018-10-03 05:23:05,449 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:05 GMT Server: Apache x-compute-request-id: req-ef63bf26-2747-4dd9-ae8b-bfd63cb0449e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef63bf26-2747-4dd9-ae8b-bfd63cb0449e Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "4ce9e734-58c0-40c3-9593-4765358aff36", "name": "CinderUtilsQoSTests-c6e5e213-f60f-4130-8c5e-0f063bf6a7f3"}]} 2018-10-03 05:23:05,449 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-ef63bf26-2747-4dd9-ae8b-bfd63cb0449e 2018-10-03 05:23:05,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/4ce9e734-58c0-40c3-9593-4765358aff36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-05c44ab8-0815-4615-a4d1-ee7475bde606" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee0438ca379d06d09b046d10b5f8663d02a62bb" 2018-10-03 05:23:06,236 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:05 GMT Server: Apache x-compute-request-id: req-7870099b-0582-471e-9626-361b6fc3f63e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7870099b-0582-471e-9626-361b6fc3f63e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "4ce9e734-58c0-40c3-9593-4765358aff36", "name": "CinderUtilsQoSTests-c6e5e213-f60f-4130-8c5e-0f063bf6a7f3"}, "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/4ce9e734-58c0-40c3-9593-4765358aff36", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/qos-specs/4ce9e734-58c0-40c3-9593-4765358aff36", "rel": "bookmark"}]} 2018-10-03 05:23:06,236 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/4ce9e734-58c0-40c3-9593-4765358aff36 used request id req-7870099b-0582-471e-9626-361b6fc3f63e 2018-10-03 05:23:06,237 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c6e5e213-f60f-4130-8c5e-0f063bf6a7f3 2018-10-03 05:23:06,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/4ce9e734-58c0-40c3-9593-4765358aff36?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-05c44ab8-0815-4615-a4d1-ee7475bde606" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee0438ca379d06d09b046d10b5f8663d02a62bb" 2018-10-03 05:23:06,452 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-49b83570-a207-4b82-a34c-75ee6ae9ed82 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-10-03 05:23:06,452 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/4ce9e734-58c0-40c3-9593-4765358aff36?force=False used request id req-49b83570-a207-4b82-a34c-75ee6ae9ed82 2018-10-03 05:23:06,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:06,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["105MlGjpQRaL4NlRaJmV-g"], "issued_at": "2018-10-03T05:23:06.000000Z"}} 2018-10-03 05:23:06,843 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa469d40529e7a1a9a3f04b088f08903702d857" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-78d927b4-53ae-4022-b7c8-bf8e6e7d1bdf"}}' 2018-10-03 05:23:07,588 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:06 GMT Server: Apache x-compute-request-id: req-f1ac69ea-30a2-411d-a357-70aecce141ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1ac69ea-30a2-411d-a357-70aecce141ee Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "1906ab6c-3c48-47b8-b913-54e741111328", "name": "CinderUtilsQoSTests-78d927b4-53ae-4022-b7c8-bf8e6e7d1bdf"}, "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/1906ab6c-3c48-47b8-b913-54e741111328", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/qos-specs/1906ab6c-3c48-47b8-b913-54e741111328", "rel": "bookmark"}]} 2018-10-03 05:23:07,588 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-f1ac69ea-30a2-411d-a357-70aecce141ee 2018-10-03 05:23:07,591 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1ac69ea-30a2-411d-a357-70aecce141ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa469d40529e7a1a9a3f04b088f08903702d857" 2018-10-03 05:23:07,754 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:07 GMT Server: Apache x-compute-request-id: req-074e5625-51b3-473b-b8bc-2f35057f43ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-074e5625-51b3-473b-b8bc-2f35057f43ae Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "1906ab6c-3c48-47b8-b913-54e741111328", "name": "CinderUtilsQoSTests-78d927b4-53ae-4022-b7c8-bf8e6e7d1bdf"}]} 2018-10-03 05:23:07,754 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-074e5625-51b3-473b-b8bc-2f35057f43ae 2018-10-03 05:23:07,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/1906ab6c-3c48-47b8-b913-54e741111328 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1ac69ea-30a2-411d-a357-70aecce141ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa469d40529e7a1a9a3f04b088f08903702d857" 2018-10-03 05:23:07,927 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:07 GMT Server: Apache x-compute-request-id: req-991b36ce-227e-4367-9d33-370014dd3aff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-991b36ce-227e-4367-9d33-370014dd3aff Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "1906ab6c-3c48-47b8-b913-54e741111328", "name": "CinderUtilsQoSTests-78d927b4-53ae-4022-b7c8-bf8e6e7d1bdf"}, "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/1906ab6c-3c48-47b8-b913-54e741111328", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/qos-specs/1906ab6c-3c48-47b8-b913-54e741111328", "rel": "bookmark"}]} 2018-10-03 05:23:07,927 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/1906ab6c-3c48-47b8-b913-54e741111328 used request id req-991b36ce-227e-4367-9d33-370014dd3aff 2018-10-03 05:23:07,927 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-78d927b4-53ae-4022-b7c8-bf8e6e7d1bdf 2018-10-03 05:23:07,930 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/1906ab6c-3c48-47b8-b913-54e741111328?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1ac69ea-30a2-411d-a357-70aecce141ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa469d40529e7a1a9a3f04b088f08903702d857" 2018-10-03 05:23:08,705 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-288a5db7-e48d-4035-ab20-b2dd76597f46 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-10-03 05:23:08,705 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/1906ab6c-3c48-47b8-b913-54e741111328?force=False used request id req-288a5db7-e48d-4035-ab20-b2dd76597f46 2018-10-03 05:23:08,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:09,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["Cm4S7uBNQt-4PwR1EBaeTA"], "issued_at": "2018-10-03T05:23:09.000000Z"}} 2018-10-03 05:23:09,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c856a680604d0da93fcc0a574c11afe3e2cd373d" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-98185528-7693-4e5f-b108-0e8283340ea4"}}' 2018-10-03 05:23:09,311 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:09 GMT Server: Apache x-compute-request-id: req-af831143-62cb-4729-9394-eb42d7ee41ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af831143-62cb-4729-9394-eb42d7ee41ba Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "8b90433e-37df-431d-b31c-13cdcccb6af0", "name": "CinderUtilsQoSTests-98185528-7693-4e5f-b108-0e8283340ea4"}, "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/8b90433e-37df-431d-b31c-13cdcccb6af0", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/qos-specs/8b90433e-37df-431d-b31c-13cdcccb6af0", "rel": "bookmark"}]} 2018-10-03 05:23:09,311 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-af831143-62cb-4729-9394-eb42d7ee41ba 2018-10-03 05:23:09,314 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af831143-62cb-4729-9394-eb42d7ee41ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c856a680604d0da93fcc0a574c11afe3e2cd373d" 2018-10-03 05:23:09,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:09 GMT Server: Apache x-compute-request-id: req-aad9e0c9-9afd-470c-a95d-9b2f436b0a8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aad9e0c9-9afd-470c-a95d-9b2f436b0a8c Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "8b90433e-37df-431d-b31c-13cdcccb6af0", "name": "CinderUtilsQoSTests-98185528-7693-4e5f-b108-0e8283340ea4"}]} 2018-10-03 05:23:09,491 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-aad9e0c9-9afd-470c-a95d-9b2f436b0a8c 2018-10-03 05:23:09,494 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/8b90433e-37df-431d-b31c-13cdcccb6af0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af831143-62cb-4729-9394-eb42d7ee41ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c856a680604d0da93fcc0a574c11afe3e2cd373d" 2018-10-03 05:23:10,203 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:09 GMT Server: Apache x-compute-request-id: req-f37a48d2-b5a7-4419-9e11-157088e677cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f37a48d2-b5a7-4419-9e11-157088e677cf Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "8b90433e-37df-431d-b31c-13cdcccb6af0", "name": "CinderUtilsQoSTests-98185528-7693-4e5f-b108-0e8283340ea4"}, "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/8b90433e-37df-431d-b31c-13cdcccb6af0", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/qos-specs/8b90433e-37df-431d-b31c-13cdcccb6af0", "rel": "bookmark"}]} 2018-10-03 05:23:10,203 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/8b90433e-37df-431d-b31c-13cdcccb6af0 used request id req-f37a48d2-b5a7-4419-9e11-157088e677cf 2018-10-03 05:23:10,203 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-98185528-7693-4e5f-b108-0e8283340ea4 2018-10-03 05:23:10,206 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/8b90433e-37df-431d-b31c-13cdcccb6af0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af831143-62cb-4729-9394-eb42d7ee41ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c856a680604d0da93fcc0a574c11afe3e2cd373d" 2018-10-03 05:23:10,420 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b04d6d39-22e7-4fb7-9ca6-b4b646dc811c 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-10-03 05:23:10,420 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/8b90433e-37df-431d-b31c-13cdcccb6af0?force=False used request id req-b04d6d39-22e7-4fb7-9ca6-b4b646dc811c 2018-10-03 05:23:10,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:10,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["vs1ZYwr2RJ-bb8BTjoCdlg"], "issued_at": "2018-10-03T05:23:10.000000Z"}} 2018-10-03 05:23:10,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c4dc17785e27d6a4b0714c27eebf35973828ee" 2018-10-03 05:23:10,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41324f77-139e-46a3-878c-68663a38b641 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:23:10,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-41324f77-139e-46a3-878c-68663a38b641 2018-10-03 05:23:10,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c4dc17785e27d6a4b0714c27eebf35973828ee" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-072250db-50a7-43f3-b455-8912e154f3e0", "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-10-03 05:23:11,424 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:10 GMT Server: Apache x-compute-request-id: req-490f582a-9a47-45a1-b53a-65d0e47c3e34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-490f582a-9a47-45a1-b53a-65d0e47c3e34 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-03T05:23:11.268116", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-072250db-50a7-43f3-b455-8912e154f3e0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a437dd2e-99bf-4098-a96c-533613980584", "size": 1}} 2018-10-03 05:23:11,424 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes used request id req-490f582a-9a47-45a1-b53a-65d0e47c3e34 2018-10-03 05:23:11,427 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-490f582a-9a47-45a1-b53a-65d0e47c3e34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c4dc17785e27d6a4b0714c27eebf35973828ee" 2018-10-03 05:23:11,629 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:11 GMT Server: Apache x-compute-request-id: req-1bfbadee-0039-4e9c-a615-a85cddcd3df7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1bfbadee-0039-4e9c-a615-a85cddcd3df7 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:23:11.000000", "replication_status": null, "snapshot_id": null, "id": "a437dd2e-99bf-4098-a96c-533613980584", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-072250db-50a7-43f3-b455-8912e154f3e0", "bootable": "false", "created_at": "2018-10-03T05:23:11.000000", "volume_type": null}} 2018-10-03 05:23:11,629 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 used request id req-1bfbadee-0039-4e9c-a615-a85cddcd3df7 2018-10-03 05:23:11,632 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-490f582a-9a47-45a1-b53a-65d0e47c3e34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c4dc17785e27d6a4b0714c27eebf35973828ee" 2018-10-03 05:23:11,837 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:11 GMT Server: Apache x-compute-request-id: req-52f4eb92-d2d5-4ca9-abc4-f2605f72a167 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52f4eb92-d2d5-4ca9-abc4-f2605f72a167 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:23:11.000000", "replication_status": null, "snapshot_id": null, "id": "a437dd2e-99bf-4098-a96c-533613980584", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-072250db-50a7-43f3-b455-8912e154f3e0", "bootable": "false", "created_at": "2018-10-03T05:23:11.000000", "volume_type": null}} 2018-10-03 05:23:11,837 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 used request id req-52f4eb92-d2d5-4ca9-abc4-f2605f72a167 2018-10-03 05:23:11,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-490f582a-9a47-45a1-b53a-65d0e47c3e34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c4dc17785e27d6a4b0714c27eebf35973828ee" 2018-10-03 05:23:12,039 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:11 GMT Server: Apache x-compute-request-id: req-04b13d4a-7101-4db4-baff-157ea8345352 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-04b13d4a-7101-4db4-baff-157ea8345352 Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:23:11.000000", "replication_status": null, "snapshot_id": null, "id": "a437dd2e-99bf-4098-a96c-533613980584", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-072250db-50a7-43f3-b455-8912e154f3e0", "bootable": "false", "created_at": "2018-10-03T05:23:11.000000", "volume_type": null}]} 2018-10-03 05:23:12,039 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/detail used request id req-04b13d4a-7101-4db4-baff-157ea8345352 2018-10-03 05:23:12,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:23:12,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:23:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:23:12,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c4dc17785e27d6a4b0714c27eebf35973828ee" 2018-10-03 05:23:12,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c10bb51-e83c-4999-8206-42023d1a8788 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:23:12,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-8c10bb51-e83c-4999-8206-42023d1a8788 2018-10-03 05:23:12,133 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-072250db-50a7-43f3-b455-8912e154f3e0 2018-10-03 05:23:12,135 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-490f582a-9a47-45a1-b53a-65d0e47c3e34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c4dc17785e27d6a4b0714c27eebf35973828ee" 2018-10-03 05:23:12,217 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fa46088d-c6f5-487f-bfc0-a2dd099fd639 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-10-03 05:23:12,217 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 used request id req-fa46088d-c6f5-487f-bfc0-a2dd099fd639 2018-10-03 05:23:12,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-490f582a-9a47-45a1-b53a-65d0e47c3e34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c4dc17785e27d6a4b0714c27eebf35973828ee" 2018-10-03 05:23:12,448 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:12 GMT Server: Apache x-compute-request-id: req-8557ae75-5248-48b9-8627-efbc30099a9f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8557ae75-5248-48b9-8627-efbc30099a9f Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:23:12.000000", "replication_status": null, "snapshot_id": null, "id": "a437dd2e-99bf-4098-a96c-533613980584", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-072250db-50a7-43f3-b455-8912e154f3e0", "bootable": "false", "created_at": "2018-10-03T05:23:11.000000", "volume_type": null}} 2018-10-03 05:23:12,448 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 used request id req-8557ae75-5248-48b9-8627-efbc30099a9f 2018-10-03 05:23:15,454 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-490f582a-9a47-45a1-b53a-65d0e47c3e34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c4dc17785e27d6a4b0714c27eebf35973828ee" 2018-10-03 05:23:15,663 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:23:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-83bdcf87-0cf9-40e2-8975-4a875b85b4eb x-openstack-request-id: req-83bdcf87-0cf9-40e2-8975-4a875b85b4eb Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a437dd2e-99bf-4098-a96c-533613980584 could not be found.", "code": 404}} 2018-10-03 05:23:15,663 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 used request id req-83bdcf87-0cf9-40e2-8975-4a875b85b4eb 2018-10-03 05:23:15,666 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-490f582a-9a47-45a1-b53a-65d0e47c3e34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c4dc17785e27d6a4b0714c27eebf35973828ee" 2018-10-03 05:23:15,885 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:15 GMT Server: Apache x-compute-request-id: req-d9fabc07-b370-40f1-8acc-eb6d27719ab7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d9fabc07-b370-40f1-8acc-eb6d27719ab7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-03 05:23:15,885 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/detail used request id req-d9fabc07-b370-40f1-8acc-eb6d27719ab7 2018-10-03 05:23:15,886 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-072250db-50a7-43f3-b455-8912e154f3e0 2018-10-03 05:23:15,888 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-490f582a-9a47-45a1-b53a-65d0e47c3e34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c4dc17785e27d6a4b0714c27eebf35973828ee" 2018-10-03 05:23:16,046 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:23:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-196212e1-9b8a-43ed-9ff3-98d2d87564ee x-openstack-request-id: req-196212e1-9b8a-43ed-9ff3-98d2d87564ee Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a437dd2e-99bf-4098-a96c-533613980584 could not be found.", "code": 404}} 2018-10-03 05:23:16,046 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 used request id req-196212e1-9b8a-43ed-9ff3-98d2d87564ee 2018-10-03 05:23:16,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-490f582a-9a47-45a1-b53a-65d0e47c3e34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c4dc17785e27d6a4b0714c27eebf35973828ee" 2018-10-03 05:23:16,262 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:23:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5bb877e0-bd54-4e24-a50c-dc1f746902b7 x-openstack-request-id: req-5bb877e0-bd54-4e24-a50c-dc1f746902b7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a437dd2e-99bf-4098-a96c-533613980584 could not be found.", "code": 404}} 2018-10-03 05:23:16,262 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/a437dd2e-99bf-4098-a96c-533613980584 used request id req-5bb877e0-bd54-4e24-a50c-dc1f746902b7 2018-10-03 05:23:16,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:16,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["eHMbI0BjS_a6HXquJFnQeQ"], "issued_at": "2018-10-03T05:23:16.000000Z"}} 2018-10-03 05:23:16,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3874098af06703023b816410e16baede5b68913" 2018-10-03 05:23:16,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85f24c4-5621-4817-baa7-8173ab44d110 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:23:16,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a85f24c4-5621-4817-baa7-8173ab44d110 2018-10-03 05:23:16,762 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3874098af06703023b816410e16baede5b68913" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-7c512088-876e-4380-83d9-bfc692a318fc", "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-10-03 05:23:17,220 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:16 GMT Server: Apache x-compute-request-id: req-95cddad3-0501-43c9-a27d-41c3f7accf69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-95cddad3-0501-43c9-a27d-41c3f7accf69 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-03T05:23:17.124174", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-7c512088-876e-4380-83d9-bfc692a318fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5d80ee8-2b89-47b3-bb09-84faaf12f984", "size": 1}} 2018-10-03 05:23:17,220 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes used request id req-95cddad3-0501-43c9-a27d-41c3f7accf69 2018-10-03 05:23:17,224 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95cddad3-0501-43c9-a27d-41c3f7accf69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3874098af06703023b816410e16baede5b68913" 2018-10-03 05:23:17,431 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:17 GMT Server: Apache x-compute-request-id: req-a5bbcc99-4bb7-4a33-b8cf-50614f1cbe91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5bbcc99-4bb7-4a33-b8cf-50614f1cbe91 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:23:17.000000", "replication_status": null, "snapshot_id": null, "id": "d5d80ee8-2b89-47b3-bb09-84faaf12f984", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-7c512088-876e-4380-83d9-bfc692a318fc", "bootable": "false", "created_at": "2018-10-03T05:23:17.000000", "volume_type": null}} 2018-10-03 05:23:17,431 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984 used request id req-a5bbcc99-4bb7-4a33-b8cf-50614f1cbe91 2018-10-03 05:23:17,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95cddad3-0501-43c9-a27d-41c3f7accf69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3874098af06703023b816410e16baede5b68913" 2018-10-03 05:23:17,635 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:17 GMT Server: Apache x-compute-request-id: req-ea202c36-1e7b-439d-8547-5c12359fe396 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ea202c36-1e7b-439d-8547-5c12359fe396 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:23:17.000000", "replication_status": null, "snapshot_id": null, "id": "d5d80ee8-2b89-47b3-bb09-84faaf12f984", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-7c512088-876e-4380-83d9-bfc692a318fc", "bootable": "false", "created_at": "2018-10-03T05:23:17.000000", "volume_type": null}} 2018-10-03 05:23:17,636 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984 used request id req-ea202c36-1e7b-439d-8547-5c12359fe396 2018-10-03 05:23:17,639 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95cddad3-0501-43c9-a27d-41c3f7accf69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3874098af06703023b816410e16baede5b68913" 2018-10-03 05:23:17,828 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:17 GMT Server: Apache x-compute-request-id: req-4d15d0d4-c0c9-478e-b862-573e64cbe7e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d15d0d4-c0c9-478e-b862-573e64cbe7e0 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:23:17.000000", "replication_status": null, "snapshot_id": null, "id": "d5d80ee8-2b89-47b3-bb09-84faaf12f984", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-7c512088-876e-4380-83d9-bfc692a318fc", "bootable": "false", "created_at": "2018-10-03T05:23:17.000000", "volume_type": null}]} 2018-10-03 05:23:17,829 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/detail used request id req-4d15d0d4-c0c9-478e-b862-573e64cbe7e0 2018-10-03 05:23:17,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:23:17,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:23:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:23:17,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3874098af06703023b816410e16baede5b68913" 2018-10-03 05:23:17,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ced25b2-bccb-45e4-adda-525377efc351 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.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:23:17,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-2ced25b2-bccb-45e4-adda-525377efc351 2018-10-03 05:23:17,923 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-7c512088-876e-4380-83d9-bfc692a318fc 2018-10-03 05:23:17,926 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95cddad3-0501-43c9-a27d-41c3f7accf69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3874098af06703023b816410e16baede5b68913" 2018-10-03 05:23:18,182 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-298cc517-7fce-4f0f-9941-cc3bc6b21d2d 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-10-03 05:23:18,182 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984 used request id req-298cc517-7fce-4f0f-9941-cc3bc6b21d2d 2018-10-03 05:23:18,185 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95cddad3-0501-43c9-a27d-41c3f7accf69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3874098af06703023b816410e16baede5b68913" 2018-10-03 05:23:18,405 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:18 GMT Server: Apache x-compute-request-id: req-ad8140ab-8144-49c0-ad1e-d3e652d15231 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad8140ab-8144-49c0-ad1e-d3e652d15231 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-03T05:23:18.000000", "replication_status": null, "snapshot_id": null, "id": "d5d80ee8-2b89-47b3-bb09-84faaf12f984", "size": 1, "user_id": "1c6520d35d7c48b98412ca73e7946e04", "os-vol-tenant-attr:tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "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-7c512088-876e-4380-83d9-bfc692a318fc", "bootable": "false", "created_at": "2018-10-03T05:23:17.000000", "volume_type": null}} 2018-10-03 05:23:18,405 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984 used request id req-ad8140ab-8144-49c0-ad1e-d3e652d15231 2018-10-03 05:23:21,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95cddad3-0501-43c9-a27d-41c3f7accf69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3874098af06703023b816410e16baede5b68913" 2018-10-03 05:23:21,612 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:23:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9f7dc79c-e199-4757-bc94-0924e7b9517d x-openstack-request-id: req-9f7dc79c-e199-4757-bc94-0924e7b9517d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d5d80ee8-2b89-47b3-bb09-84faaf12f984 could not be found.", "code": 404}} 2018-10-03 05:23:21,612 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/volumes/d5d80ee8-2b89-47b3-bb09-84faaf12f984 used request id req-9f7dc79c-e199-4757-bc94-0924e7b9517d 2018-10-03 05:23:21,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:22,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["LVmN6bnyQF-E6nLqu2INsA"], "issued_at": "2018-10-03T05:23:22.000000Z"}} 2018-10-03 05:23:22,019 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e538e367cb77b9d41787686e17d304bb7eb7ea4c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-c81f5429-8a96-4adc-ba7a-7a1567396b02", "description": null}}' 2018-10-03 05:23:22,211 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:22 GMT Server: Apache x-compute-request-id: req-8bcc6a29-e11e-420c-81ed-9ae872bcab66 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8bcc6a29-e11e-420c-81ed-9ae872bcab66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-c81f5429-8a96-4adc-ba7a-7a1567396b02", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e0c9498e-002d-4c62-9ace-b7c96e3dd913", "description": null}} 2018-10-03 05:23:22,211 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types used request id req-8bcc6a29-e11e-420c-81ed-9ae872bcab66 2018-10-03 05:23:22,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bcc6a29-e11e-420c-81ed-9ae872bcab66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e538e367cb77b9d41787686e17d304bb7eb7ea4c" 2018-10-03 05:23:22,390 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:22 GMT Server: Apache x-compute-request-id: req-a3273729-b080-411b-b2f1-65f63d9a06b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a3273729-b080-411b-b2f1-65f63d9a06b7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-c81f5429-8a96-4adc-ba7a-7a1567396b02", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e0c9498e-002d-4c62-9ace-b7c96e3dd913", "description": null}]} 2018-10-03 05:23:22,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types?is_public=None used request id req-a3273729-b080-411b-b2f1-65f63d9a06b7 2018-10-03 05:23:22,394 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/e0c9498e-002d-4c62-9ace-b7c96e3dd913 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bcc6a29-e11e-420c-81ed-9ae872bcab66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e538e367cb77b9d41787686e17d304bb7eb7ea4c" 2018-10-03 05:23:22,566 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:22 GMT Server: Apache x-compute-request-id: req-bb42296d-446f-49c8-a686-11cd8a74249b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb42296d-446f-49c8-a686-11cd8a74249b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-c81f5429-8a96-4adc-ba7a-7a1567396b02", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e0c9498e-002d-4c62-9ace-b7c96e3dd913", "description": null}} 2018-10-03 05:23:22,567 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/e0c9498e-002d-4c62-9ace-b7c96e3dd913 used request id req-bb42296d-446f-49c8-a686-11cd8a74249b 2018-10-03 05:23:22,569 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/e0c9498e-002d-4c62-9ace-b7c96e3dd913/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bcc6a29-e11e-420c-81ed-9ae872bcab66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e538e367cb77b9d41787686e17d304bb7eb7ea4c" 2018-10-03 05:23:22,591 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:22 GMT Server: Apache x-compute-request-id: req-f43a049a-bff3-467c-842f-79ef07dffdd3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f43a049a-bff3-467c-842f-79ef07dffdd3 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-03 05:23:22,591 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/e0c9498e-002d-4c62-9ace-b7c96e3dd913/encryption used request id req-f43a049a-bff3-467c-842f-79ef07dffdd3 2018-10-03 05:23:22,592 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-c81f5429-8a96-4adc-ba7a-7a1567396b02 2018-10-03 05:23:22,594 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/e0c9498e-002d-4c62-9ace-b7c96e3dd913 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bcc6a29-e11e-420c-81ed-9ae872bcab66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e538e367cb77b9d41787686e17d304bb7eb7ea4c" 2018-10-03 05:23:22,803 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4c83db5f-bc91-4655-a4a7-f014d220702e 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-10-03 05:23:22,803 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/e0c9498e-002d-4c62-9ace-b7c96e3dd913 used request id req-4c83db5f-bc91-4655-a4a7-f014d220702e 2018-10-03 05:23:22,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/e0c9498e-002d-4c62-9ace-b7c96e3dd913 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bcc6a29-e11e-420c-81ed-9ae872bcab66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e538e367cb77b9d41787686e17d304bb7eb7ea4c" 2018-10-03 05:23:22,972 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:23:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2a7b8ed2-e2c2-4710-80eb-900eda934028 x-openstack-request-id: req-2a7b8ed2-e2c2-4710-80eb-900eda934028 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type e0c9498e-002d-4c62-9ace-b7c96e3dd913 could not be found.", "code": 404}} 2018-10-03 05:23:22,972 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/e0c9498e-002d-4c62-9ace-b7c96e3dd913 used request id req-2a7b8ed2-e2c2-4710-80eb-900eda934028 2018-10-03 05:23:22,972 - cinder_utils - INFO - Volume with ID [e0c9498e-002d-4c62-9ace-b7c96e3dd913] does not exist 2018-10-03 05:23:22,972 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-c81f5429-8a96-4adc-ba7a-7a1567396b02 2018-10-03 05:23:22,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/e0c9498e-002d-4c62-9ace-b7c96e3dd913 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bcc6a29-e11e-420c-81ed-9ae872bcab66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e538e367cb77b9d41787686e17d304bb7eb7ea4c" 2018-10-03 05:23:23,164 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:23:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0d861a06-d233-49af-be90-a470f7f3e821 x-openstack-request-id: req-0d861a06-d233-49af-be90-a470f7f3e821 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type e0c9498e-002d-4c62-9ace-b7c96e3dd913 could not be found.", "code": 404}} 2018-10-03 05:23:23,164 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/e0c9498e-002d-4c62-9ace-b7c96e3dd913 used request id req-0d861a06-d233-49af-be90-a470f7f3e821 2018-10-03 05:23:23,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:23,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["aOFCli6iSwKXz8LyvNQ2Cw"], "issued_at": "2018-10-03T05:23:23.000000Z"}} 2018-10-03 05:23:23,542 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8380edc808a7cc434670ab055fb407b2ba8c60e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-0ccb3b49-015d-4531-bf87-09ac628b79ca", "description": null}}' 2018-10-03 05:23:23,772 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:23 GMT Server: Apache x-compute-request-id: req-3fe27179-8ff4-4294-a08d-f73f053a9564 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3fe27179-8ff4-4294-a08d-f73f053a9564 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0ccb3b49-015d-4531-bf87-09ac628b79ca", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b821d23e-b8b8-408a-9ef2-eca10914afaa", "description": null}} 2018-10-03 05:23:23,773 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types used request id req-3fe27179-8ff4-4294-a08d-f73f053a9564 2018-10-03 05:23:23,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fe27179-8ff4-4294-a08d-f73f053a9564" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8380edc808a7cc434670ab055fb407b2ba8c60e" 2018-10-03 05:23:23,942 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:23 GMT Server: Apache x-compute-request-id: req-b2ca120e-3140-402d-845b-aeee28deb2bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2ca120e-3140-402d-845b-aeee28deb2bf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-0ccb3b49-015d-4531-bf87-09ac628b79ca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b821d23e-b8b8-408a-9ef2-eca10914afaa", "description": null}]} 2018-10-03 05:23:23,942 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types?is_public=None used request id req-b2ca120e-3140-402d-845b-aeee28deb2bf 2018-10-03 05:23:23,945 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/b821d23e-b8b8-408a-9ef2-eca10914afaa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fe27179-8ff4-4294-a08d-f73f053a9564" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8380edc808a7cc434670ab055fb407b2ba8c60e" 2018-10-03 05:23:24,124 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:23 GMT Server: Apache x-compute-request-id: req-4bf0e5d7-8847-411c-9498-50e3ac08508d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4bf0e5d7-8847-411c-9498-50e3ac08508d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0ccb3b49-015d-4531-bf87-09ac628b79ca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b821d23e-b8b8-408a-9ef2-eca10914afaa", "description": null}} 2018-10-03 05:23:24,124 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/b821d23e-b8b8-408a-9ef2-eca10914afaa used request id req-4bf0e5d7-8847-411c-9498-50e3ac08508d 2018-10-03 05:23:24,127 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/b821d23e-b8b8-408a-9ef2-eca10914afaa/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fe27179-8ff4-4294-a08d-f73f053a9564" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8380edc808a7cc434670ab055fb407b2ba8c60e" 2018-10-03 05:23:24,148 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:24 GMT Server: Apache x-compute-request-id: req-4472180b-1711-42dd-86bb-002ddd9a8a8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4472180b-1711-42dd-86bb-002ddd9a8a8d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-03 05:23:24,148 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/b821d23e-b8b8-408a-9ef2-eca10914afaa/encryption used request id req-4472180b-1711-42dd-86bb-002ddd9a8a8d 2018-10-03 05:23:24,151 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/b821d23e-b8b8-408a-9ef2-eca10914afaa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fe27179-8ff4-4294-a08d-f73f053a9564" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8380edc808a7cc434670ab055fb407b2ba8c60e" 2018-10-03 05:23:24,326 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:24 GMT Server: Apache x-compute-request-id: req-bea3bfd4-a8b3-400c-85f5-d6ce4b5dd780 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bea3bfd4-a8b3-400c-85f5-d6ce4b5dd780 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0ccb3b49-015d-4531-bf87-09ac628b79ca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b821d23e-b8b8-408a-9ef2-eca10914afaa", "description": null}} 2018-10-03 05:23:24,326 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/b821d23e-b8b8-408a-9ef2-eca10914afaa used request id req-bea3bfd4-a8b3-400c-85f5-d6ce4b5dd780 2018-10-03 05:23:24,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/b821d23e-b8b8-408a-9ef2-eca10914afaa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fe27179-8ff4-4294-a08d-f73f053a9564" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8380edc808a7cc434670ab055fb407b2ba8c60e" 2018-10-03 05:23:24,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:24 GMT Server: Apache x-compute-request-id: req-0ebe1a39-d003-417d-803b-9f1808462016 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ebe1a39-d003-417d-803b-9f1808462016 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0ccb3b49-015d-4531-bf87-09ac628b79ca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b821d23e-b8b8-408a-9ef2-eca10914afaa", "description": null}} 2018-10-03 05:23:24,491 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/b821d23e-b8b8-408a-9ef2-eca10914afaa used request id req-0ebe1a39-d003-417d-803b-9f1808462016 2018-10-03 05:23:24,494 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/b821d23e-b8b8-408a-9ef2-eca10914afaa/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fe27179-8ff4-4294-a08d-f73f053a9564" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8380edc808a7cc434670ab055fb407b2ba8c60e" 2018-10-03 05:23:24,514 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:24 GMT Server: Apache x-compute-request-id: req-eb4c8229-c81f-4c63-ad02-44ed6e363ed1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eb4c8229-c81f-4c63-ad02-44ed6e363ed1 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-03 05:23:24,514 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/b821d23e-b8b8-408a-9ef2-eca10914afaa/encryption used request id req-eb4c8229-c81f-4c63-ad02-44ed6e363ed1 2018-10-03 05:23:24,515 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-0ccb3b49-015d-4531-bf87-09ac628b79ca 2018-10-03 05:23:24,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/b821d23e-b8b8-408a-9ef2-eca10914afaa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fe27179-8ff4-4294-a08d-f73f053a9564" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8380edc808a7cc434670ab055fb407b2ba8c60e" 2018-10-03 05:23:24,825 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-582656cf-5ab1-4cd4-9120-0b9ca8ef236c 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-10-03 05:23:24,825 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/b821d23e-b8b8-408a-9ef2-eca10914afaa used request id req-582656cf-5ab1-4cd4-9120-0b9ca8ef236c 2018-10-03 05:23:24,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:25,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["K004FLAPSMiR3a-5FhRBLg"], "issued_at": "2018-10-03T05:23:25.000000Z"}} 2018-10-03 05:23:25,216 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a3b4403ba76513967fc898b69ec5c9b3ccb80e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-015ad72a-d950-4d11-8dfc-20b61b9ec104-type", "description": null}}' 2018-10-03 05:23:25,412 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:25 GMT Server: Apache x-compute-request-id: req-0afbf57c-1713-4da6-8da4-875707fc198d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0afbf57c-1713-4da6-8da4-875707fc198d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-015ad72a-d950-4d11-8dfc-20b61b9ec104-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6a28949c-df2a-40be-b5ec-158b4f51deba", "description": null}} 2018-10-03 05:23:25,412 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types used request id req-0afbf57c-1713-4da6-8da4-875707fc198d 2018-10-03 05:23:25,415 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/6a28949c-df2a-40be-b5ec-158b4f51deba/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0afbf57c-1713-4da6-8da4-875707fc198d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a3b4403ba76513967fc898b69ec5c9b3ccb80e" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-015ad72a-d950-4d11-8dfc-20b61b9ec104", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-10-03 05:23:25,590 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 03 Oct 2018 05:23:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0128b371-3c86-46c5-8467-6a9706e09a81 x-openstack-request-id: req-0128b371-3c86-46c5-8467-6a9706e09a81 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-10-03 05:23:25,590 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/6a28949c-df2a-40be-b5ec-158b4f51deba/encryption used request id req-0128b371-3c86-46c5-8467-6a9706e09a81 2018-10-03 05:23:25,591 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-015ad72a-d950-4d11-8dfc-20b61b9ec104-type 2018-10-03 05:23:25,593 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/6a28949c-df2a-40be-b5ec-158b4f51deba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0afbf57c-1713-4da6-8da4-875707fc198d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a3b4403ba76513967fc898b69ec5c9b3ccb80e" 2018-10-03 05:23:25,809 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52b13e78-3763-411b-b2cc-0157c4c1b32b 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-10-03 05:23:25,809 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/6a28949c-df2a-40be-b5ec-158b4f51deba used request id req-52b13e78-3763-411b-b2cc-0157c4c1b32b 2018-10-03 05:23:25,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:26,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["Lf7By8PEQS6uQPOujUF6DQ"], "issued_at": "2018-10-03T05:23:26.000000Z"}} 2018-10-03 05:23:26,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53622fcab3cbabb2709f5b1ea23bf4944a88fcd5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-844dc654-71d9-404f-a2d8-9fd9b59d1356-type", "description": null}}' 2018-10-03 05:23:26,519 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:26 GMT Server: Apache x-compute-request-id: req-a1309acb-9f02-4f1a-b57f-6362afb76a94 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a1309acb-9f02-4f1a-b57f-6362afb76a94 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-844dc654-71d9-404f-a2d8-9fd9b59d1356-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c7a0f28d-2cc7-4497-8248-e7878c841e51", "description": null}} 2018-10-03 05:23:26,519 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types used request id req-a1309acb-9f02-4f1a-b57f-6362afb76a94 2018-10-03 05:23:26,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a1309acb-9f02-4f1a-b57f-6362afb76a94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53622fcab3cbabb2709f5b1ea23bf4944a88fcd5" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-844dc654-71d9-404f-a2d8-9fd9b59d1356", "provider": "LuksEncryptor"}}' 2018-10-03 05:23:27,337 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:26 GMT Server: Apache x-compute-request-id: req-7ed0c95f-1da5-415d-a0c1-f6650542edff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ed0c95f-1da5-415d-a0c1-f6650542edff Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "c7a0f28d-2cc7-4497-8248-e7878c841e51", "name": "CinderUtilsAddEncryptionTests-844dc654-71d9-404f-a2d8-9fd9b59d1356", "control_location": "back-end", "encryption_id": "5c247ba5-ebae-4aaf-b079-656fd6492854", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-10-03 05:23:27,337 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51/encryption used request id req-7ed0c95f-1da5-415d-a0c1-f6650542edff 2018-10-03 05:23:27,342 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1309acb-9f02-4f1a-b57f-6362afb76a94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53622fcab3cbabb2709f5b1ea23bf4944a88fcd5" 2018-10-03 05:23:27,527 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:27 GMT Server: Apache x-compute-request-id: req-5805626d-c639-4693-bf64-e982ccb58e98 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5805626d-c639-4693-bf64-e982ccb58e98 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-844dc654-71d9-404f-a2d8-9fd9b59d1356-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c7a0f28d-2cc7-4497-8248-e7878c841e51", "description": null}} 2018-10-03 05:23:27,527 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51 used request id req-5805626d-c639-4693-bf64-e982ccb58e98 2018-10-03 05:23:27,530 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1309acb-9f02-4f1a-b57f-6362afb76a94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53622fcab3cbabb2709f5b1ea23bf4944a88fcd5" 2018-10-03 05:23:27,699 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:27 GMT Server: Apache x-compute-request-id: req-9b5e7fa2-7189-4c98-a145-265470f9148a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b5e7fa2-7189-4c98-a145-265470f9148a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"volume_type_id": "c7a0f28d-2cc7-4497-8248-e7878c841e51", "control_location": "back-end", "deleted": false, "created_at": "2018-10-03T05:23:27.000000", "updated_at": null, "encryption_id": "5c247ba5-ebae-4aaf-b079-656fd6492854", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-10-03 05:23:27,700 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51/encryption used request id req-9b5e7fa2-7189-4c98-a145-265470f9148a 2018-10-03 05:23:27,700 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-844dc654-71d9-404f-a2d8-9fd9b59d1356-type 2018-10-03 05:23:27,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1309acb-9f02-4f1a-b57f-6362afb76a94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53622fcab3cbabb2709f5b1ea23bf4944a88fcd5" 2018-10-03 05:23:27,881 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:27 GMT Server: Apache x-compute-request-id: req-c8f25139-094d-4762-8112-a7a2466e3159 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8f25139-094d-4762-8112-a7a2466e3159 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-844dc654-71d9-404f-a2d8-9fd9b59d1356-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c7a0f28d-2cc7-4497-8248-e7878c841e51", "description": null}} 2018-10-03 05:23:27,881 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51 used request id req-c8f25139-094d-4762-8112-a7a2466e3159 2018-10-03 05:23:27,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1309acb-9f02-4f1a-b57f-6362afb76a94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53622fcab3cbabb2709f5b1ea23bf4944a88fcd5" 2018-10-03 05:23:28,088 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e048e630-28bd-44f4-9096-3083378627a7 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-10-03 05:23:28,088 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51/encryption/provider used request id req-e048e630-28bd-44f4-9096-3083378627a7 2018-10-03 05:23:28,091 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1309acb-9f02-4f1a-b57f-6362afb76a94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53622fcab3cbabb2709f5b1ea23bf4944a88fcd5" 2018-10-03 05:23:28,255 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:28 GMT Server: Apache x-compute-request-id: req-a3653932-5903-4ca5-a227-cd6040ee10ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a3653932-5903-4ca5-a227-cd6040ee10ba Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-844dc654-71d9-404f-a2d8-9fd9b59d1356-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c7a0f28d-2cc7-4497-8248-e7878c841e51", "description": null}} 2018-10-03 05:23:28,255 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51 used request id req-a3653932-5903-4ca5-a227-cd6040ee10ba 2018-10-03 05:23:28,258 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1309acb-9f02-4f1a-b57f-6362afb76a94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53622fcab3cbabb2709f5b1ea23bf4944a88fcd5" 2018-10-03 05:23:28,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:28 GMT Server: Apache x-compute-request-id: req-9b5b7cd9-31c9-4ffc-baed-fa49994781e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b5b7cd9-31c9-4ffc-baed-fa49994781e5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-03 05:23:28,281 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51/encryption used request id req-9b5b7cd9-31c9-4ffc-baed-fa49994781e5 2018-10-03 05:23:28,281 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-844dc654-71d9-404f-a2d8-9fd9b59d1356-type 2018-10-03 05:23:28,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1309acb-9f02-4f1a-b57f-6362afb76a94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53622fcab3cbabb2709f5b1ea23bf4944a88fcd5" 2018-10-03 05:23:28,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:28 GMT Server: Apache x-compute-request-id: req-773021ec-b83a-4d05-9213-2363e8be88da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-773021ec-b83a-4d05-9213-2363e8be88da Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-844dc654-71d9-404f-a2d8-9fd9b59d1356-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c7a0f28d-2cc7-4497-8248-e7878c841e51", "description": null}} 2018-10-03 05:23:28,462 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51 used request id req-773021ec-b83a-4d05-9213-2363e8be88da 2018-10-03 05:23:28,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1309acb-9f02-4f1a-b57f-6362afb76a94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53622fcab3cbabb2709f5b1ea23bf4944a88fcd5" 2018-10-03 05:23:28,661 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:23:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c7bc7b5e-d7c8-40ad-b25e-eff12d66c301 x-openstack-request-id: req-c7bc7b5e-d7c8-40ad-b25e-eff12d66c301 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type c7a0f28d-2cc7-4497-8248-e7878c841e51 does not exist.", "code": 404}} 2018-10-03 05:23:28,661 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51/encryption/provider used request id req-c7bc7b5e-d7c8-40ad-b25e-eff12d66c301 2018-10-03 05:23:28,662 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-844dc654-71d9-404f-a2d8-9fd9b59d1356-type 2018-10-03 05:23:28,665 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1309acb-9f02-4f1a-b57f-6362afb76a94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53622fcab3cbabb2709f5b1ea23bf4944a88fcd5" 2018-10-03 05:23:28,880 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ea881ca-280a-4bae-b5d5-4325a9726438 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-10-03 05:23:28,880 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c7a0f28d-2cc7-4497-8248-e7878c841e51 used request id req-3ea881ca-280a-4bae-b5d5-4325a9726438 2018-10-03 05:23:28,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:29,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["yDBk0xw9SCikdQxkprEhcQ"], "issued_at": "2018-10-03T05:23:29.000000Z"}} 2018-10-03 05:23:29,278 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b049fecec97d5e491d77f6f389399548aff0184d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-57b423ed-ea74-48e8-9642-b44c2992d45e-type", "description": null}}' 2018-10-03 05:23:29,484 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:29 GMT Server: Apache x-compute-request-id: req-5703a797-64e8-49ea-8433-0c0cee6d9130 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5703a797-64e8-49ea-8433-0c0cee6d9130 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-57b423ed-ea74-48e8-9642-b44c2992d45e-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b", "description": null}} 2018-10-03 05:23:29,484 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types used request id req-5703a797-64e8-49ea-8433-0c0cee6d9130 2018-10-03 05:23:29,487 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5703a797-64e8-49ea-8433-0c0cee6d9130" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b049fecec97d5e491d77f6f389399548aff0184d" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-57b423ed-ea74-48e8-9642-b44c2992d45e", "provider": "foo"}}' 2018-10-03 05:23:29,689 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:29 GMT Server: Apache x-compute-request-id: req-8257e4d0-9b75-48bd-8a0d-eec4f835cc36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8257e4d0-9b75-48bd-8a0d-eec4f835cc36 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b", "name": "CinderUtilsAddEncryptionTests-57b423ed-ea74-48e8-9642-b44c2992d45e", "control_location": "front-end", "encryption_id": "2090ed34-fa16-4ee8-ad0e-5e04b4bb33f2", "provider": "foo", "provider_class": "foo"}} 2018-10-03 05:23:29,689 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b/encryption used request id req-8257e4d0-9b75-48bd-8a0d-eec4f835cc36 2018-10-03 05:23:29,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5703a797-64e8-49ea-8433-0c0cee6d9130" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b049fecec97d5e491d77f6f389399548aff0184d" 2018-10-03 05:23:29,866 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:29 GMT Server: Apache x-compute-request-id: req-0b6de597-2dc6-4923-8213-10fb73be1e1e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b6de597-2dc6-4923-8213-10fb73be1e1e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-57b423ed-ea74-48e8-9642-b44c2992d45e-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b", "description": null}} 2018-10-03 05:23:29,866 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b used request id req-0b6de597-2dc6-4923-8213-10fb73be1e1e 2018-10-03 05:23:29,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5703a797-64e8-49ea-8433-0c0cee6d9130" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b049fecec97d5e491d77f6f389399548aff0184d" 2018-10-03 05:23:30,043 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:29 GMT Server: Apache x-compute-request-id: req-b3803f07-5fbd-4b96-b251-54e9a6e25d83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3803f07-5fbd-4b96-b251-54e9a6e25d83 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b", "control_location": "front-end", "deleted": false, "created_at": "2018-10-03T05:23:29.000000", "updated_at": null, "encryption_id": "2090ed34-fa16-4ee8-ad0e-5e04b4bb33f2", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-10-03 05:23:30,043 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b/encryption used request id req-b3803f07-5fbd-4b96-b251-54e9a6e25d83 2018-10-03 05:23:30,043 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-57b423ed-ea74-48e8-9642-b44c2992d45e-type 2018-10-03 05:23:30,046 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5703a797-64e8-49ea-8433-0c0cee6d9130" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b049fecec97d5e491d77f6f389399548aff0184d" 2018-10-03 05:23:30,209 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:30 GMT Server: Apache x-compute-request-id: req-cb522c58-65c4-41a8-87e2-d546cde53e0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb522c58-65c4-41a8-87e2-d546cde53e0f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-57b423ed-ea74-48e8-9642-b44c2992d45e-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b", "description": null}} 2018-10-03 05:23:30,209 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b used request id req-cb522c58-65c4-41a8-87e2-d546cde53e0f 2018-10-03 05:23:30,212 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5703a797-64e8-49ea-8433-0c0cee6d9130" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b049fecec97d5e491d77f6f389399548aff0184d" 2018-10-03 05:23:30,411 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-679ce524-1101-4646-b800-da664782ca2c 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-10-03 05:23:30,411 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b/encryption/provider used request id req-679ce524-1101-4646-b800-da664782ca2c 2018-10-03 05:23:30,412 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-57b423ed-ea74-48e8-9642-b44c2992d45e-type 2018-10-03 05:23:30,414 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5703a797-64e8-49ea-8433-0c0cee6d9130" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b049fecec97d5e491d77f6f389399548aff0184d" 2018-10-03 05:23:30,617 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-edfd8915-7546-44e9-868e-f3724e2c345d 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-10-03 05:23:30,617 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/f7b7fd56-1ec9-4ff8-a6e8-018a96e9184b used request id req-edfd8915-7546-44e9-868e-f3724e2c345d 2018-10-03 05:23:30,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:31,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["zzdX9wbjRISIGOpPETNADg"], "issued_at": "2018-10-03T05:23:31.000000Z"}} 2018-10-03 05:23:31,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d02c4f6ebf4a00059b0efbd2fb183ad126b73b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-f5fff73a-5c5a-4a6a-b3f6-9d1a3788dc50-type", "description": null}}' 2018-10-03 05:23:31,190 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:31 GMT Server: Apache x-compute-request-id: req-a96321ed-d46d-4503-96f4-a2afa33de1a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a96321ed-d46d-4503-96f4-a2afa33de1a5 Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f5fff73a-5c5a-4a6a-b3f6-9d1a3788dc50-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4829653b-4340-49f2-9b57-30d21f3940fa", "description": null}} 2018-10-03 05:23:31,191 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types used request id req-a96321ed-d46d-4503-96f4-a2afa33de1a5 2018-10-03 05:23:31,195 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/4829653b-4340-49f2-9b57-30d21f3940fa/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a96321ed-d46d-4503-96f4-a2afa33de1a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d02c4f6ebf4a00059b0efbd2fb183ad126b73b" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-f5fff73a-5c5a-4a6a-b3f6-9d1a3788dc50", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-10-03 05:23:31,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:31 GMT Server: Apache x-compute-request-id: req-85ef19cb-a489-4bf3-8b16-08ac16e4dc54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-85ef19cb-a489-4bf3-8b16-08ac16e4dc54 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "4829653b-4340-49f2-9b57-30d21f3940fa", "name": "CinderUtilsAddEncryptionTests-f5fff73a-5c5a-4a6a-b3f6-9d1a3788dc50", "control_location": "back-end", "encryption_id": "355a1f53-5580-4dcd-8623-e118f692a1f8", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-10-03 05:23:31,492 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/4829653b-4340-49f2-9b57-30d21f3940fa/encryption used request id req-85ef19cb-a489-4bf3-8b16-08ac16e4dc54 2018-10-03 05:23:31,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/4829653b-4340-49f2-9b57-30d21f3940fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a96321ed-d46d-4503-96f4-a2afa33de1a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d02c4f6ebf4a00059b0efbd2fb183ad126b73b" 2018-10-03 05:23:31,665 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:31 GMT Server: Apache x-compute-request-id: req-0b6a968d-e36f-4a03-9127-109863f15270 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b6a968d-e36f-4a03-9127-109863f15270 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f5fff73a-5c5a-4a6a-b3f6-9d1a3788dc50-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4829653b-4340-49f2-9b57-30d21f3940fa", "description": null}} 2018-10-03 05:23:31,665 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/4829653b-4340-49f2-9b57-30d21f3940fa used request id req-0b6a968d-e36f-4a03-9127-109863f15270 2018-10-03 05:23:31,668 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/4829653b-4340-49f2-9b57-30d21f3940fa/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a96321ed-d46d-4503-96f4-a2afa33de1a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d02c4f6ebf4a00059b0efbd2fb183ad126b73b" 2018-10-03 05:23:31,825 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:31 GMT Server: Apache x-compute-request-id: req-5ea39c02-1c79-4735-870a-17fe727429e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ea39c02-1c79-4735-870a-17fe727429e6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "4829653b-4340-49f2-9b57-30d21f3940fa", "control_location": "back-end", "deleted": false, "created_at": "2018-10-03T05:23:31.000000", "updated_at": null, "encryption_id": "355a1f53-5580-4dcd-8623-e118f692a1f8", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-10-03 05:23:31,826 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/4829653b-4340-49f2-9b57-30d21f3940fa/encryption used request id req-5ea39c02-1c79-4735-870a-17fe727429e6 2018-10-03 05:23:31,826 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-f5fff73a-5c5a-4a6a-b3f6-9d1a3788dc50-type 2018-10-03 05:23:31,829 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/4829653b-4340-49f2-9b57-30d21f3940fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a96321ed-d46d-4503-96f4-a2afa33de1a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d02c4f6ebf4a00059b0efbd2fb183ad126b73b" 2018-10-03 05:23:31,996 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:31 GMT Server: Apache x-compute-request-id: req-dab45fab-1327-4784-b0c0-9bc36ca9edd2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dab45fab-1327-4784-b0c0-9bc36ca9edd2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f5fff73a-5c5a-4a6a-b3f6-9d1a3788dc50-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4829653b-4340-49f2-9b57-30d21f3940fa", "description": null}} 2018-10-03 05:23:31,996 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/4829653b-4340-49f2-9b57-30d21f3940fa used request id req-dab45fab-1327-4784-b0c0-9bc36ca9edd2 2018-10-03 05:23:31,999 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/4829653b-4340-49f2-9b57-30d21f3940fa/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a96321ed-d46d-4503-96f4-a2afa33de1a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d02c4f6ebf4a00059b0efbd2fb183ad126b73b" 2018-10-03 05:23:32,196 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5fa27538-778e-45b5-8023-af8bc1a09f2e 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-10-03 05:23:32,196 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/4829653b-4340-49f2-9b57-30d21f3940fa/encryption/provider used request id req-5fa27538-778e-45b5-8023-af8bc1a09f2e 2018-10-03 05:23:32,196 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-f5fff73a-5c5a-4a6a-b3f6-9d1a3788dc50-type 2018-10-03 05:23:32,199 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/4829653b-4340-49f2-9b57-30d21f3940fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a96321ed-d46d-4503-96f4-a2afa33de1a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d02c4f6ebf4a00059b0efbd2fb183ad126b73b" 2018-10-03 05:23:32,396 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3b7c0790-5a74-4059-8fce-f3e4a36a6645 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-10-03 05:23:32,396 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/4829653b-4340-49f2-9b57-30d21f3940fa used request id req-3b7c0790-5a74-4059-8fce-f3e4a36a6645 2018-10-03 05:23:32,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:32,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["3HlmYJKjTliooHRLFUpPog"], "issued_at": "2018-10-03T05:23:32.000000Z"}} 2018-10-03 05:23:32,795 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c552a4e85405ad0fa085bd46afb94eac0481303" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-b3a69e98-174a-44b6-a5d2-af40ae732920-qos"}}' 2018-10-03 05:23:32,995 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:32 GMT Server: Apache x-compute-request-id: req-6f0a4825-ac9d-40d9-af37-f3aba96b5837 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6f0a4825-ac9d-40d9-af37-f3aba96b5837 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "771119cc-4a64-46a7-8ba2-5ea2911b5d47", "name": "CinderUtilsVolumeTypeCompleteTests-b3a69e98-174a-44b6-a5d2-af40ae732920-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/771119cc-4a64-46a7-8ba2-5ea2911b5d47", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/qos-specs/771119cc-4a64-46a7-8ba2-5ea2911b5d47", "rel": "bookmark"}]} 2018-10-03 05:23:32,996 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-6f0a4825-ac9d-40d9-af37-f3aba96b5837 2018-10-03 05:23:32,999 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6f0a4825-ac9d-40d9-af37-f3aba96b5837" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c552a4e85405ad0fa085bd46afb94eac0481303" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-b3a69e98-174a-44b6-a5d2-af40ae732920", "description": null}}' 2018-10-03 05:23:33,213 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:33 GMT Server: Apache x-compute-request-id: req-eb1e3132-6aa8-4ede-b00d-3548492649a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eb1e3132-6aa8-4ede-b00d-3548492649a3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-b3a69e98-174a-44b6-a5d2-af40ae732920", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0328465a-a55e-4397-9561-c7027c52b9f9", "description": null}} 2018-10-03 05:23:33,213 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types used request id req-eb1e3132-6aa8-4ede-b00d-3548492649a3 2018-10-03 05:23:33,216 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/0328465a-a55e-4397-9561-c7027c52b9f9/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6f0a4825-ac9d-40d9-af37-f3aba96b5837" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c552a4e85405ad0fa085bd46afb94eac0481303" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-03 05:23:33,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:33 GMT Server: Apache x-compute-request-id: req-2e021159-d398-41df-b5d9-0f1700c0fc63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2e021159-d398-41df-b5d9-0f1700c0fc63 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0328465a-a55e-4397-9561-c7027c52b9f9", "name": "foo", "control_location": "back-end", "encryption_id": "9d5462da-9453-4108-9fd2-c5efeb18f11e", "provider": "bar", "provider_class": "bar"}} 2018-10-03 05:23:33,414 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/0328465a-a55e-4397-9561-c7027c52b9f9/encryption used request id req-2e021159-d398-41df-b5d9-0f1700c0fc63 2018-10-03 05:23:33,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/0328465a-a55e-4397-9561-c7027c52b9f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0a4825-ac9d-40d9-af37-f3aba96b5837" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c552a4e85405ad0fa085bd46afb94eac0481303" 2018-10-03 05:23:33,588 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:33 GMT Server: Apache x-compute-request-id: req-769dbf4a-b0de-499c-bc70-4a22379a902a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-769dbf4a-b0de-499c-bc70-4a22379a902a Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-b3a69e98-174a-44b6-a5d2-af40ae732920", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0328465a-a55e-4397-9561-c7027c52b9f9", "description": null}} 2018-10-03 05:23:33,588 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/0328465a-a55e-4397-9561-c7027c52b9f9 used request id req-769dbf4a-b0de-499c-bc70-4a22379a902a 2018-10-03 05:23:33,591 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/0328465a-a55e-4397-9561-c7027c52b9f9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0a4825-ac9d-40d9-af37-f3aba96b5837" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c552a4e85405ad0fa085bd46afb94eac0481303" 2018-10-03 05:23:33,764 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:33 GMT Server: Apache x-compute-request-id: req-a55bf3ef-6e84-4c3e-9ac6-3fca17fe176a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a55bf3ef-6e84-4c3e-9ac6-3fca17fe176a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "0328465a-a55e-4397-9561-c7027c52b9f9", "control_location": "back-end", "deleted": false, "created_at": "2018-10-03T05:23:33.000000", "updated_at": null, "encryption_id": "9d5462da-9453-4108-9fd2-c5efeb18f11e", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-03 05:23:33,764 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/0328465a-a55e-4397-9561-c7027c52b9f9/encryption used request id req-a55bf3ef-6e84-4c3e-9ac6-3fca17fe176a 2018-10-03 05:23:33,765 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-b3a69e98-174a-44b6-a5d2-af40ae732920 2018-10-03 05:23:33,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/0328465a-a55e-4397-9561-c7027c52b9f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0a4825-ac9d-40d9-af37-f3aba96b5837" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c552a4e85405ad0fa085bd46afb94eac0481303" 2018-10-03 05:23:33,934 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:33 GMT Server: Apache x-compute-request-id: req-6d15e29c-e975-49d3-b739-4a06b85c9769 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d15e29c-e975-49d3-b739-4a06b85c9769 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-b3a69e98-174a-44b6-a5d2-af40ae732920", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0328465a-a55e-4397-9561-c7027c52b9f9", "description": null}} 2018-10-03 05:23:33,934 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/0328465a-a55e-4397-9561-c7027c52b9f9 used request id req-6d15e29c-e975-49d3-b739-4a06b85c9769 2018-10-03 05:23:33,937 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/0328465a-a55e-4397-9561-c7027c52b9f9/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0a4825-ac9d-40d9-af37-f3aba96b5837" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c552a4e85405ad0fa085bd46afb94eac0481303" 2018-10-03 05:23:34,142 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ffa7bdbb-67c5-49df-93fe-9aeac0ccd70a 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-10-03 05:23:34,142 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/0328465a-a55e-4397-9561-c7027c52b9f9/encryption/provider used request id req-ffa7bdbb-67c5-49df-93fe-9aeac0ccd70a 2018-10-03 05:23:34,142 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-b3a69e98-174a-44b6-a5d2-af40ae732920 2018-10-03 05:23:34,145 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/0328465a-a55e-4397-9561-c7027c52b9f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0a4825-ac9d-40d9-af37-f3aba96b5837" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c552a4e85405ad0fa085bd46afb94eac0481303" 2018-10-03 05:23:34,341 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-191e9b56-537c-4b2b-aea4-16f015cedddb 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-10-03 05:23:34,341 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/0328465a-a55e-4397-9561-c7027c52b9f9 used request id req-191e9b56-537c-4b2b-aea4-16f015cedddb 2018-10-03 05:23:34,342 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-b3a69e98-174a-44b6-a5d2-af40ae732920-qos 2018-10-03 05:23:34,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/771119cc-4a64-46a7-8ba2-5ea2911b5d47?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0a4825-ac9d-40d9-af37-f3aba96b5837" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c552a4e85405ad0fa085bd46afb94eac0481303" 2018-10-03 05:23:34,530 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1a984edd-c7da-4777-9e03-14113f0353c1 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-10-03 05:23:34,530 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/771119cc-4a64-46a7-8ba2-5ea2911b5d47?force=False used request id req-1a984edd-c7da-4777-9e03-14113f0353c1 2018-10-03 05:23:34,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:34,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["1pVuNkTnTNScslgxqnFrng"], "issued_at": "2018-10-03T05:23:34.000000Z"}} 2018-10-03 05:23:34,908 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e190505f297adc42d4136cb3cfafd762f0eaf4c" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-a899119d-9900-41e4-b98f-74f2d851a7f1-qos"}}' 2018-10-03 05:23:35,673 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:34 GMT Server: Apache x-compute-request-id: req-ac207018-62a6-4eb2-890f-94c942d0f94e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac207018-62a6-4eb2-890f-94c942d0f94e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "e01de03d-6d2b-41fd-b9ea-929f486f0b3f", "name": "CinderUtilsVolumeTypeCompleteTests-a899119d-9900-41e4-b98f-74f2d851a7f1-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/e01de03d-6d2b-41fd-b9ea-929f486f0b3f", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/qos-specs/e01de03d-6d2b-41fd-b9ea-929f486f0b3f", "rel": "bookmark"}]} 2018-10-03 05:23:35,673 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-ac207018-62a6-4eb2-890f-94c942d0f94e 2018-10-03 05:23:35,676 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ac207018-62a6-4eb2-890f-94c942d0f94e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e190505f297adc42d4136cb3cfafd762f0eaf4c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-a899119d-9900-41e4-b98f-74f2d851a7f1", "description": null}}' 2018-10-03 05:23:35,875 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:35 GMT Server: Apache x-compute-request-id: req-0ceec9c2-a265-4dbe-b73a-0826b262a3a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ceec9c2-a265-4dbe-b73a-0826b262a3a0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a899119d-9900-41e4-b98f-74f2d851a7f1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a7d25c83-3696-4545-a08d-30ba18788382", "description": null}} 2018-10-03 05:23:35,875 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types used request id req-0ceec9c2-a265-4dbe-b73a-0826b262a3a0 2018-10-03 05:23:35,878 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac207018-62a6-4eb2-890f-94c942d0f94e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e190505f297adc42d4136cb3cfafd762f0eaf4c" 2018-10-03 05:23:36,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:35 GMT Server: Apache x-compute-request-id: req-d0974c4f-2dcb-45ca-b48a-2b89b7f7cc94 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0974c4f-2dcb-45ca-b48a-2b89b7f7cc94 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "e01de03d-6d2b-41fd-b9ea-929f486f0b3f", "name": "CinderUtilsVolumeTypeCompleteTests-a899119d-9900-41e4-b98f-74f2d851a7f1-qos"}]} 2018-10-03 05:23:36,610 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-d0974c4f-2dcb-45ca-b48a-2b89b7f7cc94 2018-10-03 05:23:36,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/None/associate?vol_type_id=a7d25c83-3696-4545-a08d-30ba18788382 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac207018-62a6-4eb2-890f-94c942d0f94e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e190505f297adc42d4136cb3cfafd762f0eaf4c" 2018-10-03 05:23:36,782 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:23:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4fed570d-d86c-4eb7-b27e-ce6f209d6e6c x-openstack-request-id: req-4fed570d-d86c-4eb7-b27e-ce6f209d6e6c Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-10-03 05:23:36,782 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/None/associate?vol_type_id=a7d25c83-3696-4545-a08d-30ba18788382 used request id req-4fed570d-d86c-4eb7-b27e-ce6f209d6e6c 2018-10-03 05:23:36,782 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-4fed570d-d86c-4eb7-b27e-ce6f209d6e6c) 2018-10-03 05:23:36,782 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-a899119d-9900-41e4-b98f-74f2d851a7f1 2018-10-03 05:23:36,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/a7d25c83-3696-4545-a08d-30ba18788382 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac207018-62a6-4eb2-890f-94c942d0f94e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e190505f297adc42d4136cb3cfafd762f0eaf4c" 2018-10-03 05:23:37,009 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-75eef176-6629-4cba-9c3e-6b48b737974f 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-10-03 05:23:37,010 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/a7d25c83-3696-4545-a08d-30ba18788382 used request id req-75eef176-6629-4cba-9c3e-6b48b737974f 2018-10-03 05:23:37,010 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-a899119d-9900-41e4-b98f-74f2d851a7f1-qos 2018-10-03 05:23:37,013 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/e01de03d-6d2b-41fd-b9ea-929f486f0b3f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac207018-62a6-4eb2-890f-94c942d0f94e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e190505f297adc42d4136cb3cfafd762f0eaf4c" 2018-10-03 05:23:37,216 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-263936ce-74d5-4d72-a2e0-842a6e279782 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-10-03 05:23:37,216 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/e01de03d-6d2b-41fd-b9ea-929f486f0b3f?force=False used request id req-263936ce-74d5-4d72-a2e0-842a6e279782 2018-10-03 05:23:37,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:37,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["kmpER1O1TSy3QHBMNWOJnw"], "issued_at": "2018-10-03T05:23:37.000000Z"}} 2018-10-03 05:23:37,604 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b932aa57cdea12a5a158a967c7b2ad0b166922" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-609f7397-e257-4d4a-9bdb-97a26784bb15-qos"}}' 2018-10-03 05:23:37,815 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:37 GMT Server: Apache x-compute-request-id: req-a8aea793-f5f9-4beb-98e0-cb769f2140a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8aea793-f5f9-4beb-98e0-cb769f2140a1 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "ce693d48-3055-4cf9-92b4-2baad45833cc", "name": "CinderUtilsVolumeTypeCompleteTests-609f7397-e257-4d4a-9bdb-97a26784bb15-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/ce693d48-3055-4cf9-92b4-2baad45833cc", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/qos-specs/ce693d48-3055-4cf9-92b4-2baad45833cc", "rel": "bookmark"}]} 2018-10-03 05:23:37,816 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-a8aea793-f5f9-4beb-98e0-cb769f2140a1 2018-10-03 05:23:37,819 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a8aea793-f5f9-4beb-98e0-cb769f2140a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b932aa57cdea12a5a158a967c7b2ad0b166922" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-609f7397-e257-4d4a-9bdb-97a26784bb15", "description": null}}' 2018-10-03 05:23:38,023 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:37 GMT Server: Apache x-compute-request-id: req-037b0055-68c9-419c-9ec5-38bacae6178f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-037b0055-68c9-419c-9ec5-38bacae6178f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-609f7397-e257-4d4a-9bdb-97a26784bb15", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c0bc9389-ee43-4610-b824-94fc22c6dd95", "description": null}} 2018-10-03 05:23:38,023 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types used request id req-037b0055-68c9-419c-9ec5-38bacae6178f 2018-10-03 05:23:38,026 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8aea793-f5f9-4beb-98e0-cb769f2140a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b932aa57cdea12a5a158a967c7b2ad0b166922" 2018-10-03 05:23:38,203 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:38 GMT Server: Apache x-compute-request-id: req-8e0df2c9-3dcf-4fd4-b55d-974a7e8e49d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8e0df2c9-3dcf-4fd4-b55d-974a7e8e49d1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "ce693d48-3055-4cf9-92b4-2baad45833cc", "name": "CinderUtilsVolumeTypeCompleteTests-609f7397-e257-4d4a-9bdb-97a26784bb15-qos"}]} 2018-10-03 05:23:38,203 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-8e0df2c9-3dcf-4fd4-b55d-974a7e8e49d1 2018-10-03 05:23:38,206 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/ce693d48-3055-4cf9-92b4-2baad45833cc/associate?vol_type_id=c0bc9389-ee43-4610-b824-94fc22c6dd95 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8aea793-f5f9-4beb-98e0-cb769f2140a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b932aa57cdea12a5a158a967c7b2ad0b166922" 2018-10-03 05:23:38,401 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-242f98c5-55f0-4ed3-a209-988b1732f63f 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-10-03 05:23:38,401 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/ce693d48-3055-4cf9-92b4-2baad45833cc/associate?vol_type_id=c0bc9389-ee43-4610-b824-94fc22c6dd95 used request id req-242f98c5-55f0-4ed3-a209-988b1732f63f 2018-10-03 05:23:38,402 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-609f7397-e257-4d4a-9bdb-97a26784bb15 2018-10-03 05:23:38,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c0bc9389-ee43-4610-b824-94fc22c6dd95 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8aea793-f5f9-4beb-98e0-cb769f2140a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b932aa57cdea12a5a158a967c7b2ad0b166922" 2018-10-03 05:23:38,621 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ee7ae647-e79d-4b70-a5f3-f43b6bf37a1d 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-10-03 05:23:38,621 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/c0bc9389-ee43-4610-b824-94fc22c6dd95 used request id req-ee7ae647-e79d-4b70-a5f3-f43b6bf37a1d 2018-10-03 05:23:38,621 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-609f7397-e257-4d4a-9bdb-97a26784bb15-qos 2018-10-03 05:23:38,624 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/ce693d48-3055-4cf9-92b4-2baad45833cc?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8aea793-f5f9-4beb-98e0-cb769f2140a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b932aa57cdea12a5a158a967c7b2ad0b166922" 2018-10-03 05:23:38,826 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d447c3dd-4c16-4ecd-bce8-c1dbc29b61e2 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-10-03 05:23:38,827 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/ce693d48-3055-4cf9-92b4-2baad45833cc?force=False used request id req-d447c3dd-4c16-4ecd-bce8-c1dbc29b61e2 2018-10-03 05:23:38,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:39,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a983f03bf1de431b8aff6b53c6c77614", "name": "Member"}, {"id": "06e864e9ddcf4538ad3551c5e5899357", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33610e9ca4a144dc96f7886abd0eda63", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/33610e9ca4a144dc96f7886abd0eda63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "id": "1c6520d35d7c48b98412ca73e7946e04"}, "audit_ids": ["UQKiLlY6Rk-pb__6NKp8KA"], "issued_at": "2018-10-03T05:23:39.000000Z"}} 2018-10-03 05:23:39,218 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5eb96420d6d06aac170486b46620a54543345" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-d3cd2960-4087-4d32-a173-35c9ee7d338c-qos"}}' 2018-10-03 05:23:39,504 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:39 GMT Server: Apache x-compute-request-id: req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "07e48ca4-067d-4ddf-b6f3-255bbffa19ae", "name": "CinderUtilsVolumeTypeCompleteTests-d3cd2960-4087-4d32-a173-35c9ee7d338c-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/07e48ca4-067d-4ddf-b6f3-255bbffa19ae", "rel": "self"}, {"href": "http://172.30.9.27:8776/33610e9ca4a144dc96f7886abd0eda63/qos-specs/07e48ca4-067d-4ddf-b6f3-255bbffa19ae", "rel": "bookmark"}]} 2018-10-03 05:23:39,504 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e 2018-10-03 05:23:39,508 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5eb96420d6d06aac170486b46620a54543345" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-d3cd2960-4087-4d32-a173-35c9ee7d338c", "description": null}}' 2018-10-03 05:23:39,715 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:39 GMT Server: Apache x-compute-request-id: req-8e6301ae-2061-4a55-8edb-e6fd49b3c090 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8e6301ae-2061-4a55-8edb-e6fd49b3c090 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d3cd2960-4087-4d32-a173-35c9ee7d338c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9f866b6e-b5b2-4627-bfba-ba49b30e0881", "description": null}} 2018-10-03 05:23:39,715 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types used request id req-8e6301ae-2061-4a55-8edb-e6fd49b3c090 2018-10-03 05:23:39,719 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/9f866b6e-b5b2-4627-bfba-ba49b30e0881/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5eb96420d6d06aac170486b46620a54543345" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-03 05:23:39,943 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:39 GMT Server: Apache x-compute-request-id: req-858e9f64-141f-4b21-ae97-078fa49eae25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-858e9f64-141f-4b21-ae97-078fa49eae25 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "9f866b6e-b5b2-4627-bfba-ba49b30e0881", "name": "foo", "control_location": "back-end", "encryption_id": "249aefc8-b8be-48b5-bdbd-c66f51999d76", "provider": "bar", "provider_class": "bar"}} 2018-10-03 05:23:39,943 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/9f866b6e-b5b2-4627-bfba-ba49b30e0881/encryption used request id req-858e9f64-141f-4b21-ae97-078fa49eae25 2018-10-03 05:23:39,946 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5eb96420d6d06aac170486b46620a54543345" 2018-10-03 05:23:40,117 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:39 GMT Server: Apache x-compute-request-id: req-1c366d7d-32b3-456c-91d3-139604c25b03 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c366d7d-32b3-456c-91d3-139604c25b03 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "07e48ca4-067d-4ddf-b6f3-255bbffa19ae", "name": "CinderUtilsVolumeTypeCompleteTests-d3cd2960-4087-4d32-a173-35c9ee7d338c-qos"}]} 2018-10-03 05:23:40,117 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs used request id req-1c366d7d-32b3-456c-91d3-139604c25b03 2018-10-03 05:23:40,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/07e48ca4-067d-4ddf-b6f3-255bbffa19ae/associate?vol_type_id=9f866b6e-b5b2-4627-bfba-ba49b30e0881 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5eb96420d6d06aac170486b46620a54543345" 2018-10-03 05:23:40,330 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f64d179d-7094-4bd1-af08-95d9e70c301d 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-10-03 05:23:40,330 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/07e48ca4-067d-4ddf-b6f3-255bbffa19ae/associate?vol_type_id=9f866b6e-b5b2-4627-bfba-ba49b30e0881 used request id req-f64d179d-7094-4bd1-af08-95d9e70c301d 2018-10-03 05:23:40,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/9f866b6e-b5b2-4627-bfba-ba49b30e0881 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5eb96420d6d06aac170486b46620a54543345" 2018-10-03 05:23:40,499 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:40 GMT Server: Apache x-compute-request-id: req-37ae6a5e-12b6-43e6-bdd3-1592030cd4e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37ae6a5e-12b6-43e6-bdd3-1592030cd4e9 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d3cd2960-4087-4d32-a173-35c9ee7d338c", "qos_specs_id": "07e48ca4-067d-4ddf-b6f3-255bbffa19ae", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9f866b6e-b5b2-4627-bfba-ba49b30e0881", "description": null}} 2018-10-03 05:23:40,499 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/9f866b6e-b5b2-4627-bfba-ba49b30e0881 used request id req-37ae6a5e-12b6-43e6-bdd3-1592030cd4e9 2018-10-03 05:23:40,502 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/9f866b6e-b5b2-4627-bfba-ba49b30e0881/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5eb96420d6d06aac170486b46620a54543345" 2018-10-03 05:23:40,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:40 GMT Server: Apache x-compute-request-id: req-ded683bc-6f63-4581-86db-3f6668e9e533 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ded683bc-6f63-4581-86db-3f6668e9e533 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "9f866b6e-b5b2-4627-bfba-ba49b30e0881", "control_location": "back-end", "deleted": false, "created_at": "2018-10-03T05:23:39.000000", "updated_at": null, "encryption_id": "249aefc8-b8be-48b5-bdbd-c66f51999d76", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-03 05:23:40,524 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/9f866b6e-b5b2-4627-bfba-ba49b30e0881/encryption used request id req-ded683bc-6f63-4581-86db-3f6668e9e533 2018-10-03 05:23:40,525 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-d3cd2960-4087-4d32-a173-35c9ee7d338c 2018-10-03 05:23:40,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/9f866b6e-b5b2-4627-bfba-ba49b30e0881 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5eb96420d6d06aac170486b46620a54543345" 2018-10-03 05:23:41,243 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:40 GMT Server: Apache x-compute-request-id: req-6dac2c12-c66b-4526-ab6c-eac662222faa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6dac2c12-c66b-4526-ab6c-eac662222faa Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d3cd2960-4087-4d32-a173-35c9ee7d338c", "qos_specs_id": "07e48ca4-067d-4ddf-b6f3-255bbffa19ae", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9f866b6e-b5b2-4627-bfba-ba49b30e0881", "description": null}} 2018-10-03 05:23:41,243 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/9f866b6e-b5b2-4627-bfba-ba49b30e0881 used request id req-6dac2c12-c66b-4526-ab6c-eac662222faa 2018-10-03 05:23:41,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/9f866b6e-b5b2-4627-bfba-ba49b30e0881/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5eb96420d6d06aac170486b46620a54543345" 2018-10-03 05:23:41,465 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29dcee00-5651-4070-9d33-dcb19c23494f 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-10-03 05:23:41,465 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/9f866b6e-b5b2-4627-bfba-ba49b30e0881/encryption/provider used request id req-29dcee00-5651-4070-9d33-dcb19c23494f 2018-10-03 05:23:41,466 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d3cd2960-4087-4d32-a173-35c9ee7d338c 2018-10-03 05:23:41,468 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/9f866b6e-b5b2-4627-bfba-ba49b30e0881 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5eb96420d6d06aac170486b46620a54543345" 2018-10-03 05:23:41,521 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-13e8cc61-0528-4409-851e-2b8023ff9cbe 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-10-03 05:23:41,521 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/types/9f866b6e-b5b2-4627-bfba-ba49b30e0881 used request id req-13e8cc61-0528-4409-851e-2b8023ff9cbe 2018-10-03 05:23:41,521 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d3cd2960-4087-4d32-a173-35c9ee7d338c-qos 2018-10-03 05:23:41,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/07e48ca4-067d-4ddf-b6f3-255bbffa19ae?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fdd8dfa3-c871-46b5-a5c5-8b126740bd1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5eb96420d6d06aac170486b46620a54543345" 2018-10-03 05:23:41,724 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:23:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-135af050-ce07-4df6-8f3a-c381c9e3333c 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-10-03 05:23:41,725 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/33610e9ca4a144dc96f7886abd0eda63/qos-specs/07e48ca4-067d-4ddf-b6f3-255bbffa19ae?force=False used request id req-135af050-ce07-4df6-8f3a-c381c9e3333c 2018-10-03 05:23:41,726 - 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 729.811s OK 2018-10-03 05:23:41,868 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 05:23:41,868 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-03 05:23:41,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:23:41,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:23:41,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ecbadf-fe02-4fd2-be34-48037a0b49db Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06e864e9ddcf4538ad3551c5e5899357", "links": {"self": "http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:23:41,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-62ecbadf-fe02-4fd2-be34-48037a0b49db 2018-10-03 05:23:41,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0777359008789s 2018-10-03 05:23:41,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 05:23:41,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:23:42,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-839bcb53-1931-441c-bfe9-b8cbf394363c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:23:42,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/06e864e9ddcf4538ad3551c5e5899357 used request id req-839bcb53-1931-441c-bfe9-b8cbf394363c 2018-10-03 05:23:42,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.136657953262s 2018-10-03 05:23:42,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:23:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:23:42,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0896d6-fb1e-4e36-a062-daa0b11f06b1 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6", "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "domain_id": "default", "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:23:42,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9f0896d6-fb1e-4e36-a062-daa0b11f06b1 2018-10-03 05:23:42,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967099666595s 2018-10-03 05:23:42,189 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9f0896d6-fb1e-4e36-a062-daa0b11f06b1 2018-10-03 05:23:42,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:23:42,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:23:42,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8ddda8-cd86-4d10-b5b5-29461513040a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04"}, "enabled": true, "id": "1c6520d35d7c48b98412ca73e7946e04", "options": {}, "domain_id": "default", "name": "api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}} 2018-10-03 05:23:42,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04 used request id req-4e8ddda8-cd86-4d10-b5b5-29461513040a 2018-10-03 05:23:42,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0956058502197s 2018-10-03 05:23:42,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04 used request id req-4e8ddda8-cd86-4d10-b5b5-29461513040a 2018-10-03 05:23:42,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-03 05:23:42,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:23:42,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e56067a6-f84c-4b8f-acb2-52a5bb4cab30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:23:42,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04 used request id req-e56067a6-f84c-4b8f-acb2-52a5bb4cab30 2018-10-03 05:23:42,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.218855142593s 2018-10-03 05:23:42,510 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1c6520d35d7c48b98412ca73e7946e04 used request id req-e56067a6-f84c-4b8f-acb2-52a5bb4cab30 2018-10-03 05:23:42,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:23:42,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:23:42,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ad38d8-878c-4589-ad5d-b819fe3cd335 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63"}, "enabled": true, "id": "33610e9ca4a144dc96f7886abd0eda63", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 05:23:42,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-19ad38d8-878c-4589-ad5d-b819fe3cd335 2018-10-03 05:23:42,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0772240161896s 2018-10-03 05:23:42,589 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-19ad38d8-878c-4589-ad5d-b819fe3cd335 2018-10-03 05:23:42,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-03 05:23:42,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:23:42,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c0ac33-c480-4a97-86b3-df870341e677 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:23:42,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-f2c0ac33-c480-4a97-86b3-df870341e677 2018-10-03 05:23:42,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160379171371s 2018-10-03 05:23:42,751 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/33610e9ca4a144dc96f7886abd0eda63 used request id req-f2c0ac33-c480-4a97-86b3-df870341e677 2018-10-03 05:23:42,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:23:42,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:23:42,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c4248e-cb7d-460f-8dbb-336ff258b5df Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a983f03bf1de431b8aff6b53c6c77614", "links": {"self": "http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614"}, "name": "Member"}]} 2018-10-03 05:23:42,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-33c4248e-cb7d-460f-8dbb-336ff258b5df 2018-10-03 05:23:42,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807211399078s 2018-10-03 05:23:42,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 05:23:42,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:23:42,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c55c6810-e70c-4231-a4e8-e81482e65bae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:23:42,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614 used request id req-c55c6810-e70c-4231-a4e8-e81482e65bae 2018-10-03 05:23:42,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.152709007263s 2018-10-03 05:23:42,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:23:42,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=33610e9ca4a144dc96f7886abd0eda63&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}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:23:43,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-517bd288-c356-4481-92c3-3faddc685ff1 Date: Wed, 03 Oct 2018 05:23:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:58Z", "updated_at": "2018-10-03T05:11:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "34067295-2eca-42a3-ad1b-89eb012897d5", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "45264443-4a74-4f33-97ce-f89876023bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "931fa3ee-5483-4412-bac1-d1207c436d77", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "e91367c5-ff1a-4343-8aaf-99a1d6682ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 4, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "name": "default"}]} 2018-10-03 05:23:43,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=33610e9ca4a144dc96f7886abd0eda63&name=default used request id req-517bd288-c356-4481-92c3-3faddc685ff1 2018-10-03 05:23:43,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199191093445s 2018-10-03 05:23:43,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=33610e9ca4a144dc96f7886abd0eda63&name=default used request id req-517bd288-c356-4481-92c3-3faddc685ff1 2018-10-03 05:23:43,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:23:43,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:23:43,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2bf6ba52-fcb7-4877-8e92-72664310acf1 Date: Wed, 03 Oct 2018 05:23:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:11:58Z", "updated_at": "2018-10-03T05:11:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "e91367c5-ff1a-4343-8aaf-99a1d6682ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "45264443-4a74-4f33-97ce-f89876023bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "931fa3ee-5483-4412-bac1-d1207c436d77", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv6", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:58Z", "revision_number": 0, "id": "34067295-2eca-42a3-ad1b-89eb012897d5", "remote_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:58Z", "security_group_id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "port_range_min": null, "ethertype": "IPv4", "project_id": "33610e9ca4a144dc96f7886abd0eda63"}], "revision_number": 4, "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "e9fe10af-a1b1-400b-aa17-2efec29cde70", "name": "default"}]} 2018-10-03 05:23:43,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2bf6ba52-fcb7-4877-8e92-72664310acf1 2018-10-03 05:23:43,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20193195343s 2018-10-03 05:23:43,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2bf6ba52-fcb7-4877-8e92-72664310acf1 2018-10-03 05:23:43,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-03 05:23:43,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e9fe10af-a1b1-400b-aa17-2efec29cde70.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}5806c44df2a974d10c391798af31a34e750742ba" 2018-10-03 05:23:43,740 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0372112c-5433-4550-a8c4-bd10e989f9e3 Content-Length: 0 Date: Wed, 03 Oct 2018 05:23:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:23:43,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e9fe10af-a1b1-400b-aa17-2efec29cde70.json used request id req-0372112c-5433-4550-a8c4-bd10e989f9e3 2018-10-03 05:23:43,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.338119029999s 2018-10-03 05:23:43,741 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e9fe10af-a1b1-400b-aa17-2efec29cde70.json used request id req-0372112c-5433-4550-a8c4-bd10e989f9e3 2018-10-03 05:23:43,761 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-03 05:23:43,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:23:43,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:23:43,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:23:43,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:23:43,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:23:43,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:23:43,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:23:43,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:23:43,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:23:43,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:23:43,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:23:43,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:23:43,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:23:43,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:23:43,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:23:43,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:23:43,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:23:43,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:23:43,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:23:43,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:23:43,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:23:43,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:23:43,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 05:23:43,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:23:43,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2de018-c641-436a-be8e-9ade7ae56704 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:23:43,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5c2de018-c641-436a-be8e-9ade7ae56704 2018-10-03 05:23:43,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:44,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["602doTZ-RZ-j1GnYG_eMjg"], "issued_at": "2018-10-03T05:23:44.000000Z"}} 2018-10-03 05:23:44,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:44,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:23:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:23:44,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:44,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c72b7a-f66f-4e26-8457-1aef6800ad9c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 05:23:44,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a7c72b7a-f66f-4e26-8457-1aef6800ad9c 2018-10-03 05:23:44,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.552858829498s 2018-10-03 05:23:44,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-03 05:23:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73"}}' 2018-10-03 05:23:44,456 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7e7e38c-7900-4b8d-915a-8575777522db Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c"}, "enabled": true, "id": "ffce5db15052483b895846cf11a1eb9c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73"}} 2018-10-03 05:23:44,456 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f7e7e38c-7900-4b8d-915a-8575777522db 2018-10-03 05:23:44,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.106726884842s 2018-10-03 05:23:44,456 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f7e7e38c-7900-4b8d-915a-8575777522db 2018-10-03 05:23:44,457 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73', 'id': u'ffce5db15052483b895846cf11a1eb9c', '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-10-03 05:23:44,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-03 05:23:44,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.375617027283s 2018-10-03 05:23:44,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:44,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68046e5-0972-495c-a6e5-a809be29c08f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121"}, "enabled": true, "id": "b1e3423f11084d398c647b52aee46121", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73"}} 2018-10-03 05:23:44,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121 used request id req-f68046e5-0972-495c-a6e5-a809be29c08f 2018-10-03 05:23:44,924 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b1e3423f11084d398c647b52aee46121', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73'}) 2018-10-03 05:23:44,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:23:44,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:44,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80634f8-39fd-4c61-a8e6-475bd6bb045f Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:23:44,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c80634f8-39fd-4c61-a8e6-475bd6bb045f 2018-10-03 05:23:44,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0151951313019s 2018-10-03 05:23:44,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:23:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:45,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b2970a-3051-42c1-98e3-ab253c94977b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:23:45,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-76b2970a-3051-42c1-98e3-ab253c94977b 2018-10-03 05:23:45,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794658660889s 2018-10-03 05:23:45,021 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:23:45,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 05:23:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" -d '{"role": {"name": "Member"}}' 2018-10-03 05:23:45,114 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a5166de-f7fa-4058-893b-cbb9c6904b3a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6bdb39033aa44f5eba4973da91ee39a2", "links": {"self": "http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2"}, "name": "Member"}} 2018-10-03 05:23:45,114 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-5a5166de-f7fa-4058-893b-cbb9c6904b3a 2018-10-03 05:23:45,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0926249027252s 2018-10-03 05:23:45,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:45,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb88b40-1748-4147-bf60-289a2d15fa2f Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2"}, "domain_id": null, "name": "Member", "id": "6bdb39033aa44f5eba4973da91ee39a2"}} 2018-10-03 05:23:45,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2 used request id req-5bb88b40-1748-4147-bf60-289a2d15fa2f 2018-10-03 05:23:45,192 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2'}, 'domain_id': None, 'human_id': None, 'id': u'6bdb39033aa44f5eba4973da91ee39a2', 'HUMAN_ID': False}) 2018-10-03 05:23:45,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:23:45,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:45,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-084a839d-e12f-4947-8460-1dd76d091125 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6bdb39033aa44f5eba4973da91ee39a2", "links": {"self": "http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:23:45,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-084a839d-e12f-4947-8460-1dd76d091125 2018-10-03 05:23:45,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812411308289s 2018-10-03 05:23:45,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:23:45,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:45,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5fa25b0-ab68-47f4-a6bb-4798a2bc1c87 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:23:45,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e5fa25b0-ab68-47f4-a6bb-4798a2bc1c87 2018-10-03 05:23:45,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0754389762878s 2018-10-03 05:23:45,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:23:45,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:45,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ed1b26-3127-47ef-b86c-96588e19e9d2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73", "links": {"self": "http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121"}, "domain_id": "default", "enabled": true, "id": "b1e3423f11084d398c647b52aee46121", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:23:45,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-01ed1b26-3127-47ef-b86c-96588e19e9d2 2018-10-03 05:23:45,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0957078933716s 2018-10-03 05:23:45,447 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-01ed1b26-3127-47ef-b86c-96588e19e9d2 2018-10-03 05:23:45,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:23:45,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:45,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb401239-6459-47bf-8ced-7a6c9ca406f3 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c"}, "enabled": true, "id": "ffce5db15052483b895846cf11a1eb9c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73"}]} 2018-10-03 05:23:45,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-eb401239-6459-47bf-8ced-7a6c9ca406f3 2018-10-03 05:23:45,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0849831104279s 2018-10-03 05:23:45,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-eb401239-6459-47bf-8ced-7a6c9ca406f3 2018-10-03 05:23:45,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:23:45,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=b1e3423f11084d398c647b52aee46121&scope.project.id=ffce5db15052483b895846cf11a1eb9c&role.id=6bdb39033aa44f5eba4973da91ee39a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:45,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab46ddb-1e2e-4a48-85e4-c964278d52f4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b1e3423f11084d398c647b52aee46121&scope.project.id=ffce5db15052483b895846cf11a1eb9c&role.id=6bdb39033aa44f5eba4973da91ee39a2", "previous": null, "next": null}} 2018-10-03 05:23:45,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b1e3423f11084d398c647b52aee46121&scope.project.id=ffce5db15052483b895846cf11a1eb9c&role.id=6bdb39033aa44f5eba4973da91ee39a2 used request id req-aab46ddb-1e2e-4a48-85e4-c964278d52f4 2018-10-03 05:23:45,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.075031042099s 2018-10-03 05:23:45,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:23:45,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c/users/b1e3423f11084d398c647b52aee46121/roles/6bdb39033aa44f5eba4973da91ee39a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:45,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19be001e-ea91-4ccb-ab8e-8bb8e0eb9b73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:23:45,739 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c/users/b1e3423f11084d398c647b52aee46121/roles/6bdb39033aa44f5eba4973da91ee39a2 used request id req-19be001e-ea91-4ccb-ab8e-8bb8e0eb9b73 2018-10-03 05:23:45,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121953010559s 2018-10-03 05:23:45,740 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73', 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': '436b9249-3af0-42d4-a401-f320476290af', 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_10e4e4e5-f946-4344-ae0b-3955412e8c73', 'project_id': u'ffce5db15052483b895846cf11a1eb9c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:23:45,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:23:45,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:23:45,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:23:45,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:23:45,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:23:45,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:23:45,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:23:45,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:23:45,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:23:45,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:23:45,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:23:45,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:23:45,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:23:45,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:23:45,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:23:45,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:23:45,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:23:45,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:23:45,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:23:45,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:23:45,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:23:45,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:23:45,745 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73', 'password': '436b9249-3af0-42d4-a401-f320476290af', 'project_name': 'snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'ffce5db15052483b895846cf11a1eb9c', 'project_domain_name': 'Default'} 2018-10-03 05:23:45,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:23:45,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:45,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca86a19d-c2f7-4468-9162-a093210ea31c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6bdb39033aa44f5eba4973da91ee39a2", "links": {"self": "http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:23:45,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ca86a19d-c2f7-4468-9162-a093210ea31c 2018-10-03 05:23:45,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828831195831s 2018-10-03 05:23:45,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:23:45,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:45,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e22b63-d786-441a-a9aa-d68a6e6d214d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6bdb39033aa44f5eba4973da91ee39a2", "links": {"self": "http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:23:45,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-26e22b63-d786-441a-a9aa-d68a6e6d214d 2018-10-03 05:23:45,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0738542079926s 2018-10-03 05:23:45,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:23:45,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:45,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a183c3a-1773-4380-8d4c-c8b4ca82dce3 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:23:45,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4a183c3a-1773-4380-8d4c-c8b4ca82dce3 2018-10-03 05:23:45,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0786328315735s 2018-10-03 05:23:45,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:23:45,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:46,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec06443-6690-44cd-94ae-88219c16c861 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73", "links": {"self": "http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121"}, "domain_id": "default", "enabled": true, "id": "b1e3423f11084d398c647b52aee46121", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:23:46,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bec06443-6690-44cd-94ae-88219c16c861 2018-10-03 05:23:46,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0938959121704s 2018-10-03 05:23:46,079 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bec06443-6690-44cd-94ae-88219c16c861 2018-10-03 05:23:46,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:23:46,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:46,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987ca019-99b0-4ed5-a63a-b51d79b757e9 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c"}, "enabled": true, "id": "ffce5db15052483b895846cf11a1eb9c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73"}]} 2018-10-03 05:23:46,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-987ca019-99b0-4ed5-a63a-b51d79b757e9 2018-10-03 05:23:46,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0785729885101s 2018-10-03 05:23:46,164 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-987ca019-99b0-4ed5-a63a-b51d79b757e9 2018-10-03 05:23:46,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:23:46,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=b1e3423f11084d398c647b52aee46121&scope.project.id=ffce5db15052483b895846cf11a1eb9c&role.id=56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:46,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1adcc28c-62a1-47f9-b150-e82599289673 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b1e3423f11084d398c647b52aee46121&scope.project.id=ffce5db15052483b895846cf11a1eb9c&role.id=56cd265f2ce14816a0c60d7bb771580e", "previous": null, "next": null}} 2018-10-03 05:23:46,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b1e3423f11084d398c647b52aee46121&scope.project.id=ffce5db15052483b895846cf11a1eb9c&role.id=56cd265f2ce14816a0c60d7bb771580e used request id req-1adcc28c-62a1-47f9-b150-e82599289673 2018-10-03 05:23:46,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0749549865723s 2018-10-03 05:23:46,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:23:46,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c/users/b1e3423f11084d398c647b52aee46121/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:46,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e09215-c923-4937-a3af-94895ca1f86a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:23:46,363 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c/users/b1e3423f11084d398c647b52aee46121/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-c8e09215-c923-4937-a3af-94895ca1f86a 2018-10-03 05:23:46,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121438980103s 2018-10-03 05:23:46,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:23:46,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:46,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-431b47ce-fb02-43e3-9114-a248c5f9f968 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6bdb39033aa44f5eba4973da91ee39a2", "links": {"self": "http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:23:46,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-431b47ce-fb02-43e3-9114-a248c5f9f968 2018-10-03 05:23:46,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0730381011963s 2018-10-03 05:23:46,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 05:23:46,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-03 05:23:46,533 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd95f13-510a-4624-8e41-bba99c58ba43 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e61376255244827a2ad4cfac41b41e1", "links": {"self": "http://172.30.9.27:5000/v3/roles/9e61376255244827a2ad4cfac41b41e1"}, "name": "heat_stack_owner"}} 2018-10-03 05:23:46,533 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-fcd95f13-510a-4624-8e41-bba99c58ba43 2018-10-03 05:23:46,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0959029197693s 2018-10-03 05:23:46,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/9e61376255244827a2ad4cfac41b41e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:46,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44635227-43d8-4c46-a069-bf36a63a5cc3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/9e61376255244827a2ad4cfac41b41e1"}, "domain_id": null, "name": "heat_stack_owner", "id": "9e61376255244827a2ad4cfac41b41e1"}} 2018-10-03 05:23:46,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/9e61376255244827a2ad4cfac41b41e1 used request id req-44635227-43d8-4c46-a069-bf36a63a5cc3 2018-10-03 05:23:46,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:23:46,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:46,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0901e3d4-d513-4fe6-9586-f769f7e59cd3 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6bdb39033aa44f5eba4973da91ee39a2", "links": {"self": "http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2"}, "name": "Member"}, {"domain_id": null, "id": "9e61376255244827a2ad4cfac41b41e1", "links": {"self": "http://172.30.9.27:5000/v3/roles/9e61376255244827a2ad4cfac41b41e1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:23:46,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0901e3d4-d513-4fe6-9586-f769f7e59cd3 2018-10-03 05:23:46,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751519203186s 2018-10-03 05:23:46,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:23:46,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:46,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f03b58-8c1d-40cc-95ee-abb83d1ad352 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:23:46,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-98f03b58-8c1d-40cc-95ee-abb83d1ad352 2018-10-03 05:23:46,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0809309482574s 2018-10-03 05:23:46,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:23:46,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:46,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71830387-99c8-4e9a-a97e-0fb647a38c9f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73", "links": {"self": "http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121"}, "domain_id": "default", "enabled": true, "id": "b1e3423f11084d398c647b52aee46121", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:23:46,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-71830387-99c8-4e9a-a97e-0fb647a38c9f 2018-10-03 05:23:46,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0971360206604s 2018-10-03 05:23:46,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-71830387-99c8-4e9a-a97e-0fb647a38c9f 2018-10-03 05:23:46,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:23:46,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:46,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975b0beb-f1a4-477e-a614-114038766f26 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c"}, "enabled": true, "id": "ffce5db15052483b895846cf11a1eb9c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73"}]} 2018-10-03 05:23:46,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-975b0beb-f1a4-477e-a614-114038766f26 2018-10-03 05:23:46,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0747890472412s 2018-10-03 05:23:46,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-975b0beb-f1a4-477e-a614-114038766f26 2018-10-03 05:23:46,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:23:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=b1e3423f11084d398c647b52aee46121&scope.project.id=ffce5db15052483b895846cf11a1eb9c&role.id=9e61376255244827a2ad4cfac41b41e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:47,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d06c10-3750-4ffd-aa26-b5b82e93abf7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b1e3423f11084d398c647b52aee46121&scope.project.id=ffce5db15052483b895846cf11a1eb9c&role.id=9e61376255244827a2ad4cfac41b41e1", "previous": null, "next": null}} 2018-10-03 05:23:47,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b1e3423f11084d398c647b52aee46121&scope.project.id=ffce5db15052483b895846cf11a1eb9c&role.id=9e61376255244827a2ad4cfac41b41e1 used request id req-57d06c10-3750-4ffd-aa26-b5b82e93abf7 2018-10-03 05:23:47,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0808219909668s 2018-10-03 05:23:47,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:23:47,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c/users/b1e3423f11084d398c647b52aee46121/roles/9e61376255244827a2ad4cfac41b41e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:23:47,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a07b7a66-4f25-454d-91c5-8a0997303501 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:23:47,158 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c/users/b1e3423f11084d398c647b52aee46121/roles/9e61376255244827a2ad4cfac41b41e1 used request id req-a07b7a66-4f25-454d-91c5-8a0997303501 2018-10-03 05:23:47,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123981952667s 2018-10-03 05:23:47,159 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-03 05:23:47,159 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-03 05:23:47,159 - openstack_tests - INFO - OS Credentials = > 2018-10-03 05:23:47,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:23:47,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:47,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdb39033aa44f5eba4973da91ee39a2", "name": "Member"}, {"id": "9e61376255244827a2ad4cfac41b41e1", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffce5db15052483b895846cf11a1eb9c", "name": "snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73", "id": "b1e3423f11084d398c647b52aee46121"}, "audit_ids": ["ndCovAf-TOGRTBOyLGh_dw"], "issued_at": "2018-10-03T05:23:47.000000Z"}} 2018-10-03 05:23:47,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e84a3b229ffff6b1f974af02c2fb32ec2e568f8" 2018-10-03 05:23:47,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-063b32c5-9811-44db-8d00-21e95599cebe Date: Wed, 03 Oct 2018 05:23:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:23:47,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-063b32c5-9811-44db-8d00-21e95599cebe 2018-10-03 05:23:47,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e84a3b229ffff6b1f974af02c2fb32ec2e568f8" 2018-10-03 05:23:48,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9ebf565f-2e0c-48d4-a617-d77a387ebc23 Date: Wed, 03 Oct 2018 05:23:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 05:23:48,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ebbf286e-9649-4b70-91c3-de6fa71123c8 used request id req-9ebf565f-2e0c-48d4-a617-d77a387ebc23 2018-10-03 05:23:48,002 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-03 05:23:48,002 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-10-03 05:23:48,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:23:48,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:48,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdb39033aa44f5eba4973da91ee39a2", "name": "Member"}, {"id": "9e61376255244827a2ad4cfac41b41e1", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffce5db15052483b895846cf11a1eb9c", "name": "snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73", "id": "b1e3423f11084d398c647b52aee46121"}, "audit_ids": ["JTGulBxyQU6N8vt-nh-sfw"], "issued_at": "2018-10-03T05:23:48.000000Z"}} 2018-10-03 05:23:48,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b38b96815027ff1e388b154010da65693ecf6467" 2018-10-03 05:23:48,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4505d55a-1f35-4256-bc99-42d68b080521 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:23:48,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4505d55a-1f35-4256-bc99-42d68b080521 2018-10-03 05:23:48,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:23:48,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:48,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdb39033aa44f5eba4973da91ee39a2", "name": "Member"}, {"id": "9e61376255244827a2ad4cfac41b41e1", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffce5db15052483b895846cf11a1eb9c", "name": "snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73", "id": "b1e3423f11084d398c647b52aee46121"}, "audit_ids": ["60Gg5x3YRZOzMSyqZOgY1A"], "issued_at": "2018-10-03T05:23:48.000000Z"}} 2018-10-03 05:23:48,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:23:48,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9eb5c81-bb5d-45d4-a7c9-d5142a986b60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:23:48,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e9eb5c81-bb5d-45d4-a7c9-d5142a986b60 2018-10-03 05:23:48,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:23:48,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:23:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:23:48,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-07a60b5c-a7c0-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:23:49,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f279d4-0b52-491f-bd3b-249f59974a2b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-07a60b5c-a7c0-4b6-proj", "previous": null, "next": null}, "projects": []} 2018-10-03 05:23:49,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-07a60b5c-a7c0-4b6-proj used request id req-d1f279d4-0b52-491f-bd3b-249f59974a2b 2018-10-03 05:23:49,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:23:49,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e9e3d2-3c31-4e96-9349-aeedd0269be9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:23:49,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-d2e9e3d2-3c31-4e96-9349-aeedd0269be9 2018-10-03 05:23:49,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}}' 2018-10-03 05:23:49,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-844cca4c-e99b-45c5-b051-bbed5d8f71b2 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55"}, "enabled": true, "id": "daa8a040828b49e7acd83f98335cfe55", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}} 2018-10-03 05:23:49,217 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-844cca4c-e99b-45c5-b051-bbed5d8f71b2 2018-10-03 05:23:49,217 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-07a60b5c-a7c0-4b6-proj 2018-10-03 05:23:49,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:23:49,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:49,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdb39033aa44f5eba4973da91ee39a2", "name": "Member"}, {"id": "9e61376255244827a2ad4cfac41b41e1", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffce5db15052483b895846cf11a1eb9c", "name": "snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73", "id": "b1e3423f11084d398c647b52aee46121"}, "audit_ids": ["GJoxo1bwRQCge7-3OSFNCQ"], "issued_at": "2018-10-03T05:23:49.000000Z"}} 2018-10-03 05:23:49,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc335898e4cac4d10153d96bd415b0cb3a7fcb20" 2018-10-03 05:23:49,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0712ddd-82e8-45c1-8480-3fd28a68076b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:23:49,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d0712ddd-82e8-45c1-8480-3fd28a68076b 2018-10-03 05:23:49,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:23:49,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:23:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:23:49,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc335898e4cac4d10153d96bd415b0cb3a7fcb20" 2018-10-03 05:23:49,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85fd9b79-0539-41f1-986f-8c07f02110c5 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73", "links": {"self": "http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121"}, "domain_id": "default", "enabled": true, "id": "b1e3423f11084d398c647b52aee46121", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:23:49,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-85fd9b79-0539-41f1-986f-8c07f02110c5 2018-10-03 05:23:49,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-07a60b5c-a7c0-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc335898e4cac4d10153d96bd415b0cb3a7fcb20" 2018-10-03 05:23:49,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e64adac-dbd0-4ff3-8650-9b95e46cdbd7 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-07a60b5c-a7c0-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55"}, "enabled": true, "id": "daa8a040828b49e7acd83f98335cfe55", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}]} 2018-10-03 05:23:49,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-07a60b5c-a7c0-4b6-proj used request id req-4e64adac-dbd0-4ff3-8650-9b95e46cdbd7 2018-10-03 05:23:49,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc335898e4cac4d10153d96bd415b0cb3a7fcb20" 2018-10-03 05:23:49,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79396c86-147b-4b16-b8e0-e8674eb080e6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-03 05:23:49,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-79396c86-147b-4b16-b8e0-e8674eb080e6 2018-10-03 05:23:50,299 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-07a60b5c-a7c0-4b6-user 2018-10-03 05:23:50,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:23:50,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:23:50,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65eb5a6f-304a-4482-a141-8f6986d80a16 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6bdb39033aa44f5eba4973da91ee39a2", "links": {"self": "http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2"}, "name": "Member"}, {"domain_id": null, "id": "9e61376255244827a2ad4cfac41b41e1", "links": {"self": "http://172.30.9.27:5000/v3/roles/9e61376255244827a2ad4cfac41b41e1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:23:50,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-65eb5a6f-304a-4482-a141-8f6986d80a16 2018-10-03 05:23:50,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" -d '{"role": {"name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj-role"}}' 2018-10-03 05:23:50,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35a1fb37-c7be-41b4-9a42-bf76ec733612 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b19ff56c56e482380391788bd779dbc", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b19ff56c56e482380391788bd779dbc"}, "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj-role"}} 2018-10-03 05:23:50,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-35a1fb37-c7be-41b4-9a42-bf76ec733612 2018-10-03 05:23:50,509 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-07a60b5c-a7c0-4b6-proj-role 2018-10-03 05:23:50,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6b19ff56c56e482380391788bd779dbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:23:50,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d72a11-ad2f-4123-a0f7-05c18f35dd71 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/6b19ff56c56e482380391788bd779dbc"}, "domain_id": null, "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj-role", "id": "6b19ff56c56e482380391788bd779dbc"}} 2018-10-03 05:23:50,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6b19ff56c56e482380391788bd779dbc used request id req-61d72a11-ad2f-4123-a0f7-05c18f35dd71 2018-10-03 05:23:50,593 - keystone_utils - INFO - Granting role SimpleHealthCheck-07a60b5c-a7c0-4b6-proj-role to project SimpleHealthCheck-07a60b5c-a7c0-4b6-proj 2018-10-03 05:23:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55/users/ffd7e82bbcb442479ad3c1c12aeaec25/roles/6b19ff56c56e482380391788bd779dbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:23:50,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f41f00c7-931d-4c19-9131-c38504f1d502 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:23:50,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55/users/ffd7e82bbcb442479ad3c1c12aeaec25/roles/6b19ff56c56e482380391788bd779dbc used request id req-f41f00c7-931d-4c19-9131-c38504f1d502 2018-10-03 05:23:50,722 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:23:50,724 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-03 05:23:50,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:23:50,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:51,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b19ff56c56e482380391788bd779dbc", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj-role"}], "expires_at": "2018-10-03T06:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daa8a040828b49e7acd83f98335cfe55", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-user", "id": "ffd7e82bbcb442479ad3c1c12aeaec25"}, "audit_ids": ["nG4HKh4URE28vFfn_DKOuA"], "issued_at": "2018-10-03T05:23:51.000000Z"}} 2018-10-03 05:23:51,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fb1f81f3d33fa3fcadedc01c185ededee97512" 2018-10-03 05:23:51,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58084522-b148-43fd-9402-ff12faabecbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:23:51,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-58084522-b148-43fd-9402-ff12faabecbc 2018-10-03 05:23:51,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fb1f81f3d33fa3fcadedc01c185ededee97512" 2018-10-03 05:23:51,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e92b2b87-5738-410a-9fcb-502ff3e9dbf7 Date: Wed, 03 Oct 2018 05:23:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image"} 2018-10-03 05:23:51,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image used request id req-e92b2b87-5738-410a-9fcb-502ff3e9dbf7 2018-10-03 05:23:51,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fb1f81f3d33fa3fcadedc01c185ededee97512" 2018-10-03 05:23:51,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-91e78073-6ce6-4939-8708-cc17bbe03f01 Date: Wed, 03 Oct 2018 05:23:51 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-10-03 05:23:51,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-91e78073-6ce6-4939-8708-cc17bbe03f01 2018-10-03 05:23:51,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0fb1f81f3d33fa3fcadedc01c185ededee97512" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image"}' 2018-10-03 05:23:51,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/298d53d5-d225-4688-b187-70c59a274459 X-Openstack-Request-Id: req-70d95ba7-44a6-4dba-8b11-7612ededcf62 Date: Wed, 03 Oct 2018 05:23:51 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:23:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T05:23:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/298d53d5-d225-4688-b187-70c59a274459", "min_disk": 0, "protected": false, "id": "298d53d5-d225-4688-b187-70c59a274459", "file": "/v2/images/298d53d5-d225-4688-b187-70c59a274459/file", "checksum": null, "owner": "daa8a040828b49e7acd83f98335cfe55", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:23:51,756 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-70d95ba7-44a6-4dba-8b11-7612ededcf62 2018-10-03 05:23:51,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/298d53d5-d225-4688-b187-70c59a274459/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fb1f81f3d33fa3fcadedc01c185ededee97512" -d '' 2018-10-03 05:23:53,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b985aaf7-4fdf-40bf-950b-23fa543f28bc Date: Wed, 03 Oct 2018 05:23:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:23:53,490 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/298d53d5-d225-4688-b187-70c59a274459/file used request id req-b985aaf7-4fdf-40bf-950b-23fa543f28bc 2018-10-03 05:23:53,490 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:23:53,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/298d53d5-d225-4688-b187-70c59a274459 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fb1f81f3d33fa3fcadedc01c185ededee97512" 2018-10-03 05:23:53,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f3ea1b45-15e4-44fa-ab01-0ee09a315b14 Date: Wed, 03 Oct 2018 05:23:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:23:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:23:53Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/298d53d5-d225-4688-b187-70c59a274459/snap", "metadata": {}}], "self": "/v2/images/298d53d5-d225-4688-b187-70c59a274459", "min_disk": 0, "protected": false, "id": "298d53d5-d225-4688-b187-70c59a274459", "file": "/v2/images/298d53d5-d225-4688-b187-70c59a274459/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "daa8a040828b49e7acd83f98335cfe55", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/298d53d5-d225-4688-b187-70c59a274459/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:23:53,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/298d53d5-d225-4688-b187-70c59a274459 used request id req-f3ea1b45-15e4-44fa-ab01-0ee09a315b14 2018-10-03 05:23:53,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fb1f81f3d33fa3fcadedc01c185ededee97512" 2018-10-03 05:23:53,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c0fe149c-0544-436d-9dd5-7dfae1e4cbd5 Date: Wed, 03 Oct 2018 05:23: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-10-03 05:23:53,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c0fe149c-0544-436d-9dd5-7dfae1e4cbd5 2018-10-03 05:23:53,803 - create_image - INFO - Created image with name - SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image 2018-10-03 05:23:53,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/298d53d5-d225-4688-b187-70c59a274459 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fb1f81f3d33fa3fcadedc01c185ededee97512" 2018-10-03 05:23:53,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f56a0e20-5f0a-482a-8d97-d7805122eeb6 Date: Wed, 03 Oct 2018 05:23:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:23:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:23:53Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/298d53d5-d225-4688-b187-70c59a274459/snap", "metadata": {}}], "self": "/v2/images/298d53d5-d225-4688-b187-70c59a274459", "min_disk": 0, "protected": false, "id": "298d53d5-d225-4688-b187-70c59a274459", "file": "/v2/images/298d53d5-d225-4688-b187-70c59a274459/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "daa8a040828b49e7acd83f98335cfe55", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/298d53d5-d225-4688-b187-70c59a274459/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 05:23:53,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/298d53d5-d225-4688-b187-70c59a274459 used request id req-f56a0e20-5f0a-482a-8d97-d7805122eeb6 2018-10-03 05:23:53,956 - create_image - DEBUG - Instance status is - active 2018-10-03 05:23:53,956 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image 2018-10-03 05:23:53,956 - create_image - INFO - Image is now active with name - SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image 2018-10-03 05:23:53,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:23:53,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:54,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b19ff56c56e482380391788bd779dbc", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj-role"}], "expires_at": "2018-10-03T06:23:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daa8a040828b49e7acd83f98335cfe55", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-user", "id": "ffd7e82bbcb442479ad3c1c12aeaec25"}, "audit_ids": ["Xy4eZLr2ThiDVMVqOKo-BA"], "issued_at": "2018-10-03T05:23:54.000000Z"}} 2018-10-03 05:23:54,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11761ae1f71da79e6886df7970fa1fbff7d7f53c" 2018-10-03 05:23:54,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ff32de1-94aa-4c4e-b066-4cb0001537eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:23:54,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1ff32de1-94aa-4c4e-b066-4cb0001537eb 2018-10-03 05:23:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11761ae1f71da79e6886df7970fa1fbff7d7f53c" 2018-10-03 05:23:54,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2ce301bf-329e-4965-bd5c-57a13c15d865 Date: Wed, 03 Oct 2018 05:23:54 GMT RESP BODY: {"networks":[]} 2018-10-03 05:23:54,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net used request id req-2ce301bf-329e-4965-bd5c-57a13c15d865 2018-10-03 05:23:54,582 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net 2018-10-03 05:23:54,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11761ae1f71da79e6886df7970fa1fbff7d7f53c" -d '{"network": {"name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net", "admin_state_up": true}}' 2018-10-03 05:23:55,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-b00b8041-7149-436c-bbd1-677826efcba6 Date: Wed, 03 Oct 2018 05:23:55 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-10-03T05:23:55Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"daa8a040828b49e7acd83f98335cfe55","id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net"}} 2018-10-03 05:23:55,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-b00b8041-7149-436c-bbd1-677826efcba6 2018-10-03 05:23:55,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11761ae1f71da79e6886df7970fa1fbff7d7f53c" 2018-10-03 05:23:55,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-a48d10bf-8497-4096-94e8-ea3879f7071f Date: Wed, 03 Oct 2018 05:23:55 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-10-03T05:23:55Z","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"daa8a040828b49e7acd83f98335cfe55","id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net"}]} 2018-10-03 05:23:55,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 used request id req-a48d10bf-8497-4096-94e8-ea3879f7071f 2018-10-03 05:23:55,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11761ae1f71da79e6886df7970fa1fbff7d7f53c" 2018-10-03 05:23:55,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0bbe4d3f-320d-429e-b878-44b0b8fb3c8a Date: Wed, 03 Oct 2018 05:23:55 GMT RESP BODY: {"subnets":[]} 2018-10-03 05:23:55,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 used request id req-0bbe4d3f-320d-429e-b878-44b0b8fb3c8a 2018-10-03 05:23:55,613 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-subnet 2018-10-03 05:23:55,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11761ae1f71da79e6886df7970fa1fbff7d7f53c" -d '{"subnets": [{"ip_version": 4, "network_id": "dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-subnet"}]}' 2018-10-03 05:23:56,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-717ab39b-0bb2-4d84-9dc7-6dc5351f977d Date: Wed, 03 Oct 2018 05:23:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:56Z","dns_nameservers":[],"updated_at":"2018-10-03T05:23:56Z","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":"daa8a040828b49e7acd83f98335cfe55","id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","subnetpool_id":null,"name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-subnet"}]} 2018-10-03 05:23:56,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-717ab39b-0bb2-4d84-9dc7-6dc5351f977d 2018-10-03 05:23:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11761ae1f71da79e6886df7970fa1fbff7d7f53c" 2018-10-03 05:23:56,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5f3a7706-231e-4a7c-8f6e-62f37f1a8461 Date: Wed, 03 Oct 2018 05:23:56 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":["751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba"],"updated_at":"2018-10-03T05:23:56Z","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"daa8a040828b49e7acd83f98335cfe55","id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net"}]} 2018-10-03 05:23:56,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 used request id req-5f3a7706-231e-4a7c-8f6e-62f37f1a8461 2018-10-03 05:23:56,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11761ae1f71da79e6886df7970fa1fbff7d7f53c" 2018-10-03 05:23:57,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0624e728-b49b-4d93-b909-f081fab9a47b Date: Wed, 03 Oct 2018 05:23:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:56Z","dns_nameservers":[],"updated_at":"2018-10-03T05:23:56Z","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":"daa8a040828b49e7acd83f98335cfe55","id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","subnetpool_id":null,"name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-subnet"}]} 2018-10-03 05:23:57,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 used request id req-0624e728-b49b-4d93-b909-f081fab9a47b 2018-10-03 05:23:57,173 - OpenStackNetwork - DEBUG - Network [dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1] created successfully 2018-10-03 05:23:57,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:23:57,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:57,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdb39033aa44f5eba4973da91ee39a2", "name": "Member"}, {"id": "9e61376255244827a2ad4cfac41b41e1", "name": "heat_stack_owner"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:23:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffce5db15052483b895846cf11a1eb9c", "name": "snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/ffce5db15052483b895846cf11a1eb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73", "id": "b1e3423f11084d398c647b52aee46121"}, "audit_ids": ["dRPJjCA-SCakCgLtgo7pPA"], "issued_at": "2018-10-03T05:23:57.000000Z"}} 2018-10-03 05:23:57,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d73621094c0eef611ed62aaa3cdc85c50a4e7be" 2018-10-03 05:23:57,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4eef47-8c5a-4eb7-8d59-0d60f0a379dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:23:57,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cb4eef47-8c5a-4eb7-8d59-0d60f0a379dd 2018-10-03 05:23:57,631 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:23:57,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d73621094c0eef611ed62aaa3cdc85c50a4e7be" 2018-10-03 05:23:57,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23: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-78d1fbde-5fff-45ab-9212-db6fe77999af x-compute-request-id: req-78d1fbde-5fff-45ab-9212-db6fe77999af Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-03 05:23:57,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-78d1fbde-5fff-45ab-9212-db6fe77999af 2018-10-03 05:23:57,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d73621094c0eef611ed62aaa3cdc85c50a4e7be" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-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-10-03 05:23:57,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23: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-cf18c5bd-ea2d-492f-937e-ae8b125e925f x-compute-request-id: req-cf18c5bd-ea2d-492f-937e-ae8b125e925f Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "05fb1261-f834-4785-a7d7-854661595c65", "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:23:57,897 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cf18c5bd-ea2d-492f-937e-ae8b125e925f 2018-10-03 05:23:57,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:23:57,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:23:58,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b19ff56c56e482380391788bd779dbc", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj-role"}], "expires_at": "2018-10-03T06:23:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daa8a040828b49e7acd83f98335cfe55", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-user", "id": "ffd7e82bbcb442479ad3c1c12aeaec25"}, "audit_ids": ["NNA_PwLdQBqPY10LnKrDUQ"], "issued_at": "2018-10-03T05:23:58.000000Z"}} 2018-10-03 05:23:58,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:23:58,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918d69f4-630d-43e5-9e71-7ff07eccc526 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:23:58,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-918d69f4-630d-43e5-9e71-7ff07eccc526 2018-10-03 05:23:58,352 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-03 05:23:58,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:23:58,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b44e3b6-9c49-428b-abaa-e7aae531cac7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:23:58,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1b44e3b6-9c49-428b-abaa-e7aae531cac7 2018-10-03 05:23:58,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:23:58,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7b510599-dcb6-4dc3-b40a-8ba0ab9c86bc Date: Wed, 03 Oct 2018 05:23:58 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":["751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba"],"updated_at":"2018-10-03T05:23:56Z","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"daa8a040828b49e7acd83f98335cfe55","id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net"}]} 2018-10-03 05:23:58,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net used request id req-7b510599-dcb6-4dc3-b40a-8ba0ab9c86bc 2018-10-03 05:23:58,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:23:58,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:23:58,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:23:58,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2c6434-1485-4674-80c5-f025c2c2064e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55"}, "enabled": true, "id": "daa8a040828b49e7acd83f98335cfe55", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}} 2018-10-03 05:23:58,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 used request id req-0b2c6434-1485-4674-80c5-f025c2c2064e 2018-10-03 05:23:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:23:59,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fb05e800-8622-4332-8b2d-2616e2bc700d Date: Wed, 03 Oct 2018 05:23:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:56Z","dns_nameservers":[],"updated_at":"2018-10-03T05:23:56Z","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":"daa8a040828b49e7acd83f98335cfe55","id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","subnetpool_id":null,"name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-subnet"}]} 2018-10-03 05:23:59,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 used request id req-fb05e800-8622-4332-8b2d-2616e2bc700d 2018-10-03 05:23:59,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1&name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:23:59,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d7d644cd-258e-4ceb-b614-34c7993e7ea2 Date: Wed, 03 Oct 2018 05:23:59 GMT RESP BODY: {"ports":[]} 2018-10-03 05:23:59,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1&name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fdport-1&admin_state_up=True used request id req-d7d644cd-258e-4ceb-b614-34c7993e7ea2 2018-10-03 05:23:59,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:23:59,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23: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-c56dbba9-849f-4cf9-ac48-85e495a4af31 x-compute-request-id: req-c56dbba9-849f-4cf9-ac48-85e495a4af31 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-03 05:23:59,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst used request id req-c56dbba9-849f-4cf9-ac48-85e495a4af31 2018-10-03 05:23:59,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:23:59,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d93bf112-3c2c-4ecd-99c4-19e64db66a57 Date: Wed, 03 Oct 2018 05:23:59 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":["751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba"],"updated_at":"2018-10-03T05:23:56Z","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"daa8a040828b49e7acd83f98335cfe55","id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net"}]} 2018-10-03 05:23:59,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net used request id req-d93bf112-3c2c-4ecd-99c4-19e64db66a57 2018-10-03 05:23:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:23:59,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc53b8e-c457-4b63-9d7d-1f8c14e962ad Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55"}, "enabled": true, "id": "daa8a040828b49e7acd83f98335cfe55", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}} 2018-10-03 05:23:59,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 used request id req-9cc53b8e-c457-4b63-9d7d-1f8c14e962ad 2018-10-03 05:23:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:00,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c3d0003b-e19d-41cd-bebb-61828699fa0a Date: Wed, 03 Oct 2018 05:24:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:56Z","dns_nameservers":[],"updated_at":"2018-10-03T05:23:56Z","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":"daa8a040828b49e7acd83f98335cfe55","id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","subnetpool_id":null,"name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-subnet"}]} 2018-10-03 05:24:00,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 used request id req-c3d0003b-e19d-41cd-bebb-61828699fa0a 2018-10-03 05:24:00,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1&name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:00,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-246870df-a2f5-444e-99cd-397fd5ac32f8 Date: Wed, 03 Oct 2018 05:24:00 GMT RESP BODY: {"ports":[]} 2018-10-03 05:24:00,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1&name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fdport-1&admin_state_up=True used request id req-246870df-a2f5-444e-99cd-397fd5ac32f8 2018-10-03 05:24:00,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-03 05:24:00,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:24:00,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b19ff56c56e482380391788bd779dbc", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj-role"}], "expires_at": "2018-10-03T06:24:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daa8a040828b49e7acd83f98335cfe55", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/daa8a040828b49e7acd83f98335cfe55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-user", "id": "ffd7e82bbcb442479ad3c1c12aeaec25"}, "audit_ids": ["_7GoSSomSPGkiF6PnV-lpA"], "issued_at": "2018-10-03T05:24:00.000000Z"}} 2018-10-03 05:24:00,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5108e5f835b748e029785e58a8cb2b9c1a6ea30e" 2018-10-03 05:24:00,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575d616d-61a3-4822-9337-1c9cd18ce17b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:24:00,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-575d616d-61a3-4822-9337-1c9cd18ce17b 2018-10-03 05:24:00,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:00,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d5642678-7edc-4a0a-9459-6832101d6b2d Date: Wed, 03 Oct 2018 05:24:00 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":["751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba"],"updated_at":"2018-10-03T05:23:56Z","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"daa8a040828b49e7acd83f98335cfe55","id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net"}]} 2018-10-03 05:24:00,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net used request id req-d5642678-7edc-4a0a-9459-6832101d6b2d 2018-10-03 05:24:00,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:01,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0b149a49-16c3-44dd-aeaf-3f357d5ac32e Date: Wed, 03 Oct 2018 05:24:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:56Z","dns_nameservers":[],"updated_at":"2018-10-03T05:23:56Z","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":"daa8a040828b49e7acd83f98335cfe55","id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","subnetpool_id":null,"name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-subnet"}]} 2018-10-03 05:24:01,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 used request id req-0b149a49-16c3-44dd-aeaf-3f357d5ac32e 2018-10-03 05:24:01,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:01,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ce3d572c-c3dd-48db-8798-6ae0c8c58ccc Date: Wed, 03 Oct 2018 05:24:01 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":["751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba"],"updated_at":"2018-10-03T05:23:56Z","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"daa8a040828b49e7acd83f98335cfe55","id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net"}]} 2018-10-03 05:24:01,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net used request id req-ce3d572c-c3dd-48db-8798-6ae0c8c58ccc 2018-10-03 05:24:01,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:24:01,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:24:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5108e5f835b748e029785e58a8cb2b9c1a6ea30e" 2018-10-03 05:24:01,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0e4a7c-0e24-40dc-948c-adba3787ec4b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55"}, "enabled": true, "id": "daa8a040828b49e7acd83f98335cfe55", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}} 2018-10-03 05:24:01,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 used request id req-1a0e4a7c-0e24-40dc-948c-adba3787ec4b 2018-10-03 05:24:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:01,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-508ef458-7b9d-45d8-ba64-6304d0c68282 Date: Wed, 03 Oct 2018 05:24:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:56Z","dns_nameservers":[],"updated_at":"2018-10-03T05:23:56Z","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":"daa8a040828b49e7acd83f98335cfe55","id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","subnetpool_id":null,"name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-subnet"}]} 2018-10-03 05:24:01,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 used request id req-508ef458-7b9d-45d8-ba64-6304d0c68282 2018-10-03 05:24:01,487 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net 2018-10-03 05:24:01,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" -d '{"port": {"network_id": "dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1", "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fdport-1", "admin_state_up": true}}' 2018-10-03 05:24:02,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b5f4ce74-9fbb-4dc8-bc96-1aac85402b79 Date: Wed, 03 Oct 2018 05:24:02 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-10-03T05:24:01Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-10-03T05:24:02Z","name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fdport-1","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:10:dc:86","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"daa8a040828b49e7acd83f98335cfe55","fixed_ips":[{"subnet_id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","ip_address":"10.55.0.12"}],"id":"177b501f-4843-43ba-8246-d3618c566a2d","security_groups":["979317cb-93ca-4228-aa67-90e4d14f1068"],"device_id":""}} 2018-10-03 05:24:02,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-b5f4ce74-9fbb-4dc8-bc96-1aac85402b79 2018-10-03 05:24:02,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:02,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7d8cdebe-489d-4def-9029-82fff1087161 Date: Wed, 03 Oct 2018 05:24:02 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":["751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba"],"updated_at":"2018-10-03T05:23:56Z","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"daa8a040828b49e7acd83f98335cfe55","id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net"}]} 2018-10-03 05:24:02,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net used request id req-7d8cdebe-489d-4def-9029-82fff1087161 2018-10-03 05:24:02,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:02,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c3aad7-0895-40df-b915-668599984050 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55"}, "enabled": true, "id": "daa8a040828b49e7acd83f98335cfe55", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}} 2018-10-03 05:24:02,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 used request id req-57c3aad7-0895-40df-b915-668599984050 2018-10-03 05:24:02,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:02,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-238155d5-9728-4b8c-afb6-d3d5cfcb276f Date: Wed, 03 Oct 2018 05:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:56Z","dns_nameservers":[],"updated_at":"2018-10-03T05:23:56Z","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":"daa8a040828b49e7acd83f98335cfe55","id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","subnetpool_id":null,"name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-subnet"}]} 2018-10-03 05:24:02,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 used request id req-238155d5-9728-4b8c-afb6-d3d5cfcb276f 2018-10-03 05:24:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1&name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:02,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8783fc56-5c34-46a9-8b18-732634e976cd Date: Wed, 03 Oct 2018 05:24:02 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:24:01Z","admin_state_up":true,"updated_at":"2018-10-03T05:24:02Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:10:dc:86","id":"177b501f-4843-43ba-8246-d3618c566a2d","port_security_enabled":true,"project_id":"daa8a040828b49e7acd83f98335cfe55","fixed_ips":[{"subnet_id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["979317cb-93ca-4228-aa67-90e4d14f1068"],"name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fdport-1"}]} 2018-10-03 05:24:02,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1&name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fdport-1&admin_state_up=True used request id req-8783fc56-5c34-46a9-8b18-732634e976cd 2018-10-03 05:24:02,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:03,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d36eaad2-2ee0-4b46-bf38-9d4a31b11b14 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55"}, "enabled": true, "id": "daa8a040828b49e7acd83f98335cfe55", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}} 2018-10-03 05:24:03,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 used request id req-d36eaad2-2ee0-4b46-bf38-9d4a31b11b14 2018-10-03 05:24:03,075 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst 2018-10-03 05:24:03,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:03,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24: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-bf248d42-404c-4625-a259-089cfc4939d4 x-compute-request-id: req-bf248d42-404c-4625-a259-089cfc4939d4 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "05fb1261-f834-4785-a7d7-854661595c65", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "bookmark"}], "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-flavor-name"}]} 2018-10-03 05:24:03,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf248d42-404c-4625-a259-089cfc4939d4 2018-10-03 05:24:03,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/05fb1261-f834-4785-a7d7-854661595c65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:03,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24: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-0781f772-1016-4c76-9078-bbff3ea2afd9 x-compute-request-id: req-0781f772-1016-4c76-9078-bbff3ea2afd9 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "05fb1261-f834-4785-a7d7-854661595c65", "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:24:03,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/05fb1261-f834-4785-a7d7-854661595c65 used request id req-0781f772-1016-4c76-9078-bbff3ea2afd9 2018-10-03 05:24:03,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:03,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-bb61e870-5432-4618-842c-538a9fed59fe Date: Wed, 03 Oct 2018 05:24:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T05:23:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-03T05:23:53Z", "visibility": "shared", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/298d53d5-d225-4688-b187-70c59a274459/snap", "metadata": {}}], "self": "/v2/images/298d53d5-d225-4688-b187-70c59a274459", "min_disk": 0, "protected": false, "id": "298d53d5-d225-4688-b187-70c59a274459", "file": "/v2/images/298d53d5-d225-4688-b187-70c59a274459/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "daa8a040828b49e7acd83f98335cfe55", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/298d53d5-d225-4688-b187-70c59a274459/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image"} 2018-10-03 05:24:03,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image used request id req-bb61e870-5432-4618-842c-538a9fed59fe 2018-10-03 05:24:03,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:03,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d94b98b3-7193-4260-a501-d96029d28a57 Date: Wed, 03 Oct 2018 05:24:03 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-10-03 05:24:03,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d94b98b3-7193-4260-a501-d96029d28a57 2018-10-03 05:24:03,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" -d '{"server": {"name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst", "imageRef": "298d53d5-d225-4688-b187-70c59a274459", "flavorRef": "05fb1261-f834-4785-a7d7-854661595c65", "max_count": 1, "min_count": 1, "networks": [{"port": "177b501f-4843-43ba-8246-d3618c566a2d"}]}}' 2018-10-03 05:24:04,666 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:24: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-6eb99a2b-14e3-4d8d-a892-aea5dfbf7973 x-compute-request-id: req-6eb99a2b-14e3-4d8d-a892-aea5dfbf7973 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8a258823-91b3-4f77-84c6-08cf9d6fd6db", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "bookmark"}], "adminPass": "dHopkm8WzZDw"}} 2018-10-03 05:24:04,666 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-6eb99a2b-14e3-4d8d-a892-aea5dfbf7973 2018-10-03 05:24:04,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:04,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24: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-a0a7cb2e-5ab5-4b17-a661-2f0844a659bb x-compute-request-id: req-a0a7cb2e-5ab5-4b17-a661-2f0844a659bb Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "bookmark"}], "image": {"id": "298d53d5-d225-4688-b187-70c59a274459", "links": [{"href": "http://172.30.9.27:8774/images/298d53d5-d225-4688-b187-70c59a274459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05fb1261-f834-4785-a7d7-854661595c65", "links": [{"href": "http://172.30.9.27:8774/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "bookmark"}]}, "id": "8a258823-91b3-4f77-84c6-08cf9d6fd6db", "user_id": "ffd7e82bbcb442479ad3c1c12aeaec25", "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-10-03T05:24:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst", "created": "2018-10-03T05:24:04Z", "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:24:04,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db used request id req-a0a7cb2e-5ab5-4b17-a661-2f0844a659bb 2018-10-03 05:24:04,893 - create_instance - INFO - Created instance with name - SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst 2018-10-03 05:24:04,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:05,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24: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-056cf133-e8c7-497e-90d8-dbb57094895f x-compute-request-id: req-056cf133-e8c7-497e-90d8-dbb57094895f Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "bookmark"}], "image": {"id": "298d53d5-d225-4688-b187-70c59a274459", "links": [{"href": "http://172.30.9.27:8774/images/298d53d5-d225-4688-b187-70c59a274459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05fb1261-f834-4785-a7d7-854661595c65", "links": [{"href": "http://172.30.9.27:8774/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "bookmark"}]}, "id": "8a258823-91b3-4f77-84c6-08cf9d6fd6db", "user_id": "ffd7e82bbcb442479ad3c1c12aeaec25", "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-10-03T05:24:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst", "created": "2018-10-03T05:24:04Z", "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:24:05,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db used request id req-056cf133-e8c7-497e-90d8-dbb57094895f 2018-10-03 05:24:05,112 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst] is - BUILD 2018-10-03 05:24:05,112 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:24:08,115 - create_instance - DEBUG - VM status query timeout in 896.777892113 2018-10-03 05:24:08,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:08,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24: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-e4d92033-620a-498a-968e-0b6ba009f603 x-compute-request-id: req-e4d92033-620a-498a-968e-0b6ba009f603 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "bookmark"}], "image": {"id": "298d53d5-d225-4688-b187-70c59a274459", "links": [{"href": "http://172.30.9.27:8774/images/298d53d5-d225-4688-b187-70c59a274459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05fb1261-f834-4785-a7d7-854661595c65", "links": [{"href": "http://172.30.9.27:8774/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "bookmark"}]}, "id": "8a258823-91b3-4f77-84c6-08cf9d6fd6db", "security_groups": [{"name": "default"}], "user_id": "ffd7e82bbcb442479ad3c1c12aeaec25", "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-10-03T05:24:05Z", "hostId": "6692068fc8804c4ff0cbdfe7bc241a0e109176b2c3bbb2017a1e5b8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst", "created": "2018-10-03T05:24:04Z", "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:24:08,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db used request id req-e4d92033-620a-498a-968e-0b6ba009f603 2018-10-03 05:24:08,647 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst] is - BUILD 2018-10-03 05:24:08,647 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:24:11,650 - create_instance - DEBUG - VM status query timeout in 893.242965937 2018-10-03 05:24:11,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:12,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24: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-66d2f641-53fc-4321-8517-6735b8422420 x-compute-request-id: req-66d2f641-53fc-4321-8517-6735b8422420 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:dc:86", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "bookmark"}], "image": {"id": "298d53d5-d225-4688-b187-70c59a274459", "links": [{"href": "http://172.30.9.27:8774/images/298d53d5-d225-4688-b187-70c59a274459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:08.000000", "flavor": {"id": "05fb1261-f834-4785-a7d7-854661595c65", "links": [{"href": "http://172.30.9.27:8774/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "bookmark"}]}, "id": "8a258823-91b3-4f77-84c6-08cf9d6fd6db", "security_groups": [{"name": "default"}], "user_id": "ffd7e82bbcb442479ad3c1c12aeaec25", "OS-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-10-03T05:24:09Z", "hostId": "6692068fc8804c4ff0cbdfe7bc241a0e109176b2c3bbb2017a1e5b8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst", "created": "2018-10-03T05:24:04Z", "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:24:12,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db used request id req-66d2f641-53fc-4321-8517-6735b8422420 2018-10-03 05:24:12,400 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst] is - ACTIVE 2018-10-03 05:24:12,400 - create_instance - INFO - VM is - ACTIVE 2018-10-03 05:24:12,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:13,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e2926cb-8278-4d09-83c2-95fe7d84e639 x-compute-request-id: req-1e2926cb-8278-4d09-83c2-95fe7d84e639 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:dc:86", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "bookmark"}], "image": {"id": "298d53d5-d225-4688-b187-70c59a274459", "links": [{"href": "http://172.30.9.27:8774/images/298d53d5-d225-4688-b187-70c59a274459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:08.000000", "flavor": {"id": "05fb1261-f834-4785-a7d7-854661595c65", "links": [{"href": "http://172.30.9.27:8774/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "bookmark"}]}, "id": "8a258823-91b3-4f77-84c6-08cf9d6fd6db", "security_groups": [{"name": "default"}], "user_id": "ffd7e82bbcb442479ad3c1c12aeaec25", "OS-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-10-03T05:24:09Z", "hostId": "6692068fc8804c4ff0cbdfe7bc241a0e109176b2c3bbb2017a1e5b8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst", "created": "2018-10-03T05:24:04Z", "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:24:13,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db used request id req-1e2926cb-8278-4d09-83c2-95fe7d84e639 2018-10-03 05:24:13,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:13,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-881ac2fb-89e3-41a1-b729-c07da6b075ef Date: Wed, 03 Oct 2018 05:24:13 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":["751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba"],"updated_at":"2018-10-03T05:23:56Z","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"daa8a040828b49e7acd83f98335cfe55","id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net"}]} 2018-10-03 05:24:13,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net used request id req-881ac2fb-89e3-41a1-b729-c07da6b075ef 2018-10-03 05:24:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:13,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b41fb928-19f6-4f5f-be30-5fa697c20a6d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55"}, "enabled": true, "id": "daa8a040828b49e7acd83f98335cfe55", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}} 2018-10-03 05:24:13,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 used request id req-b41fb928-19f6-4f5f-be30-5fa697c20a6d 2018-10-03 05:24:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:13,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d2f0c19d-f0f4-4f26-914a-f700da43324f Date: Wed, 03 Oct 2018 05:24:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:56Z","dns_nameservers":[],"updated_at":"2018-10-03T05:23:56Z","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":"daa8a040828b49e7acd83f98335cfe55","id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","subnetpool_id":null,"name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-subnet"}]} 2018-10-03 05:24:13,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 used request id req-d2f0c19d-f0f4-4f26-914a-f700da43324f 2018-10-03 05:24:13,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:13,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3020 X-Openstack-Request-Id: req-ff5beff5-b232-4edb-9ba6-a202c524c838 Date: Wed, 03 Oct 2018 05:24:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:57Z","admin_state_up":true,"updated_at":"2018-10-03T05:23:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:28:4c:fd","id":"0d2b0d0b-46c2-4877-b39f-8b0a1fc12d19","port_security_enabled":false,"project_id":"daa8a040828b49e7acd83f98335cfe55","fixed_ips":[{"subnet_id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:24:01Z","admin_state_up":true,"updated_at":"2018-10-03T05:24:06Z","binding:vnic_type":"normal","device_id":"8a258823-91b3-4f77-84c6-08cf9d6fd6db","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:10:dc:86","id":"177b501f-4843-43ba-8246-d3618c566a2d","port_security_enabled":true,"project_id":"daa8a040828b49e7acd83f98335cfe55","fixed_ips":[{"subnet_id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["979317cb-93ca-4228-aa67-90e4d14f1068"],"name":"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fdport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:56Z","admin_state_up":true,"updated_at":"2018-10-03T05:23:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:f3:4d:03","id":"7b3f2164-4e39-4920-90d2-aed3c1b31265","port_security_enabled":false,"project_id":"daa8a040828b49e7acd83f98335cfe55","fixed_ips":[{"subnet_id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","tenant_id":"daa8a040828b49e7acd83f98335cfe55","created_at":"2018-10-03T05:23:57Z","admin_state_up":true,"updated_at":"2018-10-03T05:23:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:df:ad:43","id":"cc5082a4-dbbb-4425-a129-f15c12bccac1","port_security_enabled":false,"project_id":"daa8a040828b49e7acd83f98335cfe55","fixed_ips":[{"subnet_id":"751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-10-03 05:24:13,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 used request id req-ff5beff5-b232-4edb-9ba6-a202c524c838 2018-10-03 05:24:13,761 - create_instance_tests - INFO - Looking for IP 10.55.0.12 in the console log 2018-10-03 05:24:13,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:14,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56b3b297-fbdc-4b61-968a-c674781a6d73 x-compute-request-id: req-56b3b297-fbdc-4b61-968a-c674781a6d73 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:dc:86", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "bookmark"}], "image": {"id": "298d53d5-d225-4688-b187-70c59a274459", "links": [{"href": "http://172.30.9.27:8774/images/298d53d5-d225-4688-b187-70c59a274459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:08.000000", "flavor": {"id": "05fb1261-f834-4785-a7d7-854661595c65", "links": [{"href": "http://172.30.9.27:8774/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "bookmark"}]}, "id": "8a258823-91b3-4f77-84c6-08cf9d6fd6db", "security_groups": [{"name": "default"}], "user_id": "ffd7e82bbcb442479ad3c1c12aeaec25", "OS-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-10-03T05:24:09Z", "hostId": "6692068fc8804c4ff0cbdfe7bc241a0e109176b2c3bbb2017a1e5b8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst", "created": "2018-10-03T05:24:04Z", "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:24:14,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db used request id req-56b3b297-fbdc-4b61-968a-c674781a6d73 2018-10-03 05:24:14,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:24:15,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f67d705e-b57b-4ffd-9c17-4cd27d7f2228 x-compute-request-id: req-f67d705e-b57b-4ffd-9c17-4cd27d7f2228 Content-Encoding: gzip Content-Length: 9452 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 490686214 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.129685] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131370] pid_max: default: 32768 minimum: 301\n[ 0.132281] ACPI: Core revision 20150930\n[ 0.133676] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135011] Security Framework initialized\n[ 0.135843] Yama: becoming mindful.\n[ 0.136598] AppArmor: AppArmor initialized\n[ 0.137479] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138791] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140067] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141288] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142674] Initializing cgroup subsys io\n[ 0.143500] Initializing cgroup subsys memory\n[ 0.144377] Initializing cgroup subsys devices\n[ 0.145279] Initializing cgroup subsys freezer\n[ 0.146161] Initializing cgroup subsys net_cls\n[ 0.147047] Initializing cgroup subsys perf_event\n[ 0.147972] Initializing cgroup subsys net_prio\n[ 0.148882] Initializing cgroup subsys hugetlb\n[ 0.149765] Initializing cgroup subsys pids\n[ 0.150650] CPU: Physical Processor ID: 0\n[ 0.152149] mce: CPU supports 10 MCE banks\n[ 0.153023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154046] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164652] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171024] ftrace: allocating 31920 entries in 125 pages\n[ 0.197010] smpboot: Max logical packages: 1\n[ 0.197898] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199268] x2apic enabled\n[ 0.200083] Switched APIC routing to physical x2apic.\n[ 0.201860] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202998] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206830] KVM setup paravirtual spinlock\n[ 0.208144] x86: Booted up 1 node, 1 CPUs\n[ 0.208968] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210375] devtmpfs: initialized\n[ 0.212088] evm: security.selinux\n[ 0.212803] evm: security.SMACK64\n[ 0.213500] evm: security.SMACK64EXEC\n[ 0.214258] evm: security.SMACK64TRANSMUTE\n[ 0.215080] evm: security.SMACK64MMAP\n[ 0.215838] evm: security.ima\n[ 0.216486] evm: security.capability\n[ 0.217323] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219203] pinctrl core: initialized pinctrl subsystem\n[ 0.220326] RTC time: 5:24:08, date: 10/03/18\n[ 0.221293] NET: Registered protocol family 16\n[ 0.222279] cpuidle: using governor ladder\n[ 0.223117] cpuidle: using governor menu\n[ 0.223914] PCCT header not found.\n[ 0.224677] ACPI: bus type PCI registered\n[ 0.225498] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226769] PCI: Using configuration type 1 for base access\n[ 0.228537] ACPI: Added _OSI(Module Device)\n[ 0.229400] ACPI: Added _OSI(Processor Device)\n[ 0.230277] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231195] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233356] ACPI: Interpreter enabled\n[ 0.234159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239835] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241707] ACPI: (supports S0 S5)\n[ 0.242443] ACPI: Using IOAPIC for interrupt routing\n[ 0.243536] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247855] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252572] acpiphp: Slot [3] registered\n[ 0.253401] acpiphp: Slot [4] registered\n[ 0.254226] acpiphp: Slot [5] registered\n[ 0.255054] acpiphp: Slot [6] registered\n[ 0.255865] acpiphp: Slot [7] registered\n[ 0.256661] acpiphp: Slot [8] registered\n[ 0.257501] acpiphp: Slot [9] registered\n[ 0.258346] acpiphp: Slot [10] registered\n[ 0.259161] acpiphp: Slot [11] registered\n[ 0.259989] acpiphp: Slot [12] registered\n[ 0.260832] acpiphp: Slot [13] registered\n[ 0.261651] acpiphp: Slot [14] registered\n[ 0.262463] acpiphp: Slot [15] registered\n[ 0.273014] acpiphp: Slot [16] registered\n[ 0.273851] acpiphp: Slot [17] registered\n[ 0.274670] acpiphp: Slot [18] registered\n[ 0.275505] acpiphp: Slot [19] registered\n[ 0.276342] acpiphp: Slot [20] registered\n[ 0.277192] acpiphp: Slot [21] registered\n[ 0.278037] acpiphp: Slot [22] registered\n[ 0.278856] acpiphp: Slot [23] registered\n[ 0.279674] acpiphp: Slot [24] registered\n[ 0.280516] acpiphp: Slot [25] registered\n[ 0.281357] acpiphp: Slot [26] registered\n[ 0.282196] acpiphp: Slot [27] registered\n[ 0.283022] acpiphp: Slot [28] registered\n[ 0.283855] acpiphp: Slot [29] registered\n[ 0.284675] acpiphp: Slot [30] registered\n[ 0.285510] acpiphp: Slot [31] registered\n[ 0.286359] PCI host bridge to bus 0000:00\n[ 0.287193] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289663] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291166] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.292637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298987] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300304] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301471] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309134] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355930] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357420] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358879] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360315] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361713] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364167] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366989] vgaarb: loaded\n[ 0.367595] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368763] SCSI subsystem initialized\n[ 0.369595] ACPI: bus type USB registered\n[ 0.370439] usbcore: registered new interface driver usbfs\n[ 0.371487] usbcore: registered new interface driver hub\n[ 0.372527] usbcore: registered new device driver usb\n[ 0.373608] PCI: Using ACPI for IRQ routing\n[ 0.374673] NetLabel: Initializing\n[ 0.375409] NetLabel: domain hash size = 128\n[ 0.376259] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377216] NetLabel: unlabeled traffic allowed by default\n[ 0.378312] clocksource: Switched to clocksource kvm-clock\n[ 0.383528] AppArmor: AppArmor Filesystem Enabled\n[ 0.384504] pnp: PnP ACPI init\n[ 0.385414] pnp: PnP ACPI: found 5 devices\n[ 0.391436] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393154] NET: Registered protocol family 2\n[ 0.394134] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.395420] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.396596] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.397773] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398882] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400059] NET: Registered protocol family 1\n[ 0.400939] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402044] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403124] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431107] Trying to unpack rootfs image as initramfs...\n[ 0.480415] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.494448] Scanning for low memory corruption every 60 seconds\n[ 0.496457] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498159] audit: initializing netlink subsys (disabled)\n[ 0.499725] audit: type=2000 audit(1538544249.039:1): initialized\n[ 0.501647] Initialise system trusted keyring\n[ 0.503014] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504803] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507379] zbud: loaded\n[ 0.508303] VFS: Disk quotas dquot_6.6.0\n[ 0.509482] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511654] fuse init (API version 7.23)\n[ 0.512893] Key type big_key registered\n[ 0.514038] Allocating IMA MOK and blacklist keyrings.\n[ 0.515636] Key type asymmetric registered\n[ 0.516836] Asymmetric key parser 'x509' registered\n[ 0.518263] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520423] io scheduler noop registered\n[ 0.521585] io scheduler deadline registered (default)\n[ 0.523052] io scheduler cfq registered\n[ 0.524247] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525810] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529852] ACPI: Power Button [PWRF]\n[ 0.531035] GHES: HEST is not enabled!\n[ 0.544861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572961] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575665] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609354] Linux agpgart interface v0.103\n[ 0.612333] brd: module loaded\n[ 0.613790] loop: module loaded\n[ 0.618950] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621071] GPT:90111 != 20971519\n[ 0.622053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623687] GPT:90111 != 20971519\n[ 0.624658] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626070] vda: vda1 vda15\n[ 0.628084] scsi host0: ata_piix\n[ 0.629474] scsi host1: ata_piix\n[ 0.630462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632271] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.634485] libphy: Fixed MDIO Bus: probed\n[ 0.635658] tun: Universal TUN/TAP device driver, 1.6\n[ 0.637096] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639854] PPP generic driver version 2.4.2\n[ 0.640920] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642102] ehci-pci: EHCI PCI platform driver\n[ 0.642982] ehci-platform: EHCI generic platform driver\n[ 0.643959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.645071] ohci-pci: OHCI PCI platform driver\n[ 0.645928] ohci-platform: OHCI generic platform driver\n[ 0.646913] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.681317] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.682780] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.684847] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687849] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689610] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.691742] usb usb1: Product: UHCI Host Controller\n[ 0.693086] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.694779] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696102] hub 1-0:1.0: USB hub found\n[ 0.697182] hub 1-0:1.0: 2 ports detected\n[ 0.698412] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.701169] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.702555] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.703979] mousedev: PS/2 mouse device common for all mice\n[ 0.705656] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.708170] rtc_cmos 00:00: RTC can wake from S4\n[ 0.709604] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.711299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.713015] i2c /dev entries driver\n[ 0.714059] device-mapper: uevent: version 1.0.3\n[ 0.715354] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.717676] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.719447] NET: Registered protocol family 10\n[ 0.720836] NET: Registered protocol family 17\n[ 0.722078] Key type dns_resolver registered\n[ 0.723356] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.724923] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727387] registered taskstats version 1\n[ 0.728562] Loading compiled-in X.509 certificates\n[ 0.730385] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.733085] zswap: loaded using pool lzo/zbud\n[ 0.735274] Key type trusted registered\n[ 0.737160] Key type encrypted registered\n[ 0.738303] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.739796] ima: No TPM chip found, activating TPM-bypass!\n[ 0.741311] evm: HMAC attrs: 0x1\n[ 0.742530] Magic number: 6:152:415\n[ 0.743579] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.745898] rtc_cmos 00:00: setting system clock to 2018-10-03 05:24:09 UTC (1538544249)\n[ 0.748174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.749807] EDD information not available.\n[ 0.791300] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803715] Write protecting the kernel read-only data: 14336k\n[ 0.805857] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808311] 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.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401909] 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.12...\nLease of 10.55.0.12 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.31. iid=i-0000001d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQ6YjVrUdCdPcGLZxd5cWX+eC5fWuf9bBvF2FnRzGfrCIpLpeyE57M0eCJvfNqVJiBGg3teUzCUiciY87mAcHJOqZeSRk9cOfE5Dzq0sHOkFOmxlKbuqQvsISZfeMtOwhq2TVhaMEkSJbYpQR5w//sPBw4YmUYeBn7uBwr+1A0WIHqeTp3ABlYrBfNYXtMFdakIXrhbsmunJd+jpMQFtsN6t9/qTc7l/zn/JTqwQl1zuqur8DPvBKn1osXkvqS9F2n1ATc4s1PBNo51zO+0ZWWEOL0dvZRB2YoWxLpKpMVYYu1Xe6wTgAwWxzYyO9ShVsaeQSOKrdk7Q1P4a/D2jIt root@simplehealthcheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst\nssh-dss AAAAB3NzaC1kc3MAAACBANiysAScjXWjrJbknJY+bkGxE13+NTracr/MTKULufFRd/L/eV3OBAlriS/UFMdRWeSEsMOZCYiu3IQoX3K7YJwehZx8kg2XPgcX82pPMxRbyNkkv4+Wwzzdgkt54ohxWlDFGiGMeze1YHCCtLdTIYDdud8744LDreCXjp7E7K3lAAAAFQC/CujFO4LqymVHGkGREStQJnStiQAAAIA7IDp3/QTbgaZf0BuW245aHzUUOj7HK1vjs3fQVdzeD0K/mRhCpkGxJr+UrnRW6nqBynx54aAFwHU9TzCcARk6tVYuE1Ibxq8tRqU80nLE25rOiU/LORbwBOjLaRWlkHEIwUxwAAAAEdzvSXrIV4Dx2k0sbZIYtezgn6AelxGGUAAAAIAIIbixKTtRF+j2vX3w70Lxqg1dnhuA519HzgGkRbSeI660m9AxmMZNhj7l+EAgkGUD0cj0W5qBQbrLVGRSn3A35OIf/eoAuTKjoZNlBuRcJK3eX6Qvb3JQ67jjaUJPukxkGjdJH1/iA8lFhN1EZobjo/YJOyTxva0rZRyDhUifyg== root@simplehealthcheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-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.12,24,fe80::f816:3eff:fe10:dc86/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.12 \nip-route:169.254.169.254 via 10.55.0.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000001d\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.72 ===\n"} 2018-10-03 05:24:15,300 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db/action used request id req-f67d705e-b57b-4ffd-9c17-4cd27d7f2228 2018-10-03 05:24:15,301 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-03 05:24:15,301 - 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 490686214 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.910 MHz processor [ 0.129685] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131370] pid_max: default: 32768 minimum: 301 [ 0.132281] ACPI: Core revision 20150930 [ 0.133676] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135011] Security Framework initialized [ 0.135843] Yama: becoming mindful. [ 0.136598] AppArmor: AppArmor initialized [ 0.137479] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138791] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140067] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141288] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142674] Initializing cgroup subsys io [ 0.143500] Initializing cgroup subsys memory [ 0.144377] Initializing cgroup subsys devices [ 0.145279] Initializing cgroup subsys freezer [ 0.146161] Initializing cgroup subsys net_cls [ 0.147047] Initializing cgroup subsys perf_event [ 0.147972] Initializing cgroup subsys net_prio [ 0.148882] Initializing cgroup subsys hugetlb [ 0.149765] Initializing cgroup subsys pids [ 0.150650] CPU: Physical Processor ID: 0 [ 0.152149] mce: CPU supports 10 MCE banks [ 0.153023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154046] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164652] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171024] ftrace: allocating 31920 entries in 125 pages [ 0.197010] smpboot: Max logical packages: 1 [ 0.197898] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199268] x2apic enabled [ 0.200083] Switched APIC routing to physical x2apic. [ 0.201860] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202998] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206830] KVM setup paravirtual spinlock [ 0.208144] x86: Booted up 1 node, 1 CPUs [ 0.208968] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210375] devtmpfs: initialized [ 0.212088] evm: security.selinux [ 0.212803] evm: security.SMACK64 [ 0.213500] evm: security.SMACK64EXEC [ 0.214258] evm: security.SMACK64TRANSMUTE [ 0.215080] evm: security.SMACK64MMAP [ 0.215838] evm: security.ima [ 0.216486] evm: security.capability [ 0.217323] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219203] pinctrl core: initialized pinctrl subsystem [ 0.220326] RTC time: 5:24:08, date: 10/03/18 [ 0.221293] NET: Registered protocol family 16 [ 0.222279] cpuidle: using governor ladder [ 0.223117] cpuidle: using governor menu [ 0.223914] PCCT header not found. [ 0.224677] ACPI: bus type PCI registered [ 0.225498] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226769] PCI: Using configuration type 1 for base access [ 0.228537] ACPI: Added _OSI(Module Device) [ 0.229400] ACPI: Added _OSI(Processor Device) [ 0.230277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.231195] ACPI: Added _OSI(Processor Aggregator Device) [ 0.233356] ACPI: Interpreter enabled [ 0.234159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239835] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.241707] ACPI: (supports S0 S5) [ 0.242443] ACPI: Using IOAPIC for interrupt routing [ 0.243536] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.246682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.247855] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.252572] acpiphp: Slot [3] registered [ 0.253401] acpiphp: Slot [4] registered [ 0.254226] acpiphp: Slot [5] registered [ 0.255054] acpiphp: Slot [6] registered [ 0.255865] acpiphp: Slot [7] registered [ 0.256661] acpiphp: Slot [8] registered [ 0.257501] acpiphp: Slot [9] registered [ 0.258346] acpiphp: Slot [10] registered [ 0.259161] acpiphp: Slot [11] registered [ 0.259989] acpiphp: Slot [12] registered [ 0.260832] acpiphp: Slot [13] registered [ 0.261651] acpiphp: Slot [14] registered [ 0.262463] acpiphp: Slot [15] registered [ 0.273014] acpiphp: Slot [16] registered [ 0.273851] acpiphp: Slot [17] registered [ 0.274670] acpiphp: Slot [18] registered [ 0.275505] acpiphp: Slot [19] registered [ 0.276342] acpiphp: Slot [20] registered [ 0.277192] acpiphp: Slot [21] registered [ 0.278037] acpiphp: Slot [22] registered [ 0.278856] acpiphp: Slot [23] registered [ 0.279674] acpiphp: Slot [24] registered [ 0.280516] acpiphp: Slot [25] registered [ 0.281357] acpiphp: Slot [26] registered [ 0.282196] acpiphp: Slot [27] registered [ 0.283022] acpiphp: Slot [28] registered [ 0.283855] acpiphp: Slot [29] registered [ 0.284675] acpiphp: Slot [30] registered [ 0.285510] acpiphp: Slot [31] registered [ 0.286359] PCI host bridge to bus 0000:00 [ 0.287193] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289663] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291166] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.292637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298987] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.300304] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301471] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309134] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355930] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357420] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358879] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360315] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361713] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.362971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364167] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.365408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.366989] vgaarb: loaded [ 0.367595] vgaarb: bridge control possible 0000:00:02.0 [ 0.368763] SCSI subsystem initialized [ 0.369595] ACPI: bus type USB registered [ 0.370439] usbcore: registered new interface driver usbfs [ 0.371487] usbcore: registered new interface driver hub [ 0.372527] usbcore: registered new device driver usb [ 0.373608] PCI: Using ACPI for IRQ routing [ 0.374673] NetLabel: Initializing [ 0.375409] NetLabel: domain hash size = 128 [ 0.376259] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377216] NetLabel: unlabeled traffic allowed by default [ 0.378312] clocksource: Switched to clocksource kvm-clock [ 0.383528] AppArmor: AppArmor Filesystem Enabled [ 0.384504] pnp: PnP ACPI init [ 0.385414] pnp: PnP ACPI: found 5 devices [ 0.391436] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.393154] NET: Registered protocol family 2 [ 0.394134] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.395420] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.396596] TCP: Hash tables configured (established 2048 bind 2048) [ 0.397773] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.398882] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400059] NET: Registered protocol family 1 [ 0.400939] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402044] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403124] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431107] Trying to unpack rootfs image as initramfs... [ 0.480415] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.494448] Scanning for low memory corruption every 60 seconds [ 0.496457] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498159] audit: initializing netlink subsys (disabled) [ 0.499725] audit: type=2000 audit(1538544249.039:1): initialized [ 0.501647] Initialise system trusted keyring [ 0.503014] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504803] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507379] zbud: loaded [ 0.508303] VFS: Disk quotas dquot_6.6.0 [ 0.509482] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511654] fuse init (API version 7.23) [ 0.512893] Key type big_key registered [ 0.514038] Allocating IMA MOK and blacklist keyrings. [ 0.515636] Key type asymmetric registered [ 0.516836] Asymmetric key parser 'x509' registered [ 0.518263] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520423] io scheduler noop registered [ 0.521585] io scheduler deadline registered (default) [ 0.523052] io scheduler cfq registered [ 0.524247] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525810] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.529852] ACPI: Power Button [PWRF] [ 0.531035] GHES: HEST is not enabled! [ 0.544861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.572961] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.575665] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609354] Linux agpgart interface v0.103 [ 0.612333] brd: module loaded [ 0.613790] loop: module loaded [ 0.618950] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.621071] GPT:90111 != 20971519 [ 0.622053] GPT:Alternate GPT header not at the end of the disk. [ 0.623687] GPT:90111 != 20971519 [ 0.624658] GPT: Use GNU Parted to correct GPT errors. [ 0.626070] vda: vda1 vda15 [ 0.628084] scsi host0: ata_piix [ 0.629474] scsi host1: ata_piix [ 0.630462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.632271] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.634485] libphy: Fixed MDIO Bus: probed [ 0.635658] tun: Universal TUN/TAP device driver, 1.6 [ 0.637096] tun: (C) 1999-2004 Max Krasnyansky [ 0.639854] PPP generic driver version 2.4.2 [ 0.640920] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642102] ehci-pci: EHCI PCI platform driver [ 0.642982] ehci-platform: EHCI generic platform driver [ 0.643959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.645071] ohci-pci: OHCI PCI platform driver [ 0.645928] ohci-platform: OHCI generic platform driver [ 0.646913] uhci_hcd: USB Universal Host Controller Interface driver [ 0.681317] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.682780] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.684847] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.686266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.687849] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.689610] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.691742] usb usb1: Product: UHCI Host Controller [ 0.693086] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.694779] usb usb1: SerialNumber: 0000:00:01.2 [ 0.696102] hub 1-0:1.0: USB hub found [ 0.697182] hub 1-0:1.0: 2 ports detected [ 0.698412] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.701169] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.702555] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.703979] mousedev: PS/2 mouse device common for all mice [ 0.705656] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.708170] rtc_cmos 00:00: RTC can wake from S4 [ 0.709604] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.711299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.713015] i2c /dev entries driver [ 0.714059] device-mapper: uevent: version 1.0.3 [ 0.715354] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.717676] ledtrig-cpu: registered to indicate activity on CPUs [ 0.719447] NET: Registered protocol family 10 [ 0.720836] NET: Registered protocol family 17 [ 0.722078] Key type dns_resolver registered [ 0.723356] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.724923] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.727387] registered taskstats version 1 [ 0.728562] Loading compiled-in X.509 certificates [ 0.730385] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.733085] zswap: loaded using pool lzo/zbud [ 0.735274] Key type trusted registered [ 0.737160] Key type encrypted registered [ 0.738303] AppArmor: AppArmor sha1 policy hashing enabled [ 0.739796] ima: No TPM chip found, activating TPM-bypass! [ 0.741311] evm: HMAC attrs: 0x1 [ 0.742530] Magic number: 6:152:415 [ 0.743579] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.745898] rtc_cmos 00:00: setting system clock to 2018-10-03 05:24:09 UTC (1538544249) [ 0.748174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.749807] EDD information not available. [ 0.791300] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.803715] Write protecting the kernel read-only data: 14336k [ 0.805857] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.808311] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.401909] 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.12... Lease of 10.55.0.12 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.31. iid=i-0000001d failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQ6YjVrUdCdPcGLZxd5cWX+eC5fWuf9bBvF2FnRzGfrCIpLpeyE57M0eCJvfNqVJiBGg3teUzCUiciY87mAcHJOqZeSRk9cOfE5Dzq0sHOkFOmxlKbuqQvsISZfeMtOwhq2TVhaMEkSJbYpQR5w//sPBw4YmUYeBn7uBwr+1A0WIHqeTp3ABlYrBfNYXtMFdakIXrhbsmunJd+jpMQFtsN6t9/qTc7l/zn/JTqwQl1zuqur8DPvBKn1osXkvqS9F2n1ATc4s1PBNo51zO+0ZWWEOL0dvZRB2YoWxLpKpMVYYu1Xe6wTgAwWxzYyO9ShVsaeQSOKrdk7Q1P4a/D2jIt root@simplehealthcheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst ssh-dss AAAAB3NzaC1kc3MAAACBANiysAScjXWjrJbknJY+bkGxE13+NTracr/MTKULufFRd/L/eV3OBAlriS/UFMdRWeSEsMOZCYiu3IQoX3K7YJwehZx8kg2XPgcX82pPMxRbyNkkv4+Wwzzdgkt54ohxWlDFGiGMeze1YHCCtLdTIYDdud8744LDreCXjp7E7K3lAAAAFQC/CujFO4LqymVHGkGREStQJnStiQAAAIA7IDp3/QTbgaZf0BuW245aHzUUOj7HK1vjs3fQVdzeD0K/mRhCpkGxJr+UrnRW6nqBynx54aAFwHU9TzCcARk6tVYuE1Ibxq8tRqU80nLE25rOiU/LORbwBOjLaRWlkHEIwUxwAAAAEdzvSXrIV4Dx2k0sbZIYtezgn6AelxGGUAAAAIAIIbixKTtRF+j2vX3w70Lxqg1dnhuA519HzgGkRbSeI660m9AxmMZNhj7l+EAgkGUD0cj0W5qBQbrLVGRSn3A35OIf/eoAuTKjoZNlBuRcJK3eX6Qvb3JQ67jjaUJPukxkGjdJH1/iA8lFhN1EZobjo/YJOyTxva0rZRyDhUifyg== root@simplehealthcheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.12,24,fe80::f816:3eff:fe10:dc86/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.12 ip-route:169.254.169.254 via 10.55.0.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000001d name: N/A availability-zone: nova local-hostname: simplehealthcheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.72 === 2018-10-03 05:24:15,302 - create_instance - INFO - Deleting Port with ID - 177b501f-4843-43ba-8246-d3618c566a2d 2018-10-03 05:24:15,302 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fdport-1 2018-10-03 05:24:15,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/177b501f-4843-43ba-8246-d3618c566a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:15,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d362bb3e-c9a9-440b-9f88-3d700f651f7d Date: Wed, 03 Oct 2018 05:24:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:24:15,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/177b501f-4843-43ba-8246-d3618c566a2d used request id req-d362bb3e-c9a9-440b-9f88-3d700f651f7d 2018-10-03 05:24:15,896 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst 2018-10-03 05:24:15,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:16,098 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05: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 x-openstack-request-id: req-b786f4b6-0ff9-45c2-8935-324c61c42c5f x-compute-request-id: req-b786f4b6-0ff9-45c2-8935-324c61c42c5f Content-Type: application/json 2018-10-03 05:24:16,098 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db used request id req-b786f4b6-0ff9-45c2-8935-324c61c42c5f 2018-10-03 05:24:16,099 - create_instance - INFO - Checking deletion status 2018-10-03 05:24:16,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:16,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-86ce2041-dd68-423b-adb0-f02e4aeb458b x-compute-request-id: req-86ce2041-dd68-423b-adb0-f02e4aeb458b Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:dc:86", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "bookmark"}], "image": {"id": "298d53d5-d225-4688-b187-70c59a274459", "links": [{"href": "http://172.30.9.27:8774/images/298d53d5-d225-4688-b187-70c59a274459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:08.000000", "flavor": {"id": "05fb1261-f834-4785-a7d7-854661595c65", "links": [{"href": "http://172.30.9.27:8774/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "bookmark"}]}, "id": "8a258823-91b3-4f77-84c6-08cf9d6fd6db", "user_id": "ffd7e82bbcb442479ad3c1c12aeaec25", "OS-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-10-03T05:24:15Z", "hostId": "6692068fc8804c4ff0cbdfe7bc241a0e109176b2c3bbb2017a1e5b8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst", "created": "2018-10-03T05:24:04Z", "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:24:16,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db used request id req-86ce2041-dd68-423b-adb0-f02e4aeb458b 2018-10-03 05:24:16,454 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst] is - ACTIVE 2018-10-03 05:24:16,454 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:24:19,457 - create_instance - DEBUG - VM status query timeout in 296.64190197 2018-10-03 05:24:19,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:19,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-fa08b278-cc01-4252-ab18-3c476729785d x-compute-request-id: req-fa08b278-cc01-4252-ab18-3c476729785d Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db", "rel": "bookmark"}], "image": {"id": "298d53d5-d225-4688-b187-70c59a274459", "links": [{"href": "http://172.30.9.27:8774/images/298d53d5-d225-4688-b187-70c59a274459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:08.000000", "flavor": {"id": "05fb1261-f834-4785-a7d7-854661595c65", "links": [{"href": "http://172.30.9.27:8774/flavors/05fb1261-f834-4785-a7d7-854661595c65", "rel": "bookmark"}]}, "id": "8a258823-91b3-4f77-84c6-08cf9d6fd6db", "user_id": "ffd7e82bbcb442479ad3c1c12aeaec25", "OS-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-10-03T05:24:15Z", "hostId": "6692068fc8804c4ff0cbdfe7bc241a0e109176b2c3bbb2017a1e5b8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst", "created": "2018-10-03T05:24:04Z", "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 05:24:19,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db used request id req-fa08b278-cc01-4252-ab18-3c476729785d 2018-10-03 05:24:19,723 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst] is - ACTIVE 2018-10-03 05:24:19,723 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-03 05:24:22,726 - create_instance - DEBUG - VM status query timeout in 293.37300396 2018-10-03 05:24:22,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8600d92d4552035dc789b61b8944cc60461fab" 2018-10-03 05:24:22,777 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 05:24:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1fdb4fb7-2863-496e-af16-ca1bf1e0c8fd x-compute-request-id: req-1fdb4fb7-2863-496e-af16-ca1bf1e0c8fd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8a258823-91b3-4f77-84c6-08cf9d6fd6db could not be found.", "code": 404}} 2018-10-03 05:24:22,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8a258823-91b3-4f77-84c6-08cf9d6fd6db used request id req-1fdb4fb7-2863-496e-af16-ca1bf1e0c8fd 2018-10-03 05:24:22,777 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8a258823-91b3-4f77-84c6-08cf9d6fd6db could not be found. (HTTP 404) (Request-ID: req-1fdb4fb7-2863-496e-af16-ca1bf1e0c8fd) 2018-10-03 05:24:22,778 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-inst 2018-10-03 05:24:22,779 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-subnet 2018-10-03 05:24:22,779 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-subnet 2018-10-03 05:24:22,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11761ae1f71da79e6886df7970fa1fbff7d7f53c" 2018-10-03 05:24:25,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7166ed80-6bf5-4dd1-9c1e-c4bcde762edb Date: Wed, 03 Oct 2018 05:24:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:24:25,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/751d0f4f-98b4-4e4f-aa3a-68eedf85b9ba used request id req-7166ed80-6bf5-4dd1-9c1e-c4bcde762edb 2018-10-03 05:24:25,317 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-priv-net 2018-10-03 05:24:25,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11761ae1f71da79e6886df7970fa1fbff7d7f53c" 2018-10-03 05:24:26,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ee1f421-49d9-4818-b466-d20a605ebfa7 Date: Wed, 03 Oct 2018 05:24:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:24:26,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/dc9d7c90-c3d7-4660-99de-d8f3ae27bdc1 used request id req-9ee1f421-49d9-4818-b466-d20a605ebfa7 2018-10-03 05:24:26,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/05fb1261-f834-4785-a7d7-854661595c65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d73621094c0eef611ed62aaa3cdc85c50a4e7be" 2018-10-03 05:24:27,001 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:24: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-f769c1e7-64cd-461d-b232-480d47fa5e99 x-compute-request-id: req-f769c1e7-64cd-461d-b232-480d47fa5e99 Content-Length: 0 Content-Type: application/json 2018-10-03 05:24:27,002 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/05fb1261-f834-4785-a7d7-854661595c65 used request id req-f769c1e7-64cd-461d-b232-480d47fa5e99 2018-10-03 05:24:27,002 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-ff3b5a97-99ac-4f9c-8283-43fe479929fd-image 2018-10-03 05:24:27,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/298d53d5-d225-4688-b187-70c59a274459 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fb1f81f3d33fa3fcadedc01c185ededee97512" 2018-10-03 05:24:28,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b45d9e37-b028-44dd-8812-bcea64552efa Date: Wed, 03 Oct 2018 05:24:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:24:28,724 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/298d53d5-d225-4688-b187-70c59a274459 used request id req-b45d9e37-b028-44dd-8812-bcea64552efa 2018-10-03 05:24:28,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:24:29,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e89869e0-84a4-485f-9d16-f42804b05077 Date: Wed, 03 Oct 2018 05:24:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "created_at": "2018-10-03T05:23:54Z", "updated_at": "2018-10-03T05:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:23:54Z", "revision_number": 0, "id": "17514dd2-75e5-403f-8e2b-c6aebd75c8b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:23:54Z", "security_group_id": "979317cb-93ca-4228-aa67-90e4d14f1068", "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa8a040828b49e7acd83f98335cfe55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:23:54Z", "revision_number": 0, "id": "2ea6a422-d0a9-4503-ac05-1aebc4d3e1dc", "remote_group_id": "979317cb-93ca-4228-aa67-90e4d14f1068", "remote_ip_prefix": null, "created_at": "2018-10-03T05:23:54Z", "security_group_id": "979317cb-93ca-4228-aa67-90e4d14f1068", "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa8a040828b49e7acd83f98335cfe55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:23:54Z", "revision_number": 0, "id": "9dc5c39d-da8c-4873-bd8d-6c820bae9a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:23:54Z", "security_group_id": "979317cb-93ca-4228-aa67-90e4d14f1068", "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa8a040828b49e7acd83f98335cfe55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:23:54Z", "revision_number": 0, "id": "ab4fca78-7e21-4fec-aaa4-0c12c401b69c", "remote_group_id": "979317cb-93ca-4228-aa67-90e4d14f1068", "remote_ip_prefix": null, "created_at": "2018-10-03T05:23:54Z", "security_group_id": "979317cb-93ca-4228-aa67-90e4d14f1068", "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa8a040828b49e7acd83f98335cfe55"}], "revision_number": 4, "project_id": "daa8a040828b49e7acd83f98335cfe55", "id": "979317cb-93ca-4228-aa67-90e4d14f1068", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "created_at": "2018-10-03T05:24:28Z", "updated_at": "2018-10-03T05:24:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:28Z", "revision_number": 0, "id": "1ba7c4c8-b5e1-497d-bff9-3ca4804297c8", "remote_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:28Z", "security_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffce5db15052483b895846cf11a1eb9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:28Z", "revision_number": 0, "id": "9274a62a-e620-47e1-839f-558ce735597a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:28Z", "security_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffce5db15052483b895846cf11a1eb9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:28Z", "revision_number": 0, "id": "cc993101-2561-4464-b093-acc3898e8def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:28Z", "security_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffce5db15052483b895846cf11a1eb9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:28Z", "revision_number": 0, "id": "fe505c86-35d2-46ec-92eb-74a7ce7cebb1", "remote_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:28Z", "security_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffce5db15052483b895846cf11a1eb9c"}], "revision_number": 4, "project_id": "ffce5db15052483b895846cf11a1eb9c", "id": "d8245908-3a19-4394-950f-77f65b3fa21f", "name": "default"}]} 2018-10-03 05:24:29,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-e89869e0-84a4-485f-9d16-f42804b05077 2018-10-03 05:24:29,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:24:29,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c182ee-5014-4097-b047-10662010494e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-03 05:24:29,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07 used request id req-82c182ee-5014-4097-b047-10662010494e 2018-10-03 05:24:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:24:29,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbc844f-d338-4447-ab8d-6463a647ced8 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-03 05:24:29,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500 used request id req-8bbc844f-d338-4447-ab8d-6463a647ced8 2018-10-03 05:24:29,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:24:29,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d97db5-25cc-45f8-a3fe-32e0536bc015 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55"}, "enabled": true, "id": "daa8a040828b49e7acd83f98335cfe55", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-07a60b5c-a7c0-4b6-proj"}} 2018-10-03 05:24:29,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 used request id req-24d97db5-25cc-45f8-a3fe-32e0536bc015 2018-10-03 05:24:29,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 979317cb-93ca-4228-aa67-90e4d14f1068 2018-10-03 05:24:29,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=979317cb-93ca-4228-aa67-90e4d14f1068 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:24:29,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-53acc9d5-303f-4cc6-b531-b1e46a1597dd Date: Wed, 03 Oct 2018 05:24: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-10-03T05:23:54Z", "security_group_id": "979317cb-93ca-4228-aa67-90e4d14f1068", "port_range_min": null, "revision_number": 0, "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "created_at": "2018-10-03T05:23:54Z", "project_id": "daa8a040828b49e7acd83f98335cfe55", "id": "17514dd2-75e5-403f-8e2b-c6aebd75c8b7"}, {"remote_group_id": "979317cb-93ca-4228-aa67-90e4d14f1068", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:23:54Z", "security_group_id": "979317cb-93ca-4228-aa67-90e4d14f1068", "port_range_min": null, "revision_number": 0, "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "created_at": "2018-10-03T05:23:54Z", "project_id": "daa8a040828b49e7acd83f98335cfe55", "id": "2ea6a422-d0a9-4503-ac05-1aebc4d3e1dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:23:54Z", "security_group_id": "979317cb-93ca-4228-aa67-90e4d14f1068", "port_range_min": null, "revision_number": 0, "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "created_at": "2018-10-03T05:23:54Z", "project_id": "daa8a040828b49e7acd83f98335cfe55", "id": "9dc5c39d-da8c-4873-bd8d-6c820bae9a81"}, {"remote_group_id": "979317cb-93ca-4228-aa67-90e4d14f1068", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:23:54Z", "security_group_id": "979317cb-93ca-4228-aa67-90e4d14f1068", "port_range_min": null, "revision_number": 0, "tenant_id": "daa8a040828b49e7acd83f98335cfe55", "created_at": "2018-10-03T05:23:54Z", "project_id": "daa8a040828b49e7acd83f98335cfe55", "id": "ab4fca78-7e21-4fec-aaa4-0c12c401b69c"}]} 2018-10-03 05:24:29,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=979317cb-93ca-4228-aa67-90e4d14f1068 used request id req-53acc9d5-303f-4cc6-b531-b1e46a1597dd 2018-10-03 05:24:29,555 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 05:24:29,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/979317cb-93ca-4228-aa67-90e4d14f1068 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:24:29,957 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3272b83-bff1-46e8-a153-1d869f1c62f9 Content-Length: 0 Date: Wed, 03 Oct 2018 05:24:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:24:29,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/979317cb-93ca-4228-aa67-90e4d14f1068 used request id req-b3272b83-bff1-46e8-a153-1d869f1c62f9 2018-10-03 05:24:29,958 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-07a60b5c-a7c0-4b6-proj 2018-10-03 05:24:29,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:24:30,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52e56103-59c3-48fc-a72b-365fb293893b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:24:30,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/daa8a040828b49e7acd83f98335cfe55 used request id req-52e56103-59c3-48fc-a72b-365fb293893b 2018-10-03 05:24:30,207 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-07a60b5c-a7c0-4b6-proj-role 2018-10-03 05:24:30,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/6b19ff56c56e482380391788bd779dbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:24:30,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2356399-a832-4f02-87e4-9099c5940b8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:24:30,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/6b19ff56c56e482380391788bd779dbc used request id req-d2356399-a832-4f02-87e4-9099c5940b8f 2018-10-03 05:24:30,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1907ec348f866b07fb3ca2e1c2aa734080a906f3" 2018-10-03 05:24:30,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538e9693-29af-4282-8c55-65eb87cda4ff Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6bdb39033aa44f5eba4973da91ee39a2", "links": {"self": "http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2"}, "name": "Member"}, {"domain_id": null, "id": "9e61376255244827a2ad4cfac41b41e1", "links": {"self": "http://172.30.9.27:5000/v3/roles/9e61376255244827a2ad4cfac41b41e1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:24:30,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-538e9693-29af-4282-8c55-65eb87cda4ff 2018-10-03 05:24:30,417 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-07a60b5c-a7c0-4b6-user 2018-10-03 05:24:30,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/ffd7e82bbcb442479ad3c1c12aeaec25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc335898e4cac4d10153d96bd415b0cb3a7fcb20" 2018-10-03 05:24:30,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19efff87-282d-4f4d-a8fe-3a0dc484cf42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:24:30,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ffd7e82bbcb442479ad3c1c12aeaec25 used request id req-19efff87-282d-4f4d-a8fe-3a0dc484cf42 2018-10-03 05:24:30,599 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.595s OK 2018-10-03 05:24:30,714 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 05:24:30,714 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:43 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-10-03 05:24:30,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:24:30,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:24:30,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68da692c-a3cf-400e-a542-8bef7bd984c4 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6bdb39033aa44f5eba4973da91ee39a2", "links": {"self": "http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2"}, "name": "Member"}, {"domain_id": null, "id": "9e61376255244827a2ad4cfac41b41e1", "links": {"self": "http://172.30.9.27:5000/v3/roles/9e61376255244827a2ad4cfac41b41e1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:24:30,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-68da692c-a3cf-400e-a542-8bef7bd984c4 2018-10-03 05:24:30,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0792610645294s 2018-10-03 05:24:30,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 05:24:30,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/9e61376255244827a2ad4cfac41b41e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:24:30,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-734a824e-a058-40d2-97e2-bc2b9219a4e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:24:30,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/9e61376255244827a2ad4cfac41b41e1 used request id req-734a824e-a058-40d2-97e2-bc2b9219a4e5 2018-10-03 05:24:30,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.152595996857s 2018-10-03 05:24:30,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:24:30,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:24:31,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c047ddc-61fc-4f07-a62f-006e7a307c74 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73", "links": {"self": "http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121"}, "domain_id": "default", "enabled": true, "id": "b1e3423f11084d398c647b52aee46121", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:24:31,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3c047ddc-61fc-4f07-a62f-006e7a307c74 2018-10-03 05:24:31,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0959839820862s 2018-10-03 05:24:31,051 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3c047ddc-61fc-4f07-a62f-006e7a307c74 2018-10-03 05:24:31,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:24:31,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:24:31,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51095d39-53c5-4a1e-a791-c5905d45620f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121"}, "enabled": true, "id": "b1e3423f11084d398c647b52aee46121", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73"}} 2018-10-03 05:24:31,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121 used request id req-51095d39-53c5-4a1e-a791-c5905d45620f 2018-10-03 05:24:31,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.094132900238s 2018-10-03 05:24:31,151 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121 used request id req-51095d39-53c5-4a1e-a791-c5905d45620f 2018-10-03 05:24:31,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-03 05:24:31,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:24:31,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51559891-2e93-4ba0-a1d0-857e6ba704f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:24:31,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121 used request id req-51559891-2e93-4ba0-a1d0-857e6ba704f8 2018-10-03 05:24:31,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.216631889343s 2018-10-03 05:24:31,369 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b1e3423f11084d398c647b52aee46121 used request id req-51559891-2e93-4ba0-a1d0-857e6ba704f8 2018-10-03 05:24:31,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:24:31,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:24:31,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c29ec2-c104-44e0-94a2-b5602abe072f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c"}, "enabled": true, "id": "ffce5db15052483b895846cf11a1eb9c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73"}]} 2018-10-03 05:24:31,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-88c29ec2-c104-44e0-94a2-b5602abe072f 2018-10-03 05:24:31,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0754690170288s 2018-10-03 05:24:31,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-88c29ec2-c104-44e0-94a2-b5602abe072f 2018-10-03 05:24:31,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-03 05:24:31,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:24:31,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56b45f99-1788-4c1a-999c-655a84438ca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:24:31,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c used request id req-56b45f99-1788-4c1a-999c-655a84438ca2 2018-10-03 05:24:31,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.178951025009s 2018-10-03 05:24:31,627 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ffce5db15052483b895846cf11a1eb9c used request id req-56b45f99-1788-4c1a-999c-655a84438ca2 2018-10-03 05:24:31,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:24:31,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:24:31,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f77103f9-1033-4d2a-8bf7-78a1dec0e373 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6bdb39033aa44f5eba4973da91ee39a2", "links": {"self": "http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:24:31,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f77103f9-1033-4d2a-8bf7-78a1dec0e373 2018-10-03 05:24:31,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818381309509s 2018-10-03 05:24:31,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 05:24:31,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:24:31,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c6148a0-fe34-416d-824a-ec2f180429e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:24:31,822 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2 used request id req-4c6148a0-fe34-416d-824a-ec2f180429e9 2018-10-03 05:24:31,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.111829042435s 2018-10-03 05:24:31,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:24:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ffce5db15052483b895846cf11a1eb9c&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}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:24:32,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-54c22271-d1e3-4ad8-9ba1-a90440e958fa Date: Wed, 03 Oct 2018 05:24:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "created_at": "2018-10-03T05:24:28Z", "updated_at": "2018-10-03T05:24:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:28Z", "revision_number": 0, "id": "1ba7c4c8-b5e1-497d-bff9-3ca4804297c8", "remote_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:28Z", "security_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffce5db15052483b895846cf11a1eb9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:28Z", "revision_number": 0, "id": "9274a62a-e620-47e1-839f-558ce735597a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:28Z", "security_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffce5db15052483b895846cf11a1eb9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:28Z", "revision_number": 0, "id": "cc993101-2561-4464-b093-acc3898e8def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:28Z", "security_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffce5db15052483b895846cf11a1eb9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:28Z", "revision_number": 0, "id": "fe505c86-35d2-46ec-92eb-74a7ce7cebb1", "remote_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:28Z", "security_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffce5db15052483b895846cf11a1eb9c"}], "revision_number": 4, "project_id": "ffce5db15052483b895846cf11a1eb9c", "id": "d8245908-3a19-4394-950f-77f65b3fa21f", "name": "default"}]} 2018-10-03 05:24:32,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ffce5db15052483b895846cf11a1eb9c&name=default used request id req-54c22271-d1e3-4ad8-9ba1-a90440e958fa 2018-10-03 05:24:32,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.210126161575s 2018-10-03 05:24:32,038 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ffce5db15052483b895846cf11a1eb9c&name=default used request id req-54c22271-d1e3-4ad8-9ba1-a90440e958fa 2018-10-03 05:24:32,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:24:32,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:24:32,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-333472cb-29d5-485d-a502-ff5217454a77 Date: Wed, 03 Oct 2018 05:24:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "created_at": "2018-10-03T05:24:28Z", "updated_at": "2018-10-03T05:24:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:28Z", "revision_number": 0, "id": "fe505c86-35d2-46ec-92eb-74a7ce7cebb1", "remote_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:28Z", "security_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffce5db15052483b895846cf11a1eb9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:28Z", "revision_number": 0, "id": "9274a62a-e620-47e1-839f-558ce735597a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:28Z", "security_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffce5db15052483b895846cf11a1eb9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:28Z", "revision_number": 0, "id": "1ba7c4c8-b5e1-497d-bff9-3ca4804297c8", "remote_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:28Z", "security_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffce5db15052483b895846cf11a1eb9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:28Z", "revision_number": 0, "id": "cc993101-2561-4464-b093-acc3898e8def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:28Z", "security_group_id": "d8245908-3a19-4394-950f-77f65b3fa21f", "tenant_id": "ffce5db15052483b895846cf11a1eb9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffce5db15052483b895846cf11a1eb9c"}], "revision_number": 4, "project_id": "ffce5db15052483b895846cf11a1eb9c", "id": "d8245908-3a19-4394-950f-77f65b3fa21f", "name": "default"}]} 2018-10-03 05:24:32,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-333472cb-29d5-485d-a502-ff5217454a77 2018-10-03 05:24:32,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208049058914s 2018-10-03 05:24:32,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-333472cb-29d5-485d-a502-ff5217454a77 2018-10-03 05:24:32,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-03 05:24:32,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d8245908-3a19-4394-950f-77f65b3fa21f.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}0635061b9bb94eeef14bb96a1472c42625eae6d1" 2018-10-03 05:24:32,564 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37145cbe-b241-46a8-8b68-aad9e6cc2b13 Content-Length: 0 Date: Wed, 03 Oct 2018 05:24:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:24:32,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d8245908-3a19-4394-950f-77f65b3fa21f.json used request id req-37145cbe-b241-46a8-8b68-aad9e6cc2b13 2018-10-03 05:24:32,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.309397935867s 2018-10-03 05:24:32,564 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d8245908-3a19-4394-950f-77f65b3fa21f.json used request id req-37145cbe-b241-46a8-8b68-aad9e6cc2b13 2018-10-03 05:24:32,565 - 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:10 | PASS | | snaps_health_check | functest | healthcheck | 00:43 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-03 05:24:32,570 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-03 05:24:36,132 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-289 | | 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-10-03 05:24:36,137 - 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=3KPVzb4rwnrZyJGzxz4TeMqXs export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2018-10-03 05:24:36,137 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-03 05:24:36,138 - 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-10-03 05:24:36,175 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-03 05:24:38,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:24:38,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:24:38,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:24:38,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:24:38,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:24:38,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:24:38,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:24:38,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:24:38,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:24:38,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:24:38,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:24:38,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:24:38,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:24:38,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:24:38,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:24:38,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:24:38,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:24:38,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:24:38,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:24:38,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:24:38,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:24:38,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:24:38,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 05:24:38,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 05:24:38,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:24:38,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb6c7f74-57e1-45e2-82e6-b068f892fbfe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:24:38,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bb6c7f74-57e1-45e2-82e6-b068f892fbfe 2018-10-03 05:24:38,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:24:39,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:24:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["FUyrBM-OSfucCr8iq-M0PA"], "issued_at": "2018-10-03T05:24:39.000000Z"}} 2018-10-03 05:24:39,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:24:39,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:39,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-9bb2b564-5b31-4f55-b182-18c8b191034a Date: Wed, 03 Oct 2018 05:24:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:24:39,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9bb2b564-5b31-4f55-b182-18c8b191034a 2018-10-03 05:24:39,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.227728128433s 2018-10-03 05:24:39,435 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9bb2b564-5b31-4f55-b182-18c8b191034a 2018-10-03 05:24:39,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 05:24:39,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:39,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:24:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:24:39,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:39,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f1b42b-c1c9-4283-874f-0fcc32807bed Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 05:24:39,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-68f1b42b-c1c9-4283-874f-0fcc32807bed 2018-10-03 05:24:39,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.296411037445s 2018-10-03 05:24:39,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-03 05:24:39,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791"}}' 2018-10-03 05:24:39,850 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e0e67a7-4664-4693-9c8d-98cfb85b814b Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/d4d54b31eceb4364a39a9ce7d78e2155"}, "enabled": true, "id": "d4d54b31eceb4364a39a9ce7d78e2155", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791"}} 2018-10-03 05:24:39,850 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0e0e67a7-4664-4693-9c8d-98cfb85b814b 2018-10-03 05:24:39,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.115006923676s 2018-10-03 05:24:39,850 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0e0e67a7-4664-4693-9c8d-98cfb85b814b 2018-10-03 05:24:39,851 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 'id': u'd4d54b31eceb4364a39a9ce7d78e2155', '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-10-03 05:24:39,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-03 05:24:40,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.355037927628s 2018-10-03 05:24:40,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/717bdad2f7b84ef9afa367015036b6f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:40,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37bf738-76ad-49a4-a4e0-12bf6bf65074 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/717bdad2f7b84ef9afa367015036b6f2"}, "enabled": true, "id": "717bdad2f7b84ef9afa367015036b6f2", "options": {}, "domain_id": "default", "name": "vping_ssh-user_b44a1c95-475b-499b-8ba1-dada3848d791"}} 2018-10-03 05:24:40,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/717bdad2f7b84ef9afa367015036b6f2 used request id req-c37bf738-76ad-49a4-a4e0-12bf6bf65074 2018-10-03 05:24:40,305 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'717bdad2f7b84ef9afa367015036b6f2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_b44a1c95-475b-499b-8ba1-dada3848d791'}) 2018-10-03 05:24:40,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:24:40,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:40,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca192cda-72d1-45a2-af02-017fa8976c98 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:24:40,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ca192cda-72d1-45a2-af02-017fa8976c98 2018-10-03 05:24:40,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806829929352s 2018-10-03 05:24:40,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:24:40,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:40,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3fb70c-f582-4dc2-89e0-19d382cf9564 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:24:40,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9e3fb70c-f582-4dc2-89e0-19d382cf9564 2018-10-03 05:24:40,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0754358768463s 2018-10-03 05:24:40,464 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:24:40,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 05:24:40,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" -d '{"role": {"name": "Member"}}' 2018-10-03 05:24:40,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7299b393-60b6-489f-add4-4c83dc5f894e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a553e4e056464a209fffbc421de7a1a7", "links": {"self": "http://172.30.9.27:5000/v3/roles/a553e4e056464a209fffbc421de7a1a7"}, "name": "Member"}} 2018-10-03 05:24:40,563 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-7299b393-60b6-489f-add4-4c83dc5f894e 2018-10-03 05:24:40,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0982401371002s 2018-10-03 05:24:40,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/a553e4e056464a209fffbc421de7a1a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:40,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb194ede-4c33-4f2b-810b-d2914c10acb2 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a553e4e056464a209fffbc421de7a1a7"}, "domain_id": null, "name": "Member", "id": "a553e4e056464a209fffbc421de7a1a7"}} 2018-10-03 05:24:40,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a553e4e056464a209fffbc421de7a1a7 used request id req-cb194ede-4c33-4f2b-810b-d2914c10acb2 2018-10-03 05:24:40,648 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/a553e4e056464a209fffbc421de7a1a7'}, 'domain_id': None, 'human_id': None, 'id': u'a553e4e056464a209fffbc421de7a1a7', 'HUMAN_ID': False}) 2018-10-03 05:24:40,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:24:40,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:40,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0bdcee1-efc7-4d48-88ea-a879895c6ca8 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a553e4e056464a209fffbc421de7a1a7", "links": {"self": "http://172.30.9.27:5000/v3/roles/a553e4e056464a209fffbc421de7a1a7"}, "name": "Member"}]} 2018-10-03 05:24:40,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b0bdcee1-efc7-4d48-88ea-a879895c6ca8 2018-10-03 05:24:40,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0724291801453s 2018-10-03 05:24:40,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:24:40,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:40,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3002ea5e-ec4e-41d4-a51e-18d32857c05e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:24:40,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-3002ea5e-ec4e-41d4-a51e-18d32857c05e 2018-10-03 05:24:40,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0900750160217s 2018-10-03 05:24:40,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:24:40,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:40,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad904f0-276a-4180-9bab-b275f0d52c35 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_b44a1c95-475b-499b-8ba1-dada3848d791", "links": {"self": "http://172.30.9.27:5000/v3/users/717bdad2f7b84ef9afa367015036b6f2"}, "domain_id": "default", "enabled": true, "id": "717bdad2f7b84ef9afa367015036b6f2", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:24:40,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0ad904f0-276a-4180-9bab-b275f0d52c35 2018-10-03 05:24:40,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0945460796356s 2018-10-03 05:24:40,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0ad904f0-276a-4180-9bab-b275f0d52c35 2018-10-03 05:24:40,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:24:40,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:40,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f645f53d-4479-40a3-be24-b07dcfe42439 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/d4d54b31eceb4364a39a9ce7d78e2155"}, "enabled": true, "id": "d4d54b31eceb4364a39a9ce7d78e2155", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791"}]} 2018-10-03 05:24:40,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f645f53d-4479-40a3-be24-b07dcfe42439 2018-10-03 05:24:40,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0741398334503s 2018-10-03 05:24:40,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f645f53d-4479-40a3-be24-b07dcfe42439 2018-10-03 05:24:40,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:24:40,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=717bdad2f7b84ef9afa367015036b6f2&scope.project.id=d4d54b31eceb4364a39a9ce7d78e2155&role.id=a553e4e056464a209fffbc421de7a1a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:41,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40863108-83e3-46cc-8339-00a1bac81cbd Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=717bdad2f7b84ef9afa367015036b6f2&scope.project.id=d4d54b31eceb4364a39a9ce7d78e2155&role.id=a553e4e056464a209fffbc421de7a1a7", "previous": null, "next": null}} 2018-10-03 05:24:41,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=717bdad2f7b84ef9afa367015036b6f2&scope.project.id=d4d54b31eceb4364a39a9ce7d78e2155&role.id=a553e4e056464a209fffbc421de7a1a7 used request id req-40863108-83e3-46cc-8339-00a1bac81cbd 2018-10-03 05:24:41,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0761201381683s 2018-10-03 05:24:41,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:24:41,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d4d54b31eceb4364a39a9ce7d78e2155/users/717bdad2f7b84ef9afa367015036b6f2/roles/a553e4e056464a209fffbc421de7a1a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:41,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d26933f4-36bf-418c-805b-cd84c13e7c75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:24:41,189 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d4d54b31eceb4364a39a9ce7d78e2155/users/717bdad2f7b84ef9afa367015036b6f2/roles/a553e4e056464a209fffbc421de7a1a7 used request id req-d26933f4-36bf-418c-805b-cd84c13e7c75 2018-10-03 05:24:41,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121162891388s 2018-10-03 05:24:41,190 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 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': 'cc401957-efb6-4377-92ef-1bf7c022abb4', 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_b44a1c95-475b-499b-8ba1-dada3848d791', 'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:24:41,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:24:41,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:24:41,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:24:41,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:24:41,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:24:41,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:24:41,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:24:41,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:24:41,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:24:41,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:24:41,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:24:41,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:24:41,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:24:41,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:24:41,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:24:41,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:24:41,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:24:41,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:24:41,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:24:41,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:24:41,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:24:41,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:24:41,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 05:24:41,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 05:24:41,196 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_b44a1c95-475b-499b-8ba1-dada3848d791', 'password': 'cc401957-efb6-4377-92ef-1bf7c022abb4', 'project_name': 'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'd4d54b31eceb4364a39a9ce7d78e2155', 'project_domain_name': 'Default'} 2018-10-03 05:24:41,196 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-03 05:24:41,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 05:24:41,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:41,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9001282c-f2ae-4d8c-8b87-61508af1687a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 05:24:41,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9001282c-f2ae-4d8c-8b87-61508af1687a 2018-10-03 05:24:41,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0817348957062s 2018-10-03 05:24:41,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:24:41,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:24:41,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4789cc99-fe81-415e-8723-759d3110ba88 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/d4d54b31eceb4364a39a9ce7d78e2155"}, "enabled": true, "id": "d4d54b31eceb4364a39a9ce7d78e2155", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791"}]} 2018-10-03 05:24:41,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4789cc99-fe81-415e-8723-759d3110ba88 2018-10-03 05:24:41,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0780489444733s 2018-10-03 05:24:41,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4789cc99-fe81-415e-8723-759d3110ba88 2018-10-03 05:24:41,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-03 05:24:41,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" -d '{"network": {"tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "name": "vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791", "admin_state_up": true}}' 2018-10-03 05:24:42,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-288821ca-a3f9-485c-8967-5fed0343a2eb Date: Wed, 03 Oct 2018 05:24: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":"1922e6f0-6fc5-41f1-b279-b3981142cb98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d4d54b31eceb4364a39a9ce7d78e2155","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:24:41Z","is_default":false,"provider:segmentation_id":41,"name":"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791","admin_state_up":true,"tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:24:41Z","mtu":1450}} 2018-10-03 05:24:42,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-288821ca-a3f9-485c-8967-5fed0343a2eb 2018-10-03 05:24:42,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.751128196716s 2018-10-03 05:24:42,113 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-288821ca-a3f9-485c-8967-5fed0343a2eb 2018-10-03 05:24:42,114 - 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-10-03T05:24:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1922e6f0-6fc5-41f1-b279-b3981142cb98', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791', u'admin_state_up': True, u'tenant_id': u'd4d54b31eceb4364a39a9ce7d78e2155', u'created_at': u'2018-10-03T05:24:41Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155'}) 2018-10-03 05:24:42,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:24:42,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34be5e21-3e4b-48ec-a2bb-fbf9fc4a0c03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:24:42,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-34be5e21-3e4b-48ec-a2bb-fbf9fc4a0c03 2018-10-03 05:24:42,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:24:42,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a553e4e056464a209fffbc421de7a1a7", "name": "Member"}], "expires_at": "2018-10-03T06:24:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4d54b31eceb4364a39a9ce7d78e2155", "name": "vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/d4d54b31eceb4364a39a9ce7d78e2155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/d4d54b31eceb4364a39a9ce7d78e2155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/d4d54b31eceb4364a39a9ce7d78e2155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d4d54b31eceb4364a39a9ce7d78e2155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/d4d54b31eceb4364a39a9ce7d78e2155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/d4d54b31eceb4364a39a9ce7d78e2155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d4d54b31eceb4364a39a9ce7d78e2155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/d4d54b31eceb4364a39a9ce7d78e2155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/d4d54b31eceb4364a39a9ce7d78e2155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d4d54b31eceb4364a39a9ce7d78e2155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/d4d54b31eceb4364a39a9ce7d78e2155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/d4d54b31eceb4364a39a9ce7d78e2155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_b44a1c95-475b-499b-8ba1-dada3848d791", "id": "717bdad2f7b84ef9afa367015036b6f2"}, "audit_ids": ["KUqqxIfOT0aaszFdg_kQCA"], "issued_at": "2018-10-03T05:24:42.000000Z"}} 2018-10-03 05:24:42,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:24:42,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:42,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-8ab73059-f9e9-43ec-94bc-fb12a1aa4974 Date: Wed, 03 Oct 2018 05:24:42 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-10-03T05:24:41Z","tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:24:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d4d54b31eceb4364a39a9ce7d78e2155","id":"1922e6f0-6fc5-41f1-b279-b3981142cb98","name":"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"updated_at":"2018-10-03T05:01:09Z","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","name":"external"}]} 2018-10-03 05:24:42,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8ab73059-f9e9-43ec-94bc-fb12a1aa4974 2018-10-03 05:24:42,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.241744995117s 2018-10-03 05:24:42,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8ab73059-f9e9-43ec-94bc-fb12a1aa4974 2018-10-03 05:24:42,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-03 05:24:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"subnet": {"name": "vping_ssh-subnet_b44a1c95-475b-499b-8ba1-dada3848d791", "enable_dhcp": true, "network_id": "1922e6f0-6fc5-41f1-b279-b3981142cb98", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-03 05:24:43,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9bbf0e78-0647-4692-aec3-76cedadfb443 Date: Wed, 03 Oct 2018 05:24:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1922e6f0-6fc5-41f1-b279-b3981142cb98","tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:24:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-03T05:24:43Z","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":"d4d54b31eceb4364a39a9ce7d78e2155","id":"1f680650-4151-4649-8af3-b2c3a16ed862","subnetpool_id":null,"name":"vping_ssh-subnet_b44a1c95-475b-499b-8ba1-dada3848d791"}} 2018-10-03 05:24:43,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9bbf0e78-0647-4692-aec3-76cedadfb443 2018-10-03 05:24:43,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.786389827728s 2018-10-03 05:24:43,521 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9bbf0e78-0647-4692-aec3-76cedadfb443 2018-10-03 05:24:43,522 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-03T05:24:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1f680650-4151-4649-8af3-b2c3a16ed862', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_b44a1c95-475b-499b-8ba1-dada3848d791', u'enable_dhcp': True, u'network_id': u'1922e6f0-6fc5-41f1-b279-b3981142cb98', u'tenant_id': u'd4d54b31eceb4364a39a9ce7d78e2155', u'created_at': u'2018-10-03T05:24:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155'}) 2018-10-03 05:24:43,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-03 05:24:43,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}, "name": "vping_ssh-router_b44a1c95-475b-499b-8ba1-dada3848d791", "admin_state_up": true}}' 2018-10-03 05:24:45,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-0234b21f-a1ce-487f-b490-47b6f85027ff Date: Wed, 03 Oct 2018 05:24:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:44Z", "admin_state_up": true, "updated_at": "2018-10-03T05:24:45Z", "revision_number": 2, "routes": [], "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "fd0e7204-b373-46ea-96e1-ed80ba186456", "name": "vping_ssh-router_b44a1c95-475b-499b-8ba1-dada3848d791"}} 2018-10-03 05:24:45,960 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0234b21f-a1ce-487f-b490-47b6f85027ff 2018-10-03 05:24:45,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.43787002563s 2018-10-03 05:24:45,961 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0234b21f-a1ce-487f-b490-47b6f85027ff 2018-10-03 05:24:45,961 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ebbf286e-9649-4b70-91c3-de6fa71123c8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'11cfd2a6-436d-4113-8304-88b6d7cbbc39', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd4d54b31eceb4364a39a9ce7d78e2155', u'created_at': u'2018-10-03T05:24:44Z', u'admin_state_up': True, u'updated_at': u'2018-10-03T05:24:45Z', u'revision_number': 2, u'routes': [], u'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155', u'id': u'fd0e7204-b373-46ea-96e1-ed80ba186456', u'name': u'vping_ssh-router_b44a1c95-475b-499b-8ba1-dada3848d791'}) 2018-10-03 05:24:45,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-03 05:24:45,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/fd0e7204-b373-46ea-96e1-ed80ba186456/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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"subnet_id": "1f680650-4151-4649-8af3-b2c3a16ed862"}' 2018-10-03 05:24:47,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b57cbb84-037a-407c-bd77-27fc89c94d40 Date: Wed, 03 Oct 2018 05:24:47 GMT RESP BODY: {"network_id": "1922e6f0-6fc5-41f1-b279-b3981142cb98", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "subnet_id": "1f680650-4151-4649-8af3-b2c3a16ed862", "subnet_ids": ["1f680650-4151-4649-8af3-b2c3a16ed862"], "port_id": "d8834177-456d-45ef-865f-b0da621ee2c9", "id": "fd0e7204-b373-46ea-96e1-ed80ba186456"} 2018-10-03 05:24:47,642 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fd0e7204-b373-46ea-96e1-ed80ba186456/add_router_interface.json used request id req-b57cbb84-037a-407c-bd77-27fc89c94d40 2018-10-03 05:24:47,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.67986607552s 2018-10-03 05:24:47,642 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fd0e7204-b373-46ea-96e1-ed80ba186456/add_router_interface.json used request id req-b57cbb84-037a-407c-bd77-27fc89c94d40 returning object fd0e7204-b373-46ea-96e1-ed80ba186456 2018-10-03 05:24:47,643 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:24:47,770 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-03 05:24:47,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:47,777 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 03 Oct 2018 05:24:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-03 05:24:47,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:24:47,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:47,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b3aa7741-6145-4e1a-bb96-5108b81c455f Date: Wed, 03 Oct 2018 05:24:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:24:47,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b3aa7741-6145-4e1a-bb96-5108b81c455f 2018-10-03 05:24:47,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172165870667s 2018-10-03 05:24:47,953 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b3aa7741-6145-4e1a-bb96-5108b81c455f 2018-10-03 05:24:47,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-03 05:24:47,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791"}' 2018-10-03 05:24:48,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96 X-Openstack-Request-Id: req-9c0f32b8-5d75-4cf1-861e-f801d9f153e4 Date: Wed, 03 Oct 2018 05:24:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/file", "owner": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "size": null, "self": "/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:24:48Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791", "checksum": null, "created_at": "2018-10-03T05:24:48Z", "protected": false} 2018-10-03 05:24:48,230 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9c0f32b8-5d75-4cf1-861e-f801d9f153e4 2018-10-03 05:24:48,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.275939941406s 2018-10-03 05:24:48,231 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9c0f32b8-5d75-4cf1-861e-f801d9f153e4 returning object 7c9cce45-8423-4e4b-ba53-b2ba22261e96 2018-10-03 05:24:48,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-03 05:24:48,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '' 2018-10-03 05:24:49,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0523e6a1-25a5-421b-a5fc-16842e2f7ca6 Date: Wed, 03 Oct 2018 05:24:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:24:49,626 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/file used request id req-0523e6a1-25a5-421b-a5fc-16842e2f7ca6 2018-10-03 05:24:49,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.39444684982s 2018-10-03 05:24:49,626 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/file used request id req-0523e6a1-25a5-421b-a5fc-16842e2f7ca6 2018-10-03 05:24:49,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:24:49,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:49,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0f6d8f94-4ff5-4878-ae49-1664e5ea52f5 Date: Wed, 03 Oct 2018 05:24:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/snap", "metadata": {}}], "file": "/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/file", "owner": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "size": 12716032, "self": "/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:24:49Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:24:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:24:49,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0f6d8f94-4ff5-4878-ae49-1664e5ea52f5 2018-10-03 05:24:49,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174401044846s 2018-10-03 05:24:49,802 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0f6d8f94-4ff5-4878-ae49-1664e5ea52f5 2018-10-03 05:24:49,804 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/file', 'owner': u'd4d54b31eceb4364a39a9ce7d78e2155', 'id': u'7c9cce45-8423-4e4b-ba53-b2ba22261e96', 'size': 12716032, u'self': u'/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': 'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T05:24:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-03T05:24:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791', 'created': u'2018-10-03T05:24:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T05:24:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 05:24:49,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-03 05:24:49,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_b44a1c95-475b-499b-8ba1-dada3848d791", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-03 05:24:50,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24: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-0be4c700-5136-434f-9508-dc734a313a45 x-compute-request-id: req-0be4c700-5136-434f-9508-dc734a313a45 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "name": "vping_ssh-flavor_b44a1c95-475b-499b-8ba1-dada3848d791", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:24:50,023 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0be4c700-5136-434f-9508-dc734a313a45 2018-10-03 05:24:50,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.218152999878s 2018-10-03 05:24:50,024 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0be4c700-5136-434f-9508-dc734a313a45 returning object 5979f7ae-a49b-42c3-90f7-b1dfb90849a2 2018-10-03 05:24:50,024 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_b44a1c95-475b-499b-8ba1-dada3848d791', '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'19cfe43276e744d1a074a6b48492f500', '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'5979f7ae-a49b-42c3-90f7-b1dfb90849a2', 'swap': 0}) 2018-10-03 05:24:50,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-03 05:24:50,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2/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}e309eaf02db7bc2de5c0ad875c34848353f6aafa" -d '{"extra_specs": {}}' 2018-10-03 05:24:50,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d21289b-3cb4-4cce-b22b-a5dad9f76523 x-compute-request-id: req-3d21289b-3cb4-4cce-b22b-a5dad9f76523 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 05:24:50,045 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2/os-extra_specs used request id req-3d21289b-3cb4-4cce-b22b-a5dad9f76523 2018-10-03 05:24:50,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197179317474s 2018-10-03 05:24:50,045 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2/os-extra_specs used request id req-3d21289b-3cb4-4cce-b22b-a5dad9f76523 2018-10-03 05:24:50,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-03 05:24:50,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"keypair": {"name": "vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791"}}' 2018-10-03 05:24:50,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-734728e6-736b-458a-8f40-059f852305cd x-compute-request-id: req-734728e6-736b-458a-8f40-059f852305cd Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi+AURSMW6ysE98mDJB8SOSxfUndWLgX3RmWtGq4cT3PmSwo4ddWER1Fmbk1/v4I+uifrBx6okVKUcCaThhfZwEHEihTabX8Tdb6tyIABiAkJITsqgKCqttbLe6uSk+LQt2V5Vt1eaR6u0O63HH5TBbPhZXBGjbm9jPJiEK0CTN00F9diHZwejiMM/gNhg6UqLn/fjpuT0avgxCyXxWTR5eRtcaAt0JutzTXIsI3GkjjR9LmG6v2SaXS+EZe8F1iEBva5cZ02EVjOvJR6EraEB1PG43Wbf6dGGKjnpgn7tMjXHXApbheq6sznJ3KRLqZfv+aslJZOhTZJBFRh28Pz7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAovgFEUjFusrBPfJgyQfEjksX1J3Vi4F90ZlrRquHE9z5ksKO\nHXVhEdRZm5Nf7+CPron6wceqJFSlHAmk4YX2cBBxIoU2m1/E3W+rciAAYgJCSE7K\noCgqrbWy3urkpPi0LdleVbdXmkertDutxx+UwWz4WVwRo25vYzyYhCtAkzdNBfXY\nh2cHo4jDP4DYYOlKi5/346bk9Gr4MQsl8Vk0eXkbXGgLdCbrc01yLCNxpI40fS5h\nur9kml0vhGXvBdYhAb2uXGdNhFYzryUehK2hAdTxuN1m3+nRhio56YJ+7TI1x1wK\nW4XqurM5ydykS6mX7/mrJSWToU2SQRUYdvD8+wIDAQABAoIBAQCO9WbsnJvnmgke\nYEqKzuebsz/6YWJ8eGF4xk6Wtc1OnV/JYCXurZMzYsYgdY2JDcK854kzCAW2zRHx\noHwk4bEm6SV1lMosTjyRy23oNS5gy359k7CoAdQ+gc+hQQjFtu3H8pCQPL76Nbjn\n6BovPQLvErphGSTX6v6HXRalipOhD1FWQ5cJXtBZgHSVzG5HIz9m3sPE7svzJeQ4\nMr3AtTlR+XdnJezdSZEIu6Yv1OMnbyb8gjmrnhQyH0LNFO/LuwLN9AtSgn/f2KZG\nTZyZA1S72R+JzHEDQyUqfbr+rg0WOcbUkdBZPpp7qMfAKJcbDjTH2yH1gsJztD7G\nTMvEq1IhAoGBANLbniYf2QXCZHewRYaKaMS5G6S2Y9VAZK2fiHINYmDwMHr1VtNY\n3gxcvgMNHXbwdboj1aToV6vOriKaDXts+bf8vt61uxPrla6iIMVQBblATly0dCxb\n3aMOSsREZinZdDOURll7nSPI/U7kPSjrQqBSupnGzXDVzUt2T16m6GnJAoGBAMXb\nxUc1d/dsKwuhwF+ZdEickHFnnqnYwxlfMB5YWdnRiKLSgIiuhh/whSlWPnlTe6uA\njcxRoIP93vXGv/O0mWima3vu5DbzOYYLR+VK68Ks6wjRBixv2SqofHbBobC1aoCQ\nU5wJ/otaiUrxYJLvKrOnL4uycshTpr0s/Q7QGZKjAoGAHi3YwNQmF7Du+EJ+cPc2\nb5Ge50BDoa4Jut/ug4Ru5Dj8d1zOBInfnh1YBM/Hu9JGx1GBroyin7CBM+qgq125\nkB/Yob+Y+wzo64nA7vy5FP6jOJmLVx3+5uuQv+6aQLsi6o76UqxinVCTEMuSBV1G\nt/OfSYsutEulintweLei5CECgYEAq+UQUppAXIPsLdHcWPHv1bm3v96fOL5qWZua\nKXLmtNdWlua85oKBYjRK7CvSYQPHeKtaBf2Qr7uavfpq/6aSdRnIXcahHKBZBHy+\nfJWHl/00wNcgPvD5QhdY8q+s8uHZ4lIBYZpJO/ZvOt3T4jPI7IW+R+bD1Ajg3o+8\nVucyoHMCgYBhJQ9A7yDRdPPhyMjGtFxGrynY0t+IoFN/d1RPOQHIXOwSi6l/3iPh\nWJv8ikWlpdVhSUF4hUGYucUlRGj4Fdwmk24GV+Bq842y9NcxYbEpYsrFXlLB3u5H\nEFCIW2RGwQDqD/fJx/ZaFe73fohuy9IjZe4OlwvWjp1jxrQyNXuTtg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "717bdad2f7b84ef9afa367015036b6f2", "name": "vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791", "fingerprint": "e7:c6:5e:9c:7d:e9:c2:47:fd:ca:94:d0:09:09:6c:9c"}} 2018-10-03 05:24:50,620 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-734728e6-736b-458a-8f40-059f852305cd 2018-10-03 05:24:50,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.574696063995s 2018-10-03 05:24:50,621 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-734728e6-736b-458a-8f40-059f852305cd 2018-10-03 05:24:50,622 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi+AURSMW6ysE98mDJB8SOSxfUndWLgX3RmWtGq4cT3PmSwo4ddWER1Fmbk1/v4I+uifrBx6okVKUcCaThhfZwEHEihTabX8Tdb6tyIABiAkJITsqgKCqttbLe6uSk+LQt2V5Vt1eaR6u0O63HH5TBbPhZXBGjbm9jPJiEK0CTN00F9diHZwejiMM/gNhg6UqLn/fjpuT0avgxCyXxWTR5eRtcaAt0JutzTXIsI3GkjjR9LmG6v2SaXS+EZe8F1iEBva5cZ02EVjOvJR6EraEB1PG43Wbf6dGGKjnpgn7tMjXHXApbheq6sznJ3KRLqZfv+aslJZOhTZJBFRh28Pz7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAovgFEUjFusrBPfJgyQfEjksX1J3Vi4F90ZlrRquHE9z5ksKO\nHXVhEdRZm5Nf7+CPron6wceqJFSlHAmk4YX2cBBxIoU2m1/E3W+rciAAYgJCSE7K\noCgqrbWy3urkpPi0LdleVbdXmkertDutxx+UwWz4WVwRo25vYzyYhCtAkzdNBfXY\nh2cHo4jDP4DYYOlKi5/346bk9Gr4MQsl8Vk0eXkbXGgLdCbrc01yLCNxpI40fS5h\nur9kml0vhGXvBdYhAb2uXGdNhFYzryUehK2hAdTxuN1m3+nRhio56YJ+7TI1x1wK\nW4XqurM5ydykS6mX7/mrJSWToU2SQRUYdvD8+wIDAQABAoIBAQCO9WbsnJvnmgke\nYEqKzuebsz/6YWJ8eGF4xk6Wtc1OnV/JYCXurZMzYsYgdY2JDcK854kzCAW2zRHx\noHwk4bEm6SV1lMosTjyRy23oNS5gy359k7CoAdQ+gc+hQQjFtu3H8pCQPL76Nbjn\n6BovPQLvErphGSTX6v6HXRalipOhD1FWQ5cJXtBZgHSVzG5HIz9m3sPE7svzJeQ4\nMr3AtTlR+XdnJezdSZEIu6Yv1OMnbyb8gjmrnhQyH0LNFO/LuwLN9AtSgn/f2KZG\nTZyZA1S72R+JzHEDQyUqfbr+rg0WOcbUkdBZPpp7qMfAKJcbDjTH2yH1gsJztD7G\nTMvEq1IhAoGBANLbniYf2QXCZHewRYaKaMS5G6S2Y9VAZK2fiHINYmDwMHr1VtNY\n3gxcvgMNHXbwdboj1aToV6vOriKaDXts+bf8vt61uxPrla6iIMVQBblATly0dCxb\n3aMOSsREZinZdDOURll7nSPI/U7kPSjrQqBSupnGzXDVzUt2T16m6GnJAoGBAMXb\nxUc1d/dsKwuhwF+ZdEickHFnnqnYwxlfMB5YWdnRiKLSgIiuhh/whSlWPnlTe6uA\njcxRoIP93vXGv/O0mWima3vu5DbzOYYLR+VK68Ks6wjRBixv2SqofHbBobC1aoCQ\nU5wJ/otaiUrxYJLvKrOnL4uycshTpr0s/Q7QGZKjAoGAHi3YwNQmF7Du+EJ+cPc2\nb5Ge50BDoa4Jut/ug4Ru5Dj8d1zOBInfnh1YBM/Hu9JGx1GBroyin7CBM+qgq125\nkB/Yob+Y+wzo64nA7vy5FP6jOJmLVx3+5uuQv+6aQLsi6o76UqxinVCTEMuSBV1G\nt/OfSYsutEulintweLei5CECgYEAq+UQUppAXIPsLdHcWPHv1bm3v96fOL5qWZua\nKXLmtNdWlua85oKBYjRK7CvSYQPHeKtaBf2Qr7uavfpq/6aSdRnIXcahHKBZBHy+\nfJWHl/00wNcgPvD5QhdY8q+s8uHZ4lIBYZpJO/ZvOt3T4jPI7IW+R+bD1Ajg3o+8\nVucyoHMCgYBhJQ9A7yDRdPPhyMjGtFxGrynY0t+IoFN/d1RPOQHIXOwSi6l/3iPh\nWJv8ikWlpdVhSUF4hUGYucUlRGj4Fdwmk24GV+Bq842y9NcxYbEpYsrFXlLB3u5H\nEFCIW2RGwQDqD/fJx/ZaFe73fohuy9IjZe4OlwvWjp1jxrQyNXuTtg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'717bdad2f7b84ef9afa367015036b6f2', 'name': u'vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791', 'created_at': '2018-10-03T05:24:50.622047', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': 'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e7:c6:5e:9c:7d:e9:c2:47:fd:ca:94:d0:09:09:6c:9c', 'type': 'ssh', 'id': u'vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791'}) 2018-10-03 05:24:50,622 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAovgFEUjFusrBPfJgyQfEjksX1J3Vi4F90ZlrRquHE9z5ksKO HXVhEdRZm5Nf7+CPron6wceqJFSlHAmk4YX2cBBxIoU2m1/E3W+rciAAYgJCSE7K oCgqrbWy3urkpPi0LdleVbdXmkertDutxx+UwWz4WVwRo25vYzyYhCtAkzdNBfXY h2cHo4jDP4DYYOlKi5/346bk9Gr4MQsl8Vk0eXkbXGgLdCbrc01yLCNxpI40fS5h ur9kml0vhGXvBdYhAb2uXGdNhFYzryUehK2hAdTxuN1m3+nRhio56YJ+7TI1x1wK W4XqurM5ydykS6mX7/mrJSWToU2SQRUYdvD8+wIDAQABAoIBAQCO9WbsnJvnmgke YEqKzuebsz/6YWJ8eGF4xk6Wtc1OnV/JYCXurZMzYsYgdY2JDcK854kzCAW2zRHx oHwk4bEm6SV1lMosTjyRy23oNS5gy359k7CoAdQ+gc+hQQjFtu3H8pCQPL76Nbjn 6BovPQLvErphGSTX6v6HXRalipOhD1FWQ5cJXtBZgHSVzG5HIz9m3sPE7svzJeQ4 Mr3AtTlR+XdnJezdSZEIu6Yv1OMnbyb8gjmrnhQyH0LNFO/LuwLN9AtSgn/f2KZG TZyZA1S72R+JzHEDQyUqfbr+rg0WOcbUkdBZPpp7qMfAKJcbDjTH2yH1gsJztD7G TMvEq1IhAoGBANLbniYf2QXCZHewRYaKaMS5G6S2Y9VAZK2fiHINYmDwMHr1VtNY 3gxcvgMNHXbwdboj1aToV6vOriKaDXts+bf8vt61uxPrla6iIMVQBblATly0dCxb 3aMOSsREZinZdDOURll7nSPI/U7kPSjrQqBSupnGzXDVzUt2T16m6GnJAoGBAMXb xUc1d/dsKwuhwF+ZdEickHFnnqnYwxlfMB5YWdnRiKLSgIiuhh/whSlWPnlTe6uA jcxRoIP93vXGv/O0mWima3vu5DbzOYYLR+VK68Ks6wjRBixv2SqofHbBobC1aoCQ U5wJ/otaiUrxYJLvKrOnL4uycshTpr0s/Q7QGZKjAoGAHi3YwNQmF7Du+EJ+cPc2 b5Ge50BDoa4Jut/ug4Ru5Dj8d1zOBInfnh1YBM/Hu9JGx1GBroyin7CBM+qgq125 kB/Yob+Y+wzo64nA7vy5FP6jOJmLVx3+5uuQv+6aQLsi6o76UqxinVCTEMuSBV1G t/OfSYsutEulintweLei5CECgYEAq+UQUppAXIPsLdHcWPHv1bm3v96fOL5qWZua KXLmtNdWlua85oKBYjRK7CvSYQPHeKtaBf2Qr7uavfpq/6aSdRnIXcahHKBZBHy+ fJWHl/00wNcgPvD5QhdY8q+s8uHZ4lIBYZpJO/ZvOt3T4jPI7IW+R+bD1Ajg3o+8 VucyoHMCgYBhJQ9A7yDRdPPhyMjGtFxGrynY0t+IoFN/d1RPOQHIXOwSi6l/3iPh WJv8ikWlpdVhSUF4hUGYucUlRGj4Fdwmk24GV+Bq842y9NcxYbEpYsrFXlLB3u5H EFCIW2RGwQDqD/fJx/ZaFe73fohuy9IjZe4OlwvWjp1jxrQyNXuTtg== -----END RSA PRIVATE KEY----- 2018-10-03 05:24:50,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-03 05:24:50,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"security_group": {"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-10-03 05:24:50,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-dcc9b400-c6b7-49bd-ac3e-8227c44602cc Date: Wed, 03 Oct 2018 05:24:50 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:50Z", "updated_at": "2018-10-03T05:24:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:50Z", "revision_number": 0, "id": "05bae409-7651-4886-864c-24f77031b214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:50Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:50Z", "revision_number": 0, "id": "b0b08e69-d92e-42e1-bdb8-d6afd51884ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:50Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}], "revision_number": 2, "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}} 2018-10-03 05:24:50,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-dcc9b400-c6b7-49bd-ac3e-8227c44602cc 2018-10-03 05:24:50,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.358983039856s 2018-10-03 05:24:50,985 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-dcc9b400-c6b7-49bd-ac3e-8227c44602cc 2018-10-03 05:24:50,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:24:50,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:51,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-b17cd645-50cd-4a3a-85b1-c57b41e0c3f1 Date: Wed, 03 Oct 2018 05:24:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:50Z", "updated_at": "2018-10-03T05:24:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:50Z", "revision_number": 0, "id": "05bae409-7651-4886-864c-24f77031b214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:50Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:50Z", "revision_number": 0, "id": "b0b08e69-d92e-42e1-bdb8-d6afd51884ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:50Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}], "revision_number": 2, "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}, {"description": "Default security group", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:41Z", "updated_at": "2018-10-03T05:24:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "12f8099a-4887-4cdd-b7e2-e0d300460c4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "6890fb63-43eb-46b3-b020-02f0b85ae970", "remote_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "9c92cf2e-5d4a-4b7a-b585-15c3f564bdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "f147cd39-61fe-4989-9e07-11032c9a6b46", "remote_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}], "revision_number": 4, "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "name": "default"}]} 2018-10-03 05:24:51,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b17cd645-50cd-4a3a-85b1-c57b41e0c3f1 2018-10-03 05:24:51,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201241970062s 2018-10-03 05:24:51,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b17cd645-50cd-4a3a-85b1-c57b41e0c3f1 2018-10-03 05:24:51,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-03 05:24:51,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -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": "349ec2e5-8934-46bc-b50c-6446bf7c4887"}}' 2018-10-03 05:24:51,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e2f20580-1552-4c90-a1b9-4a3a69688455 Date: Wed, 03 Oct 2018 05:24:51 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-10-03T05:24:51Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "port_range_min": 22, "revision_number": 0, "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:51Z", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "f8554e3e-5e8b-484f-b6da-150fcb8c0c52"}} 2018-10-03 05:24:51,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e2f20580-1552-4c90-a1b9-4a3a69688455 2018-10-03 05:24:51,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.343660831451s 2018-10-03 05:24:51,541 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e2f20580-1552-4c90-a1b9-4a3a69688455 2018-10-03 05:24:51,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:24:51,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:51,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-e5d63f13-f2e7-4029-8430-bf4375194d2a Date: Wed, 03 Oct 2018 05:24:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:50Z", "updated_at": "2018-10-03T05:24:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:50Z", "revision_number": 0, "id": "05bae409-7651-4886-864c-24f77031b214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:50Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:50Z", "revision_number": 0, "id": "b0b08e69-d92e-42e1-bdb8-d6afd51884ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:50Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T05:24:51Z", "revision_number": 0, "id": "f8554e3e-5e8b-484f-b6da-150fcb8c0c52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:51Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}], "revision_number": 3, "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}, {"description": "Default security group", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:41Z", "updated_at": "2018-10-03T05:24:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "12f8099a-4887-4cdd-b7e2-e0d300460c4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "6890fb63-43eb-46b3-b020-02f0b85ae970", "remote_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "9c92cf2e-5d4a-4b7a-b585-15c3f564bdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "f147cd39-61fe-4989-9e07-11032c9a6b46", "remote_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}], "revision_number": 4, "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "name": "default"}]} 2018-10-03 05:24:51,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e5d63f13-f2e7-4029-8430-bf4375194d2a 2018-10-03 05:24:51,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.077043056488s 2018-10-03 05:24:51,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e5d63f13-f2e7-4029-8430-bf4375194d2a 2018-10-03 05:24:51,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-03 05:24:51,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -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": "349ec2e5-8934-46bc-b50c-6446bf7c4887"}}' 2018-10-03 05:24:51,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ec2414b7-ea7c-4e2e-bd5b-8b27f1d83ff6 Date: Wed, 03 Oct 2018 05:24:51 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-10-03T05:24:51Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "port_range_min": null, "revision_number": 0, "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:51Z", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "1aad157d-7a62-4a4f-b526-2df50634ddc1"}} 2018-10-03 05:24:51,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ec2414b7-ea7c-4e2e-bd5b-8b27f1d83ff6 2018-10-03 05:24:51,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.197715044022s 2018-10-03 05:24:51,824 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ec2414b7-ea7c-4e2e-bd5b-8b27f1d83ff6 2018-10-03 05:24:51,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:24:51,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:52,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-777409e4-9205-47e7-a8f7-655aae880630 Date: Wed, 03 Oct 2018 05:24:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1f680650-4151-4649-8af3-b2c3a16ed862"],"updated_at":"2018-10-03T05:24:43Z","tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:24:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4d54b31eceb4364a39a9ce7d78e2155","id":"1922e6f0-6fc5-41f1-b279-b3981142cb98","name":"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"updated_at":"2018-10-03T05:01:09Z","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","name":"external"}]} 2018-10-03 05:24:52,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-777409e4-9205-47e7-a8f7-655aae880630 2018-10-03 05:24:52,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386641025543s 2018-10-03 05:24:52,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-777409e4-9205-47e7-a8f7-655aae880630 2018-10-03 05:24:52,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:24:52,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:52,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a42261a8-9333-4ac1-a826-10780cb210f8 Date: Wed, 03 Oct 2018 05:24:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/snap", "metadata": {}}], "file": "/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/file", "owner": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "size": 12716032, "self": "/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:24:49Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:24:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:24:52,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a42261a8-9333-4ac1-a826-10780cb210f8 2018-10-03 05:24:52,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179052114487s 2018-10-03 05:24:52,393 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a42261a8-9333-4ac1-a826-10780cb210f8 2018-10-03 05:24:52,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 05:24:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:52,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24: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-0310671f-4572-40b9-ac0d-75ac862c46b2 x-compute-request-id: req-0310671f-4572-40b9-ac0d-75ac862c46b2 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "name": "vping_ssh-flavor_b44a1c95-475b-499b-8ba1-dada3848d791", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 05:24:52,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0310671f-4572-40b9-ac0d-75ac862c46b2 2018-10-03 05:24:52,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0322799682617s 2018-10-03 05:24:52,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0310671f-4572-40b9-ac0d-75ac862c46b2 2018-10-03 05:24:52,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-03 05:24:52,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"server": {"name": "vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791", "imageRef": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "flavorRef": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1922e6f0-6fc5-41f1-b279-b3981142cb98"}], "security_groups": [{"name": "349ec2e5-8934-46bc-b50c-6446bf7c4887"}]}}' 2018-10-03 05:24:54,642 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:24: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-68c8332d-7422-467c-97e5-cd6c3ea7a549 x-compute-request-id: req-68c8332d-7422-467c-97e5-cd6c3ea7a549 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "349ec2e5-8934-46bc-b50c-6446bf7c4887"}], "OS-DCF:diskConfig": "MANUAL", "id": "1b6fe254-ea45-4fee-9feb-f14262e634cc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "bookmark"}], "adminPass": "apgqRT4dM3Fe"}} 2018-10-03 05:24:54,642 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-68c8332d-7422-467c-97e5-cd6c3ea7a549 2018-10-03 05:24:54,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.21289014816s 2018-10-03 05:24:54,642 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-68c8332d-7422-467c-97e5-cd6c3ea7a549 2018-10-03 05:24:54,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:24:54,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:54,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24: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-2bdb0724-84cf-45c1-9c7f-f55aad8b5de5 x-compute-request-id: req-2bdb0724-84cf-45c1-9c7f-f55aad8b5de5 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "1b6fe254-ea45-4fee-9feb-f14262e634cc", "user_id": "717bdad2f7b84ef9afa367015036b6f2", "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-10-03T05:24:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:24:54Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:24:54,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2bdb0724-84cf-45c1-9c7f-f55aad8b5de5 2018-10-03 05:24:54,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.296590805054s 2018-10-03 05:24:54,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2bdb0724-84cf-45c1-9c7f-f55aad8b5de5 2018-10-03 05:24:54,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:24:54,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:55,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-8f7c62ee-b3d1-4e32-8ba7-4479cea2dabd Date: Wed, 03 Oct 2018 05:24:55 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":["1f680650-4151-4649-8af3-b2c3a16ed862"],"updated_at":"2018-10-03T05:24:43Z","tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:24:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4d54b31eceb4364a39a9ce7d78e2155","id":"1922e6f0-6fc5-41f1-b279-b3981142cb98","name":"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"updated_at":"2018-10-03T05:01:09Z","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","name":"external"}]} 2018-10-03 05:24:55,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8f7c62ee-b3d1-4e32-8ba7-4479cea2dabd 2018-10-03 05:24:55,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109543085098s 2018-10-03 05:24:55,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8f7c62ee-b3d1-4e32-8ba7-4479cea2dabd 2018-10-03 05:24:55,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-03 05:24:55,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:55,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-30eda442-7dd1-4c75-b1ba-6c24ee17becd Date: Wed, 03 Oct 2018 05:24:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1922e6f0-6fc5-41f1-b279-b3981142cb98","tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:24:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-03T05:24:43Z","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":"d4d54b31eceb4364a39a9ce7d78e2155","id":"1f680650-4151-4649-8af3-b2c3a16ed862","subnetpool_id":null,"name":"vping_ssh-subnet_b44a1c95-475b-499b-8ba1-dada3848d791"}]} 2018-10-03 05:24:55,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-30eda442-7dd1-4c75-b1ba-6c24ee17becd 2018-10-03 05:24:55,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.196131944656s 2018-10-03 05:24:55,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-30eda442-7dd1-4c75-b1ba-6c24ee17becd 2018-10-03 05:24:55,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:24:57,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:24:57,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:57,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24: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-0ef5fb0d-2682-42db-8117-0ca89b4473a4 x-compute-request-id: req-0ef5fb0d-2682-42db-8117-0ca89b4473a4 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "1b6fe254-ea45-4fee-9feb-f14262e634cc", "user_id": "717bdad2f7b84ef9afa367015036b6f2", "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-10-03T05:24:56Z", "hostId": "35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:24:54Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:24:57,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0ef5fb0d-2682-42db-8117-0ca89b4473a4 2018-10-03 05:24:57,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.274777889252s 2018-10-03 05:24:57,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0ef5fb0d-2682-42db-8117-0ca89b4473a4 2018-10-03 05:24:57,537 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:24:59,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:24:59,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:24:59,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:24:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-512db5d6-6f91-46c7-b691-6c0a0e05d13b x-compute-request-id: req-512db5d6-6f91-46c7-b691-6c0a0e05d13b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "1b6fe254-ea45-4fee-9feb-f14262e634cc", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "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-10-03T05:24:56Z", "hostId": "35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:24:54Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:24:59,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-512db5d6-6f91-46c7-b691-6c0a0e05d13b 2018-10-03 05:24:59,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357676029205s 2018-10-03 05:24:59,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-512db5d6-6f91-46c7-b691-6c0a0e05d13b 2018-10-03 05:24:59,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:25:01,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:25:01,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:02,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:25: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-0edd5b33-7486-4944-9393-76389fe3768d x-compute-request-id: req-0edd5b33-7486-4944-9393-76389fe3768d Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:c0:bd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:59.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "1b6fe254-ea45-4fee-9feb-f14262e634cc", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:25:00Z", "hostId": "35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:24:54Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:25:02,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0edd5b33-7486-4944-9393-76389fe3768d 2018-10-03 05:25:02,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570936918259s 2018-10-03 05:25:02,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0edd5b33-7486-4944-9393-76389fe3768d 2018-10-03 05:25:02,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-03 05:25:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=1b6fe254-ea45-4fee-9feb-f14262e634cc" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:02,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-91b31d40-38ec-4513-b1cd-f6344c8b19da Date: Wed, 03 Oct 2018 05:25:02 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1922e6f0-6fc5-41f1-b279-b3981142cb98","tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:24:57Z","admin_state_up":true,"updated_at":"2018-10-03T05:24:58Z","binding:vnic_type":"normal","device_id":"1b6fe254-ea45-4fee-9feb-f14262e634cc","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:3d:c0:bd","id":"11a4199d-e660-4c1f-a3d8-7fbe5bcdd057","port_security_enabled":true,"project_id":"d4d54b31eceb4364a39a9ce7d78e2155","fixed_ips":[{"subnet_id":"1f680650-4151-4649-8af3-b2c3a16ed862","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["349ec2e5-8934-46bc-b50c-6446bf7c4887"],"name":""}]} 2018-10-03 05:25:02,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1b6fe254-ea45-4fee-9feb-f14262e634cc used request id req-91b31d40-38ec-4513-b1cd-f6344c8b19da 2018-10-03 05:25:02,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.204765796661s 2018-10-03 05:25:02,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1b6fe254-ea45-4fee-9feb-f14262e634cc used request id req-91b31d40-38ec-4513-b1cd-f6344c8b19da 2018-10-03 05:25:02,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-03 05:25:02,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=11a4199d-e660-4c1f-a3d8-7fbe5bcdd057" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:02,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fd0bd589-8cb6-4356-a698-dded8ea7372f Date: Wed, 03 Oct 2018 05:25:02 GMT RESP BODY: {"floatingips": []} 2018-10-03 05:25:02,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=11a4199d-e660-4c1f-a3d8-7fbe5bcdd057 used request id req-fd0bd589-8cb6-4356-a698-dded8ea7372f 2018-10-03 05:25:02,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.161118030548s 2018-10-03 05:25:02,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=11a4199d-e660-4c1f-a3d8-7fbe5bcdd057 used request id req-fd0bd589-8cb6-4356-a698-dded8ea7372f 2018-10-03 05:25:02,852 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3d:c0:bd', 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'7c9cce45-8423-4e4b-ba53-b2ba22261e96'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-03T05:24:59.000000', 'flavor': Munch({u'id': u'5979f7ae-a49b-42c3-90f7-b1dfb90849a2'}), 'az': u'nova', 'id': u'1b6fe254-ea45-4fee-9feb-f14262e634cc', 'security_groups': [Munch({u'name': u'vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'717bdad2f7b84ef9afa367015036b6f2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': 'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', '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-10-03T05:24:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-03T05:25:00Z', 'hostId': u'35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0', '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-10-03T05:24:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': u'vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791', 'adminPass': u'apgqRT4dM3Fe', 'tenant_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'region': 'regionOne', 'created': u'2018-10-03T05:24:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-03 05:25:02,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:25:02,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:02,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-75e0d8f2-776f-40f5-81fb-520dc6f8b116 Date: Wed, 03 Oct 2018 05:25:02 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":["1f680650-4151-4649-8af3-b2c3a16ed862"],"updated_at":"2018-10-03T05:24:43Z","tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:24:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4d54b31eceb4364a39a9ce7d78e2155","id":"1922e6f0-6fc5-41f1-b279-b3981142cb98","name":"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"updated_at":"2018-10-03T05:01:09Z","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","name":"external"}]} 2018-10-03 05:25:02,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-75e0d8f2-776f-40f5-81fb-520dc6f8b116 2018-10-03 05:25:02,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109709978104s 2018-10-03 05:25:02,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-75e0d8f2-776f-40f5-81fb-520dc6f8b116 2018-10-03 05:25:02,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:25:02,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:02,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-3ad17319-e7f3-4c97-bee8-2a216b48091c Date: Wed, 03 Oct 2018 05:25:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/snap", "metadata": {}}], "file": "/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/file", "owner": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "size": 12716032, "self": "/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:24:49Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:24:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:25:02,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3ad17319-e7f3-4c97-bee8-2a216b48091c 2018-10-03 05:25:02,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.033725976944s 2018-10-03 05:25:02,998 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3ad17319-e7f3-4c97-bee8-2a216b48091c 2018-10-03 05:25:03,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 05:25:03,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:03,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:25: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-d08bf7c2-3586-483e-a45c-17bef6471d67 x-compute-request-id: req-d08bf7c2-3586-483e-a45c-17bef6471d67 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "name": "vping_ssh-flavor_b44a1c95-475b-499b-8ba1-dada3848d791", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 05:25:03,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d08bf7c2-3586-483e-a45c-17bef6471d67 2018-10-03 05:25:03,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0353639125824s 2018-10-03 05:25:03,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d08bf7c2-3586-483e-a45c-17bef6471d67 2018-10-03 05:25:03,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-03 05:25:03,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"server": {"name": "vping_ssh-vm_b44a1c95-475b-499b-8ba1-dada3848d791", "imageRef": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "key_name": "vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791", "flavorRef": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1922e6f0-6fc5-41f1-b279-b3981142cb98"}], "security_groups": [{"name": "349ec2e5-8934-46bc-b50c-6446bf7c4887"}]}}' 2018-10-03 05:25:04,836 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:25: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-1d844bb4-0a77-4cb6-8f89-f4833b43ad94 x-compute-request-id: req-1d844bb4-0a77-4cb6-8f89-f4833b43ad94 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "349ec2e5-8934-46bc-b50c-6446bf7c4887"}], "OS-DCF:diskConfig": "MANUAL", "id": "ef11f188-7d15-4229-ae0c-7c995b395d9b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "bookmark"}], "adminPass": "j7p374YLDomX"}} 2018-10-03 05:25:04,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1d844bb4-0a77-4cb6-8f89-f4833b43ad94 2018-10-03 05:25:04,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.79913711548s 2018-10-03 05:25:04,837 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1d844bb4-0a77-4cb6-8f89-f4833b43ad94 2018-10-03 05:25:04,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:25:04,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:05,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:25: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-4de8e92d-1f58-4076-9b50-528b31fe7a42 x-compute-request-id: req-4de8e92d-1f58-4076-9b50-528b31fe7a42 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "ef11f188-7d15-4229-ae0c-7c995b395d9b", "user_id": "717bdad2f7b84ef9afa367015036b6f2", "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-10-03T05:25:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791", "name": "vping_ssh-vm_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:25:04Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:c0:bd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:59.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "1b6fe254-ea45-4fee-9feb-f14262e634cc", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:25:00Z", "hostId": "35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:24:54Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:25:05,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4de8e92d-1f58-4076-9b50-528b31fe7a42 2018-10-03 05:25:05,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6481320858s 2018-10-03 05:25:05,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4de8e92d-1f58-4076-9b50-528b31fe7a42 2018-10-03 05:25:05,491 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:25:07,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:25:07,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:08,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:25: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-4254a1d6-a2c7-4519-b363-91f74439c558 x-compute-request-id: req-4254a1d6-a2c7-4519-b363-91f74439c558 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "ef11f188-7d15-4229-ae0c-7c995b395d9b", "user_id": "717bdad2f7b84ef9afa367015036b6f2", "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-10-03T05:25:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791", "name": "vping_ssh-vm_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:25:04Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:c0:bd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:59.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "1b6fe254-ea45-4fee-9feb-f14262e634cc", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:25:00Z", "hostId": "35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:24:54Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:25:08,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4254a1d6-a2c7-4519-b363-91f74439c558 2018-10-03 05:25:08,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771193027496s 2018-10-03 05:25:08,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4254a1d6-a2c7-4519-b363-91f74439c558 2018-10-03 05:25:08,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:25:10,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:25:10,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:10,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:25: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-65bfe3ce-b821-4749-9d98-f2366fbf4810 x-compute-request-id: req-65bfe3ce-b821-4749-9d98-f2366fbf4810 Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "ef11f188-7d15-4229-ae0c-7c995b395d9b", "user_id": "717bdad2f7b84ef9afa367015036b6f2", "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-10-03T05:25:10Z", "hostId": "3ce0cac85eb55fd0b885bb8c8487e9e61e51f312997013c2dda632ad", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791", "name": "vping_ssh-vm_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:25:04Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:c0:bd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:59.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "1b6fe254-ea45-4fee-9feb-f14262e634cc", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:25:00Z", "hostId": "35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:24:54Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:25:10,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-65bfe3ce-b821-4749-9d98-f2366fbf4810 2018-10-03 05:25:10,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507199048996s 2018-10-03 05:25:10,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-65bfe3ce-b821-4749-9d98-f2366fbf4810 2018-10-03 05:25:10,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:25:12,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:25:12,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:13,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:25:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03784f60-1e1b-49fa-9f42-ab15b6431057 x-compute-request-id: req-03784f60-1e1b-49fa-9f42-ab15b6431057 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "ef11f188-7d15-4229-ae0c-7c995b395d9b", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "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-10-03T05:25:10Z", "hostId": "3ce0cac85eb55fd0b885bb8c8487e9e61e51f312997013c2dda632ad", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791", "name": "vping_ssh-vm_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:25:04Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:c0:bd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:59.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "1b6fe254-ea45-4fee-9feb-f14262e634cc", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:25:00Z", "hostId": "35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:24:54Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:25:13,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-03784f60-1e1b-49fa-9f42-ab15b6431057 2018-10-03 05:25:13,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490951061249s 2018-10-03 05:25:13,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-03784f60-1e1b-49fa-9f42-ab15b6431057 2018-10-03 05:25:13,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:25:15,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:25:15,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:15,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:25:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de583af6-71b5-498f-af17-31e25995af81 x-compute-request-id: req-de583af6-71b5-498f-af17-31e25995af81 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d0:9c", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:25:13.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "ef11f188-7d15-4229-ae0c-7c995b395d9b", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:25:13Z", "hostId": "3ce0cac85eb55fd0b885bb8c8487e9e61e51f312997013c2dda632ad", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791", "name": "vping_ssh-vm_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:25:04Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:c0:bd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:59.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "1b6fe254-ea45-4fee-9feb-f14262e634cc", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:25:00Z", "hostId": "35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:24:54Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:25:15,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de583af6-71b5-498f-af17-31e25995af81 2018-10-03 05:25:15,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53425693512s 2018-10-03 05:25:15,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de583af6-71b5-498f-af17-31e25995af81 2018-10-03 05:25:15,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-03 05:25:15,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=ef11f188-7d15-4229-ae0c-7c995b395d9b" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:15,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-00c1415c-34d0-4912-9938-c7df3d17fa5f Date: Wed, 03 Oct 2018 05:25:15 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1922e6f0-6fc5-41f1-b279-b3981142cb98","tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:25:10Z","admin_state_up":true,"updated_at":"2018-10-03T05:25:11Z","binding:vnic_type":"normal","device_id":"ef11f188-7d15-4229-ae0c-7c995b395d9b","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:f5:d0:9c","id":"0eae80a9-4c55-4ba9-858e-1a55f5e2c19d","port_security_enabled":true,"project_id":"d4d54b31eceb4364a39a9ce7d78e2155","fixed_ips":[{"subnet_id":"1f680650-4151-4649-8af3-b2c3a16ed862","ip_address":"192.168.120.14"}],"extra_dhcp_opts":[],"security_groups":["349ec2e5-8934-46bc-b50c-6446bf7c4887"],"name":""}]} 2018-10-03 05:25:15,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=ef11f188-7d15-4229-ae0c-7c995b395d9b used request id req-00c1415c-34d0-4912-9938-c7df3d17fa5f 2018-10-03 05:25:15,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0572679042816s 2018-10-03 05:25:15,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=ef11f188-7d15-4229-ae0c-7c995b395d9b used request id req-00c1415c-34d0-4912-9938-c7df3d17fa5f 2018-10-03 05:25:15,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-03 05:25:15,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=0eae80a9-4c55-4ba9-858e-1a55f5e2c19d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:15,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c321ccb5-1ad1-4b51-b0fa-55aacb3de3eb Date: Wed, 03 Oct 2018 05:25:15 GMT RESP BODY: {"floatingips": []} 2018-10-03 05:25:15,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=0eae80a9-4c55-4ba9-858e-1a55f5e2c19d used request id req-c321ccb5-1ad1-4b51-b0fa-55aacb3de3eb 2018-10-03 05:25:15,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0177929401398s 2018-10-03 05:25:15,907 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=0eae80a9-4c55-4ba9-858e-1a55f5e2c19d used request id req-c321ccb5-1ad1-4b51-b0fa-55aacb3de3eb 2018-10-03 05:25:15,908 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:d0:9c', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7c9cce45-8423-4e4b-ba53-b2ba22261e96'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-03T05:25:13.000000', 'flavor': Munch({u'id': u'5979f7ae-a49b-42c3-90f7-b1dfb90849a2'}), 'az': u'nova', 'id': u'ef11f188-7d15-4229-ae0c-7c995b395d9b', 'security_groups': [Munch({u'name': u'vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'717bdad2f7b84ef9afa367015036b6f2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': 'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', '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-10-03T05:25:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-03T05:25:13Z', 'hostId': u'3ce0cac85eb55fd0b885bb8c8487e9e61e51f312997013c2dda632ad', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'3ce0cac85eb55fd0b885bb8c8487e9e61e51f312997013c2dda632ad', '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-10-03T05:25:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': u'vping_ssh-vm_b44a1c95-475b-499b-8ba1-dada3848d791', 'adminPass': u'j7p374YLDomX', 'tenant_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'region': 'regionOne', 'created': u'2018-10-03T05:25:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-03 05:25:15,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:25:15,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:16,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-41a1b4fd-8ec3-4c2c-b7b8-85a752831928 Date: Wed, 03 Oct 2018 05:25:16 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":["1f680650-4151-4649-8af3-b2c3a16ed862"],"updated_at":"2018-10-03T05:24:43Z","tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:24:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4d54b31eceb4364a39a9ce7d78e2155","id":"1922e6f0-6fc5-41f1-b279-b3981142cb98","name":"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"updated_at":"2018-10-03T05:01:09Z","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","name":"external"}]} 2018-10-03 05:25:16,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-41a1b4fd-8ec3-4c2c-b7b8-85a752831928 2018-10-03 05:25:16,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356101989746s 2018-10-03 05:25:16,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-41a1b4fd-8ec3-4c2c-b7b8-85a752831928 2018-10-03 05:25:16,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-03 05:25:16,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=ef11f188-7d15-4229-ae0c-7c995b395d9b" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:16,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-fab97c5b-b03e-47bb-a971-46a69b8c411e Date: Wed, 03 Oct 2018 05:25:16 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1922e6f0-6fc5-41f1-b279-b3981142cb98","tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:25:10Z","admin_state_up":true,"updated_at":"2018-10-03T05:25:11Z","binding:vnic_type":"normal","device_id":"ef11f188-7d15-4229-ae0c-7c995b395d9b","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:f5:d0:9c","id":"0eae80a9-4c55-4ba9-858e-1a55f5e2c19d","port_security_enabled":true,"project_id":"d4d54b31eceb4364a39a9ce7d78e2155","fixed_ips":[{"subnet_id":"1f680650-4151-4649-8af3-b2c3a16ed862","ip_address":"192.168.120.14"}],"extra_dhcp_opts":[],"security_groups":["349ec2e5-8934-46bc-b50c-6446bf7c4887"],"name":""}]} 2018-10-03 05:25:16,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=ef11f188-7d15-4229-ae0c-7c995b395d9b used request id req-fab97c5b-b03e-47bb-a971-46a69b8c411e 2018-10-03 05:25:16,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0664799213409s 2018-10-03 05:25:16,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=ef11f188-7d15-4229-ae0c-7c995b395d9b used request id req-fab97c5b-b03e-47bb-a971-46a69b8c411e 2018-10-03 05:25:16,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-03 05:25:16,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"floatingip": {"floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "fixed_ip_address": "192.168.120.14", "port_id": "0eae80a9-4c55-4ba9-858e-1a55f5e2c19d"}}' 2018-10-03 05:25:17,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-6c077850-2209-4523-b30f-6fdc3b40ec85 Date: Wed, 03 Oct 2018 05:25:17 GMT RESP BODY: {"floatingip": {"router_id": "fd0e7204-b373-46ea-96e1-ed80ba186456", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-10-03T05:25:17Z", "floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "0eae80a9-4c55-4ba9-858e-1a55f5e2c19d", "id": "7dc37894-1d40-4b0a-800c-7f15cc2c4e09", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:25:17Z", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}} 2018-10-03 05:25:17,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6c077850-2209-4523-b30f-6fdc3b40ec85 2018-10-03 05:25:17,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.46392512321s 2018-10-03 05:25:17,801 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6c077850-2209-4523-b30f-6fdc3b40ec85 2018-10-03 05:25:17,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-03 05:25:17,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:25:17,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-a35378df-de31-40d8-a751-d78d86b592df Date: Wed, 03 Oct 2018 05:25:17 GMT RESP BODY: {"floatingips": [{"router_id": "fd0e7204-b373-46ea-96e1-ed80ba186456", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-10-03T05:25:17Z", "floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "0eae80a9-4c55-4ba9-858e-1a55f5e2c19d", "id": "7dc37894-1d40-4b0a-800c-7f15cc2c4e09", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:25:17Z", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}]} 2018-10-03 05:25:17,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a35378df-de31-40d8-a751-d78d86b592df 2018-10-03 05:25:17,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.164186954498s 2018-10-03 05:25:17,973 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a35378df-de31-40d8-a751-d78d86b592df 2018-10-03 05:25:17,977 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fd0e7204-b373-46ea-96e1-ed80ba186456', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'created_at': u'2018-10-03T05:25:17Z', 'attached': True, 'updated_at': u'2018-10-03T05:25:17Z', 'id': u'7dc37894-1d40-4b0a-800c-7f15cc2c4e09', 'floating_network_id': u'ebbf286e-9649-4b70-91c3-de6fa71123c8', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': 'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fd0e7204-b373-46ea-96e1-ed80ba186456', 'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'port_id': u'0eae80a9-4c55-4ba9-858e-1a55f5e2c19d', 'port': u'0eae80a9-4c55-4ba9-858e-1a55f5e2c19d', 'network': u'ebbf286e-9649-4b70-91c3-de6fa71123c8'}) 2018-10-03 05:25:17,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:25:17,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:25:19,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:25: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-6a7bcd94-95d9-480f-9dde-2316e2edd871 x-compute-request-id: req-6a7bcd94-95d9-480f-9dde-2316e2edd871 Content-Encoding: gzip Content-Length: 7751 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 483311619 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134256] pid_max: default: 32768 minimum: 301\n[ 0.135183] ACPI: Core revision 20150930\n[ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137883] Security Framework initialized\n[ 0.138688] Yama: becoming mindful.\n[ 0.139408] AppArmor: AppArmor initialized\n[ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145612] Initializing cgroup subsys io\n[ 0.146421] Initializing cgroup subsys memory\n[ 0.147278] Initializing cgroup subsys devices\n[ 0.148196] Initializing cgroup subsys freezer\n[ 0.149090] Initializing cgroup subsys net_cls\n[ 0.149985] Initializing cgroup subsys perf_event\n[ 0.150917] Initializing cgroup subsys net_prio\n[ 0.151839] Initializing cgroup subsys hugetlb\n[ 0.152725] Initializing cgroup subsys pids\n[ 0.153627] CPU: Physical Processor ID: 0\n[ 0.155148] mce: CPU supports 10 MCE banks\n[ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174665] ftrace: allocating 31920 entries in 125 pages\n[ 0.202097] smpboot: Max logical packages: 1\n[ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204361] x2apic enabled\n[ 0.205195] Switched APIC routing to physical x2apic.\n[ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211989] KVM setup paravirtual spinlock\n[ 0.213443] x86: Booted up 1 node, 1 CPUs\n[ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215684] devtmpfs: initialized\n[ 0.217429] evm: security.selinux\n[ 0.218143] evm: security.SMACK64\n[ 0.218851] evm: security.SMACK64EXEC\n[ 0.219614] evm: security.SMACK64TRANSMUTE\n[ 0.220443] evm: security.SMACK64MMAP\n[ 0.221214] evm: security.ima\n[ 0.221875] evm: security.capability\n[ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224621] pinctrl core: initialized pinctrl subsystem\n[ 0.225762] RTC time: 5:25:13, date: 10/03/18\n[ 0.226745] NET: Registered protocol family 16\n[ 0.227742] cpuidle: using governor ladder\n[ 0.228584] cpuidle: using governor menu\n[ 0.229386] PCCT header not found.\n[ 0.230165] ACPI: bus type PCI registered\n[ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232265] PCI: Using configuration type 1 for base access\n[ 0.234078] ACPI: Added _OSI(Module Device)\n[ 0.234947] ACPI: Added _OSI(Processor Device)\n[ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236774] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238924] ACPI: Interpreter enabled\n[ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247307] ACPI: (supports S0 S5)\n[ 0.248035] ACPI: Using IOAPIC for interrupt routing\n[ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258251] acpiphp: Slot [3] registered\n[ 0.259079] acpiphp: Slot [4] registered\n[ 0.259898] acpiphp: Slot [5] registered\n[ 0.260716] acpiphp: Slot [6] registered\n[ 0.261531] acpiphp: Slot [7] registered\n[ 0.262350] acpiphp: Slot [8] registered\n[ 0.263179] acpiphp: Slot [9] registered\n[ 0.263997] acpiphp: Slot [10] registered\n[ 0.264827] acpiphp: Slot [11] registered\n[ 0.265659] acpiphp: Slot [12] registered\n[ 0.266494] acpiphp: Slot [13] registered\n[ 0.267321] acpiphp: Slot [14] registered\n[ 0.268151] acpiphp: Slot [15] registered\n[ 0.279121] acpiphp: Slot [16] registered\n[ 0.279979] acpiphp: Slot [17] registered\n[ 0.280810] acpiphp: Slot [18] registered\n[ 0.281637] acpiphp: Slot [19] registered\n[ 0.282465] acpiphp: Slot [20] registered\n[ 0.283297] acpiphp: Slot [21] registered\n[ 0.284128] acpiphp: Slot [22] registered\n[ 0.284959] acpiphp: Slot [23] registered\n[ 0.285790] acpiphp: Slot [24] registered\n[ 0.286619] acpiphp: Slot [25] registered\n[ 0.287451] acpiphp: Slot [26] registered\n[ 0.288278] acpiphp: Slot [27] registered\n[ 0.289109] acpiphp: Slot [28] registered\n[ 0.289947] acpiphp: Slot [29] registered\n[ 0.290777] acpiphp: Slot [30] registered\n[ 0.291611] acpiphp: Slot [31] registered\n[ 0.292439] PCI host bridge to bus 0000:00\n[ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376899] vgaarb: loaded\n[ 0.377523] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378702] SCSI subsystem initialized\n[ 0.379554] ACPI: bus type USB registered\n[ 0.380388] usbcore: registered new interface driver usbfs\n[ 0.381460] usbcore: registered new interface driver hub\n[ 0.382500] usbcore: registered new device driver usb\n[ 0.383588] PCI: Using ACPI for IRQ routing\n[ 0.384644] NetLabel: Initializing\n[ 0.385372] NetLabel: domain hash size = 128\n[ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387254] NetLabel: unlabeled traffic allowed by default\n[ 0.388389] clocksource: Switched to clocksource kvm-clock\n[ 0.394220] AppArmor: AppArmor Filesystem Enabled\n[ 0.395217] pnp: PnP ACPI init\n[ 0.396161] pnp: PnP ACPI: found 5 devices\n[ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404342] NET: Registered protocol family 2\n[ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407857] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411376] NET: Registered protocol family 1\n[ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442800] Trying to unpack rootfs image as initramfs...\n[ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505925] Scanning for low memory corruption every 60 seconds\n[ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508483] audit: initializing netlink subsys (disabled)\n[ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized\n[ 0.510889] Initialise system trusted keyring\n[ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515058] zbud: loaded\n[ 0.515781] VFS: Disk quotas dquot_6.6.0\n[ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518193] fuse init (API version 7.23)\n[ 0.519103] Key type big_key registered\n[ 0.519927] Allocating IMA MOK and blacklist keyrings.\n[ 0.521071] Key type asymmetric registered\n[ 0.521921] Asymmetric key parser 'x509' registered\n[ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524790] io scheduler noop registered\n[ 0.525612] io scheduler deadline registered (default)\n[ 0.526628] io scheduler cfq registered\n[ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531368] ACPI: Power Button [PWRF]\n[ 0.532223] GHES: HEST is not enabled!\n[ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609384] Linux agpgart interface v0.103\n[ 0.611615] brd: module loaded\n[ 0.612896] loop: module loaded\n[ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619576] GPT:90111 != 2097151\n[ 0.620265] GPT:Alternate GPT header not at the end of the disk.\n[ 0.621398] GPT:90111 != 2097151\n[ 0.622093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623080] vda: vda1 vda15\n[ 0.624661] scsi host0: ata_piix\n[ 0.625408] scsi host1: ata_piix\n[ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628906] libphy: Fixed MDIO Bus: probed\n[ 0.629741] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632867] PPP generic driver version 2.4.2\n[ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635207] ehci-pci: EHCI PCI platform driver\n[ 0.636091] ehci-platform: EHCI generic platform driver\n[ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638253] ohci-pci: OHCI PCI platform driver\n[ 0.639139] ohci-platform: OHCI generic platform driver\n[ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662031] usb usb1: Product: UHCI Host Controller\n[ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664176] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665266] hub 1-0:1.0: USB hub found\n[ 0.666074] hub 1-0:1.0: 2 ports detected\n[ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671247] mousedev: PS/2 mouse device common for all mice\n[ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674437] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678040] i2c /dev entries driver\n[ 0.678827] device-mapper: uevent: version 1.0.3\n[ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682788] NET: Registered protocol family 10\n[ 0.683803] NET: Registered protocol family 17\n[ 0.684716] Key type dns_resolver registered\n[ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688582] registered taskstats version 1\n[ 0.689436] Loading compiled-in X.509 certificates\n[ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.692810] zswap: loaded using pool lzo/zbud\n[ 0.694981] Key type trusted registered\n[ 0.697518] Key type encrypted registered\n[ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702294] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704678] evm: HMAC attrs: 0x1\n[ 0.706609] Magic number: 6:152:415\n[ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314)\n[ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716995] EDD information not available.\n[ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797407] Write protecting the kernel read-only data: 14336k\n[ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800843] 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.537734] 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-10-03 05:25:19,070 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/action used request id req-6a7bcd94-95d9-480f-9dde-2316e2edd871 2018-10-03 05:25:19,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09225893021s 2018-10-03 05:25:19,071 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/action used request id req-6a7bcd94-95d9-480f-9dde-2316e2edd871 2018-10-03 05:25:19,071 - 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 483311619 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.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134256] pid_max: default: 32768 minimum: 301 [ 0.135183] ACPI: Core revision 20150930 [ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137883] Security Framework initialized [ 0.138688] Yama: becoming mindful. [ 0.139408] AppArmor: AppArmor initialized [ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145612] Initializing cgroup subsys io [ 0.146421] Initializing cgroup subsys memory [ 0.147278] Initializing cgroup subsys devices [ 0.148196] Initializing cgroup subsys freezer [ 0.149090] Initializing cgroup subsys net_cls [ 0.149985] Initializing cgroup subsys perf_event [ 0.150917] Initializing cgroup subsys net_prio [ 0.151839] Initializing cgroup subsys hugetlb [ 0.152725] Initializing cgroup subsys pids [ 0.153627] CPU: Physical Processor ID: 0 [ 0.155148] mce: CPU supports 10 MCE banks [ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174665] ftrace: allocating 31920 entries in 125 pages [ 0.202097] smpboot: Max logical packages: 1 [ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204361] x2apic enabled [ 0.205195] Switched APIC routing to physical x2apic. [ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211989] KVM setup paravirtual spinlock [ 0.213443] x86: Booted up 1 node, 1 CPUs [ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215684] devtmpfs: initialized [ 0.217429] evm: security.selinux [ 0.218143] evm: security.SMACK64 [ 0.218851] evm: security.SMACK64EXEC [ 0.219614] evm: security.SMACK64TRANSMUTE [ 0.220443] evm: security.SMACK64MMAP [ 0.221214] evm: security.ima [ 0.221875] evm: security.capability [ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224621] pinctrl core: initialized pinctrl subsystem [ 0.225762] RTC time: 5:25:13, date: 10/03/18 [ 0.226745] NET: Registered protocol family 16 [ 0.227742] cpuidle: using governor ladder [ 0.228584] cpuidle: using governor menu [ 0.229386] PCCT header not found. [ 0.230165] ACPI: bus type PCI registered [ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232265] PCI: Using configuration type 1 for base access [ 0.234078] ACPI: Added _OSI(Module Device) [ 0.234947] ACPI: Added _OSI(Processor Device) [ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238924] ACPI: Interpreter enabled [ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247307] ACPI: (supports S0 S5) [ 0.248035] ACPI: Using IOAPIC for interrupt routing [ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258251] acpiphp: Slot [3] registered [ 0.259079] acpiphp: Slot [4] registered [ 0.259898] acpiphp: Slot [5] registered [ 0.260716] acpiphp: Slot [6] registered [ 0.261531] acpiphp: Slot [7] registered [ 0.262350] acpiphp: Slot [8] registered [ 0.263179] acpiphp: Slot [9] registered [ 0.263997] acpiphp: Slot [10] registered [ 0.264827] acpiphp: Slot [11] registered [ 0.265659] acpiphp: Slot [12] registered [ 0.266494] acpiphp: Slot [13] registered [ 0.267321] acpiphp: Slot [14] registered [ 0.268151] acpiphp: Slot [15] registered [ 0.279121] acpiphp: Slot [16] registered [ 0.279979] acpiphp: Slot [17] registered [ 0.280810] acpiphp: Slot [18] registered [ 0.281637] acpiphp: Slot [19] registered [ 0.282465] acpiphp: Slot [20] registered [ 0.283297] acpiphp: Slot [21] registered [ 0.284128] acpiphp: Slot [22] registered [ 0.284959] acpiphp: Slot [23] registered [ 0.285790] acpiphp: Slot [24] registered [ 0.286619] acpiphp: Slot [25] registered [ 0.287451] acpiphp: Slot [26] registered [ 0.288278] acpiphp: Slot [27] registered [ 0.289109] acpiphp: Slot [28] registered [ 0.289947] acpiphp: Slot [29] registered [ 0.290777] acpiphp: Slot [30] registered [ 0.291611] acpiphp: Slot [31] registered [ 0.292439] PCI host bridge to bus 0000:00 [ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376899] vgaarb: loaded [ 0.377523] vgaarb: bridge control possible 0000:00:02.0 [ 0.378702] SCSI subsystem initialized [ 0.379554] ACPI: bus type USB registered [ 0.380388] usbcore: registered new interface driver usbfs [ 0.381460] usbcore: registered new interface driver hub [ 0.382500] usbcore: registered new device driver usb [ 0.383588] PCI: Using ACPI for IRQ routing [ 0.384644] NetLabel: Initializing [ 0.385372] NetLabel: domain hash size = 128 [ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387254] NetLabel: unlabeled traffic allowed by default [ 0.388389] clocksource: Switched to clocksource kvm-clock [ 0.394220] AppArmor: AppArmor Filesystem Enabled [ 0.395217] pnp: PnP ACPI init [ 0.396161] pnp: PnP ACPI: found 5 devices [ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404342] NET: Registered protocol family 2 [ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407857] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411376] NET: Registered protocol family 1 [ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442800] Trying to unpack rootfs image as initramfs... [ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505925] Scanning for low memory corruption every 60 seconds [ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508483] audit: initializing netlink subsys (disabled) [ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized [ 0.510889] Initialise system trusted keyring [ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515058] zbud: loaded [ 0.515781] VFS: Disk quotas dquot_6.6.0 [ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518193] fuse init (API version 7.23) [ 0.519103] Key type big_key registered [ 0.519927] Allocating IMA MOK and blacklist keyrings. [ 0.521071] Key type asymmetric registered [ 0.521921] Asymmetric key parser 'x509' registered [ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524790] io scheduler noop registered [ 0.525612] io scheduler deadline registered (default) [ 0.526628] io scheduler cfq registered [ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531368] ACPI: Power Button [PWRF] [ 0.532223] GHES: HEST is not enabled! [ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609384] Linux agpgart interface v0.103 [ 0.611615] brd: module loaded [ 0.612896] loop: module loaded [ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619576] GPT:90111 != 2097151 [ 0.620265] GPT:Alternate GPT header not at the end of the disk. [ 0.621398] GPT:90111 != 2097151 [ 0.622093] GPT: Use GNU Parted to correct GPT errors. [ 0.623080] vda: vda1 vda15 [ 0.624661] scsi host0: ata_piix [ 0.625408] scsi host1: ata_piix [ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628906] libphy: Fixed MDIO Bus: probed [ 0.629741] tun: Universal TUN/TAP device driver, 1.6 [ 0.630706] tun: (C) 1999-2004 Max Krasnyansky [ 0.632867] PPP generic driver version 2.4.2 [ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635207] ehci-pci: EHCI PCI platform driver [ 0.636091] ehci-platform: EHCI generic platform driver [ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638253] ohci-pci: OHCI PCI platform driver [ 0.639139] ohci-platform: OHCI generic platform driver [ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662031] usb usb1: Product: UHCI Host Controller [ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665266] hub 1-0:1.0: USB hub found [ 0.666074] hub 1-0:1.0: 2 ports detected [ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671247] mousedev: PS/2 mouse device common for all mice [ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674437] rtc_cmos 00:00: RTC can wake from S4 [ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678040] i2c /dev entries driver [ 0.678827] device-mapper: uevent: version 1.0.3 [ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682788] NET: Registered protocol family 10 [ 0.683803] NET: Registered protocol family 17 [ 0.684716] Key type dns_resolver registered [ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688582] registered taskstats version 1 [ 0.689436] Loading compiled-in X.509 certificates [ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692810] zswap: loaded using pool lzo/zbud [ 0.694981] Key type trusted registered [ 0.697518] Key type encrypted registered [ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702294] ima: No TPM chip found, activating TPM-bypass! [ 0.704678] evm: HMAC attrs: 0x1 [ 0.706609] Magic number: 6:152:415 [ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314) [ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716995] EDD information not available. [ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797407] Write protecting the kernel read-only data: 14336k [ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800843] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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.33 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.537734] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:25:20,074 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-10-03 05:25:29,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:25:29,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:25:30,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:25: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-d458cb22-d136-4cd0-b228-92d66913c459 x-compute-request-id: req-d458cb22-d136-4cd0-b228-92d66913c459 Content-Encoding: gzip Content-Length: 7751 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 483311619 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134256] pid_max: default: 32768 minimum: 301\n[ 0.135183] ACPI: Core revision 20150930\n[ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137883] Security Framework initialized\n[ 0.138688] Yama: becoming mindful.\n[ 0.139408] AppArmor: AppArmor initialized\n[ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145612] Initializing cgroup subsys io\n[ 0.146421] Initializing cgroup subsys memory\n[ 0.147278] Initializing cgroup subsys devices\n[ 0.148196] Initializing cgroup subsys freezer\n[ 0.149090] Initializing cgroup subsys net_cls\n[ 0.149985] Initializing cgroup subsys perf_event\n[ 0.150917] Initializing cgroup subsys net_prio\n[ 0.151839] Initializing cgroup subsys hugetlb\n[ 0.152725] Initializing cgroup subsys pids\n[ 0.153627] CPU: Physical Processor ID: 0\n[ 0.155148] mce: CPU supports 10 MCE banks\n[ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174665] ftrace: allocating 31920 entries in 125 pages\n[ 0.202097] smpboot: Max logical packages: 1\n[ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204361] x2apic enabled\n[ 0.205195] Switched APIC routing to physical x2apic.\n[ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211989] KVM setup paravirtual spinlock\n[ 0.213443] x86: Booted up 1 node, 1 CPUs\n[ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215684] devtmpfs: initialized\n[ 0.217429] evm: security.selinux\n[ 0.218143] evm: security.SMACK64\n[ 0.218851] evm: security.SMACK64EXEC\n[ 0.219614] evm: security.SMACK64TRANSMUTE\n[ 0.220443] evm: security.SMACK64MMAP\n[ 0.221214] evm: security.ima\n[ 0.221875] evm: security.capability\n[ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224621] pinctrl core: initialized pinctrl subsystem\n[ 0.225762] RTC time: 5:25:13, date: 10/03/18\n[ 0.226745] NET: Registered protocol family 16\n[ 0.227742] cpuidle: using governor ladder\n[ 0.228584] cpuidle: using governor menu\n[ 0.229386] PCCT header not found.\n[ 0.230165] ACPI: bus type PCI registered\n[ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232265] PCI: Using configuration type 1 for base access\n[ 0.234078] ACPI: Added _OSI(Module Device)\n[ 0.234947] ACPI: Added _OSI(Processor Device)\n[ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236774] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238924] ACPI: Interpreter enabled\n[ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247307] ACPI: (supports S0 S5)\n[ 0.248035] ACPI: Using IOAPIC for interrupt routing\n[ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258251] acpiphp: Slot [3] registered\n[ 0.259079] acpiphp: Slot [4] registered\n[ 0.259898] acpiphp: Slot [5] registered\n[ 0.260716] acpiphp: Slot [6] registered\n[ 0.261531] acpiphp: Slot [7] registered\n[ 0.262350] acpiphp: Slot [8] registered\n[ 0.263179] acpiphp: Slot [9] registered\n[ 0.263997] acpiphp: Slot [10] registered\n[ 0.264827] acpiphp: Slot [11] registered\n[ 0.265659] acpiphp: Slot [12] registered\n[ 0.266494] acpiphp: Slot [13] registered\n[ 0.267321] acpiphp: Slot [14] registered\n[ 0.268151] acpiphp: Slot [15] registered\n[ 0.279121] acpiphp: Slot [16] registered\n[ 0.279979] acpiphp: Slot [17] registered\n[ 0.280810] acpiphp: Slot [18] registered\n[ 0.281637] acpiphp: Slot [19] registered\n[ 0.282465] acpiphp: Slot [20] registered\n[ 0.283297] acpiphp: Slot [21] registered\n[ 0.284128] acpiphp: Slot [22] registered\n[ 0.284959] acpiphp: Slot [23] registered\n[ 0.285790] acpiphp: Slot [24] registered\n[ 0.286619] acpiphp: Slot [25] registered\n[ 0.287451] acpiphp: Slot [26] registered\n[ 0.288278] acpiphp: Slot [27] registered\n[ 0.289109] acpiphp: Slot [28] registered\n[ 0.289947] acpiphp: Slot [29] registered\n[ 0.290777] acpiphp: Slot [30] registered\n[ 0.291611] acpiphp: Slot [31] registered\n[ 0.292439] PCI host bridge to bus 0000:00\n[ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376899] vgaarb: loaded\n[ 0.377523] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378702] SCSI subsystem initialized\n[ 0.379554] ACPI: bus type USB registered\n[ 0.380388] usbcore: registered new interface driver usbfs\n[ 0.381460] usbcore: registered new interface driver hub\n[ 0.382500] usbcore: registered new device driver usb\n[ 0.383588] PCI: Using ACPI for IRQ routing\n[ 0.384644] NetLabel: Initializing\n[ 0.385372] NetLabel: domain hash size = 128\n[ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387254] NetLabel: unlabeled traffic allowed by default\n[ 0.388389] clocksource: Switched to clocksource kvm-clock\n[ 0.394220] AppArmor: AppArmor Filesystem Enabled\n[ 0.395217] pnp: PnP ACPI init\n[ 0.396161] pnp: PnP ACPI: found 5 devices\n[ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404342] NET: Registered protocol family 2\n[ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407857] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411376] NET: Registered protocol family 1\n[ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442800] Trying to unpack rootfs image as initramfs...\n[ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505925] Scanning for low memory corruption every 60 seconds\n[ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508483] audit: initializing netlink subsys (disabled)\n[ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized\n[ 0.510889] Initialise system trusted keyring\n[ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515058] zbud: loaded\n[ 0.515781] VFS: Disk quotas dquot_6.6.0\n[ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518193] fuse init (API version 7.23)\n[ 0.519103] Key type big_key registered\n[ 0.519927] Allocating IMA MOK and blacklist keyrings.\n[ 0.521071] Key type asymmetric registered\n[ 0.521921] Asymmetric key parser 'x509' registered\n[ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524790] io scheduler noop registered\n[ 0.525612] io scheduler deadline registered (default)\n[ 0.526628] io scheduler cfq registered\n[ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531368] ACPI: Power Button [PWRF]\n[ 0.532223] GHES: HEST is not enabled!\n[ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609384] Linux agpgart interface v0.103\n[ 0.611615] brd: module loaded\n[ 0.612896] loop: module loaded\n[ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619576] GPT:90111 != 2097151\n[ 0.620265] GPT:Alternate GPT header not at the end of the disk.\n[ 0.621398] GPT:90111 != 2097151\n[ 0.622093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623080] vda: vda1 vda15\n[ 0.624661] scsi host0: ata_piix\n[ 0.625408] scsi host1: ata_piix\n[ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628906] libphy: Fixed MDIO Bus: probed\n[ 0.629741] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632867] PPP generic driver version 2.4.2\n[ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635207] ehci-pci: EHCI PCI platform driver\n[ 0.636091] ehci-platform: EHCI generic platform driver\n[ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638253] ohci-pci: OHCI PCI platform driver\n[ 0.639139] ohci-platform: OHCI generic platform driver\n[ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662031] usb usb1: Product: UHCI Host Controller\n[ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664176] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665266] hub 1-0:1.0: USB hub found\n[ 0.666074] hub 1-0:1.0: 2 ports detected\n[ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671247] mousedev: PS/2 mouse device common for all mice\n[ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674437] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678040] i2c /dev entries driver\n[ 0.678827] device-mapper: uevent: version 1.0.3\n[ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682788] NET: Registered protocol family 10\n[ 0.683803] NET: Registered protocol family 17\n[ 0.684716] Key type dns_resolver registered\n[ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688582] registered taskstats version 1\n[ 0.689436] Loading compiled-in X.509 certificates\n[ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.692810] zswap: loaded using pool lzo/zbud\n[ 0.694981] Key type trusted registered\n[ 0.697518] Key type encrypted registered\n[ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702294] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704678] evm: HMAC attrs: 0x1\n[ 0.706609] Magic number: 6:152:415\n[ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314)\n[ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716995] EDD information not available.\n[ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797407] Write protecting the kernel read-only data: 14336k\n[ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800843] 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.537734] 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-10-03 05:25:30,188 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/action used request id req-d458cb22-d136-4cd0-b228-92d66913c459 2018-10-03 05:25:30,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10373210907s 2018-10-03 05:25:30,189 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/action used request id req-d458cb22-d136-4cd0-b228-92d66913c459 2018-10-03 05:25:30,189 - 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 483311619 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.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134256] pid_max: default: 32768 minimum: 301 [ 0.135183] ACPI: Core revision 20150930 [ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137883] Security Framework initialized [ 0.138688] Yama: becoming mindful. [ 0.139408] AppArmor: AppArmor initialized [ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145612] Initializing cgroup subsys io [ 0.146421] Initializing cgroup subsys memory [ 0.147278] Initializing cgroup subsys devices [ 0.148196] Initializing cgroup subsys freezer [ 0.149090] Initializing cgroup subsys net_cls [ 0.149985] Initializing cgroup subsys perf_event [ 0.150917] Initializing cgroup subsys net_prio [ 0.151839] Initializing cgroup subsys hugetlb [ 0.152725] Initializing cgroup subsys pids [ 0.153627] CPU: Physical Processor ID: 0 [ 0.155148] mce: CPU supports 10 MCE banks [ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174665] ftrace: allocating 31920 entries in 125 pages [ 0.202097] smpboot: Max logical packages: 1 [ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204361] x2apic enabled [ 0.205195] Switched APIC routing to physical x2apic. [ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211989] KVM setup paravirtual spinlock [ 0.213443] x86: Booted up 1 node, 1 CPUs [ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215684] devtmpfs: initialized [ 0.217429] evm: security.selinux [ 0.218143] evm: security.SMACK64 [ 0.218851] evm: security.SMACK64EXEC [ 0.219614] evm: security.SMACK64TRANSMUTE [ 0.220443] evm: security.SMACK64MMAP [ 0.221214] evm: security.ima [ 0.221875] evm: security.capability [ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224621] pinctrl core: initialized pinctrl subsystem [ 0.225762] RTC time: 5:25:13, date: 10/03/18 [ 0.226745] NET: Registered protocol family 16 [ 0.227742] cpuidle: using governor ladder [ 0.228584] cpuidle: using governor menu [ 0.229386] PCCT header not found. [ 0.230165] ACPI: bus type PCI registered [ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232265] PCI: Using configuration type 1 for base access [ 0.234078] ACPI: Added _OSI(Module Device) [ 0.234947] ACPI: Added _OSI(Processor Device) [ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238924] ACPI: Interpreter enabled [ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247307] ACPI: (supports S0 S5) [ 0.248035] ACPI: Using IOAPIC for interrupt routing [ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258251] acpiphp: Slot [3] registered [ 0.259079] acpiphp: Slot [4] registered [ 0.259898] acpiphp: Slot [5] registered [ 0.260716] acpiphp: Slot [6] registered [ 0.261531] acpiphp: Slot [7] registered [ 0.262350] acpiphp: Slot [8] registered [ 0.263179] acpiphp: Slot [9] registered [ 0.263997] acpiphp: Slot [10] registered [ 0.264827] acpiphp: Slot [11] registered [ 0.265659] acpiphp: Slot [12] registered [ 0.266494] acpiphp: Slot [13] registered [ 0.267321] acpiphp: Slot [14] registered [ 0.268151] acpiphp: Slot [15] registered [ 0.279121] acpiphp: Slot [16] registered [ 0.279979] acpiphp: Slot [17] registered [ 0.280810] acpiphp: Slot [18] registered [ 0.281637] acpiphp: Slot [19] registered [ 0.282465] acpiphp: Slot [20] registered [ 0.283297] acpiphp: Slot [21] registered [ 0.284128] acpiphp: Slot [22] registered [ 0.284959] acpiphp: Slot [23] registered [ 0.285790] acpiphp: Slot [24] registered [ 0.286619] acpiphp: Slot [25] registered [ 0.287451] acpiphp: Slot [26] registered [ 0.288278] acpiphp: Slot [27] registered [ 0.289109] acpiphp: Slot [28] registered [ 0.289947] acpiphp: Slot [29] registered [ 0.290777] acpiphp: Slot [30] registered [ 0.291611] acpiphp: Slot [31] registered [ 0.292439] PCI host bridge to bus 0000:00 [ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376899] vgaarb: loaded [ 0.377523] vgaarb: bridge control possible 0000:00:02.0 [ 0.378702] SCSI subsystem initialized [ 0.379554] ACPI: bus type USB registered [ 0.380388] usbcore: registered new interface driver usbfs [ 0.381460] usbcore: registered new interface driver hub [ 0.382500] usbcore: registered new device driver usb [ 0.383588] PCI: Using ACPI for IRQ routing [ 0.384644] NetLabel: Initializing [ 0.385372] NetLabel: domain hash size = 128 [ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387254] NetLabel: unlabeled traffic allowed by default [ 0.388389] clocksource: Switched to clocksource kvm-clock [ 0.394220] AppArmor: AppArmor Filesystem Enabled [ 0.395217] pnp: PnP ACPI init [ 0.396161] pnp: PnP ACPI: found 5 devices [ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404342] NET: Registered protocol family 2 [ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407857] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411376] NET: Registered protocol family 1 [ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442800] Trying to unpack rootfs image as initramfs... [ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505925] Scanning for low memory corruption every 60 seconds [ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508483] audit: initializing netlink subsys (disabled) [ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized [ 0.510889] Initialise system trusted keyring [ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515058] zbud: loaded [ 0.515781] VFS: Disk quotas dquot_6.6.0 [ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518193] fuse init (API version 7.23) [ 0.519103] Key type big_key registered [ 0.519927] Allocating IMA MOK and blacklist keyrings. [ 0.521071] Key type asymmetric registered [ 0.521921] Asymmetric key parser 'x509' registered [ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524790] io scheduler noop registered [ 0.525612] io scheduler deadline registered (default) [ 0.526628] io scheduler cfq registered [ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531368] ACPI: Power Button [PWRF] [ 0.532223] GHES: HEST is not enabled! [ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609384] Linux agpgart interface v0.103 [ 0.611615] brd: module loaded [ 0.612896] loop: module loaded [ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619576] GPT:90111 != 2097151 [ 0.620265] GPT:Alternate GPT header not at the end of the disk. [ 0.621398] GPT:90111 != 2097151 [ 0.622093] GPT: Use GNU Parted to correct GPT errors. [ 0.623080] vda: vda1 vda15 [ 0.624661] scsi host0: ata_piix [ 0.625408] scsi host1: ata_piix [ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628906] libphy: Fixed MDIO Bus: probed [ 0.629741] tun: Universal TUN/TAP device driver, 1.6 [ 0.630706] tun: (C) 1999-2004 Max Krasnyansky [ 0.632867] PPP generic driver version 2.4.2 [ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635207] ehci-pci: EHCI PCI platform driver [ 0.636091] ehci-platform: EHCI generic platform driver [ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638253] ohci-pci: OHCI PCI platform driver [ 0.639139] ohci-platform: OHCI generic platform driver [ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662031] usb usb1: Product: UHCI Host Controller [ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665266] hub 1-0:1.0: USB hub found [ 0.666074] hub 1-0:1.0: 2 ports detected [ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671247] mousedev: PS/2 mouse device common for all mice [ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674437] rtc_cmos 00:00: RTC can wake from S4 [ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678040] i2c /dev entries driver [ 0.678827] device-mapper: uevent: version 1.0.3 [ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682788] NET: Registered protocol family 10 [ 0.683803] NET: Registered protocol family 17 [ 0.684716] Key type dns_resolver registered [ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688582] registered taskstats version 1 [ 0.689436] Loading compiled-in X.509 certificates [ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692810] zswap: loaded using pool lzo/zbud [ 0.694981] Key type trusted registered [ 0.697518] Key type encrypted registered [ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702294] ima: No TPM chip found, activating TPM-bypass! [ 0.704678] evm: HMAC attrs: 0x1 [ 0.706609] Magic number: 6:152:415 [ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314) [ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716995] EDD information not available. [ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797407] Write protecting the kernel read-only data: 14336k [ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800843] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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.33 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.537734] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:25:31,191 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: timed out 2018-10-03 05:25:40,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:25:40,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:25:41,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:25:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5a2b780-a6d1-45c6-afd0-651bb5ac8b65 x-compute-request-id: req-b5a2b780-a6d1-45c6-afd0-651bb5ac8b65 Content-Encoding: gzip Content-Length: 7751 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 483311619 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134256] pid_max: default: 32768 minimum: 301\n[ 0.135183] ACPI: Core revision 20150930\n[ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137883] Security Framework initialized\n[ 0.138688] Yama: becoming mindful.\n[ 0.139408] AppArmor: AppArmor initialized\n[ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145612] Initializing cgroup subsys io\n[ 0.146421] Initializing cgroup subsys memory\n[ 0.147278] Initializing cgroup subsys devices\n[ 0.148196] Initializing cgroup subsys freezer\n[ 0.149090] Initializing cgroup subsys net_cls\n[ 0.149985] Initializing cgroup subsys perf_event\n[ 0.150917] Initializing cgroup subsys net_prio\n[ 0.151839] Initializing cgroup subsys hugetlb\n[ 0.152725] Initializing cgroup subsys pids\n[ 0.153627] CPU: Physical Processor ID: 0\n[ 0.155148] mce: CPU supports 10 MCE banks\n[ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174665] ftrace: allocating 31920 entries in 125 pages\n[ 0.202097] smpboot: Max logical packages: 1\n[ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204361] x2apic enabled\n[ 0.205195] Switched APIC routing to physical x2apic.\n[ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211989] KVM setup paravirtual spinlock\n[ 0.213443] x86: Booted up 1 node, 1 CPUs\n[ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215684] devtmpfs: initialized\n[ 0.217429] evm: security.selinux\n[ 0.218143] evm: security.SMACK64\n[ 0.218851] evm: security.SMACK64EXEC\n[ 0.219614] evm: security.SMACK64TRANSMUTE\n[ 0.220443] evm: security.SMACK64MMAP\n[ 0.221214] evm: security.ima\n[ 0.221875] evm: security.capability\n[ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224621] pinctrl core: initialized pinctrl subsystem\n[ 0.225762] RTC time: 5:25:13, date: 10/03/18\n[ 0.226745] NET: Registered protocol family 16\n[ 0.227742] cpuidle: using governor ladder\n[ 0.228584] cpuidle: using governor menu\n[ 0.229386] PCCT header not found.\n[ 0.230165] ACPI: bus type PCI registered\n[ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232265] PCI: Using configuration type 1 for base access\n[ 0.234078] ACPI: Added _OSI(Module Device)\n[ 0.234947] ACPI: Added _OSI(Processor Device)\n[ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236774] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238924] ACPI: Interpreter enabled\n[ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247307] ACPI: (supports S0 S5)\n[ 0.248035] ACPI: Using IOAPIC for interrupt routing\n[ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258251] acpiphp: Slot [3] registered\n[ 0.259079] acpiphp: Slot [4] registered\n[ 0.259898] acpiphp: Slot [5] registered\n[ 0.260716] acpiphp: Slot [6] registered\n[ 0.261531] acpiphp: Slot [7] registered\n[ 0.262350] acpiphp: Slot [8] registered\n[ 0.263179] acpiphp: Slot [9] registered\n[ 0.263997] acpiphp: Slot [10] registered\n[ 0.264827] acpiphp: Slot [11] registered\n[ 0.265659] acpiphp: Slot [12] registered\n[ 0.266494] acpiphp: Slot [13] registered\n[ 0.267321] acpiphp: Slot [14] registered\n[ 0.268151] acpiphp: Slot [15] registered\n[ 0.279121] acpiphp: Slot [16] registered\n[ 0.279979] acpiphp: Slot [17] registered\n[ 0.280810] acpiphp: Slot [18] registered\n[ 0.281637] acpiphp: Slot [19] registered\n[ 0.282465] acpiphp: Slot [20] registered\n[ 0.283297] acpiphp: Slot [21] registered\n[ 0.284128] acpiphp: Slot [22] registered\n[ 0.284959] acpiphp: Slot [23] registered\n[ 0.285790] acpiphp: Slot [24] registered\n[ 0.286619] acpiphp: Slot [25] registered\n[ 0.287451] acpiphp: Slot [26] registered\n[ 0.288278] acpiphp: Slot [27] registered\n[ 0.289109] acpiphp: Slot [28] registered\n[ 0.289947] acpiphp: Slot [29] registered\n[ 0.290777] acpiphp: Slot [30] registered\n[ 0.291611] acpiphp: Slot [31] registered\n[ 0.292439] PCI host bridge to bus 0000:00\n[ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376899] vgaarb: loaded\n[ 0.377523] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378702] SCSI subsystem initialized\n[ 0.379554] ACPI: bus type USB registered\n[ 0.380388] usbcore: registered new interface driver usbfs\n[ 0.381460] usbcore: registered new interface driver hub\n[ 0.382500] usbcore: registered new device driver usb\n[ 0.383588] PCI: Using ACPI for IRQ routing\n[ 0.384644] NetLabel: Initializing\n[ 0.385372] NetLabel: domain hash size = 128\n[ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387254] NetLabel: unlabeled traffic allowed by default\n[ 0.388389] clocksource: Switched to clocksource kvm-clock\n[ 0.394220] AppArmor: AppArmor Filesystem Enabled\n[ 0.395217] pnp: PnP ACPI init\n[ 0.396161] pnp: PnP ACPI: found 5 devices\n[ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404342] NET: Registered protocol family 2\n[ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407857] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411376] NET: Registered protocol family 1\n[ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442800] Trying to unpack rootfs image as initramfs...\n[ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505925] Scanning for low memory corruption every 60 seconds\n[ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508483] audit: initializing netlink subsys (disabled)\n[ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized\n[ 0.510889] Initialise system trusted keyring\n[ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515058] zbud: loaded\n[ 0.515781] VFS: Disk quotas dquot_6.6.0\n[ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518193] fuse init (API version 7.23)\n[ 0.519103] Key type big_key registered\n[ 0.519927] Allocating IMA MOK and blacklist keyrings.\n[ 0.521071] Key type asymmetric registered\n[ 0.521921] Asymmetric key parser 'x509' registered\n[ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524790] io scheduler noop registered\n[ 0.525612] io scheduler deadline registered (default)\n[ 0.526628] io scheduler cfq registered\n[ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531368] ACPI: Power Button [PWRF]\n[ 0.532223] GHES: HEST is not enabled!\n[ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609384] Linux agpgart interface v0.103\n[ 0.611615] brd: module loaded\n[ 0.612896] loop: module loaded\n[ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619576] GPT:90111 != 2097151\n[ 0.620265] GPT:Alternate GPT header not at the end of the disk.\n[ 0.621398] GPT:90111 != 2097151\n[ 0.622093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623080] vda: vda1 vda15\n[ 0.624661] scsi host0: ata_piix\n[ 0.625408] scsi host1: ata_piix\n[ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628906] libphy: Fixed MDIO Bus: probed\n[ 0.629741] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632867] PPP generic driver version 2.4.2\n[ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635207] ehci-pci: EHCI PCI platform driver\n[ 0.636091] ehci-platform: EHCI generic platform driver\n[ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638253] ohci-pci: OHCI PCI platform driver\n[ 0.639139] ohci-platform: OHCI generic platform driver\n[ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662031] usb usb1: Product: UHCI Host Controller\n[ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664176] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665266] hub 1-0:1.0: USB hub found\n[ 0.666074] hub 1-0:1.0: 2 ports detected\n[ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671247] mousedev: PS/2 mouse device common for all mice\n[ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674437] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678040] i2c /dev entries driver\n[ 0.678827] device-mapper: uevent: version 1.0.3\n[ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682788] NET: Registered protocol family 10\n[ 0.683803] NET: Registered protocol family 17\n[ 0.684716] Key type dns_resolver registered\n[ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688582] registered taskstats version 1\n[ 0.689436] Loading compiled-in X.509 certificates\n[ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.692810] zswap: loaded using pool lzo/zbud\n[ 0.694981] Key type trusted registered\n[ 0.697518] Key type encrypted registered\n[ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702294] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704678] evm: HMAC attrs: 0x1\n[ 0.706609] Magic number: 6:152:415\n[ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314)\n[ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716995] EDD information not available.\n[ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797407] Write protecting the kernel read-only data: 14336k\n[ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800843] 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.537734] 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-10-03 05:25:41,320 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/action used request id req-b5a2b780-a6d1-45c6-afd0-651bb5ac8b65 2018-10-03 05:25:41,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11942505836s 2018-10-03 05:25:41,321 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/action used request id req-b5a2b780-a6d1-45c6-afd0-651bb5ac8b65 2018-10-03 05:25:41,321 - 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 483311619 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.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134256] pid_max: default: 32768 minimum: 301 [ 0.135183] ACPI: Core revision 20150930 [ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137883] Security Framework initialized [ 0.138688] Yama: becoming mindful. [ 0.139408] AppArmor: AppArmor initialized [ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145612] Initializing cgroup subsys io [ 0.146421] Initializing cgroup subsys memory [ 0.147278] Initializing cgroup subsys devices [ 0.148196] Initializing cgroup subsys freezer [ 0.149090] Initializing cgroup subsys net_cls [ 0.149985] Initializing cgroup subsys perf_event [ 0.150917] Initializing cgroup subsys net_prio [ 0.151839] Initializing cgroup subsys hugetlb [ 0.152725] Initializing cgroup subsys pids [ 0.153627] CPU: Physical Processor ID: 0 [ 0.155148] mce: CPU supports 10 MCE banks [ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174665] ftrace: allocating 31920 entries in 125 pages [ 0.202097] smpboot: Max logical packages: 1 [ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204361] x2apic enabled [ 0.205195] Switched APIC routing to physical x2apic. [ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211989] KVM setup paravirtual spinlock [ 0.213443] x86: Booted up 1 node, 1 CPUs [ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215684] devtmpfs: initialized [ 0.217429] evm: security.selinux [ 0.218143] evm: security.SMACK64 [ 0.218851] evm: security.SMACK64EXEC [ 0.219614] evm: security.SMACK64TRANSMUTE [ 0.220443] evm: security.SMACK64MMAP [ 0.221214] evm: security.ima [ 0.221875] evm: security.capability [ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224621] pinctrl core: initialized pinctrl subsystem [ 0.225762] RTC time: 5:25:13, date: 10/03/18 [ 0.226745] NET: Registered protocol family 16 [ 0.227742] cpuidle: using governor ladder [ 0.228584] cpuidle: using governor menu [ 0.229386] PCCT header not found. [ 0.230165] ACPI: bus type PCI registered [ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232265] PCI: Using configuration type 1 for base access [ 0.234078] ACPI: Added _OSI(Module Device) [ 0.234947] ACPI: Added _OSI(Processor Device) [ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238924] ACPI: Interpreter enabled [ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247307] ACPI: (supports S0 S5) [ 0.248035] ACPI: Using IOAPIC for interrupt routing [ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258251] acpiphp: Slot [3] registered [ 0.259079] acpiphp: Slot [4] registered [ 0.259898] acpiphp: Slot [5] registered [ 0.260716] acpiphp: Slot [6] registered [ 0.261531] acpiphp: Slot [7] registered [ 0.262350] acpiphp: Slot [8] registered [ 0.263179] acpiphp: Slot [9] registered [ 0.263997] acpiphp: Slot [10] registered [ 0.264827] acpiphp: Slot [11] registered [ 0.265659] acpiphp: Slot [12] registered [ 0.266494] acpiphp: Slot [13] registered [ 0.267321] acpiphp: Slot [14] registered [ 0.268151] acpiphp: Slot [15] registered [ 0.279121] acpiphp: Slot [16] registered [ 0.279979] acpiphp: Slot [17] registered [ 0.280810] acpiphp: Slot [18] registered [ 0.281637] acpiphp: Slot [19] registered [ 0.282465] acpiphp: Slot [20] registered [ 0.283297] acpiphp: Slot [21] registered [ 0.284128] acpiphp: Slot [22] registered [ 0.284959] acpiphp: Slot [23] registered [ 0.285790] acpiphp: Slot [24] registered [ 0.286619] acpiphp: Slot [25] registered [ 0.287451] acpiphp: Slot [26] registered [ 0.288278] acpiphp: Slot [27] registered [ 0.289109] acpiphp: Slot [28] registered [ 0.289947] acpiphp: Slot [29] registered [ 0.290777] acpiphp: Slot [30] registered [ 0.291611] acpiphp: Slot [31] registered [ 0.292439] PCI host bridge to bus 0000:00 [ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376899] vgaarb: loaded [ 0.377523] vgaarb: bridge control possible 0000:00:02.0 [ 0.378702] SCSI subsystem initialized [ 0.379554] ACPI: bus type USB registered [ 0.380388] usbcore: registered new interface driver usbfs [ 0.381460] usbcore: registered new interface driver hub [ 0.382500] usbcore: registered new device driver usb [ 0.383588] PCI: Using ACPI for IRQ routing [ 0.384644] NetLabel: Initializing [ 0.385372] NetLabel: domain hash size = 128 [ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387254] NetLabel: unlabeled traffic allowed by default [ 0.388389] clocksource: Switched to clocksource kvm-clock [ 0.394220] AppArmor: AppArmor Filesystem Enabled [ 0.395217] pnp: PnP ACPI init [ 0.396161] pnp: PnP ACPI: found 5 devices [ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404342] NET: Registered protocol family 2 [ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407857] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411376] NET: Registered protocol family 1 [ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442800] Trying to unpack rootfs image as initramfs... [ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505925] Scanning for low memory corruption every 60 seconds [ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508483] audit: initializing netlink subsys (disabled) [ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized [ 0.510889] Initialise system trusted keyring [ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515058] zbud: loaded [ 0.515781] VFS: Disk quotas dquot_6.6.0 [ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518193] fuse init (API version 7.23) [ 0.519103] Key type big_key registered [ 0.519927] Allocating IMA MOK and blacklist keyrings. [ 0.521071] Key type asymmetric registered [ 0.521921] Asymmetric key parser 'x509' registered [ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524790] io scheduler noop registered [ 0.525612] io scheduler deadline registered (default) [ 0.526628] io scheduler cfq registered [ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531368] ACPI: Power Button [PWRF] [ 0.532223] GHES: HEST is not enabled! [ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609384] Linux agpgart interface v0.103 [ 0.611615] brd: module loaded [ 0.612896] loop: module loaded [ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619576] GPT:90111 != 2097151 [ 0.620265] GPT:Alternate GPT header not at the end of the disk. [ 0.621398] GPT:90111 != 2097151 [ 0.622093] GPT: Use GNU Parted to correct GPT errors. [ 0.623080] vda: vda1 vda15 [ 0.624661] scsi host0: ata_piix [ 0.625408] scsi host1: ata_piix [ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628906] libphy: Fixed MDIO Bus: probed [ 0.629741] tun: Universal TUN/TAP device driver, 1.6 [ 0.630706] tun: (C) 1999-2004 Max Krasnyansky [ 0.632867] PPP generic driver version 2.4.2 [ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635207] ehci-pci: EHCI PCI platform driver [ 0.636091] ehci-platform: EHCI generic platform driver [ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638253] ohci-pci: OHCI PCI platform driver [ 0.639139] ohci-platform: OHCI generic platform driver [ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662031] usb usb1: Product: UHCI Host Controller [ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665266] hub 1-0:1.0: USB hub found [ 0.666074] hub 1-0:1.0: 2 ports detected [ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671247] mousedev: PS/2 mouse device common for all mice [ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674437] rtc_cmos 00:00: RTC can wake from S4 [ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678040] i2c /dev entries driver [ 0.678827] device-mapper: uevent: version 1.0.3 [ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682788] NET: Registered protocol family 10 [ 0.683803] NET: Registered protocol family 17 [ 0.684716] Key type dns_resolver registered [ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688582] registered taskstats version 1 [ 0.689436] Loading compiled-in X.509 certificates [ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692810] zswap: loaded using pool lzo/zbud [ 0.694981] Key type trusted registered [ 0.697518] Key type encrypted registered [ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702294] ima: No TPM chip found, activating TPM-bypass! [ 0.704678] evm: HMAC attrs: 0x1 [ 0.706609] Magic number: 6:152:415 [ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314) [ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716995] EDD information not available. [ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797407] Write protecting the kernel read-only data: 14336k [ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800843] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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.33 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.537734] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:25:42,323 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.201: timed out 2018-10-03 05:25:51,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:25:51,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:25:52,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:25: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-703dd164-12f2-4b82-afba-6bbab0c915b3 x-compute-request-id: req-703dd164-12f2-4b82-afba-6bbab0c915b3 Content-Encoding: gzip Content-Length: 7751 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 483311619 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134256] pid_max: default: 32768 minimum: 301\n[ 0.135183] ACPI: Core revision 20150930\n[ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137883] Security Framework initialized\n[ 0.138688] Yama: becoming mindful.\n[ 0.139408] AppArmor: AppArmor initialized\n[ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145612] Initializing cgroup subsys io\n[ 0.146421] Initializing cgroup subsys memory\n[ 0.147278] Initializing cgroup subsys devices\n[ 0.148196] Initializing cgroup subsys freezer\n[ 0.149090] Initializing cgroup subsys net_cls\n[ 0.149985] Initializing cgroup subsys perf_event\n[ 0.150917] Initializing cgroup subsys net_prio\n[ 0.151839] Initializing cgroup subsys hugetlb\n[ 0.152725] Initializing cgroup subsys pids\n[ 0.153627] CPU: Physical Processor ID: 0\n[ 0.155148] mce: CPU supports 10 MCE banks\n[ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174665] ftrace: allocating 31920 entries in 125 pages\n[ 0.202097] smpboot: Max logical packages: 1\n[ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204361] x2apic enabled\n[ 0.205195] Switched APIC routing to physical x2apic.\n[ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211989] KVM setup paravirtual spinlock\n[ 0.213443] x86: Booted up 1 node, 1 CPUs\n[ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215684] devtmpfs: initialized\n[ 0.217429] evm: security.selinux\n[ 0.218143] evm: security.SMACK64\n[ 0.218851] evm: security.SMACK64EXEC\n[ 0.219614] evm: security.SMACK64TRANSMUTE\n[ 0.220443] evm: security.SMACK64MMAP\n[ 0.221214] evm: security.ima\n[ 0.221875] evm: security.capability\n[ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224621] pinctrl core: initialized pinctrl subsystem\n[ 0.225762] RTC time: 5:25:13, date: 10/03/18\n[ 0.226745] NET: Registered protocol family 16\n[ 0.227742] cpuidle: using governor ladder\n[ 0.228584] cpuidle: using governor menu\n[ 0.229386] PCCT header not found.\n[ 0.230165] ACPI: bus type PCI registered\n[ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232265] PCI: Using configuration type 1 for base access\n[ 0.234078] ACPI: Added _OSI(Module Device)\n[ 0.234947] ACPI: Added _OSI(Processor Device)\n[ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236774] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238924] ACPI: Interpreter enabled\n[ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247307] ACPI: (supports S0 S5)\n[ 0.248035] ACPI: Using IOAPIC for interrupt routing\n[ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258251] acpiphp: Slot [3] registered\n[ 0.259079] acpiphp: Slot [4] registered\n[ 0.259898] acpiphp: Slot [5] registered\n[ 0.260716] acpiphp: Slot [6] registered\n[ 0.261531] acpiphp: Slot [7] registered\n[ 0.262350] acpiphp: Slot [8] registered\n[ 0.263179] acpiphp: Slot [9] registered\n[ 0.263997] acpiphp: Slot [10] registered\n[ 0.264827] acpiphp: Slot [11] registered\n[ 0.265659] acpiphp: Slot [12] registered\n[ 0.266494] acpiphp: Slot [13] registered\n[ 0.267321] acpiphp: Slot [14] registered\n[ 0.268151] acpiphp: Slot [15] registered\n[ 0.279121] acpiphp: Slot [16] registered\n[ 0.279979] acpiphp: Slot [17] registered\n[ 0.280810] acpiphp: Slot [18] registered\n[ 0.281637] acpiphp: Slot [19] registered\n[ 0.282465] acpiphp: Slot [20] registered\n[ 0.283297] acpiphp: Slot [21] registered\n[ 0.284128] acpiphp: Slot [22] registered\n[ 0.284959] acpiphp: Slot [23] registered\n[ 0.285790] acpiphp: Slot [24] registered\n[ 0.286619] acpiphp: Slot [25] registered\n[ 0.287451] acpiphp: Slot [26] registered\n[ 0.288278] acpiphp: Slot [27] registered\n[ 0.289109] acpiphp: Slot [28] registered\n[ 0.289947] acpiphp: Slot [29] registered\n[ 0.290777] acpiphp: Slot [30] registered\n[ 0.291611] acpiphp: Slot [31] registered\n[ 0.292439] PCI host bridge to bus 0000:00\n[ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376899] vgaarb: loaded\n[ 0.377523] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378702] SCSI subsystem initialized\n[ 0.379554] ACPI: bus type USB registered\n[ 0.380388] usbcore: registered new interface driver usbfs\n[ 0.381460] usbcore: registered new interface driver hub\n[ 0.382500] usbcore: registered new device driver usb\n[ 0.383588] PCI: Using ACPI for IRQ routing\n[ 0.384644] NetLabel: Initializing\n[ 0.385372] NetLabel: domain hash size = 128\n[ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387254] NetLabel: unlabeled traffic allowed by default\n[ 0.388389] clocksource: Switched to clocksource kvm-clock\n[ 0.394220] AppArmor: AppArmor Filesystem Enabled\n[ 0.395217] pnp: PnP ACPI init\n[ 0.396161] pnp: PnP ACPI: found 5 devices\n[ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404342] NET: Registered protocol family 2\n[ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407857] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411376] NET: Registered protocol family 1\n[ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442800] Trying to unpack rootfs image as initramfs...\n[ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505925] Scanning for low memory corruption every 60 seconds\n[ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508483] audit: initializing netlink subsys (disabled)\n[ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized\n[ 0.510889] Initialise system trusted keyring\n[ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515058] zbud: loaded\n[ 0.515781] VFS: Disk quotas dquot_6.6.0\n[ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518193] fuse init (API version 7.23)\n[ 0.519103] Key type big_key registered\n[ 0.519927] Allocating IMA MOK and blacklist keyrings.\n[ 0.521071] Key type asymmetric registered\n[ 0.521921] Asymmetric key parser 'x509' registered\n[ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524790] io scheduler noop registered\n[ 0.525612] io scheduler deadline registered (default)\n[ 0.526628] io scheduler cfq registered\n[ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531368] ACPI: Power Button [PWRF]\n[ 0.532223] GHES: HEST is not enabled!\n[ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609384] Linux agpgart interface v0.103\n[ 0.611615] brd: module loaded\n[ 0.612896] loop: module loaded\n[ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619576] GPT:90111 != 2097151\n[ 0.620265] GPT:Alternate GPT header not at the end of the disk.\n[ 0.621398] GPT:90111 != 2097151\n[ 0.622093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623080] vda: vda1 vda15\n[ 0.624661] scsi host0: ata_piix\n[ 0.625408] scsi host1: ata_piix\n[ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628906] libphy: Fixed MDIO Bus: probed\n[ 0.629741] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632867] PPP generic driver version 2.4.2\n[ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635207] ehci-pci: EHCI PCI platform driver\n[ 0.636091] ehci-platform: EHCI generic platform driver\n[ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638253] ohci-pci: OHCI PCI platform driver\n[ 0.639139] ohci-platform: OHCI generic platform driver\n[ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662031] usb usb1: Product: UHCI Host Controller\n[ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664176] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665266] hub 1-0:1.0: USB hub found\n[ 0.666074] hub 1-0:1.0: 2 ports detected\n[ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671247] mousedev: PS/2 mouse device common for all mice\n[ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674437] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678040] i2c /dev entries driver\n[ 0.678827] device-mapper: uevent: version 1.0.3\n[ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682788] NET: Registered protocol family 10\n[ 0.683803] NET: Registered protocol family 17\n[ 0.684716] Key type dns_resolver registered\n[ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688582] registered taskstats version 1\n[ 0.689436] Loading compiled-in X.509 certificates\n[ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.692810] zswap: loaded using pool lzo/zbud\n[ 0.694981] Key type trusted registered\n[ 0.697518] Key type encrypted registered\n[ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702294] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704678] evm: HMAC attrs: 0x1\n[ 0.706609] Magic number: 6:152:415\n[ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314)\n[ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716995] EDD information not available.\n[ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797407] Write protecting the kernel read-only data: 14336k\n[ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800843] 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.537734] 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-10-03 05:25:52,436 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/action used request id req-703dd164-12f2-4b82-afba-6bbab0c915b3 2018-10-03 05:25:52,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10293197632s 2018-10-03 05:25:52,437 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/action used request id req-703dd164-12f2-4b82-afba-6bbab0c915b3 2018-10-03 05:25:52,437 - 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 483311619 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.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134256] pid_max: default: 32768 minimum: 301 [ 0.135183] ACPI: Core revision 20150930 [ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137883] Security Framework initialized [ 0.138688] Yama: becoming mindful. [ 0.139408] AppArmor: AppArmor initialized [ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145612] Initializing cgroup subsys io [ 0.146421] Initializing cgroup subsys memory [ 0.147278] Initializing cgroup subsys devices [ 0.148196] Initializing cgroup subsys freezer [ 0.149090] Initializing cgroup subsys net_cls [ 0.149985] Initializing cgroup subsys perf_event [ 0.150917] Initializing cgroup subsys net_prio [ 0.151839] Initializing cgroup subsys hugetlb [ 0.152725] Initializing cgroup subsys pids [ 0.153627] CPU: Physical Processor ID: 0 [ 0.155148] mce: CPU supports 10 MCE banks [ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174665] ftrace: allocating 31920 entries in 125 pages [ 0.202097] smpboot: Max logical packages: 1 [ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204361] x2apic enabled [ 0.205195] Switched APIC routing to physical x2apic. [ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211989] KVM setup paravirtual spinlock [ 0.213443] x86: Booted up 1 node, 1 CPUs [ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215684] devtmpfs: initialized [ 0.217429] evm: security.selinux [ 0.218143] evm: security.SMACK64 [ 0.218851] evm: security.SMACK64EXEC [ 0.219614] evm: security.SMACK64TRANSMUTE [ 0.220443] evm: security.SMACK64MMAP [ 0.221214] evm: security.ima [ 0.221875] evm: security.capability [ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224621] pinctrl core: initialized pinctrl subsystem [ 0.225762] RTC time: 5:25:13, date: 10/03/18 [ 0.226745] NET: Registered protocol family 16 [ 0.227742] cpuidle: using governor ladder [ 0.228584] cpuidle: using governor menu [ 0.229386] PCCT header not found. [ 0.230165] ACPI: bus type PCI registered [ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232265] PCI: Using configuration type 1 for base access [ 0.234078] ACPI: Added _OSI(Module Device) [ 0.234947] ACPI: Added _OSI(Processor Device) [ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238924] ACPI: Interpreter enabled [ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247307] ACPI: (supports S0 S5) [ 0.248035] ACPI: Using IOAPIC for interrupt routing [ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258251] acpiphp: Slot [3] registered [ 0.259079] acpiphp: Slot [4] registered [ 0.259898] acpiphp: Slot [5] registered [ 0.260716] acpiphp: Slot [6] registered [ 0.261531] acpiphp: Slot [7] registered [ 0.262350] acpiphp: Slot [8] registered [ 0.263179] acpiphp: Slot [9] registered [ 0.263997] acpiphp: Slot [10] registered [ 0.264827] acpiphp: Slot [11] registered [ 0.265659] acpiphp: Slot [12] registered [ 0.266494] acpiphp: Slot [13] registered [ 0.267321] acpiphp: Slot [14] registered [ 0.268151] acpiphp: Slot [15] registered [ 0.279121] acpiphp: Slot [16] registered [ 0.279979] acpiphp: Slot [17] registered [ 0.280810] acpiphp: Slot [18] registered [ 0.281637] acpiphp: Slot [19] registered [ 0.282465] acpiphp: Slot [20] registered [ 0.283297] acpiphp: Slot [21] registered [ 0.284128] acpiphp: Slot [22] registered [ 0.284959] acpiphp: Slot [23] registered [ 0.285790] acpiphp: Slot [24] registered [ 0.286619] acpiphp: Slot [25] registered [ 0.287451] acpiphp: Slot [26] registered [ 0.288278] acpiphp: Slot [27] registered [ 0.289109] acpiphp: Slot [28] registered [ 0.289947] acpiphp: Slot [29] registered [ 0.290777] acpiphp: Slot [30] registered [ 0.291611] acpiphp: Slot [31] registered [ 0.292439] PCI host bridge to bus 0000:00 [ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376899] vgaarb: loaded [ 0.377523] vgaarb: bridge control possible 0000:00:02.0 [ 0.378702] SCSI subsystem initialized [ 0.379554] ACPI: bus type USB registered [ 0.380388] usbcore: registered new interface driver usbfs [ 0.381460] usbcore: registered new interface driver hub [ 0.382500] usbcore: registered new device driver usb [ 0.383588] PCI: Using ACPI for IRQ routing [ 0.384644] NetLabel: Initializing [ 0.385372] NetLabel: domain hash size = 128 [ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387254] NetLabel: unlabeled traffic allowed by default [ 0.388389] clocksource: Switched to clocksource kvm-clock [ 0.394220] AppArmor: AppArmor Filesystem Enabled [ 0.395217] pnp: PnP ACPI init [ 0.396161] pnp: PnP ACPI: found 5 devices [ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404342] NET: Registered protocol family 2 [ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407857] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411376] NET: Registered protocol family 1 [ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442800] Trying to unpack rootfs image as initramfs... [ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505925] Scanning for low memory corruption every 60 seconds [ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508483] audit: initializing netlink subsys (disabled) [ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized [ 0.510889] Initialise system trusted keyring [ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515058] zbud: loaded [ 0.515781] VFS: Disk quotas dquot_6.6.0 [ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518193] fuse init (API version 7.23) [ 0.519103] Key type big_key registered [ 0.519927] Allocating IMA MOK and blacklist keyrings. [ 0.521071] Key type asymmetric registered [ 0.521921] Asymmetric key parser 'x509' registered [ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524790] io scheduler noop registered [ 0.525612] io scheduler deadline registered (default) [ 0.526628] io scheduler cfq registered [ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531368] ACPI: Power Button [PWRF] [ 0.532223] GHES: HEST is not enabled! [ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609384] Linux agpgart interface v0.103 [ 0.611615] brd: module loaded [ 0.612896] loop: module loaded [ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619576] GPT:90111 != 2097151 [ 0.620265] GPT:Alternate GPT header not at the end of the disk. [ 0.621398] GPT:90111 != 2097151 [ 0.622093] GPT: Use GNU Parted to correct GPT errors. [ 0.623080] vda: vda1 vda15 [ 0.624661] scsi host0: ata_piix [ 0.625408] scsi host1: ata_piix [ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628906] libphy: Fixed MDIO Bus: probed [ 0.629741] tun: Universal TUN/TAP device driver, 1.6 [ 0.630706] tun: (C) 1999-2004 Max Krasnyansky [ 0.632867] PPP generic driver version 2.4.2 [ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635207] ehci-pci: EHCI PCI platform driver [ 0.636091] ehci-platform: EHCI generic platform driver [ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638253] ohci-pci: OHCI PCI platform driver [ 0.639139] ohci-platform: OHCI generic platform driver [ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662031] usb usb1: Product: UHCI Host Controller [ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665266] hub 1-0:1.0: USB hub found [ 0.666074] hub 1-0:1.0: 2 ports detected [ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671247] mousedev: PS/2 mouse device common for all mice [ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674437] rtc_cmos 00:00: RTC can wake from S4 [ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678040] i2c /dev entries driver [ 0.678827] device-mapper: uevent: version 1.0.3 [ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682788] NET: Registered protocol family 10 [ 0.683803] NET: Registered protocol family 17 [ 0.684716] Key type dns_resolver registered [ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688582] registered taskstats version 1 [ 0.689436] Loading compiled-in X.509 certificates [ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692810] zswap: loaded using pool lzo/zbud [ 0.694981] Key type trusted registered [ 0.697518] Key type encrypted registered [ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702294] ima: No TPM chip found, activating TPM-bypass! [ 0.704678] evm: HMAC attrs: 0x1 [ 0.706609] Magic number: 6:152:415 [ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314) [ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716995] EDD information not available. [ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797407] Write protecting the kernel read-only data: 14336k [ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800843] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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.33 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.537734] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:25:53,439 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.201: timed out 2018-10-03 05:26:02,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:26:02,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:26:03,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26: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-414fa674-ceab-4235-bb9f-6eff2001a918 x-compute-request-id: req-414fa674-ceab-4235-bb9f-6eff2001a918 Content-Encoding: gzip Content-Length: 7751 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 483311619 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134256] pid_max: default: 32768 minimum: 301\n[ 0.135183] ACPI: Core revision 20150930\n[ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137883] Security Framework initialized\n[ 0.138688] Yama: becoming mindful.\n[ 0.139408] AppArmor: AppArmor initialized\n[ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145612] Initializing cgroup subsys io\n[ 0.146421] Initializing cgroup subsys memory\n[ 0.147278] Initializing cgroup subsys devices\n[ 0.148196] Initializing cgroup subsys freezer\n[ 0.149090] Initializing cgroup subsys net_cls\n[ 0.149985] Initializing cgroup subsys perf_event\n[ 0.150917] Initializing cgroup subsys net_prio\n[ 0.151839] Initializing cgroup subsys hugetlb\n[ 0.152725] Initializing cgroup subsys pids\n[ 0.153627] CPU: Physical Processor ID: 0\n[ 0.155148] mce: CPU supports 10 MCE banks\n[ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174665] ftrace: allocating 31920 entries in 125 pages\n[ 0.202097] smpboot: Max logical packages: 1\n[ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204361] x2apic enabled\n[ 0.205195] Switched APIC routing to physical x2apic.\n[ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211989] KVM setup paravirtual spinlock\n[ 0.213443] x86: Booted up 1 node, 1 CPUs\n[ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215684] devtmpfs: initialized\n[ 0.217429] evm: security.selinux\n[ 0.218143] evm: security.SMACK64\n[ 0.218851] evm: security.SMACK64EXEC\n[ 0.219614] evm: security.SMACK64TRANSMUTE\n[ 0.220443] evm: security.SMACK64MMAP\n[ 0.221214] evm: security.ima\n[ 0.221875] evm: security.capability\n[ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224621] pinctrl core: initialized pinctrl subsystem\n[ 0.225762] RTC time: 5:25:13, date: 10/03/18\n[ 0.226745] NET: Registered protocol family 16\n[ 0.227742] cpuidle: using governor ladder\n[ 0.228584] cpuidle: using governor menu\n[ 0.229386] PCCT header not found.\n[ 0.230165] ACPI: bus type PCI registered\n[ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232265] PCI: Using configuration type 1 for base access\n[ 0.234078] ACPI: Added _OSI(Module Device)\n[ 0.234947] ACPI: Added _OSI(Processor Device)\n[ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236774] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238924] ACPI: Interpreter enabled\n[ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247307] ACPI: (supports S0 S5)\n[ 0.248035] ACPI: Using IOAPIC for interrupt routing\n[ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258251] acpiphp: Slot [3] registered\n[ 0.259079] acpiphp: Slot [4] registered\n[ 0.259898] acpiphp: Slot [5] registered\n[ 0.260716] acpiphp: Slot [6] registered\n[ 0.261531] acpiphp: Slot [7] registered\n[ 0.262350] acpiphp: Slot [8] registered\n[ 0.263179] acpiphp: Slot [9] registered\n[ 0.263997] acpiphp: Slot [10] registered\n[ 0.264827] acpiphp: Slot [11] registered\n[ 0.265659] acpiphp: Slot [12] registered\n[ 0.266494] acpiphp: Slot [13] registered\n[ 0.267321] acpiphp: Slot [14] registered\n[ 0.268151] acpiphp: Slot [15] registered\n[ 0.279121] acpiphp: Slot [16] registered\n[ 0.279979] acpiphp: Slot [17] registered\n[ 0.280810] acpiphp: Slot [18] registered\n[ 0.281637] acpiphp: Slot [19] registered\n[ 0.282465] acpiphp: Slot [20] registered\n[ 0.283297] acpiphp: Slot [21] registered\n[ 0.284128] acpiphp: Slot [22] registered\n[ 0.284959] acpiphp: Slot [23] registered\n[ 0.285790] acpiphp: Slot [24] registered\n[ 0.286619] acpiphp: Slot [25] registered\n[ 0.287451] acpiphp: Slot [26] registered\n[ 0.288278] acpiphp: Slot [27] registered\n[ 0.289109] acpiphp: Slot [28] registered\n[ 0.289947] acpiphp: Slot [29] registered\n[ 0.290777] acpiphp: Slot [30] registered\n[ 0.291611] acpiphp: Slot [31] registered\n[ 0.292439] PCI host bridge to bus 0000:00\n[ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376899] vgaarb: loaded\n[ 0.377523] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378702] SCSI subsystem initialized\n[ 0.379554] ACPI: bus type USB registered\n[ 0.380388] usbcore: registered new interface driver usbfs\n[ 0.381460] usbcore: registered new interface driver hub\n[ 0.382500] usbcore: registered new device driver usb\n[ 0.383588] PCI: Using ACPI for IRQ routing\n[ 0.384644] NetLabel: Initializing\n[ 0.385372] NetLabel: domain hash size = 128\n[ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387254] NetLabel: unlabeled traffic allowed by default\n[ 0.388389] clocksource: Switched to clocksource kvm-clock\n[ 0.394220] AppArmor: AppArmor Filesystem Enabled\n[ 0.395217] pnp: PnP ACPI init\n[ 0.396161] pnp: PnP ACPI: found 5 devices\n[ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404342] NET: Registered protocol family 2\n[ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407857] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411376] NET: Registered protocol family 1\n[ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442800] Trying to unpack rootfs image as initramfs...\n[ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505925] Scanning for low memory corruption every 60 seconds\n[ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508483] audit: initializing netlink subsys (disabled)\n[ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized\n[ 0.510889] Initialise system trusted keyring\n[ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515058] zbud: loaded\n[ 0.515781] VFS: Disk quotas dquot_6.6.0\n[ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518193] fuse init (API version 7.23)\n[ 0.519103] Key type big_key registered\n[ 0.519927] Allocating IMA MOK and blacklist keyrings.\n[ 0.521071] Key type asymmetric registered\n[ 0.521921] Asymmetric key parser 'x509' registered\n[ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524790] io scheduler noop registered\n[ 0.525612] io scheduler deadline registered (default)\n[ 0.526628] io scheduler cfq registered\n[ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531368] ACPI: Power Button [PWRF]\n[ 0.532223] GHES: HEST is not enabled!\n[ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609384] Linux agpgart interface v0.103\n[ 0.611615] brd: module loaded\n[ 0.612896] loop: module loaded\n[ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619576] GPT:90111 != 2097151\n[ 0.620265] GPT:Alternate GPT header not at the end of the disk.\n[ 0.621398] GPT:90111 != 2097151\n[ 0.622093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623080] vda: vda1 vda15\n[ 0.624661] scsi host0: ata_piix\n[ 0.625408] scsi host1: ata_piix\n[ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628906] libphy: Fixed MDIO Bus: probed\n[ 0.629741] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632867] PPP generic driver version 2.4.2\n[ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635207] ehci-pci: EHCI PCI platform driver\n[ 0.636091] ehci-platform: EHCI generic platform driver\n[ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638253] ohci-pci: OHCI PCI platform driver\n[ 0.639139] ohci-platform: OHCI generic platform driver\n[ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662031] usb usb1: Product: UHCI Host Controller\n[ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664176] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665266] hub 1-0:1.0: USB hub found\n[ 0.666074] hub 1-0:1.0: 2 ports detected\n[ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671247] mousedev: PS/2 mouse device common for all mice\n[ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674437] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678040] i2c /dev entries driver\n[ 0.678827] device-mapper: uevent: version 1.0.3\n[ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682788] NET: Registered protocol family 10\n[ 0.683803] NET: Registered protocol family 17\n[ 0.684716] Key type dns_resolver registered\n[ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688582] registered taskstats version 1\n[ 0.689436] Loading compiled-in X.509 certificates\n[ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.692810] zswap: loaded using pool lzo/zbud\n[ 0.694981] Key type trusted registered\n[ 0.697518] Key type encrypted registered\n[ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702294] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704678] evm: HMAC attrs: 0x1\n[ 0.706609] Magic number: 6:152:415\n[ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314)\n[ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716995] EDD information not available.\n[ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797407] Write protecting the kernel read-only data: 14336k\n[ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800843] 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.537734] 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-10-03 05:26:03,538 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/action used request id req-414fa674-ceab-4235-bb9f-6eff2001a918 2018-10-03 05:26:03,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09760522842s 2018-10-03 05:26:03,539 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/action used request id req-414fa674-ceab-4235-bb9f-6eff2001a918 2018-10-03 05:26:03,539 - 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 483311619 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.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134256] pid_max: default: 32768 minimum: 301 [ 0.135183] ACPI: Core revision 20150930 [ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137883] Security Framework initialized [ 0.138688] Yama: becoming mindful. [ 0.139408] AppArmor: AppArmor initialized [ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145612] Initializing cgroup subsys io [ 0.146421] Initializing cgroup subsys memory [ 0.147278] Initializing cgroup subsys devices [ 0.148196] Initializing cgroup subsys freezer [ 0.149090] Initializing cgroup subsys net_cls [ 0.149985] Initializing cgroup subsys perf_event [ 0.150917] Initializing cgroup subsys net_prio [ 0.151839] Initializing cgroup subsys hugetlb [ 0.152725] Initializing cgroup subsys pids [ 0.153627] CPU: Physical Processor ID: 0 [ 0.155148] mce: CPU supports 10 MCE banks [ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174665] ftrace: allocating 31920 entries in 125 pages [ 0.202097] smpboot: Max logical packages: 1 [ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204361] x2apic enabled [ 0.205195] Switched APIC routing to physical x2apic. [ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211989] KVM setup paravirtual spinlock [ 0.213443] x86: Booted up 1 node, 1 CPUs [ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215684] devtmpfs: initialized [ 0.217429] evm: security.selinux [ 0.218143] evm: security.SMACK64 [ 0.218851] evm: security.SMACK64EXEC [ 0.219614] evm: security.SMACK64TRANSMUTE [ 0.220443] evm: security.SMACK64MMAP [ 0.221214] evm: security.ima [ 0.221875] evm: security.capability [ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224621] pinctrl core: initialized pinctrl subsystem [ 0.225762] RTC time: 5:25:13, date: 10/03/18 [ 0.226745] NET: Registered protocol family 16 [ 0.227742] cpuidle: using governor ladder [ 0.228584] cpuidle: using governor menu [ 0.229386] PCCT header not found. [ 0.230165] ACPI: bus type PCI registered [ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232265] PCI: Using configuration type 1 for base access [ 0.234078] ACPI: Added _OSI(Module Device) [ 0.234947] ACPI: Added _OSI(Processor Device) [ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238924] ACPI: Interpreter enabled [ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247307] ACPI: (supports S0 S5) [ 0.248035] ACPI: Using IOAPIC for interrupt routing [ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258251] acpiphp: Slot [3] registered [ 0.259079] acpiphp: Slot [4] registered [ 0.259898] acpiphp: Slot [5] registered [ 0.260716] acpiphp: Slot [6] registered [ 0.261531] acpiphp: Slot [7] registered [ 0.262350] acpiphp: Slot [8] registered [ 0.263179] acpiphp: Slot [9] registered [ 0.263997] acpiphp: Slot [10] registered [ 0.264827] acpiphp: Slot [11] registered [ 0.265659] acpiphp: Slot [12] registered [ 0.266494] acpiphp: Slot [13] registered [ 0.267321] acpiphp: Slot [14] registered [ 0.268151] acpiphp: Slot [15] registered [ 0.279121] acpiphp: Slot [16] registered [ 0.279979] acpiphp: Slot [17] registered [ 0.280810] acpiphp: Slot [18] registered [ 0.281637] acpiphp: Slot [19] registered [ 0.282465] acpiphp: Slot [20] registered [ 0.283297] acpiphp: Slot [21] registered [ 0.284128] acpiphp: Slot [22] registered [ 0.284959] acpiphp: Slot [23] registered [ 0.285790] acpiphp: Slot [24] registered [ 0.286619] acpiphp: Slot [25] registered [ 0.287451] acpiphp: Slot [26] registered [ 0.288278] acpiphp: Slot [27] registered [ 0.289109] acpiphp: Slot [28] registered [ 0.289947] acpiphp: Slot [29] registered [ 0.290777] acpiphp: Slot [30] registered [ 0.291611] acpiphp: Slot [31] registered [ 0.292439] PCI host bridge to bus 0000:00 [ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376899] vgaarb: loaded [ 0.377523] vgaarb: bridge control possible 0000:00:02.0 [ 0.378702] SCSI subsystem initialized [ 0.379554] ACPI: bus type USB registered [ 0.380388] usbcore: registered new interface driver usbfs [ 0.381460] usbcore: registered new interface driver hub [ 0.382500] usbcore: registered new device driver usb [ 0.383588] PCI: Using ACPI for IRQ routing [ 0.384644] NetLabel: Initializing [ 0.385372] NetLabel: domain hash size = 128 [ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387254] NetLabel: unlabeled traffic allowed by default [ 0.388389] clocksource: Switched to clocksource kvm-clock [ 0.394220] AppArmor: AppArmor Filesystem Enabled [ 0.395217] pnp: PnP ACPI init [ 0.396161] pnp: PnP ACPI: found 5 devices [ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404342] NET: Registered protocol family 2 [ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407857] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411376] NET: Registered protocol family 1 [ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442800] Trying to unpack rootfs image as initramfs... [ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505925] Scanning for low memory corruption every 60 seconds [ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508483] audit: initializing netlink subsys (disabled) [ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized [ 0.510889] Initialise system trusted keyring [ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515058] zbud: loaded [ 0.515781] VFS: Disk quotas dquot_6.6.0 [ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518193] fuse init (API version 7.23) [ 0.519103] Key type big_key registered [ 0.519927] Allocating IMA MOK and blacklist keyrings. [ 0.521071] Key type asymmetric registered [ 0.521921] Asymmetric key parser 'x509' registered [ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524790] io scheduler noop registered [ 0.525612] io scheduler deadline registered (default) [ 0.526628] io scheduler cfq registered [ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531368] ACPI: Power Button [PWRF] [ 0.532223] GHES: HEST is not enabled! [ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609384] Linux agpgart interface v0.103 [ 0.611615] brd: module loaded [ 0.612896] loop: module loaded [ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619576] GPT:90111 != 2097151 [ 0.620265] GPT:Alternate GPT header not at the end of the disk. [ 0.621398] GPT:90111 != 2097151 [ 0.622093] GPT: Use GNU Parted to correct GPT errors. [ 0.623080] vda: vda1 vda15 [ 0.624661] scsi host0: ata_piix [ 0.625408] scsi host1: ata_piix [ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628906] libphy: Fixed MDIO Bus: probed [ 0.629741] tun: Universal TUN/TAP device driver, 1.6 [ 0.630706] tun: (C) 1999-2004 Max Krasnyansky [ 0.632867] PPP generic driver version 2.4.2 [ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635207] ehci-pci: EHCI PCI platform driver [ 0.636091] ehci-platform: EHCI generic platform driver [ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638253] ohci-pci: OHCI PCI platform driver [ 0.639139] ohci-platform: OHCI generic platform driver [ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662031] usb usb1: Product: UHCI Host Controller [ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665266] hub 1-0:1.0: USB hub found [ 0.666074] hub 1-0:1.0: 2 ports detected [ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671247] mousedev: PS/2 mouse device common for all mice [ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674437] rtc_cmos 00:00: RTC can wake from S4 [ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678040] i2c /dev entries driver [ 0.678827] device-mapper: uevent: version 1.0.3 [ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682788] NET: Registered protocol family 10 [ 0.683803] NET: Registered protocol family 17 [ 0.684716] Key type dns_resolver registered [ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688582] registered taskstats version 1 [ 0.689436] Loading compiled-in X.509 certificates [ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692810] zswap: loaded using pool lzo/zbud [ 0.694981] Key type trusted registered [ 0.697518] Key type encrypted registered [ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702294] ima: No TPM chip found, activating TPM-bypass! [ 0.704678] evm: HMAC attrs: 0x1 [ 0.706609] Magic number: 6:152:415 [ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314) [ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716995] EDD information not available. [ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797407] Write protecting the kernel read-only data: 14336k [ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800843] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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.33 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.537734] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:26:04,542 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.201: timed out 2018-10-03 05:26:13,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:26:13,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:26:14,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26: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-1bb50532-e1d0-465e-aeeb-36fb4810e553 x-compute-request-id: req-1bb50532-e1d0-465e-aeeb-36fb4810e553 Content-Encoding: gzip Content-Length: 7751 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 483311619 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134256] pid_max: default: 32768 minimum: 301\n[ 0.135183] ACPI: Core revision 20150930\n[ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137883] Security Framework initialized\n[ 0.138688] Yama: becoming mindful.\n[ 0.139408] AppArmor: AppArmor initialized\n[ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145612] Initializing cgroup subsys io\n[ 0.146421] Initializing cgroup subsys memory\n[ 0.147278] Initializing cgroup subsys devices\n[ 0.148196] Initializing cgroup subsys freezer\n[ 0.149090] Initializing cgroup subsys net_cls\n[ 0.149985] Initializing cgroup subsys perf_event\n[ 0.150917] Initializing cgroup subsys net_prio\n[ 0.151839] Initializing cgroup subsys hugetlb\n[ 0.152725] Initializing cgroup subsys pids\n[ 0.153627] CPU: Physical Processor ID: 0\n[ 0.155148] mce: CPU supports 10 MCE banks\n[ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174665] ftrace: allocating 31920 entries in 125 pages\n[ 0.202097] smpboot: Max logical packages: 1\n[ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204361] x2apic enabled\n[ 0.205195] Switched APIC routing to physical x2apic.\n[ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211989] KVM setup paravirtual spinlock\n[ 0.213443] x86: Booted up 1 node, 1 CPUs\n[ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215684] devtmpfs: initialized\n[ 0.217429] evm: security.selinux\n[ 0.218143] evm: security.SMACK64\n[ 0.218851] evm: security.SMACK64EXEC\n[ 0.219614] evm: security.SMACK64TRANSMUTE\n[ 0.220443] evm: security.SMACK64MMAP\n[ 0.221214] evm: security.ima\n[ 0.221875] evm: security.capability\n[ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224621] pinctrl core: initialized pinctrl subsystem\n[ 0.225762] RTC time: 5:25:13, date: 10/03/18\n[ 0.226745] NET: Registered protocol family 16\n[ 0.227742] cpuidle: using governor ladder\n[ 0.228584] cpuidle: using governor menu\n[ 0.229386] PCCT header not found.\n[ 0.230165] ACPI: bus type PCI registered\n[ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232265] PCI: Using configuration type 1 for base access\n[ 0.234078] ACPI: Added _OSI(Module Device)\n[ 0.234947] ACPI: Added _OSI(Processor Device)\n[ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236774] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238924] ACPI: Interpreter enabled\n[ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247307] ACPI: (supports S0 S5)\n[ 0.248035] ACPI: Using IOAPIC for interrupt routing\n[ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258251] acpiphp: Slot [3] registered\n[ 0.259079] acpiphp: Slot [4] registered\n[ 0.259898] acpiphp: Slot [5] registered\n[ 0.260716] acpiphp: Slot [6] registered\n[ 0.261531] acpiphp: Slot [7] registered\n[ 0.262350] acpiphp: Slot [8] registered\n[ 0.263179] acpiphp: Slot [9] registered\n[ 0.263997] acpiphp: Slot [10] registered\n[ 0.264827] acpiphp: Slot [11] registered\n[ 0.265659] acpiphp: Slot [12] registered\n[ 0.266494] acpiphp: Slot [13] registered\n[ 0.267321] acpiphp: Slot [14] registered\n[ 0.268151] acpiphp: Slot [15] registered\n[ 0.279121] acpiphp: Slot [16] registered\n[ 0.279979] acpiphp: Slot [17] registered\n[ 0.280810] acpiphp: Slot [18] registered\n[ 0.281637] acpiphp: Slot [19] registered\n[ 0.282465] acpiphp: Slot [20] registered\n[ 0.283297] acpiphp: Slot [21] registered\n[ 0.284128] acpiphp: Slot [22] registered\n[ 0.284959] acpiphp: Slot [23] registered\n[ 0.285790] acpiphp: Slot [24] registered\n[ 0.286619] acpiphp: Slot [25] registered\n[ 0.287451] acpiphp: Slot [26] registered\n[ 0.288278] acpiphp: Slot [27] registered\n[ 0.289109] acpiphp: Slot [28] registered\n[ 0.289947] acpiphp: Slot [29] registered\n[ 0.290777] acpiphp: Slot [30] registered\n[ 0.291611] acpiphp: Slot [31] registered\n[ 0.292439] PCI host bridge to bus 0000:00\n[ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376899] vgaarb: loaded\n[ 0.377523] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378702] SCSI subsystem initialized\n[ 0.379554] ACPI: bus type USB registered\n[ 0.380388] usbcore: registered new interface driver usbfs\n[ 0.381460] usbcore: registered new interface driver hub\n[ 0.382500] usbcore: registered new device driver usb\n[ 0.383588] PCI: Using ACPI for IRQ routing\n[ 0.384644] NetLabel: Initializing\n[ 0.385372] NetLabel: domain hash size = 128\n[ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387254] NetLabel: unlabeled traffic allowed by default\n[ 0.388389] clocksource: Switched to clocksource kvm-clock\n[ 0.394220] AppArmor: AppArmor Filesystem Enabled\n[ 0.395217] pnp: PnP ACPI init\n[ 0.396161] pnp: PnP ACPI: found 5 devices\n[ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404342] NET: Registered protocol family 2\n[ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407857] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411376] NET: Registered protocol family 1\n[ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442800] Trying to unpack rootfs image as initramfs...\n[ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505925] Scanning for low memory corruption every 60 seconds\n[ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508483] audit: initializing netlink subsys (disabled)\n[ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized\n[ 0.510889] Initialise system trusted keyring\n[ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515058] zbud: loaded\n[ 0.515781] VFS: Disk quotas dquot_6.6.0\n[ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518193] fuse init (API version 7.23)\n[ 0.519103] Key type big_key registered\n[ 0.519927] Allocating IMA MOK and blacklist keyrings.\n[ 0.521071] Key type asymmetric registered\n[ 0.521921] Asymmetric key parser 'x509' registered\n[ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524790] io scheduler noop registered\n[ 0.525612] io scheduler deadline registered (default)\n[ 0.526628] io scheduler cfq registered\n[ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531368] ACPI: Power Button [PWRF]\n[ 0.532223] GHES: HEST is not enabled!\n[ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609384] Linux agpgart interface v0.103\n[ 0.611615] brd: module loaded\n[ 0.612896] loop: module loaded\n[ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619576] GPT:90111 != 2097151\n[ 0.620265] GPT:Alternate GPT header not at the end of the disk.\n[ 0.621398] GPT:90111 != 2097151\n[ 0.622093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623080] vda: vda1 vda15\n[ 0.624661] scsi host0: ata_piix\n[ 0.625408] scsi host1: ata_piix\n[ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628906] libphy: Fixed MDIO Bus: probed\n[ 0.629741] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632867] PPP generic driver version 2.4.2\n[ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635207] ehci-pci: EHCI PCI platform driver\n[ 0.636091] ehci-platform: EHCI generic platform driver\n[ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638253] ohci-pci: OHCI PCI platform driver\n[ 0.639139] ohci-platform: OHCI generic platform driver\n[ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662031] usb usb1: Product: UHCI Host Controller\n[ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664176] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665266] hub 1-0:1.0: USB hub found\n[ 0.666074] hub 1-0:1.0: 2 ports detected\n[ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671247] mousedev: PS/2 mouse device common for all mice\n[ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674437] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678040] i2c /dev entries driver\n[ 0.678827] device-mapper: uevent: version 1.0.3\n[ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682788] NET: Registered protocol family 10\n[ 0.683803] NET: Registered protocol family 17\n[ 0.684716] Key type dns_resolver registered\n[ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688582] registered taskstats version 1\n[ 0.689436] Loading compiled-in X.509 certificates\n[ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.692810] zswap: loaded using pool lzo/zbud\n[ 0.694981] Key type trusted registered\n[ 0.697518] Key type encrypted registered\n[ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702294] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704678] evm: HMAC attrs: 0x1\n[ 0.706609] Magic number: 6:152:415\n[ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314)\n[ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716995] EDD information not available.\n[ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797407] Write protecting the kernel read-only data: 14336k\n[ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800843] 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.537734] 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-10-03 05:26:14,666 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/action used request id req-1bb50532-e1d0-465e-aeeb-36fb4810e553 2018-10-03 05:26:14,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11398983002s 2018-10-03 05:26:14,666 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b/action used request id req-1bb50532-e1d0-465e-aeeb-36fb4810e553 2018-10-03 05:26:14,667 - 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 483311619 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.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134256] pid_max: default: 32768 minimum: 301 [ 0.135183] ACPI: Core revision 20150930 [ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137883] Security Framework initialized [ 0.138688] Yama: becoming mindful. [ 0.139408] AppArmor: AppArmor initialized [ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145612] Initializing cgroup subsys io [ 0.146421] Initializing cgroup subsys memory [ 0.147278] Initializing cgroup subsys devices [ 0.148196] Initializing cgroup subsys freezer [ 0.149090] Initializing cgroup subsys net_cls [ 0.149985] Initializing cgroup subsys perf_event [ 0.150917] Initializing cgroup subsys net_prio [ 0.151839] Initializing cgroup subsys hugetlb [ 0.152725] Initializing cgroup subsys pids [ 0.153627] CPU: Physical Processor ID: 0 [ 0.155148] mce: CPU supports 10 MCE banks [ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174665] ftrace: allocating 31920 entries in 125 pages [ 0.202097] smpboot: Max logical packages: 1 [ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204361] x2apic enabled [ 0.205195] Switched APIC routing to physical x2apic. [ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211989] KVM setup paravirtual spinlock [ 0.213443] x86: Booted up 1 node, 1 CPUs [ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215684] devtmpfs: initialized [ 0.217429] evm: security.selinux [ 0.218143] evm: security.SMACK64 [ 0.218851] evm: security.SMACK64EXEC [ 0.219614] evm: security.SMACK64TRANSMUTE [ 0.220443] evm: security.SMACK64MMAP [ 0.221214] evm: security.ima [ 0.221875] evm: security.capability [ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224621] pinctrl core: initialized pinctrl subsystem [ 0.225762] RTC time: 5:25:13, date: 10/03/18 [ 0.226745] NET: Registered protocol family 16 [ 0.227742] cpuidle: using governor ladder [ 0.228584] cpuidle: using governor menu [ 0.229386] PCCT header not found. [ 0.230165] ACPI: bus type PCI registered [ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232265] PCI: Using configuration type 1 for base access [ 0.234078] ACPI: Added _OSI(Module Device) [ 0.234947] ACPI: Added _OSI(Processor Device) [ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238924] ACPI: Interpreter enabled [ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247307] ACPI: (supports S0 S5) [ 0.248035] ACPI: Using IOAPIC for interrupt routing [ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258251] acpiphp: Slot [3] registered [ 0.259079] acpiphp: Slot [4] registered [ 0.259898] acpiphp: Slot [5] registered [ 0.260716] acpiphp: Slot [6] registered [ 0.261531] acpiphp: Slot [7] registered [ 0.262350] acpiphp: Slot [8] registered [ 0.263179] acpiphp: Slot [9] registered [ 0.263997] acpiphp: Slot [10] registered [ 0.264827] acpiphp: Slot [11] registered [ 0.265659] acpiphp: Slot [12] registered [ 0.266494] acpiphp: Slot [13] registered [ 0.267321] acpiphp: Slot [14] registered [ 0.268151] acpiphp: Slot [15] registered [ 0.279121] acpiphp: Slot [16] registered [ 0.279979] acpiphp: Slot [17] registered [ 0.280810] acpiphp: Slot [18] registered [ 0.281637] acpiphp: Slot [19] registered [ 0.282465] acpiphp: Slot [20] registered [ 0.283297] acpiphp: Slot [21] registered [ 0.284128] acpiphp: Slot [22] registered [ 0.284959] acpiphp: Slot [23] registered [ 0.285790] acpiphp: Slot [24] registered [ 0.286619] acpiphp: Slot [25] registered [ 0.287451] acpiphp: Slot [26] registered [ 0.288278] acpiphp: Slot [27] registered [ 0.289109] acpiphp: Slot [28] registered [ 0.289947] acpiphp: Slot [29] registered [ 0.290777] acpiphp: Slot [30] registered [ 0.291611] acpiphp: Slot [31] registered [ 0.292439] PCI host bridge to bus 0000:00 [ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376899] vgaarb: loaded [ 0.377523] vgaarb: bridge control possible 0000:00:02.0 [ 0.378702] SCSI subsystem initialized [ 0.379554] ACPI: bus type USB registered [ 0.380388] usbcore: registered new interface driver usbfs [ 0.381460] usbcore: registered new interface driver hub [ 0.382500] usbcore: registered new device driver usb [ 0.383588] PCI: Using ACPI for IRQ routing [ 0.384644] NetLabel: Initializing [ 0.385372] NetLabel: domain hash size = 128 [ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387254] NetLabel: unlabeled traffic allowed by default [ 0.388389] clocksource: Switched to clocksource kvm-clock [ 0.394220] AppArmor: AppArmor Filesystem Enabled [ 0.395217] pnp: PnP ACPI init [ 0.396161] pnp: PnP ACPI: found 5 devices [ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404342] NET: Registered protocol family 2 [ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407857] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411376] NET: Registered protocol family 1 [ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442800] Trying to unpack rootfs image as initramfs... [ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505925] Scanning for low memory corruption every 60 seconds [ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508483] audit: initializing netlink subsys (disabled) [ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized [ 0.510889] Initialise system trusted keyring [ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515058] zbud: loaded [ 0.515781] VFS: Disk quotas dquot_6.6.0 [ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518193] fuse init (API version 7.23) [ 0.519103] Key type big_key registered [ 0.519927] Allocating IMA MOK and blacklist keyrings. [ 0.521071] Key type asymmetric registered [ 0.521921] Asymmetric key parser 'x509' registered [ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524790] io scheduler noop registered [ 0.525612] io scheduler deadline registered (default) [ 0.526628] io scheduler cfq registered [ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531368] ACPI: Power Button [PWRF] [ 0.532223] GHES: HEST is not enabled! [ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609384] Linux agpgart interface v0.103 [ 0.611615] brd: module loaded [ 0.612896] loop: module loaded [ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619576] GPT:90111 != 2097151 [ 0.620265] GPT:Alternate GPT header not at the end of the disk. [ 0.621398] GPT:90111 != 2097151 [ 0.622093] GPT: Use GNU Parted to correct GPT errors. [ 0.623080] vda: vda1 vda15 [ 0.624661] scsi host0: ata_piix [ 0.625408] scsi host1: ata_piix [ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628906] libphy: Fixed MDIO Bus: probed [ 0.629741] tun: Universal TUN/TAP device driver, 1.6 [ 0.630706] tun: (C) 1999-2004 Max Krasnyansky [ 0.632867] PPP generic driver version 2.4.2 [ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635207] ehci-pci: EHCI PCI platform driver [ 0.636091] ehci-platform: EHCI generic platform driver [ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638253] ohci-pci: OHCI PCI platform driver [ 0.639139] ohci-platform: OHCI generic platform driver [ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662031] usb usb1: Product: UHCI Host Controller [ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665266] hub 1-0:1.0: USB hub found [ 0.666074] hub 1-0:1.0: 2 ports detected [ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671247] mousedev: PS/2 mouse device common for all mice [ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674437] rtc_cmos 00:00: RTC can wake from S4 [ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678040] i2c /dev entries driver [ 0.678827] device-mapper: uevent: version 1.0.3 [ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682788] NET: Registered protocol family 10 [ 0.683803] NET: Registered protocol family 17 [ 0.684716] Key type dns_resolver registered [ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688582] registered taskstats version 1 [ 0.689436] Loading compiled-in X.509 certificates [ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692810] zswap: loaded using pool lzo/zbud [ 0.694981] Key type trusted registered [ 0.697518] Key type encrypted registered [ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702294] ima: No TPM chip found, activating TPM-bypass! [ 0.704678] evm: HMAC attrs: 0x1 [ 0.706609] Magic number: 6:152:415 [ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314) [ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716995] EDD information not available. [ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797407] Write protecting the kernel read-only data: 14336k [ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800843] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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.33 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.537734] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:26:15,669 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.201: timed out 2018-10-03 05:26:24,672 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.201 2018-10-03 05:26:24,672 - functest.core.singlevm - ERROR - Cannot run vping_ssh Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 427, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2018-10-03 05:26:24,807 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 05:26:24,808 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:43 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-03 05:26:24,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-03 05:26:24,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:25,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:26: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-f50aaeef-5a93-43e6-aa9c-b558bfc56508 x-compute-request-id: req-f50aaeef-5a93-43e6-aa9c-b558bfc56508 Content-Type: application/json 2018-10-03 05:26:25,002 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc used request id req-f50aaeef-5a93-43e6-aa9c-b558bfc56508 2018-10-03 05:26:25,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.188298940659s 2018-10-03 05:26:25,002 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc used request id req-f50aaeef-5a93-43e6-aa9c-b558bfc56508 2018-10-03 05:26:25,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:26:25,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:25,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26: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-5a822d3a-f29f-4128-9e57-401b878a467a x-compute-request-id: req-5a822d3a-f29f-4128-9e57-401b878a467a Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d0:9c", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d0:9c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:25:13.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "ef11f188-7d15-4229-ae0c-7c995b395d9b", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:25:13Z", "hostId": "3ce0cac85eb55fd0b885bb8c8487e9e61e51f312997013c2dda632ad", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791", "name": "vping_ssh-vm_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:25:04Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:c0:bd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:59.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "1b6fe254-ea45-4fee-9feb-f14262e634cc", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:26:24Z", "hostId": "35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:24:54Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:26:25,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a822d3a-f29f-4128-9e57-401b878a467a 2018-10-03 05:26:25,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521261930466s 2018-10-03 05:26:25,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a822d3a-f29f-4128-9e57-401b878a467a 2018-10-03 05:26:25,527 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:26:27,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:26:27,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:28,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26: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-f180d8d6-4ff9-4036-a02c-eba033ddc972 x-compute-request-id: req-f180d8d6-4ff9-4036-a02c-eba033ddc972 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d0:9c", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d0:9c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:25:13.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "ef11f188-7d15-4229-ae0c-7c995b395d9b", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:25:13Z", "hostId": "3ce0cac85eb55fd0b885bb8c8487e9e61e51f312997013c2dda632ad", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791", "name": "vping_ssh-vm_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:25:04Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1b6fe254-ea45-4fee-9feb-f14262e634cc", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:24:59.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "1b6fe254-ea45-4fee-9feb-f14262e634cc", "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:26:26Z", "hostId": "35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:24:54Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:26:28,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f180d8d6-4ff9-4036-a02c-eba033ddc972 2018-10-03 05:26:28,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494374036789s 2018-10-03 05:26:28,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f180d8d6-4ff9-4036-a02c-eba033ddc972 2018-10-03 05:26:28,027 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:26:30,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:26:30,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:30,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-415d68f4-712a-4f54-a622-ee92aef87f16 x-compute-request-id: req-415d68f4-712a-4f54-a622-ee92aef87f16 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d0:9c", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d0:9c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:25:13.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "ef11f188-7d15-4229-ae0c-7c995b395d9b", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:25:13Z", "hostId": "3ce0cac85eb55fd0b885bb8c8487e9e61e51f312997013c2dda632ad", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791", "name": "vping_ssh-vm_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:25:04Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:26:30,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-415d68f4-712a-4f54-a622-ee92aef87f16 2018-10-03 05:26:30,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646563053131s 2018-10-03 05:26:30,676 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-415d68f4-712a-4f54-a622-ee92aef87f16 2018-10-03 05:26:30,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-03 05:26:30,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:30,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05: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 x-openstack-request-id: req-1ca7851e-3690-42f4-a31d-9779ac7c61a9 x-compute-request-id: req-1ca7851e-3690-42f4-a31d-9779ac7c61a9 Content-Type: application/json 2018-10-03 05:26:30,828 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b used request id req-1ca7851e-3690-42f4-a31d-9779ac7c61a9 2018-10-03 05:26:30,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.150394916534s 2018-10-03 05:26:30,828 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b used request id req-1ca7851e-3690-42f4-a31d-9779ac7c61a9 2018-10-03 05:26:30,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:26:30,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:31,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-42b19fa3-f1cb-40de-ac10-04427785c9c1 x-compute-request-id: req-42b19fa3-f1cb-40de-ac10-04427785c9c1 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d0:9c", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d0:9c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef11f188-7d15-4229-ae0c-7c995b395d9b", "rel": "bookmark"}], "image": {"id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "links": [{"href": "http://172.30.9.27:8774/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:25:13.000000", "flavor": {"id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "links": [{"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}]}, "id": "ef11f188-7d15-4229-ae0c-7c995b395d9b", "security_groups": [{"name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}], "user_id": "717bdad2f7b84ef9afa367015036b6f2", "OS-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-10-03T05:26:30Z", "hostId": "3ce0cac85eb55fd0b885bb8c8487e9e61e51f312997013c2dda632ad", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791", "name": "vping_ssh-vm_b44a1c95-475b-499b-8ba1-dada3848d791", "created": "2018-10-03T05:25:04Z", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:26:31,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-42b19fa3-f1cb-40de-ac10-04427785c9c1 2018-10-03 05:26:31,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53151011467s 2018-10-03 05:26:31,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-42b19fa3-f1cb-40de-ac10-04427785c9c1 2018-10-03 05:26:31,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:26:33,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:26:33,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:33,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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 x-openstack-request-id: req-188c635b-a04b-4e41-bdd4-0412a9624a02 x-compute-request-id: req-188c635b-a04b-4e41-bdd4-0412a9624a02 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-03 05:26:33,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-188c635b-a04b-4e41-bdd4-0412a9624a02 2018-10-03 05:26:33,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0923519134521s 2018-10-03 05:26:33,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-188c635b-a04b-4e41-bdd4-0412a9624a02 2018-10-03 05:26:33,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:26:33,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:33,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-64a794e3-e536-48ed-a6e0-362a47b3ddb4 Date: Wed, 03 Oct 2018 05:26:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:50Z", "updated_at": "2018-10-03T05:24:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:50Z", "revision_number": 0, "id": "05bae409-7651-4886-864c-24f77031b214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:50Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:51Z", "revision_number": 0, "id": "1aad157d-7a62-4a4f-b526-2df50634ddc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:51Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:50Z", "revision_number": 0, "id": "b0b08e69-d92e-42e1-bdb8-d6afd51884ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:50Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T05:24:51Z", "revision_number": 0, "id": "f8554e3e-5e8b-484f-b6da-150fcb8c0c52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:51Z", "security_group_id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}], "revision_number": 4, "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "349ec2e5-8934-46bc-b50c-6446bf7c4887", "name": "vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791"}, {"description": "Default security group", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:41Z", "updated_at": "2018-10-03T05:24:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "12f8099a-4887-4cdd-b7e2-e0d300460c4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "6890fb63-43eb-46b3-b020-02f0b85ae970", "remote_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "9c92cf2e-5d4a-4b7a-b585-15c3f564bdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "f147cd39-61fe-4989-9e07-11032c9a6b46", "remote_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}], "revision_number": 4, "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "name": "default"}]} 2018-10-03 05:26:33,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-64a794e3-e536-48ed-a6e0-362a47b3ddb4 2018-10-03 05:26:33,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0522601604462s 2018-10-03 05:26:33,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-64a794e3-e536-48ed-a6e0-362a47b3ddb4 2018-10-03 05:26:33,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-03 05:26:33,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/349ec2e5-8934-46bc-b50c-6446bf7c4887.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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:33,711 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60f61fd6-bf68-43a2-8785-2cebaab2b2b0 Content-Length: 0 Date: Wed, 03 Oct 2018 05:26:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:26:33,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/349ec2e5-8934-46bc-b50c-6446bf7c4887.json used request id req-60f61fd6-bf68-43a2-8785-2cebaab2b2b0 2018-10-03 05:26:33,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.194441080093s 2018-10-03 05:26:33,711 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/349ec2e5-8934-46bc-b50c-6446bf7c4887.json used request id req-60f61fd6-bf68-43a2-8785-2cebaab2b2b0 2018-10-03 05:26:33,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-03 05:26:33,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:33,791 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05: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 x-openstack-request-id: req-af4351da-b0eb-4f0e-8ca7-9dcd082a0b57 x-compute-request-id: req-af4351da-b0eb-4f0e-8ca7-9dcd082a0b57 Content-Length: 0 Content-Type: application/json 2018-10-03 05:26:33,791 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791 used request id req-af4351da-b0eb-4f0e-8ca7-9dcd082a0b57 2018-10-03 05:26:33,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0791258811951s 2018-10-03 05:26:33,791 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791 used request id req-af4351da-b0eb-4f0e-8ca7-9dcd082a0b57 2018-10-03 05:26:33,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-03 05:26:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/fd0e7204-b373-46ea-96e1-ed80ba186456/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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" -d '{"subnet_id": "1f680650-4151-4649-8af3-b2c3a16ed862"}' 2018-10-03 05:26:34,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-94e27da9-7195-4d06-a15c-108dbc93376a Date: Wed, 03 Oct 2018 05:26:34 GMT RESP BODY: {"network_id": "1922e6f0-6fc5-41f1-b279-b3981142cb98", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "subnet_id": "1f680650-4151-4649-8af3-b2c3a16ed862", "subnet_ids": ["1f680650-4151-4649-8af3-b2c3a16ed862"], "port_id": "d8834177-456d-45ef-865f-b0da621ee2c9", "id": "fd0e7204-b373-46ea-96e1-ed80ba186456"} 2018-10-03 05:26:34,923 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fd0e7204-b373-46ea-96e1-ed80ba186456/remove_router_interface.json used request id req-94e27da9-7195-4d06-a15c-108dbc93376a 2018-10-03 05:26:34,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.13126111031s 2018-10-03 05:26:34,924 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fd0e7204-b373-46ea-96e1-ed80ba186456/remove_router_interface.json used request id req-94e27da9-7195-4d06-a15c-108dbc93376a returning object fd0e7204-b373-46ea-96e1-ed80ba186456 2018-10-03 05:26:34,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-03 05:26:34,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:35,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-30369326-1579-42ab-8314-c928ef633335 Date: Wed, 03 Oct 2018 05:26:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:43Z", "admin_state_up": true, "updated_at": "2018-10-03T05:24:44Z", "revision_number": 2, "routes": [], "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "4489d502-8629-4a5d-8d8c-48832791d01b", "name": "vping_ssh-router_b44a1c95-475b-499b-8ba1-dada3848d791"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:44Z", "admin_state_up": true, "updated_at": "2018-10-03T05:26:34Z", "revision_number": 4, "routes": [], "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "fd0e7204-b373-46ea-96e1-ed80ba186456", "name": "vping_ssh-router_b44a1c95-475b-499b-8ba1-dada3848d791"}]} 2018-10-03 05:26:35,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-30369326-1579-42ab-8314-c928ef633335 2018-10-03 05:26:35,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0768649578094s 2018-10-03 05:26:35,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-30369326-1579-42ab-8314-c928ef633335 2018-10-03 05:26:35,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-03 05:26:35,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/fd0e7204-b373-46ea-96e1-ed80ba186456.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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:36,096 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c883066a-3db7-401c-b7fb-e939f81395f2 Content-Length: 0 Date: Wed, 03 Oct 2018 05:26:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:26:36,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/fd0e7204-b373-46ea-96e1-ed80ba186456.json used request id req-c883066a-3db7-401c-b7fb-e939f81395f2 2018-10-03 05:26:36,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09354090691s 2018-10-03 05:26:36,097 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/fd0e7204-b373-46ea-96e1-ed80ba186456.json used request id req-c883066a-3db7-401c-b7fb-e939f81395f2 2018-10-03 05:26:36,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-03 05:26:36,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:36,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-621c6146-2798-4de1-9851-7c9fa5f4545d Date: Wed, 03 Oct 2018 05:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1922e6f0-6fc5-41f1-b279-b3981142cb98","tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:24:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-03T05:24:43Z","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":"d4d54b31eceb4364a39a9ce7d78e2155","id":"1f680650-4151-4649-8af3-b2c3a16ed862","subnetpool_id":null,"name":"vping_ssh-subnet_b44a1c95-475b-499b-8ba1-dada3848d791"}]} 2018-10-03 05:26:36,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-621c6146-2798-4de1-9851-7c9fa5f4545d 2018-10-03 05:26:36,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.279886960983s 2018-10-03 05:26:36,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-621c6146-2798-4de1-9851-7c9fa5f4545d 2018-10-03 05:26:36,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-03 05:26:36,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/1f680650-4151-4649-8af3-b2c3a16ed862.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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:38,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ddb37ab4-95be-4cfa-aed3-c8feebc6ff8b Date: Wed, 03 Oct 2018 05:26:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:26:38,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1f680650-4151-4649-8af3-b2c3a16ed862.json used request id req-ddb37ab4-95be-4cfa-aed3-c8feebc6ff8b 2018-10-03 05:26:38,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.46745800972s 2018-10-03 05:26:38,847 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1f680650-4151-4649-8af3-b2c3a16ed862.json used request id req-ddb37ab4-95be-4cfa-aed3-c8feebc6ff8b 2018-10-03 05:26:38,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:26:38,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:38,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-1f653a50-3679-40a6-9b0c-2158515fb919 Date: Wed, 03 Oct 2018 05:26:38 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-10-03T05:26:38Z","tenant_id":"d4d54b31eceb4364a39a9ce7d78e2155","created_at":"2018-10-03T05:24:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d4d54b31eceb4364a39a9ce7d78e2155","id":"1922e6f0-6fc5-41f1-b279-b3981142cb98","name":"vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"updated_at":"2018-10-03T05:01:09Z","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","name":"external"}]} 2018-10-03 05:26:38,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1f653a50-3679-40a6-9b0c-2158515fb919 2018-10-03 05:26:38,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115942955017s 2018-10-03 05:26:38,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1f653a50-3679-40a6-9b0c-2158515fb919 2018-10-03 05:26:38,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-03 05:26:38,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/1922e6f0-6fc5-41f1-b279-b3981142cb98.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}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:40,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-676f3f99-dd35-4e56-9d14-25f390a6af48 Date: Wed, 03 Oct 2018 05:26:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:26:40,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1922e6f0-6fc5-41f1-b279-b3981142cb98.json used request id req-676f3f99-dd35-4e56-9d14-25f390a6af48 2018-10-03 05:26:40,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.50141811371s 2018-10-03 05:26:40,466 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1922e6f0-6fc5-41f1-b279-b3981142cb98.json used request id req-676f3f99-dd35-4e56-9d14-25f390a6af48 2018-10-03 05:26:40,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:26:40,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:40,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-b52d7ee8-f827-4485-927d-9975d7bc8fa2 Date: Wed, 03 Oct 2018 05:26:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/snap", "metadata": {}}], "file": "/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/file", "owner": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "7c9cce45-8423-4e4b-ba53-b2ba22261e96", "size": 12716032, "self": "/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:24:49Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:24:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:26:40,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b52d7ee8-f827-4485-927d-9975d7bc8fa2 2018-10-03 05:26:40,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180079936981s 2018-10-03 05:26:40,647 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b52d7ee8-f827-4485-927d-9975d7bc8fa2 2018-10-03 05:26:40,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-03 05:26:40,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a08749c87ee6b827a9099bc0efa9a17a815dfc2f" 2018-10-03 05:26:41,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5568ccf-cc5a-4f0e-9643-2bd89cc1cf31 Date: Wed, 03 Oct 2018 05:26:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:26:41,814 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96 used request id req-c5568ccf-cc5a-4f0e-9643-2bd89cc1cf31 2018-10-03 05:26:41,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16554117203s 2018-10-03 05:26:41,815 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96 used request id req-c5568ccf-cc5a-4f0e-9643-2bd89cc1cf31 2018-10-03 05:26:41,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 05:26:41,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:26:41,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-d2865004-70f4-4e48-b476-ba6d9de7ec2a x-compute-request-id: req-d2865004-70f4-4e48-b476-ba6d9de7ec2a Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5979f7ae-a49b-42c3-90f7-b1dfb90849a2", "name": "vping_ssh-flavor_b44a1c95-475b-499b-8ba1-dada3848d791", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 05:26:41,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d2865004-70f4-4e48-b476-ba6d9de7ec2a 2018-10-03 05:26:41,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0295379161835s 2018-10-03 05:26:41,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d2865004-70f4-4e48-b476-ba6d9de7ec2a 2018-10-03 05:26:41,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-03 05:26:41,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:26:41,927 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:26:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b47c62e-6c8b-4191-9e2f-7b79889f1a66 x-compute-request-id: req-9b47c62e-6c8b-4191-9e2f-7b79889f1a66 Content-Length: 0 Content-Type: application/json 2018-10-03 05:26:41,927 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2 used request id req-9b47c62e-6c8b-4191-9e2f-7b79889f1a66 2018-10-03 05:26:41,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0805239677429s 2018-10-03 05:26:41,927 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/5979f7ae-a49b-42c3-90f7-b1dfb90849a2 used request id req-9b47c62e-6c8b-4191-9e2f-7b79889f1a66 2018-10-03 05:26:41,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:26:41,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:26:42,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e1b07c-0956-497f-9062-954d72faaff8 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_b44a1c95-475b-499b-8ba1-dada3848d791", "links": {"self": "http://172.30.9.27:5000/v3/users/717bdad2f7b84ef9afa367015036b6f2"}, "domain_id": "default", "enabled": true, "id": "717bdad2f7b84ef9afa367015036b6f2", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:26:42,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-98e1b07c-0956-497f-9062-954d72faaff8 2018-10-03 05:26:42,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0937519073486s 2018-10-03 05:26:42,022 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-98e1b07c-0956-497f-9062-954d72faaff8 2018-10-03 05:26:42,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:26:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/717bdad2f7b84ef9afa367015036b6f2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:26:42,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae23689f-15cb-44fe-8d88-7588b93c55e3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/717bdad2f7b84ef9afa367015036b6f2"}, "enabled": true, "id": "717bdad2f7b84ef9afa367015036b6f2", "options": {}, "domain_id": "default", "name": "vping_ssh-user_b44a1c95-475b-499b-8ba1-dada3848d791"}} 2018-10-03 05:26:42,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/717bdad2f7b84ef9afa367015036b6f2 used request id req-ae23689f-15cb-44fe-8d88-7588b93c55e3 2018-10-03 05:26:42,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0938589572906s 2018-10-03 05:26:42,122 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/717bdad2f7b84ef9afa367015036b6f2 used request id req-ae23689f-15cb-44fe-8d88-7588b93c55e3 2018-10-03 05:26:42,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-03 05:26:42,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/717bdad2f7b84ef9afa367015036b6f2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:26:42,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b87bd93-7eb5-4c24-b2bb-2ae93572aff4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:26:42,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/717bdad2f7b84ef9afa367015036b6f2 used request id req-2b87bd93-7eb5-4c24-b2bb-2ae93572aff4 2018-10-03 05:26:42,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.232120037079s 2018-10-03 05:26:42,355 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/717bdad2f7b84ef9afa367015036b6f2 used request id req-2b87bd93-7eb5-4c24-b2bb-2ae93572aff4 2018-10-03 05:26:42,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:26:42,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:26:42,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d4b7e6-fc36-42f0-a09a-53b88d47bfcc Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/d4d54b31eceb4364a39a9ce7d78e2155"}, "enabled": true, "id": "d4d54b31eceb4364a39a9ce7d78e2155", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791"}]} 2018-10-03 05:26:42,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-86d4b7e6-fc36-42f0-a09a-53b88d47bfcc 2018-10-03 05:26:42,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0770959854126s 2018-10-03 05:26:42,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-86d4b7e6-fc36-42f0-a09a-53b88d47bfcc 2018-10-03 05:26:42,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-03 05:26:42,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/d4d54b31eceb4364a39a9ce7d78e2155 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:26:42,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de916054-c940-4120-a0e2-cb11bad06d67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:26:42,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d4d54b31eceb4364a39a9ce7d78e2155 used request id req-de916054-c940-4120-a0e2-cb11bad06d67 2018-10-03 05:26:42,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.147641897202s 2018-10-03 05:26:42,583 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d4d54b31eceb4364a39a9ce7d78e2155 used request id req-de916054-c940-4120-a0e2-cb11bad06d67 2018-10-03 05:26:42,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:26:42,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:26:42,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f4d50d-f977-4986-a51b-378dd6a5eb4f Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a553e4e056464a209fffbc421de7a1a7", "links": {"self": "http://172.30.9.27:5000/v3/roles/a553e4e056464a209fffbc421de7a1a7"}, "name": "Member"}]} 2018-10-03 05:26:42,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-12f4d50d-f977-4986-a51b-378dd6a5eb4f 2018-10-03 05:26:42,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0720589160919s 2018-10-03 05:26:42,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 05:26:42,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/a553e4e056464a209fffbc421de7a1a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:26:42,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c277a3c7-5a0a-469e-bbfc-03aabfd9a072 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:26:42,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a553e4e056464a209fffbc421de7a1a7 used request id req-c277a3c7-5a0a-469e-bbfc-03aabfd9a072 2018-10-03 05:26:42,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103161096573s 2018-10-03 05:26:42,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:26:42,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d4d54b31eceb4364a39a9ce7d78e2155&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}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:26:42,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-47a81223-2192-4728-a3cf-17bb24d396f4 Date: Wed, 03 Oct 2018 05:26:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:41Z", "updated_at": "2018-10-03T05:24:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "12f8099a-4887-4cdd-b7e2-e0d300460c4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "6890fb63-43eb-46b3-b020-02f0b85ae970", "remote_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "9c92cf2e-5d4a-4b7a-b585-15c3f564bdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "f147cd39-61fe-4989-9e07-11032c9a6b46", "remote_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}], "revision_number": 4, "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "name": "default"}]} 2018-10-03 05:26:42,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d4d54b31eceb4364a39a9ce7d78e2155&name=default used request id req-47a81223-2192-4728-a3cf-17bb24d396f4 2018-10-03 05:26:42,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192070960999s 2018-10-03 05:26:42,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d4d54b31eceb4364a39a9ce7d78e2155&name=default used request id req-47a81223-2192-4728-a3cf-17bb24d396f4 2018-10-03 05:26:42,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:26:42,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:26:43,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7e13aed1-2c8c-4096-9861-8a35cf86bbbb Date: Wed, 03 Oct 2018 05:26:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:41Z", "updated_at": "2018-10-03T05:24:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "12f8099a-4887-4cdd-b7e2-e0d300460c4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "f147cd39-61fe-4989-9e07-11032c9a6b46", "remote_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "6890fb63-43eb-46b3-b020-02f0b85ae970", "remote_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:24:41Z", "revision_number": 0, "id": "9c92cf2e-5d4a-4b7a-b585-15c3f564bdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:24:41Z", "security_group_id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}], "revision_number": 4, "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "a30c57e2-df34-4788-af6c-bf6944ac916a", "name": "default"}]} 2018-10-03 05:26:43,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7e13aed1-2c8c-4096-9861-8a35cf86bbbb 2018-10-03 05:26:43,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202537059784s 2018-10-03 05:26:43,162 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7e13aed1-2c8c-4096-9861-8a35cf86bbbb 2018-10-03 05:26:43,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-03 05:26:43,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a30c57e2-df34-4788-af6c-bf6944ac916a.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}e309eaf02db7bc2de5c0ad875c34848353f6aafa" 2018-10-03 05:26:43,484 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a05a5527-2048-407b-99d9-f0d3d28b9982 Content-Length: 0 Date: Wed, 03 Oct 2018 05:26:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:26:43,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a30c57e2-df34-4788-af6c-bf6944ac916a.json used request id req-a05a5527-2048-407b-99d9-f0d3d28b9982 2018-10-03 05:26:43,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.319370985031s 2018-10-03 05:26:43,484 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a30c57e2-df34-4788-af6c-bf6944ac916a.json used request id req-a05a5527-2048-407b-99d9-f0d3d28b9982 2018-10-03 05:26:43,485 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-10-03 05:26:43,530 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-03 05:26:43,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:26:43,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:26:43,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:26:43,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:26:43,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:26:43,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:26:43,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:26:43,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:26:43,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:26:43,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:26:43,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 05:26:43,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 05:26:43,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:26:43,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e69e789-33ef-46a4-8c50-469c8114de9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:26:43,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2e69e789-33ef-46a4-8c50-469c8114de9e 2018-10-03 05:26:43,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:26:43,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["zVzbde3ySyeB71t97eLCGA"], "issued_at": "2018-10-03T05:26:43.000000Z"}} 2018-10-03 05:26:43,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:26:43,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:44,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ee15392e-8bc5-4fc2-a040-35fad6f77dd2 Date: Wed, 03 Oct 2018 05:26:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:26:44,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ee15392e-8bc5-4fc2-a040-35fad6f77dd2 2018-10-03 05:26:44,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246052026749s 2018-10-03 05:26:44,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ee15392e-8bc5-4fc2-a040-35fad6f77dd2 2018-10-03 05:26:44,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 05:26:44,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:44,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:26:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:26:44,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:44,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4083914-f0d8-4026-8d8c-dd0ea283b51c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 05:26:44,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e4083914-f0d8-4026-8d8c-dd0ea283b51c 2018-10-03 05:26:44,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0930368900299s 2018-10-03 05:26:44,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-03 05:26:44,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}}' 2018-10-03 05:26:44,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c84361af-eec7-4f4b-9691-5d2f60c66a08 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/b3faf5c8e1d145a8b3c12aab2e8e472a"}, "enabled": true, "id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}} 2018-10-03 05:26:44,402 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c84361af-eec7-4f4b-9691-5d2f60c66a08 2018-10-03 05:26:44,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.100859880447s 2018-10-03 05:26:44,402 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c84361af-eec7-4f4b-9691-5d2f60c66a08 2018-10-03 05:26:44,403 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', '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-10-03 05:26:44,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-03 05:26:44,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.35791683197s 2018-10-03 05:26:44,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3d847ea04906473dbc2b6ef0879d8501 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:44,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d310659-e9d2-4026-a708-18b4a6c0aeff Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/3d847ea04906473dbc2b6ef0879d8501"}, "enabled": true, "id": "3d847ea04906473dbc2b6ef0879d8501", "options": {}, "domain_id": "default", "name": "vping_userdata-user_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}} 2018-10-03 05:26:44,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3d847ea04906473dbc2b6ef0879d8501 used request id req-0d310659-e9d2-4026-a708-18b4a6c0aeff 2018-10-03 05:26:44,859 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3d847ea04906473dbc2b6ef0879d8501', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_e7b5c555-245e-4f1c-b32c-bcfd35d43465'}) 2018-10-03 05:26:44,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:26:44,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:44,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f80e2c-40a5-4ca8-87c4-db651ffbc4bb Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:26:44,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-48f80e2c-40a5-4ca8-87c4-db651ffbc4bb 2018-10-03 05:26:44,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0755789279938s 2018-10-03 05:26:44,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:26:44,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:45,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b04b9f5a-b5fd-41a7-b187-eed03785a918 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:26:45,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b04b9f5a-b5fd-41a7-b187-eed03785a918 2018-10-03 05:26:45,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0797970294952s 2018-10-03 05:26:45,017 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:26:45,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 05:26:45,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" -d '{"role": {"name": "Member"}}' 2018-10-03 05:26:45,132 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c3427bd-c1a5-4176-9b38-0f045be68c2b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a4803091df242b2bfb5e6c485fbd387", "links": {"self": "http://172.30.9.27:5000/v3/roles/5a4803091df242b2bfb5e6c485fbd387"}, "name": "Member"}} 2018-10-03 05:26:45,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-9c3427bd-c1a5-4176-9b38-0f045be68c2b 2018-10-03 05:26:45,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.115211963654s 2018-10-03 05:26:45,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/5a4803091df242b2bfb5e6c485fbd387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:45,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-643730fa-5c8e-424e-bdfc-2de611077aad Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/5a4803091df242b2bfb5e6c485fbd387"}, "domain_id": null, "name": "Member", "id": "5a4803091df242b2bfb5e6c485fbd387"}} 2018-10-03 05:26:45,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/5a4803091df242b2bfb5e6c485fbd387 used request id req-643730fa-5c8e-424e-bdfc-2de611077aad 2018-10-03 05:26:45,211 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/5a4803091df242b2bfb5e6c485fbd387'}, 'domain_id': None, 'human_id': None, 'id': u'5a4803091df242b2bfb5e6c485fbd387', 'HUMAN_ID': False}) 2018-10-03 05:26:45,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:26:45,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:45,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e340dab3-094a-4b53-91e4-da69ff6e2289 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "5a4803091df242b2bfb5e6c485fbd387", "links": {"self": "http://172.30.9.27:5000/v3/roles/5a4803091df242b2bfb5e6c485fbd387"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:26:45,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e340dab3-094a-4b53-91e4-da69ff6e2289 2018-10-03 05:26:45,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0785970687866s 2018-10-03 05:26:45,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:26:45,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:45,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce1b3b1d-db23-4994-a787-d9faedb925c3 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:26:45,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ce1b3b1d-db23-4994-a787-d9faedb925c3 2018-10-03 05:26:45,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0777750015259s 2018-10-03 05:26:45,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:26:45,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:45,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9f5fb3-1be6-4c1a-b6f8-c0a02296ac14 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "links": {"self": "http://172.30.9.27:5000/v3/users/3d847ea04906473dbc2b6ef0879d8501"}, "domain_id": "default", "enabled": true, "id": "3d847ea04906473dbc2b6ef0879d8501", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:26:45,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bb9f5fb3-1be6-4c1a-b6f8-c0a02296ac14 2018-10-03 05:26:45,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0935380458832s 2018-10-03 05:26:45,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bb9f5fb3-1be6-4c1a-b6f8-c0a02296ac14 2018-10-03 05:26:45,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:26:45,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:45,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-652520fa-c497-4d22-bdc6-5a765978262b Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/b3faf5c8e1d145a8b3c12aab2e8e472a"}, "enabled": true, "id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}]} 2018-10-03 05:26:45,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-652520fa-c497-4d22-bdc6-5a765978262b 2018-10-03 05:26:45,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0765960216522s 2018-10-03 05:26:45,548 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-652520fa-c497-4d22-bdc6-5a765978262b 2018-10-03 05:26:45,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:26:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=3d847ea04906473dbc2b6ef0879d8501&scope.project.id=b3faf5c8e1d145a8b3c12aab2e8e472a&role.id=5a4803091df242b2bfb5e6c485fbd387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:45,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f2c3dc-dd8c-417e-8a05-b4d01394775d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3d847ea04906473dbc2b6ef0879d8501&scope.project.id=b3faf5c8e1d145a8b3c12aab2e8e472a&role.id=5a4803091df242b2bfb5e6c485fbd387", "previous": null, "next": null}} 2018-10-03 05:26:45,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3d847ea04906473dbc2b6ef0879d8501&scope.project.id=b3faf5c8e1d145a8b3c12aab2e8e472a&role.id=5a4803091df242b2bfb5e6c485fbd387 used request id req-99f2c3dc-dd8c-417e-8a05-b4d01394775d 2018-10-03 05:26:45,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.079384803772s 2018-10-03 05:26:45,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:26:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/b3faf5c8e1d145a8b3c12aab2e8e472a/users/3d847ea04906473dbc2b6ef0879d8501/roles/5a4803091df242b2bfb5e6c485fbd387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:45,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94efa3b7-7c4a-4fac-b505-7dd0aed317ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:26:45,784 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b3faf5c8e1d145a8b3c12aab2e8e472a/users/3d847ea04906473dbc2b6ef0879d8501/roles/5a4803091df242b2bfb5e6c485fbd387 used request id req-94efa3b7-7c4a-4fac-b505-7dd0aed317ab 2018-10-03 05:26:45,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.154515028s 2018-10-03 05:26:45,785 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 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': 'd8bd8d47-cca5-43eb-9c61-eb2d26d35713', 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_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'project_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:26:45,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:26:45,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:26:45,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:26:45,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:26:45,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:26:45,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:26:45,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:26:45,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:26:45,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:26:45,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:26:45,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:26:45,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:26:45,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:26:45,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:26:45,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:26:45,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:26:45,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:26:45,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:26:45,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:26:45,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:26:45,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:26:45,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:26:45,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 05:26:45,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 05:26:45,791 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'password': 'd8bd8d47-cca5-43eb-9c61-eb2d26d35713', 'project_name': 'vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'b3faf5c8e1d145a8b3c12aab2e8e472a', 'project_domain_name': 'Default'} 2018-10-03 05:26:45,791 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-03 05:26:45,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 05:26:45,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:45,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bfa95f-0c3f-46ba-8ac1-f1956602c356 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 05:26:45,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-89bfa95f-0c3f-46ba-8ac1-f1956602c356 2018-10-03 05:26:45,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0808720588684s 2018-10-03 05:26:45,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:26:45,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:26:45,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13654033-babf-4de6-b8d4-26391568d796 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/b3faf5c8e1d145a8b3c12aab2e8e472a"}, "enabled": true, "id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}]} 2018-10-03 05:26:45,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-13654033-babf-4de6-b8d4-26391568d796 2018-10-03 05:26:45,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0827100276947s 2018-10-03 05:26:45,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-13654033-babf-4de6-b8d4-26391568d796 2018-10-03 05:26:45,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-03 05:26:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" -d '{"network": {"tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "name": "vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "admin_state_up": true}}' 2018-10-03 05:26:46,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b9c69e0c-78d1-4a18-b6c9-76cf42b4808b Date: Wed, 03 Oct 2018 05:26:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fb244b74-1d8a-46e1-93f8-0a9fe50790f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:26:46Z","is_default":false,"provider:segmentation_id":19,"name":"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465","admin_state_up":true,"tenant_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","created_at":"2018-10-03T05:26:46Z","mtu":1450}} 2018-10-03 05:26:46,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b9c69e0c-78d1-4a18-b6c9-76cf42b4808b 2018-10-03 05:26:46,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.52974486351s 2018-10-03 05:26:46,490 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b9c69e0c-78d1-4a18-b6c9-76cf42b4808b 2018-10-03 05:26:46,491 - 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-10-03T05:26:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fb244b74-1d8a-46e1-93f8-0a9fe50790f1', u'provider:segmentation_id': 19, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465', u'admin_state_up': True, u'tenant_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', u'created_at': u'2018-10-03T05:26:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a'}) 2018-10-03 05:26:46,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:26:46,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f33eff8-d70b-4b43-bfc8-47168f7ef403 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:26:46,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0f33eff8-d70b-4b43-bfc8-47168f7ef403 2018-10-03 05:26:46,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:26:46,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a4803091df242b2bfb5e6c485fbd387", "name": "Member"}], "expires_at": "2018-10-03T06:26:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "name": "vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/b3faf5c8e1d145a8b3c12aab2e8e472a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/b3faf5c8e1d145a8b3c12aab2e8e472a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/b3faf5c8e1d145a8b3c12aab2e8e472a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b3faf5c8e1d145a8b3c12aab2e8e472a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/b3faf5c8e1d145a8b3c12aab2e8e472a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/b3faf5c8e1d145a8b3c12aab2e8e472a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b3faf5c8e1d145a8b3c12aab2e8e472a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/b3faf5c8e1d145a8b3c12aab2e8e472a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/b3faf5c8e1d145a8b3c12aab2e8e472a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b3faf5c8e1d145a8b3c12aab2e8e472a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/b3faf5c8e1d145a8b3c12aab2e8e472a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/b3faf5c8e1d145a8b3c12aab2e8e472a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "id": "3d847ea04906473dbc2b6ef0879d8501"}, "audit_ids": ["2DJV6dY_R7q150U_fBzNjg"], "issued_at": "2018-10-03T05:26:46.000000Z"}} 2018-10-03 05:26:46,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:26:46,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:26:47,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-c848a0d5-ff05-41dc-ad53-5cdb983b0e77 Date: Wed, 03 Oct 2018 05:26:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"updated_at":"2018-10-03T05:01:09Z","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-03T05:26:46Z","tenant_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","created_at":"2018-10-03T05:26:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","id":"fb244b74-1d8a-46e1-93f8-0a9fe50790f1","name":"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}]} 2018-10-03 05:26:47,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c848a0d5-ff05-41dc-ad53-5cdb983b0e77 2018-10-03 05:26:47,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245522022247s 2018-10-03 05:26:47,122 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c848a0d5-ff05-41dc-ad53-5cdb983b0e77 2018-10-03 05:26:47,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-03 05:26:47,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"subnet": {"name": "vping_userdata-subnet_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "enable_dhcp": true, "network_id": "fb244b74-1d8a-46e1-93f8-0a9fe50790f1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-03 05:26:48,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0b65d971-85a2-4861-b896-69e65253f4d6 Date: Wed, 03 Oct 2018 05:26:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb244b74-1d8a-46e1-93f8-0a9fe50790f1","tenant_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","created_at":"2018-10-03T05:26:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-03T05:26:47Z","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":"b3faf5c8e1d145a8b3c12aab2e8e472a","id":"9cceacd3-2268-41e0-94ab-c90663862129","subnetpool_id":null,"name":"vping_userdata-subnet_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}} 2018-10-03 05:26:48,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0b65d971-85a2-4861-b896-69e65253f4d6 2018-10-03 05:26:48,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.87891292572s 2018-10-03 05:26:48,002 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0b65d971-85a2-4861-b896-69e65253f4d6 2018-10-03 05:26:48,003 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-03T05:26:47Z', 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'9cceacd3-2268-41e0-94ab-c90663862129', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_e7b5c555-245e-4f1c-b32c-bcfd35d43465', u'enable_dhcp': True, u'network_id': u'fb244b74-1d8a-46e1-93f8-0a9fe50790f1', u'tenant_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', u'created_at': u'2018-10-03T05:26:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a'}) 2018-10-03 05:26:48,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-03 05:26:48,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}, "name": "vping_userdata-router_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "admin_state_up": true}}' 2018-10-03 05:26:49,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-b25c46c9-8109-436b-b883-e674ac946400 Date: Wed, 03 Oct 2018 05:26:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "created_at": "2018-10-03T05:26:48Z", "admin_state_up": true, "updated_at": "2018-10-03T05:26:49Z", "revision_number": 2, "routes": [], "project_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "id": "0fc97d79-37b3-4e87-842b-94791cecc6bf", "name": "vping_userdata-router_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}} 2018-10-03 05:26:49,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b25c46c9-8109-436b-b883-e674ac946400 2018-10-03 05:26:49,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.29795694351s 2018-10-03 05:26:49,302 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b25c46c9-8109-436b-b883-e674ac946400 2018-10-03 05:26:49,302 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ebbf286e-9649-4b70-91c3-de6fa71123c8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'11cfd2a6-436d-4113-8304-88b6d7cbbc39', u'ip_address': u'172.30.9.214'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', u'created_at': u'2018-10-03T05:26:48Z', u'admin_state_up': True, u'updated_at': u'2018-10-03T05:26:49Z', u'revision_number': 2, u'routes': [], u'project_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', u'id': u'0fc97d79-37b3-4e87-842b-94791cecc6bf', u'name': u'vping_userdata-router_e7b5c555-245e-4f1c-b32c-bcfd35d43465'}) 2018-10-03 05:26:49,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-03 05:26:49,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0fc97d79-37b3-4e87-842b-94791cecc6bf/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"subnet_id": "9cceacd3-2268-41e0-94ab-c90663862129"}' 2018-10-03 05:26:51,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1e06c541-c50a-4bb7-8a27-48239fb0a382 Date: Wed, 03 Oct 2018 05:26:51 GMT RESP BODY: {"network_id": "fb244b74-1d8a-46e1-93f8-0a9fe50790f1", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "subnet_id": "9cceacd3-2268-41e0-94ab-c90663862129", "subnet_ids": ["9cceacd3-2268-41e0-94ab-c90663862129"], "port_id": "72bd318c-1785-4727-a6f1-c2ae8260dc24", "id": "0fc97d79-37b3-4e87-842b-94791cecc6bf"} 2018-10-03 05:26:51,122 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0fc97d79-37b3-4e87-842b-94791cecc6bf/add_router_interface.json used request id req-1e06c541-c50a-4bb7-8a27-48239fb0a382 2018-10-03 05:26:51,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.81927108765s 2018-10-03 05:26:51,123 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0fc97d79-37b3-4e87-842b-94791cecc6bf/add_router_interface.json used request id req-1e06c541-c50a-4bb7-8a27-48239fb0a382 returning object 0fc97d79-37b3-4e87-842b-94791cecc6bf 2018-10-03 05:26:51,123 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:26:51,247 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-03 05:26:51,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:26:51,254 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 03 Oct 2018 05:26:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-03 05:26:51,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:26:51,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:26:51,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2981d46c-ed18-431a-bd5d-4c32b16bfc75 Date: Wed, 03 Oct 2018 05:26:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:26:51,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2981d46c-ed18-431a-bd5d-4c32b16bfc75 2018-10-03 05:26:51,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178787946701s 2018-10-03 05:26:51,437 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2981d46c-ed18-431a-bd5d-4c32b16bfc75 2018-10-03 05:26:51,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-03 05:26:51,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}' 2018-10-03 05:26:51,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc X-Openstack-Request-Id: req-2af38d60-24b5-4ee1-8cf3-bc3701cc075e Date: Wed, 03 Oct 2018 05:26:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/file", "owner": "b3faf5c8e1d145a8b3c12aab2e8e472a", "id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "size": null, "self": "/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:26:51Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "checksum": null, "created_at": "2018-10-03T05:26:51Z", "protected": false} 2018-10-03 05:26:51,662 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2af38d60-24b5-4ee1-8cf3-bc3701cc075e 2018-10-03 05:26:51,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.22376704216s 2018-10-03 05:26:51,663 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2af38d60-24b5-4ee1-8cf3-bc3701cc075e returning object 6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc 2018-10-03 05:26:51,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-03 05:26:51,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '' 2018-10-03 05:26:53,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a873b798-0066-4cf1-ba66-41945e6caff1 Date: Wed, 03 Oct 2018 05:26:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:26:53,583 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/file used request id req-a873b798-0066-4cf1-ba66-41945e6caff1 2018-10-03 05:26:53,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.91989994049s 2018-10-03 05:26:53,584 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/file used request id req-a873b798-0066-4cf1-ba66-41945e6caff1 2018-10-03 05:26:53,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:26:53,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:26:53,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-25764648-50d5-4c06-89d6-0738cd01b08d Date: Wed, 03 Oct 2018 05:26:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/snap", "metadata": {}}], "file": "/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/file", "owner": "b3faf5c8e1d145a8b3c12aab2e8e472a", "id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "size": 12716032, "self": "/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:26:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:26:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:26:53,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-25764648-50d5-4c06-89d6-0738cd01b08d 2018-10-03 05:26:53,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190401792526s 2018-10-03 05:26:53,775 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-25764648-50d5-4c06-89d6-0738cd01b08d 2018-10-03 05:26:53,777 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/file', 'owner': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'id': u'6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc', 'size': 12716032, u'self': u'/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'name': 'vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T05:26:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-03T05:26:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'created': u'2018-10-03T05:26:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T05:26:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 05:26:53,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-03 05:26:53,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-03 05:26:54,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26: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-1db2c1f6-c456-4abe-ae43-ef0023f53a90 x-compute-request-id: req-1db2c1f6-c456-4abe-ae43-ef0023f53a90 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "name": "vping_userdata-flavor_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:26:54,090 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1db2c1f6-c456-4abe-ae43-ef0023f53a90 2018-10-03 05:26:54,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312437057495s 2018-10-03 05:26:54,091 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1db2c1f6-c456-4abe-ae43-ef0023f53a90 returning object ea126f97-ff5d-4967-bc7b-787ae5c45815 2018-10-03 05:26:54,092 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_e7b5c555-245e-4f1c-b32c-bcfd35d43465', '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'19cfe43276e744d1a074a6b48492f500', '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'ea126f97-ff5d-4967-bc7b-787ae5c45815', 'swap': 0}) 2018-10-03 05:26:54,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-03 05:26:54,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815/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}0d38175bfc5de275c645f01147b5bd7ab71a7b18" -d '{"extra_specs": {}}' 2018-10-03 05:26:54,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26: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-3efd5e3d-c969-4c06-8fd4-209a06afc0ad x-compute-request-id: req-3efd5e3d-c969-4c06-8fd4-209a06afc0ad Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 05:26:54,113 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815/os-extra_specs used request id req-3efd5e3d-c969-4c06-8fd4-209a06afc0ad 2018-10-03 05:26:54,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204269886017s 2018-10-03 05:26:54,113 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815/os-extra_specs used request id req-3efd5e3d-c969-4c06-8fd4-209a06afc0ad 2018-10-03 05:26:54,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:26:54,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:26:54,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-b7f13239-afb7-4469-a5ee-f53d3c0d6dd2 Date: Wed, 03 Oct 2018 05:26:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"updated_at":"2018-10-03T05:01:09Z","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9cceacd3-2268-41e0-94ab-c90663862129"],"updated_at":"2018-10-03T05:26:47Z","tenant_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","created_at":"2018-10-03T05:26:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","id":"fb244b74-1d8a-46e1-93f8-0a9fe50790f1","name":"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}]} 2018-10-03 05:26:54,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b7f13239-afb7-4469-a5ee-f53d3c0d6dd2 2018-10-03 05:26:54,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246668100357s 2018-10-03 05:26:54,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b7f13239-afb7-4469-a5ee-f53d3c0d6dd2 2018-10-03 05:26:54,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:26:54,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:26:54,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-983ab3d7-4ec0-417c-bbad-0bfc63bafc1e Date: Wed, 03 Oct 2018 05:26:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/snap", "metadata": {}}], "file": "/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/file", "owner": "b3faf5c8e1d145a8b3c12aab2e8e472a", "id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "size": 12716032, "self": "/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:26:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:26:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:26:54,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-983ab3d7-4ec0-417c-bbad-0bfc63bafc1e 2018-10-03 05:26:54,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177324056625s 2018-10-03 05:26:54,540 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-983ab3d7-4ec0-417c-bbad-0bfc63bafc1e 2018-10-03 05:26:54,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 05:26:54,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:26:54,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26: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-24232563-8119-4b15-b158-cfb27346a4eb x-compute-request-id: req-24232563-8119-4b15-b158-cfb27346a4eb Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "name": "vping_userdata-flavor_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 05:26:54,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-24232563-8119-4b15-b158-cfb27346a4eb 2018-10-03 05:26:54,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.188574790955s 2018-10-03 05:26:54,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-24232563-8119-4b15-b158-cfb27346a4eb 2018-10-03 05:26:54,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-03 05:26:54,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"server": {"name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "imageRef": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "flavorRef": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fb244b74-1d8a-46e1-93f8-0a9fe50790f1"}]}}' 2018-10-03 05:26:56,414 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:26: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-403fc42c-f823-4565-b9d7-5883e64f48ab x-compute-request-id: req-403fc42c-f823-4565-b9d7-5883e64f48ab Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "adminPass": "ozcwSuC6WoK2"}} 2018-10-03 05:26:56,415 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-403fc42c-f823-4565-b9d7-5883e64f48ab 2018-10-03 05:26:56,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.68236398697s 2018-10-03 05:26:56,415 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-403fc42c-f823-4565-b9d7-5883e64f48ab 2018-10-03 05:26:56,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:26:56,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:26:56,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26: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-f934afd8-3d32-49ab-b6e8-c3dabe0dc9e2 x-compute-request-id: req-f934afd8-3d32-49ab-b6e8-c3dabe0dc9e2 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.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "user_id": "3d847ea04906473dbc2b6ef0879d8501", "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-10-03T05:26:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:26:56,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f934afd8-3d32-49ab-b6e8-c3dabe0dc9e2 2018-10-03 05:26:56,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407811880112s 2018-10-03 05:26:56,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f934afd8-3d32-49ab-b6e8-c3dabe0dc9e2 2018-10-03 05:26:56,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:26:56,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:26:57,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-d406bc38-efea-40d4-9f0b-b8721b0ae5dd Date: Wed, 03 Oct 2018 05:26:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"updated_at":"2018-10-03T05:01:09Z","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9cceacd3-2268-41e0-94ab-c90663862129"],"updated_at":"2018-10-03T05:26:47Z","tenant_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","created_at":"2018-10-03T05:26:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","id":"fb244b74-1d8a-46e1-93f8-0a9fe50790f1","name":"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}]} 2018-10-03 05:26:57,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d406bc38-efea-40d4-9f0b-b8721b0ae5dd 2018-10-03 05:26:57,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251439094543s 2018-10-03 05:26:57,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d406bc38-efea-40d4-9f0b-b8721b0ae5dd 2018-10-03 05:26:57,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-03 05:26:57,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:26:57,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e3c5db9a-c958-4d94-95d0-04d64950ba7d Date: Wed, 03 Oct 2018 05:26:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb244b74-1d8a-46e1-93f8-0a9fe50790f1","tenant_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","created_at":"2018-10-03T05:26:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-03T05:26:47Z","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":"b3faf5c8e1d145a8b3c12aab2e8e472a","id":"9cceacd3-2268-41e0-94ab-c90663862129","subnetpool_id":null,"name":"vping_userdata-subnet_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}]} 2018-10-03 05:26:57,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e3c5db9a-c958-4d94-95d0-04d64950ba7d 2018-10-03 05:26:57,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.197767972946s 2018-10-03 05:26:57,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e3c5db9a-c958-4d94-95d0-04d64950ba7d 2018-10-03 05:26:57,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:26:59,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:26:59,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:26:59,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:26: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-33472ce8-bf43-471f-aabb-8e83bad39338 x-compute-request-id: req-33472ce8-bf43-471f-aabb-8e83bad39338 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.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "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-10-03T05:26:58Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:26:59,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-33472ce8-bf43-471f-aabb-8e83bad39338 2018-10-03 05:26:59,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631708860397s 2018-10-03 05:26:59,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-33472ce8-bf43-471f-aabb-8e83bad39338 2018-10-03 05:26:59,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:27:01,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:01,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:02,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-68c17a9c-1a91-4d80-aeba-c04985d8c1a9 x-compute-request-id: req-68c17a9c-1a91-4d80-aeba-c04985d8c1a9 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:02,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-68c17a9c-1a91-4d80-aeba-c04985d8c1a9 2018-10-03 05:27:02,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725104093552s 2018-10-03 05:27:02,649 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-68c17a9c-1a91-4d80-aeba-c04985d8c1a9 2018-10-03 05:27:02,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-03 05:27:02,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=21898e36-1b2b-45ca-be31-152d5efa7880" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:02,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-508855a0-9250-4d2d-99ea-8ddf3d6238be Date: Wed, 03 Oct 2018 05:27:02 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb244b74-1d8a-46e1-93f8-0a9fe50790f1","tenant_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","created_at":"2018-10-03T05:26:58Z","admin_state_up":true,"updated_at":"2018-10-03T05:27:00Z","binding:vnic_type":"normal","device_id":"21898e36-1b2b-45ca-be31-152d5efa7880","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:e3:72:d4","id":"28db6d48-3337-4f49-9827-d07b367b3393","port_security_enabled":true,"project_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","fixed_ips":[{"subnet_id":"9cceacd3-2268-41e0-94ab-c90663862129","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["912b1fde-38ae-40c0-9e87-8555fce39c12"],"name":""}]} 2018-10-03 05:27:02,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=21898e36-1b2b-45ca-be31-152d5efa7880 used request id req-508855a0-9250-4d2d-99ea-8ddf3d6238be 2018-10-03 05:27:02,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.199540138245s 2018-10-03 05:27:02,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=21898e36-1b2b-45ca-be31-152d5efa7880 used request id req-508855a0-9250-4d2d-99ea-8ddf3d6238be 2018-10-03 05:27:02,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-03 05:27:02,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=28db6d48-3337-4f49-9827-d07b367b3393" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:02,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d9c8ba84-a85c-4aa1-a027-328a17583b83 Date: Wed, 03 Oct 2018 05:27:02 GMT RESP BODY: {"floatingips": []} 2018-10-03 05:27:02,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=28db6d48-3337-4f49-9827-d07b367b3393 used request id req-d9c8ba84-a85c-4aa1-a027-328a17583b83 2018-10-03 05:27:02,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0181319713593s 2018-10-03 05:27:02,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=28db6d48-3337-4f49-9827-d07b367b3393 used request id req-d9c8ba84-a85c-4aa1-a027-328a17583b83 2018-10-03 05:27:02,877 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e3:72:d4', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-03T05:27:01.000000', 'flavor': Munch({u'id': u'ea126f97-ff5d-4967-bc7b-787ae5c45815'}), 'az': u'nova', 'id': u'21898e36-1b2b-45ca-be31-152d5efa7880', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d847ea04906473dbc2b6ef0879d8501', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'name': 'vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465', '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-10-03T05:27:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-03T05:27:01Z', 'hostId': u'de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f', '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-10-03T05:27:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'name': u'vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'adminPass': u'ozcwSuC6WoK2', 'tenant_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'region': 'regionOne', 'created': u'2018-10-03T05:26:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-03 05:27:02,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:27:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:03,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-350d6ec0-1d32-4592-84f2-982b60eccc4a Date: Wed, 03 Oct 2018 05:27:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"updated_at":"2018-10-03T05:01:09Z","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9cceacd3-2268-41e0-94ab-c90663862129"],"updated_at":"2018-10-03T05:26:47Z","tenant_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","created_at":"2018-10-03T05:26:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","id":"fb244b74-1d8a-46e1-93f8-0a9fe50790f1","name":"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}]} 2018-10-03 05:27:03,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-350d6ec0-1d32-4592-84f2-982b60eccc4a 2018-10-03 05:27:03,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255073070526s 2018-10-03 05:27:03,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-350d6ec0-1d32-4592-84f2-982b60eccc4a 2018-10-03 05:27:03,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:27:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:03,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-9b01bc24-6b3e-4462-a7a0-e85e7e809e83 Date: Wed, 03 Oct 2018 05:27:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/snap", "metadata": {}}], "file": "/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/file", "owner": "b3faf5c8e1d145a8b3c12aab2e8e472a", "id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "size": 12716032, "self": "/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:26:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:26:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:27:03,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9b01bc24-6b3e-4462-a7a0-e85e7e809e83 2018-10-03 05:27:03,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166580915451s 2018-10-03 05:27:03,302 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9b01bc24-6b3e-4462-a7a0-e85e7e809e83 2018-10-03 05:27:03,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 05:27:03,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:03,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-39b9a4e9-460f-4167-9169-a0f37622179f x-compute-request-id: req-39b9a4e9-460f-4167-9169-a0f37622179f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "name": "vping_userdata-flavor_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 05:27:03,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-39b9a4e9-460f-4167-9169-a0f37622179f 2018-10-03 05:27:03,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.033872127533s 2018-10-03 05:27:03,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-39b9a4e9-460f-4167-9169-a0f37622179f 2018-10-03 05:27:03,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-03 05:27:03,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"server": {"name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "imageRef": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "flavorRef": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEzIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fb244b74-1d8a-46e1-93f8-0a9fe50790f1"}]}}' 2018-10-03 05:27:04,696 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:27: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-273aa141-bad7-4781-94e9-ed555ed7689d x-compute-request-id: req-273aa141-bad7-4781-94e9-ed555ed7689d Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "adminPass": "UjtSVd6fDEKW"}} 2018-10-03 05:27:04,696 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-273aa141-bad7-4781-94e9-ed555ed7689d 2018-10-03 05:27:04,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.35651898384s 2018-10-03 05:27:04,697 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-273aa141-bad7-4781-94e9-ed555ed7689d 2018-10-03 05:27:04,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:04,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:05,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-a489074f-8593-44e3-98ed-9ad355c64b8f x-compute-request-id: req-a489074f-8593-44e3-98ed-9ad355c64b8f 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.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "user_id": "3d847ea04906473dbc2b6ef0879d8501", "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-10-03T05:27:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:05,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a489074f-8593-44e3-98ed-9ad355c64b8f 2018-10-03 05:27:05,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.605760097504s 2018-10-03 05:27:05,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a489074f-8593-44e3-98ed-9ad355c64b8f 2018-10-03 05:27:05,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:27:07,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:07,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:07,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-b6a17b43-badb-4484-98a2-fcf663ce4f88 x-compute-request-id: req-b6a17b43-badb-4484-98a2-fcf663ce4f88 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "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-10-03T05:27:05Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:07,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b6a17b43-badb-4484-98a2-fcf663ce4f88 2018-10-03 05:27:07,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63810300827s 2018-10-03 05:27:07,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b6a17b43-badb-4484-98a2-fcf663ce4f88 2018-10-03 05:27:07,955 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:27:09,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:09,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:10,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-4edef604-6d00-40b6-89b0-30f988b0c1b9 x-compute-request-id: req-4edef604-6d00-40b6-89b0-30f988b0c1b9 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "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-10-03T05:27:05Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:10,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4edef604-6d00-40b6-89b0-30f988b0c1b9 2018-10-03 05:27:10,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593015909195s 2018-10-03 05:27:10,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4edef604-6d00-40b6-89b0-30f988b0c1b9 2018-10-03 05:27:10,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:27:12,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:12,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:13,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-73a1d95d-5df3-47e6-bd57-da36d8da3250 x-compute-request-id: req-73a1d95d-5df3-47e6-bd57-da36d8da3250 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:13,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-73a1d95d-5df3-47e6-bd57-da36d8da3250 2018-10-03 05:27:13,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539389848709s 2018-10-03 05:27:13,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-73a1d95d-5df3-47e6-bd57-da36d8da3250 2018-10-03 05:27:13,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-03 05:27:13,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=31c7e808-c6e9-4834-a44c-0a91d16f434c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:13,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a1ba979f-7074-453a-9164-493249bef21b Date: Wed, 03 Oct 2018 05:27:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb244b74-1d8a-46e1-93f8-0a9fe50790f1","tenant_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","created_at":"2018-10-03T05:27:06Z","admin_state_up":true,"updated_at":"2018-10-03T05:27:07Z","binding:vnic_type":"normal","device_id":"31c7e808-c6e9-4834-a44c-0a91d16f434c","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:a7:ef:6c","id":"06ff0390-5c71-43d1-9fb4-2889776309f7","port_security_enabled":true,"project_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","fixed_ips":[{"subnet_id":"9cceacd3-2268-41e0-94ab-c90663862129","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["912b1fde-38ae-40c0-9e87-8555fce39c12"],"name":""}]} 2018-10-03 05:27:13,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=31c7e808-c6e9-4834-a44c-0a91d16f434c used request id req-a1ba979f-7074-453a-9164-493249bef21b 2018-10-03 05:27:13,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0696959495544s 2018-10-03 05:27:13,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=31c7e808-c6e9-4834-a44c-0a91d16f434c used request id req-a1ba979f-7074-453a-9164-493249bef21b 2018-10-03 05:27:13,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-03 05:27:13,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=06ff0390-5c71-43d1-9fb4-2889776309f7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:13,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7073fe83-cb8b-4bc2-bc13-e9ba40d9f222 Date: Wed, 03 Oct 2018 05:27:13 GMT RESP BODY: {"floatingips": []} 2018-10-03 05:27:13,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=06ff0390-5c71-43d1-9fb4-2889776309f7 used request id req-7073fe83-cb8b-4bc2-bc13-e9ba40d9f222 2018-10-03 05:27:13,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0182158946991s 2018-10-03 05:27:13,197 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=06ff0390-5c71-43d1-9fb4-2889776309f7 used request id req-7073fe83-cb8b-4bc2-bc13-e9ba40d9f222 2018-10-03 05:27:13,197 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a7:ef:6c', 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'6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-03T05:27:09.000000', 'flavor': Munch({u'id': u'ea126f97-ff5d-4967-bc7b-787ae5c45815'}), 'az': u'nova', 'id': u'31c7e808-c6e9-4834-a44c-0a91d16f434c', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d847ea04906473dbc2b6ef0879d8501', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'name': 'vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465', '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-10-03T05:27:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-03T05:27:10Z', 'hostId': u'c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485', '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-10-03T05:27:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'name': u'vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'adminPass': u'UjtSVd6fDEKW', 'tenant_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'region': 'regionOne', 'created': u'2018-10-03T05:27:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-03 05:27:13,198 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-03 05:27:14,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:14,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:14,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-5a9361b6-0266-4155-8614-f5f2e9678763 x-compute-request-id: req-5a9361b6-0266-4155-8614-f5f2e9678763 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:14,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a9361b6-0266-4155-8614-f5f2e9678763 2018-10-03 05:27:14,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652642965317s 2018-10-03 05:27:14,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a9361b6-0266-4155-8614-f5f2e9678763 2018-10-03 05:27:14,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:14,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:15,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-07794cd7-924f-4cfd-aa3d-6ed9cd491ee9 x-compute-request-id: req-07794cd7-924f-4cfd-aa3d-6ed9cd491ee9 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:15,959 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-07794cd7-924f-4cfd-aa3d-6ed9cd491ee9 2018-10-03 05:27:15,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10464000702s 2018-10-03 05:27:15,960 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-07794cd7-924f-4cfd-aa3d-6ed9cd491ee9 2018-10-03 05:27:15,961 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:15,962 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.13. Waiting for response... 2018-10-03 05:27:16,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:16,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:17,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-531d1021-587e-4ce7-85da-750614292909 x-compute-request-id: req-531d1021-587e-4ce7-85da-750614292909 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:17,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-531d1021-587e-4ce7-85da-750614292909 2018-10-03 05:27:17,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441852807999s 2018-10-03 05:27:17,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-531d1021-587e-4ce7-85da-750614292909 2018-10-03 05:27:17,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:17,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:18,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-cf4ce419-d4a3-4781-af70-9047580585d0 x-compute-request-id: req-cf4ce419-d4a3-4781-af70-9047580585d0 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:18,522 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-cf4ce419-d4a3-4781-af70-9047580585d0 2018-10-03 05:27:18,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11406493187s 2018-10-03 05:27:18,523 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-cf4ce419-d4a3-4781-af70-9047580585d0 2018-10-03 05:27:18,524 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:19,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:19,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:19,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-640f5df2-d30f-473d-83cf-399a06548395 x-compute-request-id: req-640f5df2-d30f-473d-83cf-399a06548395 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:19,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-640f5df2-d30f-473d-83cf-399a06548395 2018-10-03 05:27:19,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363136053085s 2018-10-03 05:27:19,890 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-640f5df2-d30f-473d-83cf-399a06548395 2018-10-03 05:27:19,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:19,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:20,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-66a412fc-be0c-40ae-98e6-f04a4f2eaf1b x-compute-request-id: req-66a412fc-be0c-40ae-98e6-f04a4f2eaf1b Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:20,993 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-66a412fc-be0c-40ae-98e6-f04a4f2eaf1b 2018-10-03 05:27:20,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10073804855s 2018-10-03 05:27:20,994 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-66a412fc-be0c-40ae-98e6-f04a4f2eaf1b 2018-10-03 05:27:20,994 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:21,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:21,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:22,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-a206608f-6f81-4cbd-a315-8434f9b27638 x-compute-request-id: req-a206608f-6f81-4cbd-a315-8434f9b27638 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:22,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a206608f-6f81-4cbd-a315-8434f9b27638 2018-10-03 05:27:22,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514306783676s 2018-10-03 05:27:22,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a206608f-6f81-4cbd-a315-8434f9b27638 2018-10-03 05:27:22,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:22,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:23,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-d44ebc2e-1e9e-40ac-a81a-ac6959b50cf9 x-compute-request-id: req-d44ebc2e-1e9e-40ac-a81a-ac6959b50cf9 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:23,607 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-d44ebc2e-1e9e-40ac-a81a-ac6959b50cf9 2018-10-03 05:27:23,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09298801422s 2018-10-03 05:27:23,608 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-d44ebc2e-1e9e-40ac-a81a-ac6959b50cf9 2018-10-03 05:27:23,608 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:24,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:25,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-1680972f-b4a6-474d-8d26-fcbe2d8f220c x-compute-request-id: req-1680972f-b4a6-474d-8d26-fcbe2d8f220c Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:25,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1680972f-b4a6-474d-8d26-fcbe2d8f220c 2018-10-03 05:27:25,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683408975601s 2018-10-03 05:27:25,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1680972f-b4a6-474d-8d26-fcbe2d8f220c 2018-10-03 05:27:25,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:25,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:26,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-b0b07f77-2e02-4d8d-9691-5b760ed37917 x-compute-request-id: req-b0b07f77-2e02-4d8d-9691-5b760ed37917 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:26,394 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-b0b07f77-2e02-4d8d-9691-5b760ed37917 2018-10-03 05:27:26,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09651589394s 2018-10-03 05:27:26,395 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-b0b07f77-2e02-4d8d-9691-5b760ed37917 2018-10-03 05:27:26,395 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:27,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:27,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:28,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-8eb61a74-fe3d-45a4-bf7d-257e4ccd2897 x-compute-request-id: req-8eb61a74-fe3d-45a4-bf7d-257e4ccd2897 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:28,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8eb61a74-fe3d-45a4-bf7d-257e4ccd2897 2018-10-03 05:27:28,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699136972427s 2018-10-03 05:27:28,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8eb61a74-fe3d-45a4-bf7d-257e4ccd2897 2018-10-03 05:27:28,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:28,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:29,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-f3168b34-1bac-411d-bcd9-040a32e481c8 x-compute-request-id: req-f3168b34-1bac-411d-bcd9-040a32e481c8 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:29,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-f3168b34-1bac-411d-bcd9-040a32e481c8 2018-10-03 05:27:29,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07302188873s 2018-10-03 05:27:29,174 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-f3168b34-1bac-411d-bcd9-040a32e481c8 2018-10-03 05:27:29,174 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:30,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:30,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:30,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-5bf19fc1-5f48-41d2-ae4d-998bf5fe646d x-compute-request-id: req-5bf19fc1-5f48-41d2-ae4d-998bf5fe646d Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:30,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5bf19fc1-5f48-41d2-ae4d-998bf5fe646d 2018-10-03 05:27:30,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549489021301s 2018-10-03 05:27:30,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5bf19fc1-5f48-41d2-ae4d-998bf5fe646d 2018-10-03 05:27:30,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:30,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:31,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-eda2beed-cb24-4a40-bea2-fe8beda566c3 x-compute-request-id: req-eda2beed-cb24-4a40-bea2-fe8beda566c3 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:31,800 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-eda2beed-cb24-4a40-bea2-fe8beda566c3 2018-10-03 05:27:31,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07101583481s 2018-10-03 05:27:31,801 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-eda2beed-cb24-4a40-bea2-fe8beda566c3 2018-10-03 05:27:31,802 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:32,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:32,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:33,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-97051462-8435-4821-94f9-c51c737088d9 x-compute-request-id: req-97051462-8435-4821-94f9-c51c737088d9 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:33,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-97051462-8435-4821-94f9-c51c737088d9 2018-10-03 05:27:33,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67982006073s 2018-10-03 05:27:33,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-97051462-8435-4821-94f9-c51c737088d9 2018-10-03 05:27:33,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:33,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:34,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-2c93e6e9-3d1e-4fc7-9f73-23a4b3bcba8e x-compute-request-id: req-2c93e6e9-3d1e-4fc7-9f73-23a4b3bcba8e Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:34,600 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-2c93e6e9-3d1e-4fc7-9f73-23a4b3bcba8e 2018-10-03 05:27:34,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11245512962s 2018-10-03 05:27:34,601 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-2c93e6e9-3d1e-4fc7-9f73-23a4b3bcba8e 2018-10-03 05:27:34,601 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:35,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:35,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:36,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-405d2121-3a5c-4778-95de-69b0532ac919 x-compute-request-id: req-405d2121-3a5c-4778-95de-69b0532ac919 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:36,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-405d2121-3a5c-4778-95de-69b0532ac919 2018-10-03 05:27:36,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676589012146s 2018-10-03 05:27:36,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-405d2121-3a5c-4778-95de-69b0532ac919 2018-10-03 05:27:36,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:36,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:37,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-690604a3-fbef-48aa-ab4e-01e068574704 x-compute-request-id: req-690604a3-fbef-48aa-ab4e-01e068574704 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:37,389 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-690604a3-fbef-48aa-ab4e-01e068574704 2018-10-03 05:27:37,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10612297058s 2018-10-03 05:27:37,390 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-690604a3-fbef-48aa-ab4e-01e068574704 2018-10-03 05:27:37,391 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:38,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:38,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:38,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-d84e48c2-2c81-4f72-b812-ae48e82c0571 x-compute-request-id: req-d84e48c2-2c81-4f72-b812-ae48e82c0571 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:38,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d84e48c2-2c81-4f72-b812-ae48e82c0571 2018-10-03 05:27:38,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54289484024s 2018-10-03 05:27:38,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d84e48c2-2c81-4f72-b812-ae48e82c0571 2018-10-03 05:27:38,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:38,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:40,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-a1cc1c8d-0fbf-4036-a312-2d33fd068218 x-compute-request-id: req-a1cc1c8d-0fbf-4036-a312-2d33fd068218 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:40,044 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-a1cc1c8d-0fbf-4036-a312-2d33fd068218 2018-10-03 05:27:40,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10496807098s 2018-10-03 05:27:40,045 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-a1cc1c8d-0fbf-4036-a312-2d33fd068218 2018-10-03 05:27:40,045 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:41,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:41,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:41,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bb0b104-95d5-42dc-89e1-5e9f9c215d55 x-compute-request-id: req-4bb0b104-95d5-42dc-89e1-5e9f9c215d55 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:41,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4bb0b104-95d5-42dc-89e1-5e9f9c215d55 2018-10-03 05:27:41,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496701955795s 2018-10-03 05:27:41,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4bb0b104-95d5-42dc-89e1-5e9f9c215d55 2018-10-03 05:27:41,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:41,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:42,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67392b43-2b48-435b-b974-98cff13ba795 x-compute-request-id: req-67392b43-2b48-435b-b974-98cff13ba795 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:42,670 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-67392b43-2b48-435b-b974-98cff13ba795 2018-10-03 05:27:42,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.12233495712s 2018-10-03 05:27:42,671 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-67392b43-2b48-435b-b974-98cff13ba795 2018-10-03 05:27:42,671 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:42,673 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.13. Waiting for response... 2018-10-03 05:27:43,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:43,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:44,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-519e4458-df72-41c2-ab36-473ab778c20b x-compute-request-id: req-519e4458-df72-41c2-ab36-473ab778c20b Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:44,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-519e4458-df72-41c2-ab36-473ab778c20b 2018-10-03 05:27:44,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574753046036s 2018-10-03 05:27:44,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-519e4458-df72-41c2-ab36-473ab778c20b 2018-10-03 05:27:44,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:44,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:45,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-dc44cc90-0824-4eb4-b902-94b8aed93d7e x-compute-request-id: req-dc44cc90-0824-4eb4-b902-94b8aed93d7e Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:45,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-dc44cc90-0824-4eb4-b902-94b8aed93d7e 2018-10-03 05:27:45,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11576509476s 2018-10-03 05:27:45,369 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-dc44cc90-0824-4eb4-b902-94b8aed93d7e 2018-10-03 05:27:45,369 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:46,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:46,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:46,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-c302381f-6be7-42f0-9de3-d25d46f9c049 x-compute-request-id: req-c302381f-6be7-42f0-9de3-d25d46f9c049 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:46,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c302381f-6be7-42f0-9de3-d25d46f9c049 2018-10-03 05:27:46,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508525848389s 2018-10-03 05:27:46,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c302381f-6be7-42f0-9de3-d25d46f9c049 2018-10-03 05:27:46,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:46,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:47,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-ea8c554a-72bc-4442-b686-41f1fa6a6ade x-compute-request-id: req-ea8c554a-72bc-4442-b686-41f1fa6a6ade Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:47,985 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-ea8c554a-72bc-4442-b686-41f1fa6a6ade 2018-10-03 05:27:47,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10168409348s 2018-10-03 05:27:47,986 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-ea8c554a-72bc-4442-b686-41f1fa6a6ade 2018-10-03 05:27:47,987 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:48,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:48,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:49,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-3235e56f-9aa2-4b7e-bd99-92e6165dfa89 x-compute-request-id: req-3235e56f-9aa2-4b7e-bd99-92e6165dfa89 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:49,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3235e56f-9aa2-4b7e-bd99-92e6165dfa89 2018-10-03 05:27:49,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687107086182s 2018-10-03 05:27:49,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3235e56f-9aa2-4b7e-bd99-92e6165dfa89 2018-10-03 05:27:49,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:50,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-722bb607-ad66-46e8-ba3e-a02184f645ea x-compute-request-id: req-722bb607-ad66-46e8-ba3e-a02184f645ea Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:50,777 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-722bb607-ad66-46e8-ba3e-a02184f645ea 2018-10-03 05:27:50,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0975959301s 2018-10-03 05:27:50,778 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-722bb607-ad66-46e8-ba3e-a02184f645ea 2018-10-03 05:27:50,778 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:51,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:51,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:52,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-f5cc20bf-2c30-4193-aa76-2bc023051f87 x-compute-request-id: req-f5cc20bf-2c30-4193-aa76-2bc023051f87 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:52,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f5cc20bf-2c30-4193-aa76-2bc023051f87 2018-10-03 05:27:52,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528445959091s 2018-10-03 05:27:52,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f5cc20bf-2c30-4193-aa76-2bc023051f87 2018-10-03 05:27:52,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:52,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:53,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-2eccbedb-57c8-4213-b4cb-b8097e3bd799 x-compute-request-id: req-2eccbedb-57c8-4213-b4cb-b8097e3bd799 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:53,385 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-2eccbedb-57c8-4213-b4cb-b8097e3bd799 2018-10-03 05:27:53,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07306599617s 2018-10-03 05:27:53,386 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-2eccbedb-57c8-4213-b4cb-b8097e3bd799 2018-10-03 05:27:53,386 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:54,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:54,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:54,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ac4c344-b9f8-4e92-add6-40630e5a074f x-compute-request-id: req-0ac4c344-b9f8-4e92-add6-40630e5a074f Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:54,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0ac4c344-b9f8-4e92-add6-40630e5a074f 2018-10-03 05:27:54,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37170290947s 2018-10-03 05:27:54,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0ac4c344-b9f8-4e92-add6-40630e5a074f 2018-10-03 05:27:54,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:54,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:55,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-352af364-e0df-4b20-adc8-7804a97637bf x-compute-request-id: req-352af364-e0df-4b20-adc8-7804a97637bf Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:55,875 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-352af364-e0df-4b20-adc8-7804a97637bf 2018-10-03 05:27:55,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11131501198s 2018-10-03 05:27:55,876 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-352af364-e0df-4b20-adc8-7804a97637bf 2018-10-03 05:27:55,876 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:56,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:56,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:27:57,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-cffc4404-5b2b-46c7-ba7d-9880a10bdfa1 x-compute-request-id: req-cffc4404-5b2b-46c7-ba7d-9880a10bdfa1 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:27:57,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cffc4404-5b2b-46c7-ba7d-9880a10bdfa1 2018-10-03 05:27:57,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600781202316s 2018-10-03 05:27:57,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cffc4404-5b2b-46c7-ba7d-9880a10bdfa1 2018-10-03 05:27:57,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:27:57,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:27:58,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:27: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-301bace0-7d0a-4e57-969c-2b2436393115 x-compute-request-id: req-301bace0-7d0a-4e57-969c-2b2436393115 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:27:58,575 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-301bace0-7d0a-4e57-969c-2b2436393115 2018-10-03 05:27:58,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09283614159s 2018-10-03 05:27:58,576 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-301bace0-7d0a-4e57-969c-2b2436393115 2018-10-03 05:27:58,576 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:59,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:27:59,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:00,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-cf7961e8-4886-45f8-81ed-60fae6641084 x-compute-request-id: req-cf7961e8-4886-45f8-81ed-60fae6641084 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:28:00,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cf7961e8-4886-45f8-81ed-60fae6641084 2018-10-03 05:28:00,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532160043716s 2018-10-03 05:28:00,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cf7961e8-4886-45f8-81ed-60fae6641084 2018-10-03 05:28:00,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:28:00,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:28:01,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-df2f2606-01cb-4546-83cf-6bc447b9a7cd x-compute-request-id: req-df2f2606-01cb-4546-83cf-6bc447b9a7cd Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:28:01,223 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-df2f2606-01cb-4546-83cf-6bc447b9a7cd 2018-10-03 05:28:01,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10872483253s 2018-10-03 05:28:01,224 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-df2f2606-01cb-4546-83cf-6bc447b9a7cd 2018-10-03 05:28:01,224 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:28:02,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:28:02,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:02,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d5650ef-1502-4dd4-a84d-9f94b783ec48 x-compute-request-id: req-9d5650ef-1502-4dd4-a84d-9f94b783ec48 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:28:02,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9d5650ef-1502-4dd4-a84d-9f94b783ec48 2018-10-03 05:28:02,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225252151489s 2018-10-03 05:28:02,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9d5650ef-1502-4dd4-a84d-9f94b783ec48 2018-10-03 05:28:02,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:28:02,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:28:03,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09e5c07e-94ee-4c13-a500-72c93a9ad567 x-compute-request-id: req-09e5c07e-94ee-4c13-a500-72c93a9ad567 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:28:03,529 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-09e5c07e-94ee-4c13-a500-72c93a9ad567 2018-10-03 05:28:03,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07471418381s 2018-10-03 05:28:03,530 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-09e5c07e-94ee-4c13-a500-72c93a9ad567 2018-10-03 05:28:03,530 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:28:04,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:28:04,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:05,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d62c3a1-349e-420e-86fb-d159eb9259cc x-compute-request-id: req-4d62c3a1-349e-420e-86fb-d159eb9259cc Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:28:05,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4d62c3a1-349e-420e-86fb-d159eb9259cc 2018-10-03 05:28:05,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54770898819s 2018-10-03 05:28:05,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4d62c3a1-349e-420e-86fb-d159eb9259cc 2018-10-03 05:28:05,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:28:05,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:28:06,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-d0967526-0c52-4351-a362-afc80173cb04 x-compute-request-id: req-d0967526-0c52-4351-a362-afc80173cb04 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:28:06,152 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-d0967526-0c52-4351-a362-afc80173cb04 2018-10-03 05:28:06,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06840395927s 2018-10-03 05:28:06,153 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-d0967526-0c52-4351-a362-afc80173cb04 2018-10-03 05:28:06,153 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:28:07,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:28:07,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:07,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28: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-2e1aced9-2aea-4168-9a7a-1592cfaf4e50 x-compute-request-id: req-2e1aced9-2aea-4168-9a7a-1592cfaf4e50 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:28:07,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2e1aced9-2aea-4168-9a7a-1592cfaf4e50 2018-10-03 05:28:07,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723062038422s 2018-10-03 05:28:07,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2e1aced9-2aea-4168-9a7a-1592cfaf4e50 2018-10-03 05:28:07,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:28:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:28:08,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28: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-82441d99-b5ce-4eea-b2a1-eb516a0325e2 x-compute-request-id: req-82441d99-b5ce-4eea-b2a1-eb516a0325e2 Content-Encoding: gzip Content-Length: 7687 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] 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-10-03 05:28:08,952 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-82441d99-b5ce-4eea-b2a1-eb516a0325e2 2018-10-03 05:28:08,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07000994682s 2018-10-03 05:28:08,953 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-82441d99-b5ce-4eea-b2a1-eb516a0325e2 2018-10-03 05:28:08,953 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:28:08,954 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.13. Waiting for response... 2018-10-03 05:28:09,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:28:09,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:10,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-899715a2-a861-40f6-b2b5-3b4d546fb0a7 x-compute-request-id: req-899715a2-a861-40f6-b2b5-3b4d546fb0a7 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:28:10,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-899715a2-a861-40f6-b2b5-3b4d546fb0a7 2018-10-03 05:28:10,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659571886063s 2018-10-03 05:28:10,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-899715a2-a861-40f6-b2b5-3b4d546fb0a7 2018-10-03 05:28:10,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:28:10,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:28:11,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28: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-7d130ab9-34f1-4530-acc9-54e71c2d0fae x-compute-request-id: req-7d130ab9-34f1-4530-acc9-54e71c2d0fae Content-Encoding: gzip Content-Length: 7707 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 192.168.120.7...\n"} 2018-10-03 05:28:11,689 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-7d130ab9-34f1-4530-acc9-54e71c2d0fae 2018-10-03 05:28:11,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07105207443s 2018-10-03 05:28:11,690 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-7d130ab9-34f1-4530-acc9-54e71c2d0fae 2018-10-03 05:28:11,691 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 192.168.120.7... 2018-10-03 05:28:12,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:28:12,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:13,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28: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-18b62007-c376-4253-a13e-3502421b8aed x-compute-request-id: req-18b62007-c376-4253-a13e-3502421b8aed Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:01Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:28:13,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-18b62007-c376-4253-a13e-3502421b8aed 2018-10-03 05:28:13,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508005142212s 2018-10-03 05:28:13,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-18b62007-c376-4253-a13e-3502421b8aed 2018-10-03 05:28:13,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-03 05:28:13,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 05:28:14,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9fadb0a-493e-44a2-b544-ccd22ab47334 x-compute-request-id: req-b9fadb0a-493e-44a2-b544-ccd22ab47334 Content-Encoding: gzip Content-Length: 9379 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501460710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135103] pid_max: default: 32768 minimum: 301\n[ 0.136022] ACPI: Core revision 20150930\n[ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138783] Security Framework initialized\n[ 0.139625] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146625] Initializing cgroup subsys io\n[ 0.147462] Initializing cgroup subsys memory\n[ 0.148346] Initializing cgroup subsys devices\n[ 0.149246] Initializing cgroup subsys freezer\n[ 0.150134] Initializing cgroup subsys net_cls\n[ 0.151031] Initializing cgroup subsys perf_event\n[ 0.151967] Initializing cgroup subsys net_prio\n[ 0.152886] Initializing cgroup subsys hugetlb\n[ 0.153786] Initializing cgroup subsys pids\n[ 0.154684] CPU: Physical Processor ID: 0\n[ 0.156217] mce: CPU supports 10 MCE banks\n[ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176819] ftrace: allocating 31920 entries in 125 pages\n[ 0.204172] smpboot: Max logical packages: 1\n[ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206442] x2apic enabled\n[ 0.207265] Switched APIC routing to physical x2apic.\n[ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214072] KVM setup paravirtual spinlock\n[ 0.215489] x86: Booted up 1 node, 1 CPUs\n[ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217733] devtmpfs: initialized\n[ 0.219571] evm: security.selinux\n[ 0.220287] evm: security.SMACK64\n[ 0.220986] evm: security.SMACK64EXEC\n[ 0.221760] evm: security.SMACK64TRANSMUTE\n[ 0.222597] evm: security.SMACK64MMAP\n[ 0.223354] evm: security.ima\n[ 0.224005] evm: security.capability\n[ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226752] pinctrl core: initialized pinctrl subsystem\n[ 0.227879] RTC time: 5:27:09, date: 10/03/18\n[ 0.228871] NET: Registered protocol family 16\n[ 0.229890] cpuidle: using governor ladder\n[ 0.230735] cpuidle: using governor menu\n[ 0.231550] PCCT header not found.\n[ 0.232336] ACPI: bus type PCI registered\n[ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234423] PCI: Using configuration type 1 for base access\n[ 0.236207] ACPI: Added _OSI(Module Device)\n[ 0.237070] ACPI: Added _OSI(Processor Device)\n[ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241013] ACPI: Interpreter enabled\n[ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249380] ACPI: (supports S0 S5)\n[ 0.250103] ACPI: Using IOAPIC for interrupt routing\n[ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260416] acpiphp: Slot [3] registered\n[ 0.261239] acpiphp: Slot [4] registered\n[ 0.262058] acpiphp: Slot [5] registered\n[ 0.262882] acpiphp: Slot [6] registered\n[ 0.263698] acpiphp: Slot [7] registered\n[ 0.264523] acpiphp: Slot [8] registered\n[ 0.265353] acpiphp: Slot [9] registered\n[ 0.266166] acpiphp: Slot [10] registered\n[ 0.267008] acpiphp: Slot [11] registered\n[ 0.267840] acpiphp: Slot [12] registered\n[ 0.268677] acpiphp: Slot [13] registered\n[ 0.269507] acpiphp: Slot [14] registered\n[ 0.270337] acpiphp: Slot [15] registered\n[ 0.281355] acpiphp: Slot [16] registered\n[ 0.282181] acpiphp: Slot [17] registered\n[ 0.283018] acpiphp: Slot [18] registered\n[ 0.283850] acpiphp: Slot [19] registered\n[ 0.284689] acpiphp: Slot [20] registered\n[ 0.285521] acpiphp: Slot [21] registered\n[ 0.286351] acpiphp: Slot [22] registered\n[ 0.287179] acpiphp: Slot [23] registered\n[ 0.288021] acpiphp: Slot [24] registered\n[ 0.288851] acpiphp: Slot [25] registered\n[ 0.289685] acpiphp: Slot [26] registered\n[ 0.290521] acpiphp: Slot [27] registered\n[ 0.291348] acpiphp: Slot [28] registered\n[ 0.292171] acpiphp: Slot [29] registered\n[ 0.293002] acpiphp: Slot [30] registered\n[ 0.293850] acpiphp: Slot [31] registered\n[ 0.294673] PCI host bridge to bus 0000:00\n[ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378877] vgaarb: loaded\n[ 0.379493] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380644] SCSI subsystem initialized\n[ 0.381480] ACPI: bus type USB registered\n[ 0.382309] usbcore: registered new interface driver usbfs\n[ 0.383360] usbcore: registered new interface driver hub\n[ 0.384384] usbcore: registered new device driver usb\n[ 0.385454] PCI: Using ACPI for IRQ routing\n[ 0.386497] NetLabel: Initializing\n[ 0.387219] NetLabel: domain hash size = 128\n[ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389068] NetLabel: unlabeled traffic allowed by default\n[ 0.390183] clocksource: Switched to clocksource kvm-clock\n[ 0.395664] AppArmor: AppArmor Filesystem Enabled\n[ 0.396648] pnp: PnP ACPI init\n[ 0.397573] pnp: PnP ACPI: found 5 devices\n[ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405691] NET: Registered protocol family 2\n[ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412618] NET: Registered protocol family 1\n[ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443999] Trying to unpack rootfs image as initramfs...\n[ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507830] Scanning for low memory corruption every 60 seconds\n[ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510368] audit: initializing netlink subsys (disabled)\n[ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized\n[ 0.512732] Initialise system trusted keyring\n[ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517252] zbud: loaded\n[ 0.518171] VFS: Disk quotas dquot_6.6.0\n[ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521758] fuse init (API version 7.23)\n[ 0.523035] Key type big_key registered\n[ 0.524158] Allocating IMA MOK and blacklist keyrings.\n[ 0.525785] Key type asymmetric registered\n[ 0.526964] Asymmetric key parser 'x509' registered\n[ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530976] io scheduler noop registered\n[ 0.532126] io scheduler deadline registered (default)\n[ 0.533772] io scheduler cfq registered\n[ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539929] ACPI: Power Button [PWRF]\n[ 0.540975] GHES: HEST is not enabled!\n[ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618577] Linux agpgart interface v0.103\n[ 0.620829] brd: module loaded\n[ 0.622215] loop: module loaded\n[ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628634] GPT:90111 != 2097151\n[ 0.629473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630883] GPT:90111 != 2097151\n[ 0.631716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632974] vda: vda1 vda15\n[ 0.634583] scsi host0: ata_piix\n[ 0.635501] scsi host1: ata_piix\n[ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.639632] libphy: Fixed MDIO Bus: probed\n[ 0.640629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641788] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644262] PPP generic driver version 2.4.2\n[ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646803] ehci-pci: EHCI PCI platform driver\n[ 0.647873] ehci-platform: EHCI generic platform driver\n[ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650528] ohci-pci: OHCI PCI platform driver\n[ 0.651583] ohci-platform: OHCI generic platform driver\n[ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676349] usb usb1: Product: UHCI Host Controller\n[ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679138] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680355] hub 1-0:1.0: USB hub found\n[ 0.681379] hub 1-0:1.0: 2 ports detected\n[ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687635] mousedev: PS/2 mouse device common for all mice\n[ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691558] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695386] i2c /dev entries driver\n[ 0.696144] device-mapper: uevent: version 1.0.3\n[ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700032] NET: Registered protocol family 10\n[ 0.701037] NET: Registered protocol family 17\n[ 0.701939] Key type dns_resolver registered\n[ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705750] registered taskstats version 1\n[ 0.706617] Loading compiled-in X.509 certificates\n[ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709930] zswap: loaded using pool lzo/zbud\n[ 0.711805] Key type trusted registered\n[ 0.713819] Key type encrypted registered\n[ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716753] evm: HMAC attrs: 0x1\n[ 0.717701] Magic number: 6:702:465\n[ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430)\n[ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721351] EDD information not available.\n[ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801095] Write protecting the kernel read-only data: 14336k\n[ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815597] 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.329006] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 192.168.120.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 61.51. iid=i-00000029\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFoLVO7rqYgESyyIi7C9ia5JaJBNmWzra9SG7NzSCzrDSINPkRty/kS6rDjrjdfaqpqWS8sEC8OtssjRR7EL6oXfwK+/NY0236deuIL4nYJHgBEznPdoOX4RyjA3thp3ksLiVMdUz2NnqL1SdXmKxUbKjr02WLxltI4qUMjztw01CdjinH3XxddsVYOe1ILZ+zm2KGogd/c6y6zhEuACzE+u5297rKAKHeCPFEwV9FfJj0/pHUMZD0C5kcZHWxvBfRDxH8bImRnwNHdxJw2o8v5ySmrsFSotBRNxW3RCDw4d1IB4DgjtpirwbGQDlw8ru42BeEU9ZWxQGsHGxoI6QJ root@vping-userdata-vm2-e7b5c555-245e-4f1c-b32c-bcfd35d43465\nssh-dss AAAAB3NzaC1kc3MAAACBAM4bGpY/ZqcX06V0F9hoTQLpwdI0CR03L9TaXHe8Vkoj/kEQsVp30IU63RaOZOXnjj/P9al2giXGvU+t6nzNK4qqombf2MxiWlkefZjv0t5H13PrTlD95H0G8A1gH7c8p/ObYrd2WtpfDipbegq49bbC/C7Ndak0GwHt4MOYUlszAAAAFQDEQw8y2YjXcvAx+cB+4MtLbm50JwAAAIEApySrGLUjsirNYmgixT1EIwy0G3IUGOdYb6ExfuCl2TImTqA4RAkzTdijmkrDVJQUeYqHkAgebTLucSP2U6uOaIApB4IzSnmJIoxS25thrg5yroabsK0AsXcLxaWbyBN5daksNj87CmQQNjnadk/9bDPtXtxYxEC4vJkQlBofRUgAAACADoLPQuAoy6yjH0h7/u54ataA3+7rpp+VW12iFTN9uxZ+K4LU0Txe6J+6ImahtfbYXM2dycT97DZ/UKKnLccMTPe36kBjlgjcb5C5FJXyky/xgd05O5pEXvcptRZBqsdcjum+Avcvz0vgQrFuI2Mi17KCQ7nb3nmnN69eyDRs2rk= root@vping-userdata-vm2-e7b5c555-245e-4f1c-b32c-bcfd35d43465\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:fea7:ef6c/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 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-00000029\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-e7b5c555-245e-4f1c-b32c-bcfd35d43465\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=63.51 ===\n"} 2018-10-03 05:28:14,279 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-b9fadb0a-493e-44a2-b544-ccd22ab47334 2018-10-03 05:28:14,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07521486282s 2018-10-03 05:28:14,280 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c/action used request id req-b9fadb0a-493e-44a2-b544-ccd22ab47334 2018-10-03 05:28:14,281 - 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 501460710 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.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 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.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 192.168.120.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 61.51. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFoLVO7rqYgESyyIi7C9ia5JaJBNmWzra9SG7NzSCzrDSINPkRty/kS6rDjrjdfaqpqWS8sEC8OtssjRR7EL6oXfwK+/NY0236deuIL4nYJHgBEznPdoOX4RyjA3thp3ksLiVMdUz2NnqL1SdXmKxUbKjr02WLxltI4qUMjztw01CdjinH3XxddsVYOe1ILZ+zm2KGogd/c6y6zhEuACzE+u5297rKAKHeCPFEwV9FfJj0/pHUMZD0C5kcZHWxvBfRDxH8bImRnwNHdxJw2o8v5ySmrsFSotBRNxW3RCDw4d1IB4DgjtpirwbGQDlw8ru42BeEU9ZWxQGsHGxoI6QJ root@vping-userdata-vm2-e7b5c555-245e-4f1c-b32c-bcfd35d43465 ssh-dss AAAAB3NzaC1kc3MAAACBAM4bGpY/ZqcX06V0F9hoTQLpwdI0CR03L9TaXHe8Vkoj/kEQsVp30IU63RaOZOXnjj/P9al2giXGvU+t6nzNK4qqombf2MxiWlkefZjv0t5H13PrTlD95H0G8A1gH7c8p/ObYrd2WtpfDipbegq49bbC/C7Ndak0GwHt4MOYUlszAAAAFQDEQw8y2YjXcvAx+cB+4MtLbm50JwAAAIEApySrGLUjsirNYmgixT1EIwy0G3IUGOdYb6ExfuCl2TImTqA4RAkzTdijmkrDVJQUeYqHkAgebTLucSP2U6uOaIApB4IzSnmJIoxS25thrg5yroabsK0AsXcLxaWbyBN5daksNj87CmQQNjnadk/9bDPtXtxYxEC4vJkQlBofRUgAAACADoLPQuAoy6yjH0h7/u54ataA3+7rpp+VW12iFTN9uxZ+K4LU0Txe6J+6ImahtfbYXM2dycT97DZ/UKKnLccMTPe36kBjlgjcb5C5FJXyky/xgd05O5pEXvcptRZBqsdcjum+Avcvz0vgQrFuI2Mi17KCQ7nb3nmnN69eyDRs2rk= root@vping-userdata-vm2-e7b5c555-245e-4f1c-b32c-bcfd35d43465 -----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:fea7:ef6c/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000029 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-e7b5c555-245e-4f1c-b32c-bcfd35d43465 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=63.51 === 2018-10-03 05:28:14,282 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-03 05:28:14,406 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 05:28:14,407 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:28 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-03 05:28:14,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-03 05:28:14,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:14,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cdf8736e-5c58-42e5-842c-290bbe897485 x-compute-request-id: req-cdf8736e-5c58-42e5-842c-290bbe897485 Content-Type: application/json 2018-10-03 05:28:14,558 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880 used request id req-cdf8736e-5c58-42e5-842c-290bbe897485 2018-10-03 05:28:14,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.146526098251s 2018-10-03 05:28:14,559 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880 used request id req-cdf8736e-5c58-42e5-842c-290bbe897485 2018-10-03 05:28:14,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:28:14,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:15,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a66f32e3-6f6c-4a86-9c99-588c75f8ab85 x-compute-request-id: req-a66f32e3-6f6c-4a86-9c99-588c75f8ab85 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:28:14Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:28:15,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a66f32e3-6f6c-4a86-9c99-588c75f8ab85 2018-10-03 05:28:15,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509906053543s 2018-10-03 05:28:15,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a66f32e3-6f6c-4a86-9c99-588c75f8ab85 2018-10-03 05:28:15,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:28:17,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:28:17,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:17,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2872ab0-f016-4083-a392-7f998e83f416 x-compute-request-id: req-a2872ab0-f016-4083-a392-7f998e83f416 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:72:d4", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/21898e36-1b2b-45ca-be31-152d5efa7880", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:01.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "21898e36-1b2b-45ca-be31-152d5efa7880", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:28:16Z", "hostId": "de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:26:56Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:28:17,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a2872ab0-f016-4083-a392-7f998e83f416 2018-10-03 05:28:17,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642988204956s 2018-10-03 05:28:17,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a2872ab0-f016-4083-a392-7f998e83f416 2018-10-03 05:28:17,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:28:19,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:28:19,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:20,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eab2aa75-aed3-40e8-9262-f67e29b7ec39 x-compute-request-id: req-eab2aa75-aed3-40e8-9262-f67e29b7ec39 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:27:10Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:28:20,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eab2aa75-aed3-40e8-9262-f67e29b7ec39 2018-10-03 05:28:20,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508824825287s 2018-10-03 05:28:20,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eab2aa75-aed3-40e8-9262-f67e29b7ec39 2018-10-03 05:28:20,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-03 05:28:20,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:20,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:28: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-29b8c0c5-dfa6-4c6c-933f-37ce2077abbf x-compute-request-id: req-29b8c0c5-dfa6-4c6c-933f-37ce2077abbf Content-Type: application/json 2018-10-03 05:28:20,385 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c used request id req-29b8c0c5-dfa6-4c6c-933f-37ce2077abbf 2018-10-03 05:28:20,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.151208877563s 2018-10-03 05:28:20,385 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c used request id req-29b8c0c5-dfa6-4c6c-933f-37ce2077abbf 2018-10-03 05:28:20,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:28:20,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:21,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28: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-a07b6a6b-f23a-4415-aec0-730a5070b775 x-compute-request-id: req-a07b6a6b-f23a-4415-aec0-730a5070b775 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ef:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31c7e808-c6e9-4834-a44c-0a91d16f434c", "rel": "bookmark"}], "image": {"id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "links": [{"href": "http://172.30.9.27:8774/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-03T05:27:09.000000", "flavor": {"id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "links": [{"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}]}, "id": "31c7e808-c6e9-4834-a44c-0a91d16f434c", "security_groups": [{"name": "default"}], "user_id": "3d847ea04906473dbc2b6ef0879d8501", "OS-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-10-03T05:28:20Z", "hostId": "c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "created": "2018-10-03T05:27:04Z", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-03 05:28:21,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a07b6a6b-f23a-4415-aec0-730a5070b775 2018-10-03 05:28:21,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.807504892349s 2018-10-03 05:28:21,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a07b6a6b-f23a-4415-aec0-730a5070b775 2018-10-03 05:28:21,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-03 05:28:23,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-03 05:28:23,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:23,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28: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-39819ef3-476f-426f-a4aa-7a633f5e9262 x-compute-request-id: req-39819ef3-476f-426f-a4aa-7a633f5e9262 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-03 05:28:23,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39819ef3-476f-426f-a4aa-7a633f5e9262 2018-10-03 05:28:23,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.089024066925s 2018-10-03 05:28:23,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39819ef3-476f-426f-a4aa-7a633f5e9262 2018-10-03 05:28:23,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-03 05:28:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0fc97d79-37b3-4e87-842b-94791cecc6bf/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}2c80a0dc43eb922acad8481d07ab71485447110d" -d '{"subnet_id": "9cceacd3-2268-41e0-94ab-c90663862129"}' 2018-10-03 05:28:24,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-79e6f581-1dbf-4d54-893a-3a1adce9f51d Date: Wed, 03 Oct 2018 05:28:24 GMT RESP BODY: {"network_id": "fb244b74-1d8a-46e1-93f8-0a9fe50790f1", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "subnet_id": "9cceacd3-2268-41e0-94ab-c90663862129", "subnet_ids": ["9cceacd3-2268-41e0-94ab-c90663862129"], "port_id": "72bd318c-1785-4727-a6f1-c2ae8260dc24", "id": "0fc97d79-37b3-4e87-842b-94791cecc6bf"} 2018-10-03 05:28:24,250 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0fc97d79-37b3-4e87-842b-94791cecc6bf/remove_router_interface.json used request id req-79e6f581-1dbf-4d54-893a-3a1adce9f51d 2018-10-03 05:28:24,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 0.961447000504s 2018-10-03 05:28:24,250 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0fc97d79-37b3-4e87-842b-94791cecc6bf/remove_router_interface.json used request id req-79e6f581-1dbf-4d54-893a-3a1adce9f51d returning object 0fc97d79-37b3-4e87-842b-94791cecc6bf 2018-10-03 05:28:24,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-03 05:28:24,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:24,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-666842c0-7817-4188-86f3-06c065fb7f41 Date: Wed, 03 Oct 2018 05:28:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "created_at": "2018-10-03T05:26:48Z", "admin_state_up": true, "updated_at": "2018-10-03T05:28:23Z", "revision_number": 4, "routes": [], "project_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "id": "0fc97d79-37b3-4e87-842b-94791cecc6bf", "name": "vping_userdata-router_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}]} 2018-10-03 05:28:24,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-666842c0-7817-4188-86f3-06c065fb7f41 2018-10-03 05:28:24,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0765690803528s 2018-10-03 05:28:24,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-666842c0-7817-4188-86f3-06c065fb7f41 2018-10-03 05:28:24,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-03 05:28:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/0fc97d79-37b3-4e87-842b-94791cecc6bf.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}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:25,463 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-004ce6e9-6361-4f99-be86-eaa45e8fd07b Content-Length: 0 Date: Wed, 03 Oct 2018 05:28:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:28:25,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/0fc97d79-37b3-4e87-842b-94791cecc6bf.json used request id req-004ce6e9-6361-4f99-be86-eaa45e8fd07b 2018-10-03 05:28:25,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13420605659s 2018-10-03 05:28:25,463 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/0fc97d79-37b3-4e87-842b-94791cecc6bf.json used request id req-004ce6e9-6361-4f99-be86-eaa45e8fd07b 2018-10-03 05:28:25,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-03 05:28:25,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:25,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9901c3aa-23f7-46b9-97f9-e8b36d474b11 Date: Wed, 03 Oct 2018 05:28:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb244b74-1d8a-46e1-93f8-0a9fe50790f1","tenant_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","created_at":"2018-10-03T05:26:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-03T05:26:47Z","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":"b3faf5c8e1d145a8b3c12aab2e8e472a","id":"9cceacd3-2268-41e0-94ab-c90663862129","subnetpool_id":null,"name":"vping_userdata-subnet_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}]} 2018-10-03 05:28:25,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9901c3aa-23f7-46b9-97f9-e8b36d474b11 2018-10-03 05:28:25,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0629811286926s 2018-10-03 05:28:25,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9901c3aa-23f7-46b9-97f9-e8b36d474b11 2018-10-03 05:28:25,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-03 05:28:25,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/9cceacd3-2268-41e0-94ab-c90663862129.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}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:27,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62928828-cce7-4665-8830-ec92f9f5a48c Date: Wed, 03 Oct 2018 05:28:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:28:27,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9cceacd3-2268-41e0-94ab-c90663862129.json used request id req-62928828-cce7-4665-8830-ec92f9f5a48c 2018-10-03 05:28:27,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.21193695068s 2018-10-03 05:28:27,741 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9cceacd3-2268-41e0-94ab-c90663862129.json used request id req-62928828-cce7-4665-8830-ec92f9f5a48c 2018-10-03 05:28:27,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:28:27,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:27,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-af30e629-715c-4414-9b5d-f4f5e7e4b6c8 Date: Wed, 03 Oct 2018 05:28:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"updated_at":"2018-10-03T05:01:09Z","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-03T05:28:27Z","tenant_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","created_at":"2018-10-03T05:26:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b3faf5c8e1d145a8b3c12aab2e8e472a","id":"fb244b74-1d8a-46e1-93f8-0a9fe50790f1","name":"vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}]} 2018-10-03 05:28:27,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-af30e629-715c-4414-9b5d-f4f5e7e4b6c8 2018-10-03 05:28:27,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108097076416s 2018-10-03 05:28:27,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-af30e629-715c-4414-9b5d-f4f5e7e4b6c8 2018-10-03 05:28:27,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-03 05:28:27,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/fb244b74-1d8a-46e1-93f8-0a9fe50790f1.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}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:29,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8ae2bb4-bad6-4d5f-a1c3-64ccf012f240 Date: Wed, 03 Oct 2018 05:28:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:28:29,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fb244b74-1d8a-46e1-93f8-0a9fe50790f1.json used request id req-a8ae2bb4-bad6-4d5f-a1c3-64ccf012f240 2018-10-03 05:28:29,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.34289693832s 2018-10-03 05:28:29,194 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fb244b74-1d8a-46e1-93f8-0a9fe50790f1.json used request id req-a8ae2bb4-bad6-4d5f-a1c3-64ccf012f240 2018-10-03 05:28:29,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:28:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:29,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-9705ba9e-a439-4139-a123-2b2d292409d2 Date: Wed, 03 Oct 2018 05:28:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/snap", "metadata": {}}], "file": "/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/file", "owner": "b3faf5c8e1d145a8b3c12aab2e8e472a", "id": "6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "size": 12716032, "self": "/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:26:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:26:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:28:29,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9705ba9e-a439-4139-a123-2b2d292409d2 2018-10-03 05:28:29,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176994085312s 2018-10-03 05:28:29,372 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9705ba9e-a439-4139-a123-2b2d292409d2 2018-10-03 05:28:29,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-03 05:28:29,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c80a0dc43eb922acad8481d07ab71485447110d" 2018-10-03 05:28:31,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d116e18-ab78-4449-9117-d95133c25d45 Date: Wed, 03 Oct 2018 05:28:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:28:31,431 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc used request id req-4d116e18-ab78-4449-9117-d95133c25d45 2018-10-03 05:28:31,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.05780291557s 2018-10-03 05:28:31,432 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc used request id req-4d116e18-ab78-4449-9117-d95133c25d45 2018-10-03 05:28:31,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 05:28:31,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:28:31,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab194205-6a5b-4b8f-932a-e914e1ae300d x-compute-request-id: req-ab194205-6a5b-4b8f-932a-e914e1ae300d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea126f97-ff5d-4967-bc7b-787ae5c45815", "name": "vping_userdata-flavor_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 05:28:31,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ab194205-6a5b-4b8f-932a-e914e1ae300d 2018-10-03 05:28:31,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0346350669861s 2018-10-03 05:28:31,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ab194205-6a5b-4b8f-932a-e914e1ae300d 2018-10-03 05:28:31,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-03 05:28:31,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:28:31,504 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:28:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2f1b30c-fd9c-43d8-9f26-8e151b6c0679 x-compute-request-id: req-f2f1b30c-fd9c-43d8-9f26-8e151b6c0679 Content-Length: 0 Content-Type: application/json 2018-10-03 05:28:31,504 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815 used request id req-f2f1b30c-fd9c-43d8-9f26-8e151b6c0679 2018-10-03 05:28:31,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0360569953918s 2018-10-03 05:28:31,505 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ea126f97-ff5d-4967-bc7b-787ae5c45815 used request id req-f2f1b30c-fd9c-43d8-9f26-8e151b6c0679 2018-10-03 05:28:31,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:28:31,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:28:31,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468d825e-198d-4b20-929a-aada0a7769bd Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_e7b5c555-245e-4f1c-b32c-bcfd35d43465", "links": {"self": "http://172.30.9.27:5000/v3/users/3d847ea04906473dbc2b6ef0879d8501"}, "domain_id": "default", "enabled": true, "id": "3d847ea04906473dbc2b6ef0879d8501", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:28:31,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-468d825e-198d-4b20-929a-aada0a7769bd 2018-10-03 05:28:31,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101044893265s 2018-10-03 05:28:31,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-468d825e-198d-4b20-929a-aada0a7769bd 2018-10-03 05:28:31,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:28:31,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3d847ea04906473dbc2b6ef0879d8501 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:28:31,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a352df55-9dc6-4916-8541-c3556ea2049f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/3d847ea04906473dbc2b6ef0879d8501"}, "enabled": true, "id": "3d847ea04906473dbc2b6ef0879d8501", "options": {}, "domain_id": "default", "name": "vping_userdata-user_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}} 2018-10-03 05:28:31,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3d847ea04906473dbc2b6ef0879d8501 used request id req-a352df55-9dc6-4916-8541-c3556ea2049f 2018-10-03 05:28:31,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0960791110992s 2018-10-03 05:28:31,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3d847ea04906473dbc2b6ef0879d8501 used request id req-a352df55-9dc6-4916-8541-c3556ea2049f 2018-10-03 05:28:31,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-03 05:28:31,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/3d847ea04906473dbc2b6ef0879d8501 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:28:31,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47f8ccff-1083-4439-842b-4e8bbc0a803e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:28:31,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3d847ea04906473dbc2b6ef0879d8501 used request id req-47f8ccff-1083-4439-842b-4e8bbc0a803e 2018-10-03 05:28:31,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.216238021851s 2018-10-03 05:28:31,926 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3d847ea04906473dbc2b6ef0879d8501 used request id req-47f8ccff-1083-4439-842b-4e8bbc0a803e 2018-10-03 05:28:31,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:28:31,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:28:32,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3936a72a-52d6-43a7-9e07-444645e59c46 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/b3faf5c8e1d145a8b3c12aab2e8e472a"}, "enabled": true, "id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465"}]} 2018-10-03 05:28:32,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-3936a72a-52d6-43a7-9e07-444645e59c46 2018-10-03 05:28:32,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0883829593658s 2018-10-03 05:28:32,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-3936a72a-52d6-43a7-9e07-444645e59c46 2018-10-03 05:28:32,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-03 05:28:32,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/b3faf5c8e1d145a8b3c12aab2e8e472a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:28:32,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f92ed498-9b2f-4e2a-abed-4f594dd942fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:28:32,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b3faf5c8e1d145a8b3c12aab2e8e472a used request id req-f92ed498-9b2f-4e2a-abed-4f594dd942fc 2018-10-03 05:28:32,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146809101105s 2018-10-03 05:28:32,165 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b3faf5c8e1d145a8b3c12aab2e8e472a used request id req-f92ed498-9b2f-4e2a-abed-4f594dd942fc 2018-10-03 05:28:32,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:28:32,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:28:32,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f55a2a-d5e3-4553-865d-bbf32e7b709b Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "5a4803091df242b2bfb5e6c485fbd387", "links": {"self": "http://172.30.9.27:5000/v3/roles/5a4803091df242b2bfb5e6c485fbd387"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:28:32,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d1f55a2a-d5e3-4553-865d-bbf32e7b709b 2018-10-03 05:28:32,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810170173645s 2018-10-03 05:28:32,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 05:28:32,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/5a4803091df242b2bfb5e6c485fbd387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:28:32,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30c5970b-09bb-490c-864b-1c8fce9b6bf4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:28:32,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/5a4803091df242b2bfb5e6c485fbd387 used request id req-30c5970b-09bb-490c-864b-1c8fce9b6bf4 2018-10-03 05:28:32,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0996270179749s 2018-10-03 05:28:32,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:28:32,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b3faf5c8e1d145a8b3c12aab2e8e472a&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}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:28:32,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-47da0280-b8a2-4d69-b202-70bdce886d54 Date: Wed, 03 Oct 2018 05:28:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "created_at": "2018-10-03T05:26:46Z", "updated_at": "2018-10-03T05:26:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:26:46Z", "revision_number": 0, "id": "31c840d5-a5fd-4602-a493-1611a5e5182d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:26:46Z", "security_group_id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3faf5c8e1d145a8b3c12aab2e8e472a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:26:46Z", "revision_number": 0, "id": "bac02a6d-ddf6-47f2-b666-c1b7c5e2a672", "remote_group_id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "remote_ip_prefix": null, "created_at": "2018-10-03T05:26:46Z", "security_group_id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3faf5c8e1d145a8b3c12aab2e8e472a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:26:46Z", "revision_number": 0, "id": "c9fb3bc1-7063-462b-9662-aa38f04691ff", "remote_group_id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "remote_ip_prefix": null, "created_at": "2018-10-03T05:26:46Z", "security_group_id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3faf5c8e1d145a8b3c12aab2e8e472a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:26:46Z", "revision_number": 0, "id": "d82f418c-4546-4f91-9c0c-ed671dacb2d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:26:46Z", "security_group_id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3faf5c8e1d145a8b3c12aab2e8e472a"}], "revision_number": 4, "project_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "name": "default"}]} 2018-10-03 05:28:32,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b3faf5c8e1d145a8b3c12aab2e8e472a&name=default used request id req-47da0280-b8a2-4d69-b202-70bdce886d54 2018-10-03 05:28:32,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195636987686s 2018-10-03 05:28:32,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b3faf5c8e1d145a8b3c12aab2e8e472a&name=default used request id req-47da0280-b8a2-4d69-b202-70bdce886d54 2018-10-03 05:28:32,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:28:32,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:28:32,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fb0f3865-eb67-4f3e-b6f0-2c7b3b1a5991 Date: Wed, 03 Oct 2018 05:28:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "created_at": "2018-10-03T05:26:46Z", "updated_at": "2018-10-03T05:26:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:26:46Z", "revision_number": 0, "id": "bac02a6d-ddf6-47f2-b666-c1b7c5e2a672", "remote_group_id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "remote_ip_prefix": null, "created_at": "2018-10-03T05:26:46Z", "security_group_id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3faf5c8e1d145a8b3c12aab2e8e472a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:26:46Z", "revision_number": 0, "id": "d82f418c-4546-4f91-9c0c-ed671dacb2d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:26:46Z", "security_group_id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3faf5c8e1d145a8b3c12aab2e8e472a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:26:46Z", "revision_number": 0, "id": "31c840d5-a5fd-4602-a493-1611a5e5182d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:26:46Z", "security_group_id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3faf5c8e1d145a8b3c12aab2e8e472a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:26:46Z", "revision_number": 0, "id": "c9fb3bc1-7063-462b-9662-aa38f04691ff", "remote_group_id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "remote_ip_prefix": null, "created_at": "2018-10-03T05:26:46Z", "security_group_id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "tenant_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3faf5c8e1d145a8b3c12aab2e8e472a"}], "revision_number": 4, "project_id": "b3faf5c8e1d145a8b3c12aab2e8e472a", "id": "912b1fde-38ae-40c0-9e87-8555fce39c12", "name": "default"}]} 2018-10-03 05:28:32,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fb0f3865-eb67-4f3e-b6f0-2c7b3b1a5991 2018-10-03 05:28:32,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202402830124s 2018-10-03 05:28:32,753 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fb0f3865-eb67-4f3e-b6f0-2c7b3b1a5991 2018-10-03 05:28:32,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-03 05:28:32,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/912b1fde-38ae-40c0-9e87-8555fce39c12.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}0d38175bfc5de275c645f01147b5bd7ab71a7b18" 2018-10-03 05:28:33,146 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-71997c3a-66b7-4d83-aa51-6bf767c33f50 Content-Length: 0 Date: Wed, 03 Oct 2018 05:28:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 05:28:33,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/912b1fde-38ae-40c0-9e87-8555fce39c12.json used request id req-71997c3a-66b7-4d83-aa51-6bf767c33f50 2018-10-03 05:28:33,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.389610052109s 2018-10-03 05:28:33,147 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/912b1fde-38ae-40c0-9e87-8555fce39c12.json used request id req-71997c3a-66b7-4d83-aa51-6bf767c33f50 2018-10-03 05:28:33,199 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-10-03 05:28:33,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:28:33,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:28:33,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:28:33,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:28:33,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:28:33,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:28:33,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:28:33,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:28:33,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:28:33,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:28:33,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:28:33,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:28:33,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:28:33,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:28:33,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:28:33,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:28:33,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:28:33,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:28:33,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:28:33,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:28:33,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:28:33,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:28:33,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 05:28:33,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 05:28:33,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:28:33,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91cd44c5-98f5-4ff7-bcf6-44709c104fd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:28:33,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-91cd44c5-98f5-4ff7-bcf6-44709c104fd2 2018-10-03 05:28:33,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:28:33,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["mpG58DiRRjWNiU0RDcfkpA"], "issued_at": "2018-10-03T05:28:33.000000Z"}} 2018-10-03 05:28:33,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:28:33,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:33,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2eacc42c-2720-4952-b597-2d1bd52352e9 Date: Wed, 03 Oct 2018 05:28:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:28:33,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2eacc42c-2720-4952-b597-2d1bd52352e9 2018-10-03 05:28:33,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.221704959869s 2018-10-03 05:28:33,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2eacc42c-2720-4952-b597-2d1bd52352e9 2018-10-03 05:28:33,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 05:28:33,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:33,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:28:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:28:33,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:33,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20831cc3-4ada-44d0-9cbe-6a5b29668626 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 05:28:33,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-20831cc3-4ada-44d0-9cbe-6a5b29668626 2018-10-03 05:28:33,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0904269218445s 2018-10-03 05:28:33,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-03 05:28:33,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b"}}' 2018-10-03 05:28:34,073 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10219e4-87c3-431f-ae4c-efb8da85c392 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.27:5000/v3/projects/503ebcfd652447399760a1cd8103c6d0"}, "enabled": true, "id": "503ebcfd652447399760a1cd8103c6d0", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b"}} 2018-10-03 05:28:34,073 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f10219e4-87c3-431f-ae4c-efb8da85c392 2018-10-03 05:28:34,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133387804031s 2018-10-03 05:28:34,073 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f10219e4-87c3-431f-ae4c-efb8da85c392 2018-10-03 05:28:34,074 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'id': u'503ebcfd652447399760a1cd8103c6d0', '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-10-03 05:28:34,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-03 05:28:34,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.369565010071s 2018-10-03 05:28:34,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:34,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb821a3-8235-4733-846a-b88b55a2702f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4"}, "enabled": true, "id": "e16d196667b34b19a4781a2cfd49d1b4", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b"}} 2018-10-03 05:28:34,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4 used request id req-8cb821a3-8235-4733-846a-b88b55a2702f 2018-10-03 05:28:34,539 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e16d196667b34b19a4781a2cfd49d1b4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b'}) 2018-10-03 05:28:34,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:28:34,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:34,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3896c68-890a-48ca-8f04-1b24ac3c019d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:28:34,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e3896c68-890a-48ca-8f04-1b24ac3c019d 2018-10-03 05:28:34,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0771381855011s 2018-10-03 05:28:34,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:28:34,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:34,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66871c38-0463-4402-ab7e-3ff0ef1bf4c2 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:28:34,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-66871c38-0463-4402-ab7e-3ff0ef1bf4c2 2018-10-03 05:28:34,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.077840089798s 2018-10-03 05:28:34,697 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:28:34,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 05:28:34,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" -d '{"role": {"name": "Member"}}' 2018-10-03 05:28:34,803 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-504ef936-26e4-425c-b430-520478560842 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "604c60a8037c4e0fb3c3414510a7d7c8", "links": {"self": "http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8"}, "name": "Member"}} 2018-10-03 05:28:34,803 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-504ef936-26e4-425c-b430-520478560842 2018-10-03 05:28:34,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.106573820114s 2018-10-03 05:28:34,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:34,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de8468c9-02b7-43a6-bbbf-f26dd25f9e7b Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8"}, "domain_id": null, "name": "Member", "id": "604c60a8037c4e0fb3c3414510a7d7c8"}} 2018-10-03 05:28:34,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8 used request id req-de8468c9-02b7-43a6-bbbf-f26dd25f9e7b 2018-10-03 05:28:34,885 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8'}, 'domain_id': None, 'human_id': None, 'id': u'604c60a8037c4e0fb3c3414510a7d7c8', 'HUMAN_ID': False}) 2018-10-03 05:28:34,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:28:34,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:34,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd22df7a-0cf6-413d-8198-4df48718f199 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "604c60a8037c4e0fb3c3414510a7d7c8", "links": {"self": "http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:28:34,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cd22df7a-0cf6-413d-8198-4df48718f199 2018-10-03 05:28:34,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810880661011s 2018-10-03 05:28:34,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:28:34,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:35,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3b6cd6-005a-4ca5-944a-dc72d9d994a7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:28:35,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8b3b6cd6-005a-4ca5-944a-dc72d9d994a7 2018-10-03 05:28:35,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0745921134949s 2018-10-03 05:28:35,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:28:35,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:35,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef17b487-6f5c-48c0-a69d-8ff43b011068 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "links": {"self": "http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4"}, "domain_id": "default", "enabled": true, "id": "e16d196667b34b19a4781a2cfd49d1b4", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:28:35,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ef17b487-6f5c-48c0-a69d-8ff43b011068 2018-10-03 05:28:35,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0320560932159s 2018-10-03 05:28:35,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ef17b487-6f5c-48c0-a69d-8ff43b011068 2018-10-03 05:28:35,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:28:35,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:35,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0119c1f9-1f2c-4160-af9a-355296a0029f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "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.27:5000/v3/projects/503ebcfd652447399760a1cd8103c6d0"}, "enabled": true, "id": "503ebcfd652447399760a1cd8103c6d0", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b"}]} 2018-10-03 05:28:35,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0119c1f9-1f2c-4160-af9a-355296a0029f 2018-10-03 05:28:35,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0836720466614s 2018-10-03 05:28:35,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0119c1f9-1f2c-4160-af9a-355296a0029f 2018-10-03 05:28:35,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:28:35,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=e16d196667b34b19a4781a2cfd49d1b4&scope.project.id=503ebcfd652447399760a1cd8103c6d0&role.id=604c60a8037c4e0fb3c3414510a7d7c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:35,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12837a20-35ef-499e-b12d-5b0aaa94f8ed Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e16d196667b34b19a4781a2cfd49d1b4&scope.project.id=503ebcfd652447399760a1cd8103c6d0&role.id=604c60a8037c4e0fb3c3414510a7d7c8", "previous": null, "next": null}} 2018-10-03 05:28:35,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e16d196667b34b19a4781a2cfd49d1b4&scope.project.id=503ebcfd652447399760a1cd8103c6d0&role.id=604c60a8037c4e0fb3c3414510a7d7c8 used request id req-12837a20-35ef-499e-b12d-5b0aaa94f8ed 2018-10-03 05:28:35,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0736730098724s 2018-10-03 05:28:35,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:28:35,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/503ebcfd652447399760a1cd8103c6d0/users/e16d196667b34b19a4781a2cfd49d1b4/roles/604c60a8037c4e0fb3c3414510a7d7c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:35,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4708caf-0ae6-46d4-b0bb-dd3325f292a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:28:35,368 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/503ebcfd652447399760a1cd8103c6d0/users/e16d196667b34b19a4781a2cfd49d1b4/roles/604c60a8037c4e0fb3c3414510a7d7c8 used request id req-d4708caf-0ae6-46d4-b0bb-dd3325f292a8 2018-10-03 05:28:35,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125220060349s 2018-10-03 05:28:35,369 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 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': 'b1b5edd0-20c8-4a64-9a61-63c85037c92b', 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_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'project_id': u'503ebcfd652447399760a1cd8103c6d0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:28:35,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:28:35,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:28:35,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:28:35,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:28:35,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:28:35,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:28:35,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:28:35,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:28:35,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:28:35,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:28:35,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:28:35,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:28:35,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:28:35,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:28:35,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:28:35,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:28:35,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:28:35,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:28:35,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:28:35,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:28:35,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:28:35,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:28:35,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 05:28:35,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 05:28:35,374 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'password': 'b1b5edd0-20c8-4a64-9a61-63c85037c92b', 'project_name': 'tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '503ebcfd652447399760a1cd8103c6d0', 'project_domain_name': 'Default'} 2018-10-03 05:28:35,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:28:35,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:35,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403edce7-a0a8-4837-b4aa-e318ce7dd31b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "604c60a8037c4e0fb3c3414510a7d7c8", "links": {"self": "http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:28:35,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-403edce7-a0a8-4837-b4aa-e318ce7dd31b 2018-10-03 05:28:35,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0780429840088s 2018-10-03 05:28:35,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:28:35,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:35,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec09a76-4465-430e-9d5a-7863b2b9a5f7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "604c60a8037c4e0fb3c3414510a7d7c8", "links": {"self": "http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:28:35,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-aec09a76-4465-430e-9d5a-7863b2b9a5f7 2018-10-03 05:28:35,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0733351707458s 2018-10-03 05:28:35,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:28:35,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:35,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3aa4ad0-f183-4c0d-88bb-7118896c3f98 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:28:35,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d3aa4ad0-f183-4c0d-88bb-7118896c3f98 2018-10-03 05:28:35,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0798242092133s 2018-10-03 05:28:35,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:28:35,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:35,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37748ae8-b960-4144-97ba-0530cb622d44 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "links": {"self": "http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4"}, "domain_id": "default", "enabled": true, "id": "e16d196667b34b19a4781a2cfd49d1b4", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:28:35,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-37748ae8-b960-4144-97ba-0530cb622d44 2018-10-03 05:28:35,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109617948532s 2018-10-03 05:28:35,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-37748ae8-b960-4144-97ba-0530cb622d44 2018-10-03 05:28:35,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:28:35,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:35,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8827765e-d60d-4340-be4b-bf0ad5b2460f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "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.27:5000/v3/projects/503ebcfd652447399760a1cd8103c6d0"}, "enabled": true, "id": "503ebcfd652447399760a1cd8103c6d0", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b"}]} 2018-10-03 05:28:35,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8827765e-d60d-4340-be4b-bf0ad5b2460f 2018-10-03 05:28:35,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.073212146759s 2018-10-03 05:28:35,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8827765e-d60d-4340-be4b-bf0ad5b2460f 2018-10-03 05:28:35,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:28:35,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=e16d196667b34b19a4781a2cfd49d1b4&scope.project.id=503ebcfd652447399760a1cd8103c6d0&role.id=56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:35,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ec3565-8ebf-4704-894c-9477c3af68bf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e16d196667b34b19a4781a2cfd49d1b4&scope.project.id=503ebcfd652447399760a1cd8103c6d0&role.id=56cd265f2ce14816a0c60d7bb771580e", "previous": null, "next": null}} 2018-10-03 05:28:35,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e16d196667b34b19a4781a2cfd49d1b4&scope.project.id=503ebcfd652447399760a1cd8103c6d0&role.id=56cd265f2ce14816a0c60d7bb771580e used request id req-66ec3565-8ebf-4704-894c-9477c3af68bf 2018-10-03 05:28:35,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0795950889587s 2018-10-03 05:28:35,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:28:35,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/503ebcfd652447399760a1cd8103c6d0/users/e16d196667b34b19a4781a2cfd49d1b4/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:36,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b71c5e5-c89c-4cd7-830c-8ab7b1da6b1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:28:36,135 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/503ebcfd652447399760a1cd8103c6d0/users/e16d196667b34b19a4781a2cfd49d1b4/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-3b71c5e5-c89c-4cd7-830c-8ab7b1da6b1a 2018-10-03 05:28:36,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.253768920898s 2018-10-03 05:28:36,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:28:36,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:36,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946f1569-8a2c-43fc-9400-e308d41b64ce Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "604c60a8037c4e0fb3c3414510a7d7c8", "links": {"self": "http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:28:36,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-946f1569-8a2c-43fc-9400-e308d41b64ce 2018-10-03 05:28:36,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809690952301s 2018-10-03 05:28:36,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:28:36,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:36,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04571706-d634-467e-bcd6-c7097cfc32da Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:28:36,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-04571706-d634-467e-bcd6-c7097cfc32da 2018-10-03 05:28:36,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0790500640869s 2018-10-03 05:28:36,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:28:36,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:36,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-912aee5e-44e2-462c-95b1-05566abf0415 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "links": {"self": "http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4"}, "domain_id": "default", "enabled": true, "id": "e16d196667b34b19a4781a2cfd49d1b4", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:28:36,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-912aee5e-44e2-462c-95b1-05566abf0415 2018-10-03 05:28:36,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100488901138s 2018-10-03 05:28:36,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-912aee5e-44e2-462c-95b1-05566abf0415 2018-10-03 05:28:36,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:28:36,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=e16d196667b34b19a4781a2cfd49d1b4&role.id=56cd265f2ce14816a0c60d7bb771580e&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:36,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e045bd56-69fa-43bd-b423-3bcdf6cb50a8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e16d196667b34b19a4781a2cfd49d1b4&role.id=56cd265f2ce14816a0c60d7bb771580e&scope.domain.id=default", "previous": null, "next": null}} 2018-10-03 05:28:36,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e16d196667b34b19a4781a2cfd49d1b4&role.id=56cd265f2ce14816a0c60d7bb771580e&scope.domain.id=default used request id req-e045bd56-69fa-43bd-b423-3bcdf6cb50a8 2018-10-03 05:28:36,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0764222145081s 2018-10-03 05:28:36,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:28:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/e16d196667b34b19a4781a2cfd49d1b4/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:28:36,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82e6ac28-8b5b-4f37-a7d6-a5052678e0e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:28:36,601 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/e16d196667b34b19a4781a2cfd49d1b4/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-82e6ac28-8b5b-4f37-a7d6-a5052678e0e7 2018-10-03 05:28:36,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120280981064s 2018-10-03 05:28:36,602 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-03 05:28:45,555 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-03 05:28:45.316 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=1c494b0f-313c-4f76-9987-e4338e1e9838) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 1c494b0f-313c-4f76-9987-e4338e1e9838 | 2018-10-03T05:28:45 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 1c494b0f-313c-4f76-9987-e4338e1e9838 ~/.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-10-03 05:28:48,862 - 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-10-03 05:28:48,863 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-03 05:28:56,151 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-03 05:28:53.336 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-03 05:28:53.459 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-03 05:28:55.956 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4) has been successfully created! Using verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4) as the default verifier for the future CLI operations. 2018-10-03 05:28:59,141 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-10-03 05:28:59,142 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:28:59,273 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-03 05:28:59,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:28:59,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83f1688-175a-4e44-95db-191138b3f563 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:28:59,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b83f1688-175a-4e44-95db-191138b3f563 2018-10-03 05:28:59,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:28:59,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "604c60a8037c4e0fb3c3414510a7d7c8", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "503ebcfd652447399760a1cd8103c6d0", "name": "tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/503ebcfd652447399760a1cd8103c6d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/503ebcfd652447399760a1cd8103c6d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/503ebcfd652447399760a1cd8103c6d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/503ebcfd652447399760a1cd8103c6d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/503ebcfd652447399760a1cd8103c6d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/503ebcfd652447399760a1cd8103c6d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/503ebcfd652447399760a1cd8103c6d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/503ebcfd652447399760a1cd8103c6d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/503ebcfd652447399760a1cd8103c6d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/503ebcfd652447399760a1cd8103c6d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/503ebcfd652447399760a1cd8103c6d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/503ebcfd652447399760a1cd8103c6d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "id": "e16d196667b34b19a4781a2cfd49d1b4"}, "audit_ids": ["K1iHjT6PQ9CHt5CAI1FHsw"], "issued_at": "2018-10-03T05:28:59.000000Z"}} 2018-10-03 05:28:59,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" 2018-10-03 05:28:59,673 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 03 Oct 2018 05:28:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-03 05:28:59,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:28:59,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" 2018-10-03 05:28:59,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d726897d-4119-4008-9a5e-a40537d4b24a Date: Wed, 03 Oct 2018 05:28:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:28:59,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d726897d-4119-4008-9a5e-a40537d4b24a 2018-10-03 05:28:59,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172317028046s 2018-10-03 05:28:59,849 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d726897d-4119-4008-9a5e-a40537d4b24a 2018-10-03 05:28:59,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-03 05:28:59,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b"}' 2018-10-03 05:29:00,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82 X-Openstack-Request-Id: req-757f8326-d249-41d5-8fdd-6307ea7e870d Date: Wed, 03 Oct 2018 05:29:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82/file", "owner": "503ebcfd652447399760a1cd8103c6d0", "id": "feea5512-3bb7-4671-9dde-83e8f8572c82", "size": null, "self": "/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:29:00Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "checksum": null, "created_at": "2018-10-03T05:29:00Z", "protected": false} 2018-10-03 05:29:00,063 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-757f8326-d249-41d5-8fdd-6307ea7e870d 2018-10-03 05:29:00,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.21280503273s 2018-10-03 05:29:00,064 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-757f8326-d249-41d5-8fdd-6307ea7e870d returning object feea5512-3bb7-4671-9dde-83e8f8572c82 2018-10-03 05:29:00,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-03 05:29:00,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82/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}87886db11ccca10d7e5495cf92e70455a4b7f20f" -d '' 2018-10-03 05:29:01,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4f511924-4d30-4cc9-9beb-a9d78798db7f Date: Wed, 03 Oct 2018 05:29:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:29:01,870 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82/file used request id req-4f511924-4d30-4cc9-9beb-a9d78798db7f 2018-10-03 05:29:01,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.80588698387s 2018-10-03 05:29:01,871 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82/file used request id req-4f511924-4d30-4cc9-9beb-a9d78798db7f 2018-10-03 05:29:01,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:29:01,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" 2018-10-03 05:29:02,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-dfa1c34c-eb21-4fb0-a52f-923a423042c8 Date: Wed, 03 Oct 2018 05:29:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/feea5512-3bb7-4671-9dde-83e8f8572c82/snap", "metadata": {}}], "file": "/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82/file", "owner": "503ebcfd652447399760a1cd8103c6d0", "id": "feea5512-3bb7-4671-9dde-83e8f8572c82", "size": 12716032, "self": "/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/feea5512-3bb7-4671-9dde-83e8f8572c82/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:29:01Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:29:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:29:02,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dfa1c34c-eb21-4fb0-a52f-923a423042c8 2018-10-03 05:29:02,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167889118195s 2018-10-03 05:29:02,040 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dfa1c34c-eb21-4fb0-a52f-923a423042c8 2018-10-03 05:29:02,042 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/feea5512-3bb7-4671-9dde-83e8f8572c82/snap', u'metadata': Munch({})})], 'file': u'/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82/file', 'owner': u'503ebcfd652447399760a1cd8103c6d0', 'id': u'feea5512-3bb7-4671-9dde-83e8f8572c82', 'size': 12716032, u'self': u'/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'503ebcfd652447399760a1cd8103c6d0', 'name': 'tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/feea5512-3bb7-4671-9dde-83e8f8572c82/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T05:29:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T05:29:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'created': u'2018-10-03T05:29:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T05:29:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 05:29:02,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-03 05:29:02,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-03 05:29:02,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:29: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-5926fdd8-6645-43d9-8fa7-6c2b78771a39 x-compute-request-id: req-5926fdd8-6645-43d9-8fa7-6c2b78771a39 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb", "name": "tempest_smoke_serial-flavor_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:29:02,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5926fdd8-6645-43d9-8fa7-6c2b78771a39 2018-10-03 05:29:02,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.202185869217s 2018-10-03 05:29:02,245 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5926fdd8-6645-43d9-8fa7-6c2b78771a39 returning object eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb 2018-10-03 05:29:02,246 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', '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'19cfe43276e744d1a074a6b48492f500', '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'eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb', 'swap': 0}) 2018-10-03 05:29:02,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-03 05:29:02,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb/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}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" -d '{"extra_specs": {}}' 2018-10-03 05:29:02,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:29: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-521b7274-ab71-494a-a912-344142fbe7d8 x-compute-request-id: req-521b7274-ab71-494a-a912-344142fbe7d8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 05:29:02,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb/os-extra_specs used request id req-521b7274-ab71-494a-a912-344142fbe7d8 2018-10-03 05:29:02,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232119560242s 2018-10-03 05:29:02,270 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb/os-extra_specs used request id req-521b7274-ab71-494a-a912-344142fbe7d8 2018-10-03 05:29:02,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:29:02,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" 2018-10-03 05:29:02,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:29:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:29:02,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" 2018-10-03 05:29:02,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d957ef92-f73b-455f-b5ff-42d4d6da3b62 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "604c60a8037c4e0fb3c3414510a7d7c8", "links": {"self": "http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:29:02,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d957ef92-f73b-455f-b5ff-42d4d6da3b62 2018-10-03 05:29:02,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0931248664856s 2018-10-03 05:29:02,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-03 05:29:02,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" 2018-10-03 05:29:02,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:29: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-58667a3f-60bb-44ba-8a4b-3480055d92c5 x-compute-request-id: req-58667a3f-60bb-44ba-8a4b-3480055d92c5 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 05:29:02,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-58667a3f-60bb-44ba-8a4b-3480055d92c5 2018-10-03 05:29:02,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.195618152618s 2018-10-03 05:29:02,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-58667a3f-60bb-44ba-8a4b-3480055d92c5 2018-10-03 05:29:02,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:29:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" 2018-10-03 05:29:02,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-00235d0b-d581-4c65-afe4-0aed939c0a3c Date: Wed, 03 Oct 2018 05:29:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/feea5512-3bb7-4671-9dde-83e8f8572c82/snap", "metadata": {}}], "file": "/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82/file", "owner": "503ebcfd652447399760a1cd8103c6d0", "id": "feea5512-3bb7-4671-9dde-83e8f8572c82", "size": 12716032, "self": "/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/feea5512-3bb7-4671-9dde-83e8f8572c82/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:29:01Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:29:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:29:02,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-00235d0b-d581-4c65-afe4-0aed939c0a3c 2018-10-03 05:29:02,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17316198349s 2018-10-03 05:29:02,739 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-00235d0b-d581-4c65-afe4-0aed939c0a3c 2018-10-03 05:29:02,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-03 05:29:02,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b"}' 2018-10-03 05:29:02,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f X-Openstack-Request-Id: req-a66076ad-6a40-4c6a-891b-72a7ed634e12 Date: Wed, 03 Oct 2018 05:29:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f/file", "owner": "503ebcfd652447399760a1cd8103c6d0", "id": "af0d6599-befd-457f-969a-64bb8e987c6f", "size": null, "self": "/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:29:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "checksum": null, "created_at": "2018-10-03T05:29:02Z", "protected": false} 2018-10-03 05:29:02,931 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a66076ad-6a40-4c6a-891b-72a7ed634e12 2018-10-03 05:29:02,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.189020872116s 2018-10-03 05:29:02,931 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a66076ad-6a40-4c6a-891b-72a7ed634e12 returning object af0d6599-befd-457f-969a-64bb8e987c6f 2018-10-03 05:29:02,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-03 05:29:02,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f/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}87886db11ccca10d7e5495cf92e70455a4b7f20f" -d '' 2018-10-03 05:29:05,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4db224b-41a4-4167-9eda-bf81b819d63a Date: Wed, 03 Oct 2018 05:29:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:29:05,038 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f/file used request id req-d4db224b-41a4-4167-9eda-bf81b819d63a 2018-10-03 05:29:05,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.10601687431s 2018-10-03 05:29:05,038 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f/file used request id req-d4db224b-41a4-4167-9eda-bf81b819d63a 2018-10-03 05:29:05,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:29:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" 2018-10-03 05:29:05,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-7832cf8e-602c-48c3-abb8-769ef2da658f Date: Wed, 03 Oct 2018 05:29:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/af0d6599-befd-457f-969a-64bb8e987c6f/snap", "metadata": {}}], "file": "/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f/file", "owner": "503ebcfd652447399760a1cd8103c6d0", "id": "af0d6599-befd-457f-969a-64bb8e987c6f", "size": 12716032, "self": "/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/af0d6599-befd-457f-969a-64bb8e987c6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:29:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:29:02Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/feea5512-3bb7-4671-9dde-83e8f8572c82/snap", "metadata": {}}], "file": "/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82/file", "owner": "503ebcfd652447399760a1cd8103c6d0", "id": "feea5512-3bb7-4671-9dde-83e8f8572c82", "size": 12716032, "self": "/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/feea5512-3bb7-4671-9dde-83e8f8572c82/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:29:01Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:29:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:29:05,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7832cf8e-602c-48c3-abb8-769ef2da658f 2018-10-03 05:29:05,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172590017319s 2018-10-03 05:29:05,212 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7832cf8e-602c-48c3-abb8-769ef2da658f 2018-10-03 05:29:05,215 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/af0d6599-befd-457f-969a-64bb8e987c6f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f/file', 'owner': u'503ebcfd652447399760a1cd8103c6d0', 'id': u'af0d6599-befd-457f-969a-64bb8e987c6f', 'size': 12716032, u'self': u'/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'503ebcfd652447399760a1cd8103c6d0', 'name': 'tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/af0d6599-befd-457f-969a-64bb8e987c6f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T05:29:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T05:29:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'created': u'2018-10-03T05:29:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T05:29:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 05:29:05,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-03 05:29:05,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-03 05:29:05,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:29: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-cec8289f-05c1-41ba-a340-06f3f7b0e2ac x-compute-request-id: req-cec8289f-05c1-41ba-a340-06f3f7b0e2ac Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7e120e6e-b535-434b-a049-e1543e568fad", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7e120e6e-b535-434b-a049-e1543e568fad", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7e120e6e-b535-434b-a049-e1543e568fad", "name": "tempest_smoke_serial-flavor_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:29:05,275 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cec8289f-05c1-41ba-a340-06f3f7b0e2ac 2018-10-03 05:29:05,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0593070983887s 2018-10-03 05:29:05,275 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cec8289f-05c1-41ba-a340-06f3f7b0e2ac returning object 7e120e6e-b535-434b-a049-e1543e568fad 2018-10-03 05:29:05,276 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', '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'19cfe43276e744d1a074a6b48492f500', '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'7e120e6e-b535-434b-a049-e1543e568fad', 'swap': 0}) 2018-10-03 05:29:05,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-03 05:29:05,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/7e120e6e-b535-434b-a049-e1543e568fad/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}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" -d '{"extra_specs": {}}' 2018-10-03 05:29:05,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:29: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-73d2c56c-b577-4b0d-9f25-6489c436a842 x-compute-request-id: req-73d2c56c-b577-4b0d-9f25-6489c436a842 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 05:29:05,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/7e120e6e-b535-434b-a049-e1543e568fad/os-extra_specs used request id req-73d2c56c-b577-4b0d-9f25-6489c436a842 2018-10-03 05:29:05,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0242080688477s 2018-10-03 05:29:05,301 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/7e120e6e-b535-434b-a049-e1543e568fad/os-extra_specs used request id req-73d2c56c-b577-4b0d-9f25-6489c436a842 2018-10-03 05:29:05,302 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', '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'19cfe43276e744d1a074a6b48492f500', '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'7e120e6e-b535-434b-a049-e1543e568fad', 'swap': 0}) 2018-10-03 05:29:08,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-03 05:29:07.443 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4) for deployment 'opnfv-rally' (UUID=1c494b0f-313c-4f76-9987-e4338e1e9838). 2018-10-03 05:29:08.294 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-03 05:29:08.296 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4) has been successfully configured for deployment 'opnfv-rally' (UUID=1c494b0f-313c-4f76-9987-e4338e1e9838)! 2018-10-03 05:29:08,465 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-03 05:29:08,466 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-03 05:29:08,468 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-03 05:29:08,487 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-03 05:29:12,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3e8a0137-1595-4ffd-8bdd-1f3396872fc4/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-10-03 05:29:12,846 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-03 05:29:12,884 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-03 05:29:12,884 - 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-10-03 05:29:15,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:29:15.099 49 INFO rally.api [-] Starting verification (UUID=3f998e26-184f-4e67-b861-9e30061c12f5) for deployment 'opnfv-rally' (UUID=1c494b0f-313c-4f76-9987-e4338e1e9838) by verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4). 2018-10-03 05:29:15,102 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3f998e26-184f-4e67-b861-9e30061c12f5 2018-10-03 05:29:21,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:29:21.141 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.167s] 2018-10-03 05:29:21,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:29:21.205 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.064s] 2018-10-03 05:29:27,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:29:27.692 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.652s] 2018-10-03 05:29:30,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:29:30.481 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.789s] 2018-10-03 05:29:43,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:29:43.668 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.815s] 2018-10-03 05:30:00,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:30:00.229 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.397s] 2018-10-03 05:30:33,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:30:33.919 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.064s] 2018-10-03 05:30:33,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:30:33.921 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-10-03 05:31:07,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:31:07.079 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.071s] 2018-10-03 05:31:07,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:31:07.081 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-10-03 05:31:37,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:31:37.381 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.063s] 2018-10-03 05:31:37,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:31:37.383 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-03 05:33:20,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:20.192 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [71.773s] 2018-10-03 05:33:42,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:42.742 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2018-10-03 05:33:42,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:42.842 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.101s] 2018-10-03 05:33:50,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:50.925 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.642s] 2018-10-03 05:33:50,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:50.935 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-03 05:33:52,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:52.698 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 05:33:52,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:52.699 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 05:33:56,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:56.765 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.304s] 2018-10-03 05:34:03,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:03.366 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.403s] 2018-10-03 05:34:10,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:10.259 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.601s] 2018-10-03 05:34:17,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:17.686 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.393s] 2018-10-03 05:34:27,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:27.491 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.902s] 2018-10-03 05:34:34,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:34.158 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.713s] 2018-10-03 05:34:40,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:40.189 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.172s] 2018-10-03 05:34:47,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:47.856 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.390s] 2018-10-03 05:34:55,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:55.270 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.761s] 2018-10-03 05:35:04,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:04.657 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.795s] 2018-10-03 05:35:07,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:07.150 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-03 05:35:09,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:09.103 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2018-10-03 05:35:09,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:09.178 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2018-10-03 05:35:09,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:09.248 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.068s] 2018-10-03 05:35:09,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:09.254 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-03 05:35:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:13.553 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.745s] 2018-10-03 05:35:15,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:15.011 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.458s] 2018-10-03 05:35:17,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:17.266 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.255s] 2018-10-03 05:35:24,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:24.169 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-03 05:35:31,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:31.752 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.019s] 2018-10-03 05:35:44,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:44.587 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.309s] 2018-10-03 05:35:48,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:48.004 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.416s] 2018-10-03 05:35:59,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:59.255 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.027s] 2018-10-03 05:36:02,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:02.943 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.686s] 2018-10-03 05:36:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:11.323 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.379s] 2018-10-03 05:36:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:20.614 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.746s] 2018-10-03 05:36:24,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:24.305 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.689s] 2018-10-03 05:36:30,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:30.455 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.150s] 2018-10-03 05:36:47,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:47.822 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.129s] 2018-10-03 05:36:48,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:48.387 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.565s] 2018-10-03 05:36:48,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:48.650 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.263s] 2018-10-03 05:36:48,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:48.834 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.184s] 2018-10-03 05:36:49,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:49.078 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.243s] 2018-10-03 05:36:49,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:49.295 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.216s] 2018-10-03 05:37:04,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:04.011 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.665s] 2018-10-03 05:37:04,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:04.506 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.495s] 2018-10-03 05:37:04,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:04.656 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.150s] 2018-10-03 05:37:04,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:04.850 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.194s] 2018-10-03 05:37:05,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:05.097 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.246s] 2018-10-03 05:37:05,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:05.157 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.060s] 2018-10-03 05:37:19,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:19.064 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.892s] 2018-10-03 05:37:25,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:25.197 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.132s] 2018-10-03 05:37:27,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:27.276 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.079s] 2018-10-03 05:37:27,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:27.334 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.058s] 2018-10-03 05:37:27,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:27.410 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.075s] 2018-10-03 05:37:39,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:39.656 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.514s] 2018-10-03 05:37:45,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:45.992 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.335s] 2018-10-03 05:37:47,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:47.728 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.735s] 2018-10-03 05:37:47,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:47.912 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.183s] 2018-10-03 05:37:47,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:47.990 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.078s] 2018-10-03 05:38:02,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:02.616 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.074s] 2018-10-03 05:38:07,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:07.997 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.380s] 2018-10-03 05:38:12,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:12.343 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.346s] 2018-10-03 05:38:16,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:16.330 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.986s] 2018-10-03 05:38:41,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:41.751 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [10.040s] 2018-10-03 05:38:46,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:46.714 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.964s] 2018-10-03 05:38:50,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:50.894 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.178s] 2018-10-03 05:38:53,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:53.792 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.897s] 2018-10-03 05:39:10,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:10.762 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.505s] 2018-10-03 05:39:13,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:13.076 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.312s] 2018-10-03 05:39:13,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:13.268 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.194s] 2018-10-03 05:39:17,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:17.904 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.630s] 2018-10-03 05:39:20,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:20.219 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.313s] 2018-10-03 05:39:20,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:20.407 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.190s] 2018-10-03 05:39:24,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:24.563 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.067s] 2018-10-03 05:39:27,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:27.915 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-03 05:39:29,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:29.290 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-03 05:39:29,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:29.292 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-03 05:39:29,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:29.293 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-03 05:39:29,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:29.294 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-03 05:39:29,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:29.295 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-03 05:39:31,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:31.220 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-03 05:39:47,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:47.621 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.060s] 2018-10-03 05:40:01,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:40:01.703 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.933s] 2018-10-03 05:40:13,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:40:13.987 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.281s] 2018-10-03 05:40:23,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:40:23.067 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-10-03 05:43:00,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:43:00.712 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [151.121s] 2018-10-03 05:43:35,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:43:35.264 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [25.569s] 2018-10-03 05:44:17,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:44:17.592 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [22.967s] 2018-10-03 05:44:33,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3f998e26-184f-4e67-b861-9e30061c12f5 2018-10-03 05:44:33,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3f998e26-184f-4e67-b861-9e30061c12f5']'. 2018-10-03 05:44:34,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-03 05:44:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-03 05:44:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 05:44:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3f998e26-184f-4e67-b861-9e30061c12f5 | 2018-10-03 05:44:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-03 05:44:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-03 05:29:15 | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-03 05:44:33 | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:18 | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3e8a0137-1595-4ffd-8bdd-1f3396872fc4) | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1c494b0f-313c-4f76-9987-e4338e1e9838) | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 898.529 | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-03 05:44:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-10-03 05:44:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 05:44:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-03 05:44:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-03 05:44:34,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-10-03 05:44:34,746 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 05:44:34,746 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:35 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-10-03 05:44:34,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-03 05:44:34,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" 2018-10-03 05:44:36,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6397add6-8ede-4bfd-a7a4-184c125e7a72 Date: Wed, 03 Oct 2018 05:44:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:44:36,539 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f used request id req-6397add6-8ede-4bfd-a7a4-184c125e7a72 2018-10-03 05:44:36,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.78841590881s 2018-10-03 05:44:36,539 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f used request id req-6397add6-8ede-4bfd-a7a4-184c125e7a72 2018-10-03 05:44:36,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 05:44:36,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:44:36,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-8ef732ee-c69f-4c3f-b98b-20846db391ea x-compute-request-id: req-8ef732ee-c69f-4c3f-b98b-20846db391ea Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7e120e6e-b535-434b-a049-e1543e568fad", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7e120e6e-b535-434b-a049-e1543e568fad", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7e120e6e-b535-434b-a049-e1543e568fad", "name": "tempest_smoke_serial-flavor_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb", "name": "tempest_smoke_serial-flavor_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 05:44:36,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8ef732ee-c69f-4c3f-b98b-20846db391ea 2018-10-03 05:44:36,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.191889047623s 2018-10-03 05:44:36,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8ef732ee-c69f-4c3f-b98b-20846db391ea 2018-10-03 05:44:36,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-03 05:44:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/7e120e6e-b535-434b-a049-e1543e568fad -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:44:36,791 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05: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-49cb1304-55b7-45e6-815f-688f64037de9 x-compute-request-id: req-49cb1304-55b7-45e6-815f-688f64037de9 Content-Length: 0 Content-Type: application/json 2018-10-03 05:44:36,791 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7e120e6e-b535-434b-a049-e1543e568fad used request id req-49cb1304-55b7-45e6-815f-688f64037de9 2018-10-03 05:44:36,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0566129684448s 2018-10-03 05:44:36,791 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7e120e6e-b535-434b-a049-e1543e568fad used request id req-49cb1304-55b7-45e6-815f-688f64037de9 2018-10-03 05:44:36,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:44:36,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" 2018-10-03 05:44:36,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-b747510b-460a-4fbf-b586-fbae1ad55884 Date: Wed, 03 Oct 2018 05:44:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/feea5512-3bb7-4671-9dde-83e8f8572c82/snap", "metadata": {}}], "file": "/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82/file", "owner": "503ebcfd652447399760a1cd8103c6d0", "id": "feea5512-3bb7-4671-9dde-83e8f8572c82", "size": 12716032, "self": "/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/feea5512-3bb7-4671-9dde-83e8f8572c82/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:29:01Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:29:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:44:36,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b747510b-460a-4fbf-b586-fbae1ad55884 2018-10-03 05:44:36,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173598051071s 2018-10-03 05:44:36,966 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b747510b-460a-4fbf-b586-fbae1ad55884 2018-10-03 05:44:36,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-03 05:44:36,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87886db11ccca10d7e5495cf92e70455a4b7f20f" 2018-10-03 05:44:38,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-793b8d53-184e-428b-9d26-88b80bfafa7c Date: Wed, 03 Oct 2018 05:44:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:44:38,599 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82 used request id req-793b8d53-184e-428b-9d26-88b80bfafa7c 2018-10-03 05:44:38,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.6318051815s 2018-10-03 05:44:38,600 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82 used request id req-793b8d53-184e-428b-9d26-88b80bfafa7c 2018-10-03 05:44:38,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 05:44:38,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:44:38,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-a181d770-bb3c-4dcb-b682-57650ef03d1f x-compute-request-id: req-a181d770-bb3c-4dcb-b682-57650ef03d1f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb", "name": "tempest_smoke_serial-flavor_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 05:44:38,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a181d770-bb3c-4dcb-b682-57650ef03d1f 2018-10-03 05:44:38,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0316278934479s 2018-10-03 05:44:38,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a181d770-bb3c-4dcb-b682-57650ef03d1f 2018-10-03 05:44:38,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-03 05:44:38,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:44:38,679 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 05:44:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3e806cf-f5ee-450e-bccc-8226271bc518 x-compute-request-id: req-c3e806cf-f5ee-450e-bccc-8226271bc518 Content-Length: 0 Content-Type: application/json 2018-10-03 05:44:38,680 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb used request id req-c3e806cf-f5ee-450e-bccc-8226271bc518 2018-10-03 05:44:38,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0460519790649s 2018-10-03 05:44:38,680 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb used request id req-c3e806cf-f5ee-450e-bccc-8226271bc518 2018-10-03 05:44:38,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:44:38,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:44:38,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ea4606-daf7-4097-98df-c1330ce50679 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b", "links": {"self": "http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4"}, "domain_id": "default", "enabled": true, "id": "e16d196667b34b19a4781a2cfd49d1b4", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:44:38,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-37ea4606-daf7-4097-98df-c1330ce50679 2018-10-03 05:44:38,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0914888381958s 2018-10-03 05:44:38,772 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-37ea4606-daf7-4097-98df-c1330ce50679 2018-10-03 05:44:38,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:44:38,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:44:38,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ae47de-1af3-40e2-8a93-7f38184d7196 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4"}, "enabled": true, "id": "e16d196667b34b19a4781a2cfd49d1b4", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b"}} 2018-10-03 05:44:38,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4 used request id req-53ae47de-1af3-40e2-8a93-7f38184d7196 2018-10-03 05:44:38,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0863130092621s 2018-10-03 05:44:38,864 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4 used request id req-53ae47de-1af3-40e2-8a93-7f38184d7196 2018-10-03 05:44:38,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-03 05:44:38,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:44:39,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eac2f495-3097-470f-a2df-d34e3b9f148c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:44:39,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4 used request id req-eac2f495-3097-470f-a2df-d34e3b9f148c 2018-10-03 05:44:39,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22428393364s 2018-10-03 05:44:39,089 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e16d196667b34b19a4781a2cfd49d1b4 used request id req-eac2f495-3097-470f-a2df-d34e3b9f148c 2018-10-03 05:44:39,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:44:39,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:44:39,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7e91b6-e940-464c-b277-4190d38b9b85 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "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.27:5000/v3/projects/503ebcfd652447399760a1cd8103c6d0"}, "enabled": true, "id": "503ebcfd652447399760a1cd8103c6d0", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b"}]} 2018-10-03 05:44:39,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ad7e91b6-e940-464c-b277-4190d38b9b85 2018-10-03 05:44:39,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0797560214996s 2018-10-03 05:44:39,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ad7e91b6-e940-464c-b277-4190d38b9b85 2018-10-03 05:44:39,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-03 05:44:39,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/503ebcfd652447399760a1cd8103c6d0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:44:39,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:44:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12c3db73-336e-4812-9939-09dcaf3667db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:44:39,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/503ebcfd652447399760a1cd8103c6d0 used request id req-12c3db73-336e-4812-9939-09dcaf3667db 2018-10-03 05:44:39,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.143652915955s 2018-10-03 05:44:39,315 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/503ebcfd652447399760a1cd8103c6d0 used request id req-12c3db73-336e-4812-9939-09dcaf3667db 2018-10-03 05:44:39,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:44:39,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:44:39,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b59273b-0f97-40fd-8234-45e880c16e95 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "604c60a8037c4e0fb3c3414510a7d7c8", "links": {"self": "http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:44:39,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7b59273b-0f97-40fd-8234-45e880c16e95 2018-10-03 05:44:39,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813529491425s 2018-10-03 05:44:39,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 05:44:39,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:44:39,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:44:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf5de240-4956-4d7e-8278-8e31ee415a3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:44:39,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8 used request id req-bf5de240-4956-4d7e-8278-8e31ee415a3e 2018-10-03 05:44:39,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.109718799591s 2018-10-03 05:44:39,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 05:44:39,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=503ebcfd652447399760a1cd8103c6d0&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}0bac1136d14ede1af98b2d5bc1b6ca0a9cd76016" 2018-10-03 05:44:39,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5473d2f9-b491-46ca-a638-667ea703f075 Date: Wed, 03 Oct 2018 05:44:39 GMT RESP BODY: {"security_groups": []} 2018-10-03 05:44:39,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=503ebcfd652447399760a1cd8103c6d0&name=default used request id req-5473d2f9-b491-46ca-a638-667ea703f075 2018-10-03 05:44:39,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.18576002121s 2018-10-03 05:44:39,698 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=503ebcfd652447399760a1cd8103c6d0&name=default used request id req-5473d2f9-b491-46ca-a638-667ea703f075 2018-10-03 05:44:39,698 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-10-03 05:44:39,748 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-03 05:44:39,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:44:39,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:44:39,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:44:39,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:44:39,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:44:39,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:44:39,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:44:39,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:44:39,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:44:39,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:44:39,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 05:44:39,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 05:44:39,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:44:39,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c6f9fd-e3dc-4aee-b20c-7397782765bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:44:39,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84c6f9fd-e3dc-4aee-b20c-7397782765bb 2018-10-03 05:44:39,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:44:40,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:44:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["9nz0lidiTFKh1vm56_vPSg"], "issued_at": "2018-10-03T05:44:40.000000Z"}} 2018-10-03 05:44:40,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:44:40,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:40,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c345cb55-80e7-46d1-be87-3c48cf28c488 Date: Wed, 03 Oct 2018 05:44:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:44:40,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c345cb55-80e7-46d1-be87-3c48cf28c488 2018-10-03 05:44:40,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.229423046112s 2018-10-03 05:44:40,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c345cb55-80e7-46d1-be87-3c48cf28c488 2018-10-03 05:44:40,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 05:44:40,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:40,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 05:44: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 05:44:40,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:40,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b5bb71-e695-4754-8ebe-d8a849cf7eca Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 05:44:40,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-60b5bb71-e695-4754-8ebe-d8a849cf7eca 2018-10-03 05:44:40,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0879211425781s 2018-10-03 05:44:40,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-03 05:44:40,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9"}}' 2018-10-03 05:44:40,647 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c755b89-cf7f-471c-ba22-b3fcf57de97d Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/38b9faf75bc44ed1b88e9bf8977b4612"}, "enabled": true, "id": "38b9faf75bc44ed1b88e9bf8977b4612", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9"}} 2018-10-03 05:44:40,647 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1c755b89-cf7f-471c-ba22-b3fcf57de97d 2018-10-03 05:44:40,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103677034378s 2018-10-03 05:44:40,648 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1c755b89-cf7f-471c-ba22-b3fcf57de97d 2018-10-03 05:44:40,648 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'id': u'38b9faf75bc44ed1b88e9bf8977b4612', '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-10-03 05:44:40,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-03 05:44:41,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351466178894s 2018-10-03 05:44:41,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:41,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4f43fd-52e0-4b53-87fd-c44298209170 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f"}, "enabled": true, "id": "ef20da1d1e114221a46116de8e864d9f", "options": {}, "domain_id": "default", "name": "rally_sanity-user_7375fade-158c-46d7-8217-bde7ba1cfcc9"}} 2018-10-03 05:44:41,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f used request id req-4f4f43fd-52e0-4b53-87fd-c44298209170 2018-10-03 05:44:41,097 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ef20da1d1e114221a46116de8e864d9f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_7375fade-158c-46d7-8217-bde7ba1cfcc9'}) 2018-10-03 05:44:41,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:44:41,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:41,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-359ba2b7-21ec-4588-8dc5-d7d1fc0837c6 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:44:41,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-359ba2b7-21ec-4588-8dc5-d7d1fc0837c6 2018-10-03 05:44:41,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.079950094223s 2018-10-03 05:44:41,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:44:41,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:41,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1c2b40-f1c2-4f7e-8d33-19a3d3be84c8 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:44:41,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fb1c2b40-f1c2-4f7e-8d33-19a3d3be84c8 2018-10-03 05:44:41,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.08198595047s 2018-10-03 05:44:41,261 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:44:41,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 05:44:41,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" -d '{"role": {"name": "Member"}}' 2018-10-03 05:44:41,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 05:44:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cce606d-fc92-4881-8311-dbade87d864c Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "234e6f3dbba041038a3758f84929a868", "links": {"self": "http://172.30.9.27:5000/v3/roles/234e6f3dbba041038a3758f84929a868"}, "name": "Member"}} 2018-10-03 05:44:41,354 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4cce606d-fc92-4881-8311-dbade87d864c 2018-10-03 05:44:41,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0924088954926s 2018-10-03 05:44:41,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/234e6f3dbba041038a3758f84929a868 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:41,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769aa407-a99a-4a0a-a443-394a49f44bcf Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/234e6f3dbba041038a3758f84929a868"}, "domain_id": null, "name": "Member", "id": "234e6f3dbba041038a3758f84929a868"}} 2018-10-03 05:44:41,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/234e6f3dbba041038a3758f84929a868 used request id req-769aa407-a99a-4a0a-a443-394a49f44bcf 2018-10-03 05:44:41,439 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/234e6f3dbba041038a3758f84929a868'}, 'domain_id': None, 'human_id': None, 'id': u'234e6f3dbba041038a3758f84929a868', 'HUMAN_ID': False}) 2018-10-03 05:44:41,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:44:41,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:41,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd26dab7-eaaa-4e62-ba34-6071075df5ad Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "234e6f3dbba041038a3758f84929a868", "links": {"self": "http://172.30.9.27:5000/v3/roles/234e6f3dbba041038a3758f84929a868"}, "name": "Member"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:44:41,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dd26dab7-eaaa-4e62-ba34-6071075df5ad 2018-10-03 05:44:41,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0790870189667s 2018-10-03 05:44:41,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:44:41,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:41,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15a2cc8-0fd8-4005-a31e-2a6290e1f983 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:44:41,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f15a2cc8-0fd8-4005-a31e-2a6290e1f983 2018-10-03 05:44:41,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0743801593781s 2018-10-03 05:44:41,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:44:41,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:41,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a74d3b8f-7d57-42e3-b47a-c17c3e96a26a Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_7375fade-158c-46d7-8217-bde7ba1cfcc9", "links": {"self": "http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f"}, "domain_id": "default", "enabled": true, "id": "ef20da1d1e114221a46116de8e864d9f", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:44:41,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a74d3b8f-7d57-42e3-b47a-c17c3e96a26a 2018-10-03 05:44:41,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.094799041748s 2018-10-03 05:44:41,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a74d3b8f-7d57-42e3-b47a-c17c3e96a26a 2018-10-03 05:44:41,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:44:41,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:41,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b92fae-3521-46be-b1b9-fbc3647d4ff2 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/38b9faf75bc44ed1b88e9bf8977b4612"}, "enabled": true, "id": "38b9faf75bc44ed1b88e9bf8977b4612", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 05:44:41,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-34b92fae-3521-46be-b1b9-fbc3647d4ff2 2018-10-03 05:44:41,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0822069644928s 2018-10-03 05:44:41,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-34b92fae-3521-46be-b1b9-fbc3647d4ff2 2018-10-03 05:44:41,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:44:41,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=ef20da1d1e114221a46116de8e864d9f&scope.project.id=38b9faf75bc44ed1b88e9bf8977b4612&role.id=234e6f3dbba041038a3758f84929a868 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:41,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a42b9f-f12e-4ff8-b226-4043cf343348 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ef20da1d1e114221a46116de8e864d9f&scope.project.id=38b9faf75bc44ed1b88e9bf8977b4612&role.id=234e6f3dbba041038a3758f84929a868", "previous": null, "next": null}} 2018-10-03 05:44:41,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ef20da1d1e114221a46116de8e864d9f&scope.project.id=38b9faf75bc44ed1b88e9bf8977b4612&role.id=234e6f3dbba041038a3758f84929a868 used request id req-99a42b9f-f12e-4ff8-b226-4043cf343348 2018-10-03 05:44:41,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0729229450226s 2018-10-03 05:44:41,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:44:41,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/38b9faf75bc44ed1b88e9bf8977b4612/users/ef20da1d1e114221a46116de8e864d9f/roles/234e6f3dbba041038a3758f84929a868 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:41,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:44:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff91bb8f-d3dd-40ae-b997-48dfe73707ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:44:41,992 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/38b9faf75bc44ed1b88e9bf8977b4612/users/ef20da1d1e114221a46116de8e864d9f/roles/234e6f3dbba041038a3758f84929a868 used request id req-ff91bb8f-d3dd-40ae-b997-48dfe73707ca 2018-10-03 05:44:41,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.137942075729s 2018-10-03 05:44:41,993 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9', 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': 'ef59f3a2-dcdf-433b-9a39-d35d434b6e82', 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_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'project_id': u'38b9faf75bc44ed1b88e9bf8977b4612', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:44:41,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 05:44:41,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 05:44:41,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 05:44:41,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 05:44:41,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 05:44:41,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 05:44:41,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 05:44:41,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 05:44:41,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 05:44:41,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 05:44:41,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 05:44:41,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 05:44:41,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 05:44:41,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 05:44:41,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 05:44:41,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 05:44:41,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 05:44:41,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 05:44:41,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 05:44:41,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 05:44:41,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 05:44:41,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 05:44:41,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 05:44:41,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 05:44:41,999 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'password': 'ef59f3a2-dcdf-433b-9a39-d35d434b6e82', 'project_name': 'rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '38b9faf75bc44ed1b88e9bf8977b4612', 'project_domain_name': 'Default'} 2018-10-03 05:44:41,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:44:42,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:42,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde3f47b-904f-4ad2-a050-7e9226094629 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "234e6f3dbba041038a3758f84929a868", "links": {"self": "http://172.30.9.27:5000/v3/roles/234e6f3dbba041038a3758f84929a868"}, "name": "Member"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:44:42,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bde3f47b-904f-4ad2-a050-7e9226094629 2018-10-03 05:44:42,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803601741791s 2018-10-03 05:44:42,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 05:44:42,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:42,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbefb22c-69aa-4dc5-8a8e-3a94641914c3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "234e6f3dbba041038a3758f84929a868", "links": {"self": "http://172.30.9.27:5000/v3/roles/234e6f3dbba041038a3758f84929a868"}, "name": "Member"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 05:44:42,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fbefb22c-69aa-4dc5-8a8e-3a94641914c3 2018-10-03 05:44:42,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0722239017487s 2018-10-03 05:44:42,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 05:44:42,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:42,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435ecd73-0ffb-4400-a5ae-9b45748b748f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 05:44:42,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-435ecd73-0ffb-4400-a5ae-9b45748b748f 2018-10-03 05:44:42,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0169520378113s 2018-10-03 05:44:42,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 05:44:42,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:42,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8d21fc-4475-442e-a799-fc7bc7539c50 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_7375fade-158c-46d7-8217-bde7ba1cfcc9", "links": {"self": "http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f"}, "domain_id": "default", "enabled": true, "id": "ef20da1d1e114221a46116de8e864d9f", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 05:44:42,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ed8d21fc-4475-442e-a799-fc7bc7539c50 2018-10-03 05:44:42,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0979430675507s 2018-10-03 05:44:42,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ed8d21fc-4475-442e-a799-fc7bc7539c50 2018-10-03 05:44:42,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:44:42,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:42,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17fb35da-44a4-420f-af9c-81badfb7b457 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/38b9faf75bc44ed1b88e9bf8977b4612"}, "enabled": true, "id": "38b9faf75bc44ed1b88e9bf8977b4612", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 05:44:42,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-17fb35da-44a4-420f-af9c-81badfb7b457 2018-10-03 05:44:42,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0752770900726s 2018-10-03 05:44:42,352 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-17fb35da-44a4-420f-af9c-81badfb7b457 2018-10-03 05:44:42,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 05:44:42,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=ef20da1d1e114221a46116de8e864d9f&scope.project.id=38b9faf75bc44ed1b88e9bf8977b4612&role.id=56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:42,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9579471b-aa52-4c5f-b968-5c2fd6a97266 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ef20da1d1e114221a46116de8e864d9f&scope.project.id=38b9faf75bc44ed1b88e9bf8977b4612&role.id=56cd265f2ce14816a0c60d7bb771580e", "previous": null, "next": null}} 2018-10-03 05:44:42,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ef20da1d1e114221a46116de8e864d9f&scope.project.id=38b9faf75bc44ed1b88e9bf8977b4612&role.id=56cd265f2ce14816a0c60d7bb771580e used request id req-9579471b-aa52-4c5f-b968-5c2fd6a97266 2018-10-03 05:44:42,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0840771198273s 2018-10-03 05:44:42,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 05:44:42,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/38b9faf75bc44ed1b88e9bf8977b4612/users/ef20da1d1e114221a46116de8e864d9f/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:42,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 05:44:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ac1dc6f-eb1c-415b-89c6-4cab08cc5d16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 05:44:42,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/38b9faf75bc44ed1b88e9bf8977b4612/users/ef20da1d1e114221a46116de8e864d9f/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-4ac1dc6f-eb1c-415b-89c6-4cab08cc5d16 2018-10-03 05:44:42,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.127841949463s 2018-10-03 05:44:42,567 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-03 05:44:46,743 - 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 ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-10-03 05:44:46,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 05:44:46,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:46,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79c9198-b876-49be-b0ee-6c24a4208193 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 05:44:46,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a79c9198-b876-49be-b0ee-6c24a4208193 2018-10-03 05:44:46,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0886487960815s 2018-10-03 05:44:46,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 05:44:46,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 05:44:46,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a65281-78e9-4928-a503-8f9fcc592c97 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/38b9faf75bc44ed1b88e9bf8977b4612"}, "enabled": true, "id": "38b9faf75bc44ed1b88e9bf8977b4612", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 05:44:46,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-89a65281-78e9-4928-a503-8f9fcc592c97 2018-10-03 05:44:46,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0940661430359s 2018-10-03 05:44:46,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-89a65281-78e9-4928-a503-8f9fcc592c97 2018-10-03 05:44:46,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-03 05:44:46,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" -d '{"network": {"shared": true, "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "name": "rally_sanity-net_7375fade-158c-46d7-8217-bde7ba1cfcc9", "admin_state_up": true}}' 2018-10-03 05:44:47,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a557f7db-4e45-4baa-8bb9-ac751ef34971 Date: Wed, 03 Oct 2018 05:44: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":"87a497c7-7c33-4f26-af4e-4bbabe206d92","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"38b9faf75bc44ed1b88e9bf8977b4612","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:44:47Z","is_default":false,"provider:segmentation_id":92,"name":"rally_sanity-net_7375fade-158c-46d7-8217-bde7ba1cfcc9","admin_state_up":true,"tenant_id":"38b9faf75bc44ed1b88e9bf8977b4612","created_at":"2018-10-03T05:44:47Z","mtu":1450}} 2018-10-03 05:44:47,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a557f7db-4e45-4baa-8bb9-ac751ef34971 2018-10-03 05:44:47,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.570720911026s 2018-10-03 05:44:47,502 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a557f7db-4e45-4baa-8bb9-ac751ef34971 2018-10-03 05:44:47,502 - 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-10-03T05:44:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'87a497c7-7c33-4f26-af4e-4bbabe206d92', u'provider:segmentation_id': 92, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_7375fade-158c-46d7-8217-bde7ba1cfcc9', u'admin_state_up': True, u'tenant_id': u'38b9faf75bc44ed1b88e9bf8977b4612', u'created_at': u'2018-10-03T05:44:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'38b9faf75bc44ed1b88e9bf8977b4612'}) 2018-10-03 05:44:47,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 05:44:47,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c46580c9-5b84-4094-8d1b-f547e135aa51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 05:44:47,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c46580c9-5b84-4094-8d1b-f547e135aa51 2018-10-03 05:44:47,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 05:44:47,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "234e6f3dbba041038a3758f84929a868", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T06:44:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38b9faf75bc44ed1b88e9bf8977b4612", "name": "rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/38b9faf75bc44ed1b88e9bf8977b4612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/38b9faf75bc44ed1b88e9bf8977b4612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/38b9faf75bc44ed1b88e9bf8977b4612", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/38b9faf75bc44ed1b88e9bf8977b4612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/38b9faf75bc44ed1b88e9bf8977b4612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/38b9faf75bc44ed1b88e9bf8977b4612", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/38b9faf75bc44ed1b88e9bf8977b4612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/38b9faf75bc44ed1b88e9bf8977b4612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/38b9faf75bc44ed1b88e9bf8977b4612", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/38b9faf75bc44ed1b88e9bf8977b4612", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/38b9faf75bc44ed1b88e9bf8977b4612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/38b9faf75bc44ed1b88e9bf8977b4612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_7375fade-158c-46d7-8217-bde7ba1cfcc9", "id": "ef20da1d1e114221a46116de8e864d9f"}, "audit_ids": ["RdF-a5WQQ9-sOcN1TTA__A"], "issued_at": "2018-10-03T05:44:47.000000Z"}} 2018-10-03 05:44:47,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 05:44:47,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 05:44:48,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-75ff137f-0c04-48a1-9e1b-63f3dd35c617 Date: Wed, 03 Oct 2018 05:44:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"87a497c7-7c33-4f26-af4e-4bbabe206d92","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"38b9faf75bc44ed1b88e9bf8977b4612","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T05:44:47Z","provider:segmentation_id":92,"name":"rally_sanity-net_7375fade-158c-46d7-8217-bde7ba1cfcc9","admin_state_up":true,"tenant_id":"38b9faf75bc44ed1b88e9bf8977b4612","created_at":"2018-10-03T05:44:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 05:44:48,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-75ff137f-0c04-48a1-9e1b-63f3dd35c617 2018-10-03 05:44:48,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.227943181992s 2018-10-03 05:44:48,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-75ff137f-0c04-48a1-9e1b-63f3dd35c617 2018-10-03 05:44:48,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-03 05:44:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" -d '{"subnet": {"name": "rally_sanity-subnet_7375fade-158c-46d7-8217-bde7ba1cfcc9", "enable_dhcp": true, "network_id": "87a497c7-7c33-4f26-af4e-4bbabe206d92", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-03 05:44:48,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3e6e5faf-d09d-4978-8aea-395eddbc43c6 Date: Wed, 03 Oct 2018 05:44:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87a497c7-7c33-4f26-af4e-4bbabe206d92","tenant_id":"38b9faf75bc44ed1b88e9bf8977b4612","created_at":"2018-10-03T05:44:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-03T05:44:48Z","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":"38b9faf75bc44ed1b88e9bf8977b4612","id":"32c5705d-db04-4a81-aabb-5ce516645f7a","subnetpool_id":null,"name":"rally_sanity-subnet_7375fade-158c-46d7-8217-bde7ba1cfcc9"}} 2018-10-03 05:44:48,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3e6e5faf-d09d-4978-8aea-395eddbc43c6 2018-10-03 05:44:48,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.58785200119s 2018-10-03 05:44:48,712 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3e6e5faf-d09d-4978-8aea-395eddbc43c6 2018-10-03 05:44:48,713 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-03T05:44:48Z', 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'32c5705d-db04-4a81-aabb-5ce516645f7a', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_7375fade-158c-46d7-8217-bde7ba1cfcc9', u'enable_dhcp': True, u'network_id': u'87a497c7-7c33-4f26-af4e-4bbabe206d92', u'tenant_id': u'38b9faf75bc44ed1b88e9bf8977b4612', u'created_at': u'2018-10-03T05:44:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'38b9faf75bc44ed1b88e9bf8977b4612'}) 2018-10-03 05:44:48,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-03 05:44:48,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}, "name": "rally_sanity-router_7375fade-158c-46d7-8217-bde7ba1cfcc9", "admin_state_up": true}}' 2018-10-03 05:44:49,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d280f2ec-a0a7-48c4-a8a9-49fab6fce3e7 Date: Wed, 03 Oct 2018 05:44:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "created_at": "2018-10-03T05:44:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:44:49Z", "revision_number": 2, "routes": [], "project_id": "38b9faf75bc44ed1b88e9bf8977b4612", "id": "97f19b2f-2f91-491e-8a25-32d7e0b62395", "name": "rally_sanity-router_7375fade-158c-46d7-8217-bde7ba1cfcc9"}} 2018-10-03 05:44:49,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d280f2ec-a0a7-48c4-a8a9-49fab6fce3e7 2018-10-03 05:44:49,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.24118995667s 2018-10-03 05:44:49,955 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d280f2ec-a0a7-48c4-a8a9-49fab6fce3e7 2018-10-03 05:44:49,955 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ebbf286e-9649-4b70-91c3-de6fa71123c8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'11cfd2a6-436d-4113-8304-88b6d7cbbc39', u'ip_address': u'172.30.9.211'}]}, u'description': u'', u'tags': [], u'tenant_id': u'38b9faf75bc44ed1b88e9bf8977b4612', u'created_at': u'2018-10-03T05:44:48Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-10-03T05:44:49Z', u'revision_number': 2, u'routes': [], u'project_id': u'38b9faf75bc44ed1b88e9bf8977b4612', u'id': u'97f19b2f-2f91-491e-8a25-32d7e0b62395', u'name': u'rally_sanity-router_7375fade-158c-46d7-8217-bde7ba1cfcc9'}) 2018-10-03 05:44:49,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-03 05:44:49,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/97f19b2f-2f91-491e-8a25-32d7e0b62395/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}7beaaa458db9bb4b4fb86f27373f493521c5c000" -d '{"subnet_id": "32c5705d-db04-4a81-aabb-5ce516645f7a"}' 2018-10-03 05:44:51,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-81f2a476-504e-468b-81ab-0458840450bc Date: Wed, 03 Oct 2018 05:44:51 GMT RESP BODY: {"network_id": "87a497c7-7c33-4f26-af4e-4bbabe206d92", "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "subnet_id": "32c5705d-db04-4a81-aabb-5ce516645f7a", "subnet_ids": ["32c5705d-db04-4a81-aabb-5ce516645f7a"], "port_id": "8c71f8e2-7a98-4af6-8e86-15c2636684dd", "id": "97f19b2f-2f91-491e-8a25-32d7e0b62395"} 2018-10-03 05:44:51,571 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/97f19b2f-2f91-491e-8a25-32d7e0b62395/add_router_interface.json used request id req-81f2a476-504e-468b-81ab-0458840450bc 2018-10-03 05:44:51,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.61562299728s 2018-10-03 05:44:51,572 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/97f19b2f-2f91-491e-8a25-32d7e0b62395/add_router_interface.json used request id req-81f2a476-504e-468b-81ab-0458840450bc returning object 97f19b2f-2f91-491e-8a25-32d7e0b62395 2018-10-03 05:44:51,573 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 05:44:51,705 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-03 05:44:51,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 05:44:51,710 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 03 Oct 2018 05:44:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-03 05:44:51,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:44:51,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 05:44:51,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-eed8eb0f-396e-4477-a51f-57c43f3555b6 Date: Wed, 03 Oct 2018 05:44:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:44:51,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-eed8eb0f-396e-4477-a51f-57c43f3555b6 2018-10-03 05:44:51,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168503046036s 2018-10-03 05:44:51,881 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-eed8eb0f-396e-4477-a51f-57c43f3555b6 2018-10-03 05:44:51,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-03 05:44:51,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9"}' 2018-10-03 05:44:52,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/478630aa-ef70-452c-bff2-4b45225083b4 X-Openstack-Request-Id: req-6df614c6-ae41-4c79-822f-a2fb03d1b8f9 Date: Wed, 03 Oct 2018 05:44:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/478630aa-ef70-452c-bff2-4b45225083b4/file", "owner": "38b9faf75bc44ed1b88e9bf8977b4612", "id": "478630aa-ef70-452c-bff2-4b45225083b4", "size": null, "self": "/v2/images/478630aa-ef70-452c-bff2-4b45225083b4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:44:52Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9", "checksum": null, "created_at": "2018-10-03T05:44:52Z", "protected": false} 2018-10-03 05:44:52,095 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6df614c6-ae41-4c79-822f-a2fb03d1b8f9 2018-10-03 05:44:52,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.212293863297s 2018-10-03 05:44:52,095 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6df614c6-ae41-4c79-822f-a2fb03d1b8f9 returning object 478630aa-ef70-452c-bff2-4b45225083b4 2018-10-03 05:44:52,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-03 05:44:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/478630aa-ef70-452c-bff2-4b45225083b4/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}7beaaa458db9bb4b4fb86f27373f493521c5c000" -d '' 2018-10-03 05:44:54,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-434888d6-32de-4a16-9584-e2df7c3677d9 Date: Wed, 03 Oct 2018 05:44:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 05:44:54,193 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/478630aa-ef70-452c-bff2-4b45225083b4/file used request id req-434888d6-32de-4a16-9584-e2df7c3677d9 2018-10-03 05:44:54,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.09689116478s 2018-10-03 05:44:54,193 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/478630aa-ef70-452c-bff2-4b45225083b4/file used request id req-434888d6-32de-4a16-9584-e2df7c3677d9 2018-10-03 05:44:54,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 05:44:54,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 05:44:54,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-040ba045-9d5e-4265-a605-b9346e1f7d2e Date: Wed, 03 Oct 2018 05:44:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/478630aa-ef70-452c-bff2-4b45225083b4/snap", "metadata": {}}], "file": "/v2/images/478630aa-ef70-452c-bff2-4b45225083b4/file", "owner": "38b9faf75bc44ed1b88e9bf8977b4612", "id": "478630aa-ef70-452c-bff2-4b45225083b4", "size": 12716032, "self": "/v2/images/478630aa-ef70-452c-bff2-4b45225083b4", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/478630aa-ef70-452c-bff2-4b45225083b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:44:54Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:44:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 05:44:54,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-040ba045-9d5e-4265-a605-b9346e1f7d2e 2018-10-03 05:44:54,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162250995636s 2018-10-03 05:44:54,357 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-040ba045-9d5e-4265-a605-b9346e1f7d2e 2018-10-03 05:44:54,359 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/478630aa-ef70-452c-bff2-4b45225083b4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/478630aa-ef70-452c-bff2-4b45225083b4/file', 'owner': u'38b9faf75bc44ed1b88e9bf8977b4612', 'id': u'478630aa-ef70-452c-bff2-4b45225083b4', 'size': 12716032, u'self': u'/v2/images/478630aa-ef70-452c-bff2-4b45225083b4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'38b9faf75bc44ed1b88e9bf8977b4612', 'name': 'rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/478630aa-ef70-452c-bff2-4b45225083b4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T05:44:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T05:44:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/478630aa-ef70-452c-bff2-4b45225083b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'created': u'2018-10-03T05:44:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T05:44:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/478630aa-ef70-452c-bff2-4b45225083b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 05:44:54,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-03 05:44:54,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-03 05:44:54,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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-960d55f2-dc3c-4d03-b012-e5021b10fe61 x-compute-request-id: req-960d55f2-dc3c-4d03-b012-e5021b10fe61 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/89eb8c7a-eee9-4466-9120-1a9ea61ec8c8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/89eb8c7a-eee9-4466-9120-1a9ea61ec8c8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "89eb8c7a-eee9-4466-9120-1a9ea61ec8c8", "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:44:54,538 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-960d55f2-dc3c-4d03-b012-e5021b10fe61 2018-10-03 05:44:54,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.178153038025s 2018-10-03 05:44:54,538 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-960d55f2-dc3c-4d03-b012-e5021b10fe61 returning object 89eb8c7a-eee9-4466-9120-1a9ea61ec8c8 2018-10-03 05:44:54,539 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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'19cfe43276e744d1a074a6b48492f500', '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'89eb8c7a-eee9-4466-9120-1a9ea61ec8c8', 'swap': 0}) 2018-10-03 05:44:54,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-03 05:44:54,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/89eb8c7a-eee9-4466-9120-1a9ea61ec8c8/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}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" -d '{"extra_specs": {}}' 2018-10-03 05:44:54,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05: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 x-openstack-request-id: req-166b5095-c302-47b0-89c7-746516437475 x-compute-request-id: req-166b5095-c302-47b0-89c7-746516437475 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 05:44:54,566 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/89eb8c7a-eee9-4466-9120-1a9ea61ec8c8/os-extra_specs used request id req-166b5095-c302-47b0-89c7-746516437475 2018-10-03 05:44:54,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0262348651886s 2018-10-03 05:44:54,566 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/89eb8c7a-eee9-4466-9120-1a9ea61ec8c8/os-extra_specs used request id req-166b5095-c302-47b0-89c7-746516437475 2018-10-03 05:44:54,567 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-03 05:44:56,914 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-03 05:44:56.628 152 INFO rally.deployment.engine [-] Deployment 1c494b0f-313c-4f76-9987-e4338e1e9838 | Starting: Destroy cloud and free allocated resources. 2018-10-03 05:44:56.690 152 INFO rally.deployment.engine [-] Deployment 1c494b0f-313c-4f76-9987-e4338e1e9838 | Completed: Destroy cloud and free allocated resources. 2018-10-03 05:44:56.707 152 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4) for deployment 'opnfv-rally'. 2018-10-03 05:44:56.715 152 INFO rally.api [-] Deleting verification (UUID=3f998e26-184f-4e67-b861-9e30061c12f5). 2018-10-03 05:44:56.748 152 INFO rally.api [-] Verification has been successfully deleted! 2018-10-03 05:44:56.748 152 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4). 2018-10-03 05:44:56.751 152 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-03 05:44:59,244 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-03 05:44:58.980 155 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=42d54529-f9c0-40ff-b367-f3a9d4a0e6f3) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 42d54529-f9c0-40ff-b367-f3a9d4a0e6f3 | 2018-10-03T05:44:58 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 42d54529-f9c0-40ff-b367-f3a9d4a0e6f3 ~/.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-10-03 05:45:02,591 - 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-10-03 05:45:02,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-03 05:45:02,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-03 05:45:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 05:45:02,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:45: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-c930b3d2-d084-4ba1-89fc-432104f272fd x-compute-request-id: req-c930b3d2-d084-4ba1-89fc-432104f272fd Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 05:45:02,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-c930b3d2-d084-4ba1-89fc-432104f272fd 2018-10-03 05:45:02,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.181703090668s 2018-10-03 05:45:02,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-c930b3d2-d084-4ba1-89fc-432104f272fd 2018-10-03 05:45:02,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-03 05:45:02,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-03 05:45:02,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:45: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-50f443c5-d906-4ae4-8dc5-6ff9667e6c84 x-compute-request-id: req-50f443c5-d906-4ae4-8dc5-6ff9667e6c84 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2b6d19be-d10e-4965-8b05-e1165516a646", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2b6d19be-d10e-4965-8b05-e1165516a646", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2b6d19be-d10e-4965-8b05-e1165516a646", "name": "rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 05:45:02,844 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-50f443c5-d906-4ae4-8dc5-6ff9667e6c84 2018-10-03 05:45:02,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.068097114563s 2018-10-03 05:45:02,844 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-50f443c5-d906-4ae4-8dc5-6ff9667e6c84 returning object 2b6d19be-d10e-4965-8b05-e1165516a646 2018-10-03 05:45:02,845 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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'19cfe43276e744d1a074a6b48492f500', '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'2b6d19be-d10e-4965-8b05-e1165516a646', 'swap': 0}) 2018-10-03 05:45:02,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-03 05:45:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2b6d19be-d10e-4965-8b05-e1165516a646/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}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" -d '{"extra_specs": {}}' 2018-10-03 05:45:02,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 05:45: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-a96eda53-8eea-46bc-9f14-a237f8702ba7 x-compute-request-id: req-a96eda53-8eea-46bc-9f14-a237f8702ba7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 05:45:02,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2b6d19be-d10e-4965-8b05-e1165516a646/os-extra_specs used request id req-a96eda53-8eea-46bc-9f14-a237f8702ba7 2018-10-03 05:45:02,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225191116333s 2018-10-03 05:45:02,869 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2b6d19be-d10e-4965-8b05-e1165516a646/os-extra_specs used request id req-a96eda53-8eea-46bc-9f14-a237f8702ba7 2018-10-03 05:45:02,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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'19cfe43276e744d1a074a6b48492f500', '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'2b6d19be-d10e-4965-8b05-e1165516a646', 'swap': 0}) 2018-10-03 05:45:02,870 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-03 05:45:02,870 - 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-10-03 05:45:02,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 05:45:02,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 05:45:02,894 - 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': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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-10-03 05:46:04,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 934605b5-9ee4-4228-a141-948c766c52b8 2018-10-03 05:46:04,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-10-03 05:46:04,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '934605b5-9ee4-4228-a141-948c766c52b8'] 2018-10-03 05:46:05,882 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 934605b5-9ee4-4228-a141-948c766c52b8 -------------------------------------------------------------------------------- Task 934605b5-9ee4-4228-a141-948c766c52b8: 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 934605b5-9ee4-4228-a141-948c766c52b8 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.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | total | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | -> duration | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.474169 Full duration: 7.419893 -------------------------------------------------------------------------------- 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 934605b5-9ee4-4228-a141-948c766c52b8 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.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> duration | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.771366 Full duration: 7.546671 -------------------------------------------------------------------------------- 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 934605b5-9ee4-4228-a141-948c766c52b8 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.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | total | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> duration | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.910841 Full duration: 7.97049 -------------------------------------------------------------------------------- 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 934605b5-9ee4-4228-a141-948c766c52b8 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.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> duration | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.765496 Full duration: 8.036357 -------------------------------------------------------------------------------- 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 934605b5-9ee4-4228-a141-948c766c52b8 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.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> duration | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909135 Full duration: 8.053534 -------------------------------------------------------------------------------- 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 934605b5-9ee4-4228-a141-948c766c52b8 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.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.697087 Full duration: 7.510418 HINTS: * To plot HTML graphics with this data, run: rally task report 934605b5-9ee4-4228-a141-948c766c52b8 --out output.html * To generate a JUnit report, run: rally task export 934605b5-9ee4-4228-a141-948c766c52b8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 934605b5-9ee4-4228-a141-948c766c52b8 --json --out output.json 2018-10-03 05:46:05,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '934605b5-9ee4-4228-a141-948c766c52b8', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-10-03 05:46:08,373 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 934605b5-9ee4-4228-a141-948c766c52b8 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-10-03 05:46:08.203 763 INFO rally.api [-] Building 'json' report for the following task(s): '934605b5-9ee4-4228-a141-948c766c52b8'. 2018-10-03 05:46:08.210 763 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:46:08,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '934605b5-9ee4-4228-a141-948c766c52b8', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-10-03 05:46:10,707 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 934605b5-9ee4-4228-a141-948c766c52b8 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-10-03 05:46:10.559 766 INFO rally.api [-] Building 'html' report for the following task(s): '934605b5-9ee4-4228-a141-948c766c52b8'. 2018-10-03 05:46:10.595 766 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:46:10,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-03 05:46:10,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-03 05:46:10,711 - 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-10-03 05:46:10,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 05:46:10,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 05:46:10,727 - 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': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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-10-03 05:47:56,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 318d622f-6f9a-4263-ae7e-06036d820e4e 2018-10-03 05:47:56,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '318d622f-6f9a-4263-ae7e-06036d820e4e'] 2018-10-03 05:47:58,029 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 318d622f-6f9a-4263-ae7e-06036d820e4e -------------------------------------------------------------------------------- Task 318d622f-6f9a-4263-ae7e-06036d820e4e: 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 318d622f-6f9a-4263-ae7e-06036d820e4e 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.009 | 4.009 | 4.009 | 4.009 | 4.009 | 4.009 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | -> glance_v2.upload_data | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | glance_v2.delete_image | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | total | 5.101 | 5.101 | 5.101 | 5.101 | 5.101 | 5.101 | 100.0% | 1 | | -> duration | 5.101 | 5.101 | 5.101 | 5.101 | 5.101 | 5.101 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.100813 Full duration: 13.495917 -------------------------------------------------------------------------------- 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 318d622f-6f9a-4263-ae7e-06036d820e4e 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.527 | 4.527 | 4.527 | 4.527 | 4.527 | 4.527 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | -> glance_v2.upload_data | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | glance_v2.list_images | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 4.703 | 4.703 | 4.703 | 4.703 | 4.703 | 4.703 | 100.0% | 1 | | -> duration | 4.703 | 4.703 | 4.703 | 4.703 | 4.703 | 4.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.702872 Full duration: 17.15155 -------------------------------------------------------------------------------- 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 318d622f-6f9a-4263-ae7e-06036d820e4e 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.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | -> duration | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.337632 Full duration: 8.114716 -------------------------------------------------------------------------------- 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_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "number_instances": 2, "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] }, "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 318d622f-6f9a-4263-ae7e-06036d820e4e 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.952 | 4.952 | 4.952 | 4.952 | 4.952 | 4.952 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | -> glance_v2.upload_data | 1.94 | 1.94 | 1.94 | 1.94 | 1.94 | 1.94 | 100.0% | 1 | | nova.boot_servers | 18.289 | 18.289 | 18.289 | 18.289 | 18.289 | 18.289 | 100.0% | 1 | | total | 23.242 | 23.242 | 23.242 | 23.242 | 23.242 | 23.242 | 100.0% | 1 | | -> duration | 22.242 | 22.242 | 22.242 | 22.242 | 22.242 | 22.242 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.241906 Full duration: 48.344825 HINTS: * To plot HTML graphics with this data, run: rally task report 318d622f-6f9a-4263-ae7e-06036d820e4e --out output.html * To generate a JUnit report, run: rally task export 318d622f-6f9a-4263-ae7e-06036d820e4e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 318d622f-6f9a-4263-ae7e-06036d820e4e --json --out output.json 2018-10-03 05:47:58,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '318d622f-6f9a-4263-ae7e-06036d820e4e', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-10-03 05:48:00,402 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 318d622f-6f9a-4263-ae7e-06036d820e4e --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-10-03 05:48:00.265 1319 INFO rally.api [-] Building 'json' report for the following task(s): '318d622f-6f9a-4263-ae7e-06036d820e4e'. 2018-10-03 05:48:00.271 1319 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:48:00,403 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '318d622f-6f9a-4263-ae7e-06036d820e4e', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-10-03 05:48:02,568 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 318d622f-6f9a-4263-ae7e-06036d820e4e --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-10-03 05:48:02.436 1322 INFO rally.api [-] Building 'html' report for the following task(s): '318d622f-6f9a-4263-ae7e-06036d820e4e'. 2018-10-03 05:48:02.458 1322 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:48:02,573 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-03 05:48:02,573 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-03 05:48:02,574 - 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-10-03 05:48:02,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 05:48:02,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 05:48:02,596 - 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': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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-10-03 05:51:19,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 12524156-2990-498f-b633-496c8744ad36 2018-10-03 05:51:19,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '12524156-2990-498f-b633-496c8744ad36'] 2018-10-03 05:51:20,327 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 12524156-2990-498f-b633-496c8744ad36 -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36: 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 12524156-2990-498f-b633-496c8744ad36 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.117 | 3.117 | 3.117 | 3.117 | 3.117 | 3.117 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.444 | 2.444 | 2.444 | 2.444 | 2.444 | 2.444 | 100.0% | 1 | | total | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 100.0% | 1 | | -> duration | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.561579 Full duration: 23.142092 -------------------------------------------------------------------------------- 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 12524156-2990-498f-b633-496c8744ad36 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.235 | 3.235 | 3.235 | 3.235 | 3.235 | 3.235 | 100.0% | 1 | | cinder_v2.delete_volume | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 100.0% | 1 | | total | 5.83 | 5.83 | 5.83 | 5.83 | 5.83 | 5.83 | 100.0% | 1 | | -> duration | 5.83 | 5.83 | 5.83 | 5.83 | 5.83 | 5.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.829634 Full duration: 15.847026 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36 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.631 | 8.631 | 8.631 | 8.631 | 8.631 | 8.631 | 100.0% | 1 | | cinder_v2.delete_volume | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 100.0% | 1 | | total | 10.969 | 10.969 | 10.969 | 10.969 | 10.969 | 10.969 | 100.0% | 1 | | -> duration | 10.969 | 10.969 | 10.969 | 10.969 | 10.969 | 10.969 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.968972 Full duration: 21.722459 -------------------------------------------------------------------------------- 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 12524156-2990-498f-b633-496c8744ad36 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.236 | 3.236 | 3.236 | 3.236 | 3.236 | 3.236 | 100.0% | 1 | | cinder_v2.delete_volume | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 100.0% | 1 | | total | 5.899 | 5.899 | 5.899 | 5.899 | 5.899 | 5.899 | 100.0% | 1 | | -> duration | 5.899 | 5.899 | 5.899 | 5.899 | 5.899 | 5.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.898723 Full duration: 16.086723 -------------------------------------------------------------------------------- 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 12524156-2990-498f-b633-496c8744ad36 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.101 | 3.101 | 3.101 | 3.101 | 3.101 | 3.101 | 100.0% | 1 | | cinder_v2.extend_volume | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 100.0% | 1 | | cinder_v2.delete_volume | 2.504 | 2.504 | 2.504 | 2.504 | 2.504 | 2.504 | 100.0% | 1 | | total | 8.093 | 8.093 | 8.093 | 8.093 | 8.093 | 8.093 | 100.0% | 1 | | -> duration | 8.093 | 8.093 | 8.093 | 8.093 | 8.093 | 8.093 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.092965 Full duration: 18.324549 -------------------------------------------------------------------------------- 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 12524156-2990-498f-b633-496c8744ad36 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.845 | 3.845 | 3.845 | 3.845 | 3.845 | 3.845 | 100.0% | 1 | | cinder_v2.delete_volume | 2.599 | 2.599 | 2.599 | 2.599 | 2.599 | 2.599 | 100.0% | 1 | | total | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 100.0% | 1 | | -> duration | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.444699 Full duration: 23.525146 -------------------------------------------------------------------------------- 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 12524156-2990-498f-b633-496c8744ad36 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.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | cinder_v2.list_qos | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807137 Full duration: 12.997501 -------------------------------------------------------------------------------- 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 12524156-2990-498f-b633-496c8744ad36 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | cinder_v2.set_qos | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> duration | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.80108 Full duration: 12.475314 -------------------------------------------------------------------------------- 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 12524156-2990-498f-b633-496c8744ad36 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.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | cinder_v2.list_types | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.787872 Full duration: 13.002496 -------------------------------------------------------------------------------- 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 12524156-2990-498f-b633-496c8744ad36 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.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.829742 Full duration: 12.317963 HINTS: * To plot HTML graphics with this data, run: rally task report 12524156-2990-498f-b633-496c8744ad36 --out output.html * To generate a JUnit report, run: rally task export 12524156-2990-498f-b633-496c8744ad36 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 12524156-2990-498f-b633-496c8744ad36 --json --out output.json 2018-10-03 05:51:20,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '12524156-2990-498f-b633-496c8744ad36', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-10-03 05:51:22,581 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 12524156-2990-498f-b633-496c8744ad36 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-10-03 05:51:22.459 3111 INFO rally.api [-] Building 'json' report for the following task(s): '12524156-2990-498f-b633-496c8744ad36'. 2018-10-03 05:51:22.467 3111 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:51:22,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '12524156-2990-498f-b633-496c8744ad36', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-10-03 05:51:24,672 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 12524156-2990-498f-b633-496c8744ad36 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-10-03 05:51:24.535 3114 INFO rally.api [-] Building 'html' report for the following task(s): '12524156-2990-498f-b633-496c8744ad36'. 2018-10-03 05:51:24.563 3114 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:51:24,683 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-03 05:51:24,683 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-03 05:51:24,684 - 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-10-03 05:51:24,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 05:51:24,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 05:51:24,710 - 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': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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-10-03 05:52:50,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 415b15d5-e688-45a6-a1cb-c21533df1800 2018-10-03 05:52:50,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '415b15d5-e688-45a6-a1cb-c21533df1800'] 2018-10-03 05:52:51,093 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 415b15d5-e688-45a6-a1cb-c21533df1800 -------------------------------------------------------------------------------- Task 415b15d5-e688-45a6-a1cb-c21533df1800: 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 415b15d5-e688-45a6-a1cb-c21533df1800 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 | 5.655 | 5.655 | 5.655 | 5.655 | 5.655 | 5.655 | 100.0% | 1 | | heat.update_stack | 2.755 | 2.755 | 2.755 | 2.755 | 2.755 | 2.755 | 100.0% | 1 | | heat.delete_stack | 3.419 | 3.419 | 3.419 | 3.419 | 3.419 | 3.419 | 100.0% | 1 | | total | 11.829 | 11.829 | 11.829 | 11.829 | 11.829 | 11.829 | 100.0% | 1 | | -> duration | 7.829 | 7.829 | 7.829 | 7.829 | 7.829 | 7.829 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.829361 Full duration: 20.113621 -------------------------------------------------------------------------------- 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 415b15d5-e688-45a6-a1cb-c21533df1800 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.7 | 4.7 | 4.7 | 4.7 | 4.7 | 4.7 | 100.0% | 1 | | heat.check_stack | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | heat.delete_stack | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 100.0% | 1 | | total | 7.04 | 7.04 | 7.04 | 7.04 | 7.04 | 7.04 | 100.0% | 1 | | -> duration | 5.04 | 5.04 | 5.04 | 5.04 | 5.04 | 5.04 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.039857 Full duration: 16.906815 -------------------------------------------------------------------------------- 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 415b15d5-e688-45a6-a1cb-c21533df1800 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.682 | 4.682 | 4.682 | 4.682 | 4.682 | 4.682 | 100.0% | 1 | | heat.suspend_stack | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | heat.resume_stack | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 100.0% | 1 | | heat.delete_stack | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 100.0% | 1 | | total | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 100.0% | 1 | | -> duration | 8.0 | 8.0 | 8.0 | 8.0 | 8.0 | 8.0 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.000062 Full duration: 18.71546 -------------------------------------------------------------------------------- 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 415b15d5-e688-45a6-a1cb-c21533df1800 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.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | total | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | -> duration | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.555695 Full duration: 8.457063 HINTS: * To plot HTML graphics with this data, run: rally task report 415b15d5-e688-45a6-a1cb-c21533df1800 --out output.html * To generate a JUnit report, run: rally task export 415b15d5-e688-45a6-a1cb-c21533df1800 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 415b15d5-e688-45a6-a1cb-c21533df1800 --json --out output.json 2018-10-03 05:52:51,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '415b15d5-e688-45a6-a1cb-c21533df1800', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-10-03 05:52:53,329 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 415b15d5-e688-45a6-a1cb-c21533df1800 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-10-03 05:52:53.222 3847 INFO rally.api [-] Building 'json' report for the following task(s): '415b15d5-e688-45a6-a1cb-c21533df1800'. 2018-10-03 05:52:53.227 3847 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:52:53,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '415b15d5-e688-45a6-a1cb-c21533df1800', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-10-03 05:52:55,510 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 415b15d5-e688-45a6-a1cb-c21533df1800 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-10-03 05:52:55.388 3850 INFO rally.api [-] Building 'html' report for the following task(s): '415b15d5-e688-45a6-a1cb-c21533df1800'. 2018-10-03 05:52:55.409 3850 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:52:55,515 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-03 05:52:55,515 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-03 05:52:55,516 - 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-10-03 05:52:55,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 05:52:55,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 05:52:55,544 - 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': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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-10-03 05:56:11,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cfdc1ece-a467-4f25-9f8c-e907712535df 2018-10-03 05:56:11,390 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cfdc1ece-a467-4f25-9f8c-e907712535df'] 2018-10-03 05:56:12,450 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cfdc1ece-a467-4f25-9f8c-e907712535df -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df: 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 cfdc1ece-a467-4f25-9f8c-e907712535df 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.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | keystone_v3.add_role | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | keystone_v3.revoke_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804927 Full duration: 14.593931 -------------------------------------------------------------------------------- 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 cfdc1ece-a467-4f25-9f8c-e907712535df 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.491 | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 100.0% | 1 | | keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.list_roles | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.716621 Full duration: 14.679889 -------------------------------------------------------------------------------- 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 cfdc1ece-a467-4f25-9f8c-e907712535df 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | keystone_v3.list_projects | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> duration | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775881 Full duration: 15.090617 -------------------------------------------------------------------------------- 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 cfdc1ece-a467-4f25-9f8c-e907712535df 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.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | keystone_v3.delete_role | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> duration | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.64406 Full duration: 12.655688 -------------------------------------------------------------------------------- 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 cfdc1ece-a467-4f25-9f8c-e907712535df 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.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | keystone_v3.delete_service | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> duration | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.618026 Full duration: 12.491397 -------------------------------------------------------------------------------- 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 cfdc1ece-a467-4f25-9f8c-e907712535df 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.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | keystone_v3.create_user | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | -> keystone_v3.add_role | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | keystone_v3.create_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.get_project | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 100.0% | 1 | | keystone_v3.get_user | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_role | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.list_services | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_services | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 100.0% | 1 | | -> duration | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.740979 Full duration: 19.861296 -------------------------------------------------------------------------------- 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 cfdc1ece-a467-4f25-9f8c-e907712535df 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.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.delete_project | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.017404 Full duration: 12.796413 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df 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.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | total | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> duration | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805622 Full duration: 14.767303 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df 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.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778971 Full duration: 14.915418 -------------------------------------------------------------------------------- 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 cfdc1ece-a467-4f25-9f8c-e907712535df 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.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | keystone_v3.list_users | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | -> duration | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.867508 Full duration: 14.660954 -------------------------------------------------------------------------------- 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 cfdc1ece-a467-4f25-9f8c-e907712535df 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | keystone_v3.create_users | 4.959 | 4.959 | 4.959 | 4.959 | 4.959 | 4.959 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.959 | 4.959 | 4.959 | 4.959 | 4.959 | 4.959 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 100.0% | 1 | | total | 6.641 | 6.641 | 6.641 | 6.641 | 6.641 | 6.641 | 100.0% | 1 | | -> duration | 6.641 | 6.641 | 6.641 | 6.641 | 6.641 | 6.641 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.640516 Full duration: 23.123338 HINTS: * To plot HTML graphics with this data, run: rally task report cfdc1ece-a467-4f25-9f8c-e907712535df --out output.html * To generate a JUnit report, run: rally task export cfdc1ece-a467-4f25-9f8c-e907712535df --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cfdc1ece-a467-4f25-9f8c-e907712535df --json --out output.json 2018-10-03 05:56:12,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cfdc1ece-a467-4f25-9f8c-e907712535df', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-10-03 05:56:14,767 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cfdc1ece-a467-4f25-9f8c-e907712535df --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-10-03 05:56:14.654 5765 INFO rally.api [-] Building 'json' report for the following task(s): 'cfdc1ece-a467-4f25-9f8c-e907712535df'. 2018-10-03 05:56:14.664 5765 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:56:14,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cfdc1ece-a467-4f25-9f8c-e907712535df', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-10-03 05:56:17,008 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cfdc1ece-a467-4f25-9f8c-e907712535df --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-10-03 05:56:16.877 5768 INFO rally.api [-] Building 'html' report for the following task(s): 'cfdc1ece-a467-4f25-9f8c-e907712535df'. 2018-10-03 05:56:16.908 5768 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:56:17,021 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-03 05:56:17,021 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-03 05:56:17,022 - 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-10-03 05:56:17,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 05:56:17,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 05:56:17,048 - 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': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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-10-03 06:01:36,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e8b23a44-baad-43e1-89e5-b65906461b1c 2018-10-03 06:01:36,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e8b23a44-baad-43e1-89e5-b65906461b1c'] 2018-10-03 06:01:37,669 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e8b23a44-baad-43e1-89e5-b65906461b1c -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c: 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 e8b23a44-baad-43e1-89e5-b65906461b1c 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.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.delete_network | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | total | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> duration | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.719081 Full duration: 14.687183 -------------------------------------------------------------------------------- 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 e8b23a44-baad-43e1-89e5-b65906461b1c 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.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | neutron.delete_port | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | total | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 100.0% | 1 | | -> duration | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.041141 Full duration: 30.353711 -------------------------------------------------------------------------------- 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 e8b23a44-baad-43e1-89e5-b65906461b1c 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.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.create_subnet | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | neutron.create_router | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | neutron.add_interface_router | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 100.0% | 1 | | neutron.remove_interface_router | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | neutron.delete_router | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | total | 5.25 | 5.25 | 5.25 | 5.25 | 5.25 | 5.25 | 100.0% | 1 | | -> duration | 5.25 | 5.25 | 5.25 | 5.25 | 5.25 | 5.25 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.250046 Full duration: 40.707737 -------------------------------------------------------------------------------- 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 e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.231 | 1.231 | 1.231 | 1.231 | 1.231 | 1.231 | 100.0% | 1 | | neutron.delete_subnet | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | total | 2.919 | 2.919 | 2.919 | 2.919 | 2.919 | 2.919 | 100.0% | 1 | | -> duration | 2.919 | 2.919 | 2.919 | 2.919 | 2.919 | 2.919 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.918536 Full duration: 31.287953 -------------------------------------------------------------------------------- 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 e8b23a44-baad-43e1-89e5-b65906461b1c 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.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | neutron.list_networks | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | -> duration | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.264086 Full duration: 16.508861 -------------------------------------------------------------------------------- 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 e8b23a44-baad-43e1-89e5-b65906461b1c 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.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | neutron.list_ports | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | -> duration | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.579179 Full duration: 27.520714 -------------------------------------------------------------------------------- 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 e8b23a44-baad-43e1-89e5-b65906461b1c 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.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | neutron.create_subnet | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | neutron.create_router | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | neutron.add_interface_router | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 100.0% | 1 | | neutron.list_routers | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 3.716 | 3.716 | 3.716 | 3.716 | 3.716 | 3.716 | 100.0% | 1 | | -> duration | 3.716 | 3.716 | 3.716 | 3.716 | 3.716 | 3.716 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.715967 Full duration: 36.004543 -------------------------------------------------------------------------------- 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 e8b23a44-baad-43e1-89e5-b65906461b1c 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.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | neutron.create_subnet | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | neutron.list_subnets | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 100.0% | 1 | | -> duration | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.140536 Full duration: 36.519455 -------------------------------------------------------------------------------- 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 e8b23a44-baad-43e1-89e5-b65906461b1c 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.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | neutron.delete_security_group | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | total | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | -> duration | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.324997 Full duration: 14.733786 -------------------------------------------------------------------------------- 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 e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | neutron.create_security_group_rule | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | neutron.delete_security_group | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | total | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 100.0% | 1 | | -> duration | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.929418 Full duration: 15.171166 -------------------------------------------------------------------------------- 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 e8b23a44-baad-43e1-89e5-b65906461b1c 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.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | neutron.create_router | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 100.0% | 1 | | neutron.add_gateway_router | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 100.0% | 1 | | neutron.remove_gateway_router | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | total | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 100.0% | 1 | | -> duration | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.799972 Full duration: 24.270483 HINTS: * To plot HTML graphics with this data, run: rally task report e8b23a44-baad-43e1-89e5-b65906461b1c --out output.html * To generate a JUnit report, run: rally task export e8b23a44-baad-43e1-89e5-b65906461b1c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e8b23a44-baad-43e1-89e5-b65906461b1c --json --out output.json 2018-10-03 06:01:37,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e8b23a44-baad-43e1-89e5-b65906461b1c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-10-03 06:01:39,959 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e8b23a44-baad-43e1-89e5-b65906461b1c --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-10-03 06:01:39.846 9063 INFO rally.api [-] Building 'json' report for the following task(s): 'e8b23a44-baad-43e1-89e5-b65906461b1c'. 2018-10-03 06:01:39.856 9063 INFO rally.api [-] The report has been successfully built. 2018-10-03 06:01:39,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e8b23a44-baad-43e1-89e5-b65906461b1c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-10-03 06:01:42,422 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e8b23a44-baad-43e1-89e5-b65906461b1c --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-10-03 06:01:42.240 9066 INFO rally.api [-] Building 'html' report for the following task(s): 'e8b23a44-baad-43e1-89e5-b65906461b1c'. 2018-10-03 06:01:42.277 9066 INFO rally.api [-] The report has been successfully built. 2018-10-03 06:01:42,434 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-03 06:01:42,435 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-03 06:01:42,435 - 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-10-03 06:01:42,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 06:01:42,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 06:01:42,468 - 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': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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-10-03 06:08:18,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 561aad36-64bf-40d1-b24e-06972d736bd4 2018-10-03 06:08:18,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '561aad36-64bf-40d1-b24e-06972d736bd4'] 2018-10-03 06:08:19,325 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 561aad36-64bf-40d1-b24e-06972d736bd4 -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4: 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_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "block_migration": false, "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 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.923 | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 100.0% | 1 | | nova.find_host_to_migrate | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | nova.live_migrate | 11.162 | 11.162 | 11.162 | 11.162 | 11.162 | 11.162 | 100.0% | 1 | | nova.delete_server | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 100.0% | 1 | | total | 25.098 | 25.098 | 25.098 | 25.098 | 25.098 | 25.098 | 100.0% | 1 | | -> duration | 24.098 | 24.098 | 24.098 | 24.098 | 24.098 | 24.098 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.097915 Full duration: 34.546309 -------------------------------------------------------------------------------- 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_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 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.617 | 9.617 | 9.617 | 9.617 | 9.617 | 9.617 | 100.0% | 1 | | cinder_v2.create_volume | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 100.0% | 1 | | nova.attach_volume | 4.077 | 4.077 | 4.077 | 4.077 | 4.077 | 4.077 | 100.0% | 1 | | nova.find_host_to_migrate | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | nova.live_migrate | 13.814 | 13.814 | 13.814 | 13.814 | 13.814 | 13.814 | 100.0% | 1 | | nova.detach_volume | 3.99 | 3.99 | 3.99 | 3.99 | 3.99 | 3.99 | 100.0% | 1 | | cinder_v2.delete_volume | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 100.0% | 1 | | nova.delete_server | 2.82 | 2.82 | 2.82 | 2.82 | 2.82 | 2.82 | 100.0% | 1 | | total | 40.916 | 40.916 | 40.916 | 40.916 | 40.916 | 40.916 | 100.0% | 1 | | -> duration | 39.916 | 39.916 | 39.916 | 39.916 | 39.916 | 39.916 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.916258 Full duration: 52.503279 -------------------------------------------------------------------------------- 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_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 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.859 | 8.859 | 8.859 | 8.859 | 8.859 | 8.859 | 100.0% | 1 | | nova.boot_server | 8.559 | 8.559 | 8.559 | 8.559 | 8.559 | 8.559 | 100.0% | 1 | | nova.find_host_to_migrate | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 100.0% | 1 | | nova.live_migrate | 13.946 | 13.946 | 13.946 | 13.946 | 13.946 | 13.946 | 100.0% | 1 | | nova.delete_server | 7.654 | 7.654 | 7.654 | 7.654 | 7.654 | 7.654 | 100.0% | 1 | | total | 40.417 | 40.417 | 40.417 | 40.417 | 40.417 | 40.417 | 100.0% | 1 | | -> duration | 39.417 | 39.417 | 39.417 | 39.417 | 39.417 | 39.417 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.416902 Full duration: 52.350121 -------------------------------------------------------------------------------- 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_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "server_kwargs": { "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] } }, "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 561aad36-64bf-40d1-b24e-06972d736bd4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | nova.boot_server | 8.326 | 8.326 | 8.326 | 8.326 | 8.326 | 8.326 | 100.0% | 1 | | nova.delete_server | 2.824 | 2.824 | 2.824 | 2.824 | 2.824 | 2.824 | 100.0% | 1 | | nova.delete_keypair | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 11.915 | 11.915 | 11.915 | 11.915 | 11.915 | 11.915 | 100.0% | 1 | | -> duration | 10.915 | 10.915 | 10.915 | 10.915 | 10.915 | 10.915 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.914916 Full duration: 40.383951 -------------------------------------------------------------------------------- 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_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "volume_size": 5, "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] }, "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 561aad36-64bf-40d1-b24e-06972d736bd4 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.622 | 8.622 | 8.622 | 8.622 | 8.622 | 8.622 | 100.0% | 1 | | nova.boot_server | 8.91 | 8.91 | 8.91 | 8.91 | 8.91 | 8.91 | 100.0% | 1 | | nova.delete_server | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 100.0% | 1 | | total | 20.343 | 20.343 | 20.343 | 20.343 | 20.343 | 20.343 | 100.0% | 1 | | -> duration | 19.343 | 19.343 | 19.343 | 19.343 | 19.343 | 19.343 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.34287 Full duration: 48.808822 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "force_delete": false, "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] }, "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 561aad36-64bf-40d1-b24e-06972d736bd4 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.770591 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 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.339 | 9.339 | 9.339 | 9.339 | 9.339 | 9.339 | 100.0% | 1 | | nova.migrate | 71.047 | 71.047 | 71.047 | 71.047 | 71.047 | 71.047 | 100.0% | 1 | | nova.resize_confirm | 7.698 | 7.698 | 7.698 | 7.698 | 7.698 | 7.698 | 100.0% | 1 | | nova.delete_server | 2.675 | 2.675 | 2.675 | 2.675 | 2.675 | 2.675 | 100.0% | 1 | | total | 90.758 | 90.758 | 90.758 | 90.758 | 90.758 | 90.758 | 100.0% | 1 | | -> duration | 89.758 | 89.758 | 89.758 | 89.758 | 89.758 | 89.758 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 89.758399 Full duration: 99.934691 -------------------------------------------------------------------------------- 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_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 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.582739 -------------------------------------------------------------------------------- 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 561aad36-64bf-40d1-b24e-06972d736bd4 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.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | nova.delete_server_group | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> duration | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.734082 Full duration: 9.470219 HINTS: * To plot HTML graphics with this data, run: rally task report 561aad36-64bf-40d1-b24e-06972d736bd4 --out output.html * To generate a JUnit report, run: rally task export 561aad36-64bf-40d1-b24e-06972d736bd4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 561aad36-64bf-40d1-b24e-06972d736bd4 --json --out output.json 2018-10-03 06:08:19,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '561aad36-64bf-40d1-b24e-06972d736bd4', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-10-03 06:08:21,580 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 561aad36-64bf-40d1-b24e-06972d736bd4 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-10-03 06:08:21.468 10581 INFO rally.api [-] Building 'json' report for the following task(s): '561aad36-64bf-40d1-b24e-06972d736bd4'. 2018-10-03 06:08:21.476 10581 INFO rally.api [-] The report has been successfully built. 2018-10-03 06:08:21,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '561aad36-64bf-40d1-b24e-06972d736bd4', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-10-03 06:08:23,833 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 561aad36-64bf-40d1-b24e-06972d736bd4 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-10-03 06:08:23.701 10584 INFO rally.api [-] Building 'html' report for the following task(s): '561aad36-64bf-40d1-b24e-06972d736bd4'. 2018-10-03 06:08:23.730 10584 INFO rally.api [-] The report has been successfully built. 2018-10-03 06:08:23,844 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-10-03 06:08:23,844 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-03 06:08:23,844 - 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-10-03 06:08:23,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 06:08:23,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 06:08:23,867 - 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': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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_7375fade-158c-46d7-8217-bde7ba1cfcc9', '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-10-03 06:09:17,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2e113ec9-05c7-46f2-aff8-b9909a449f51 2018-10-03 06:09:17,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2e113ec9-05c7-46f2-aff8-b9909a449f51'] 2018-10-03 06:09:18,356 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2e113ec9-05c7-46f2-aff8-b9909a449f51 -------------------------------------------------------------------------------- Task 2e113ec9-05c7-46f2-aff8-b9909a449f51: 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 2e113ec9-05c7-46f2-aff8-b9909a449f51 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | quotas.delete_quotas | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> duration | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.894641 Full duration: 8.566978 -------------------------------------------------------------------------------- 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 2e113ec9-05c7-46f2-aff8-b9909a449f51 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 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.739895 Full duration: 8.3484 -------------------------------------------------------------------------------- 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 2e113ec9-05c7-46f2-aff8-b9909a449f51 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.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696029 Full duration: 8.811419 -------------------------------------------------------------------------------- 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 2e113ec9-05c7-46f2-aff8-b9909a449f51 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.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | total | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> duration | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.212184 Full duration: 9.26276 HINTS: * To plot HTML graphics with this data, run: rally task report 2e113ec9-05c7-46f2-aff8-b9909a449f51 --out output.html * To generate a JUnit report, run: rally task export 2e113ec9-05c7-46f2-aff8-b9909a449f51 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2e113ec9-05c7-46f2-aff8-b9909a449f51 --json --out output.json 2018-10-03 06:09:18,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2e113ec9-05c7-46f2-aff8-b9909a449f51', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-10-03 06:09:20,624 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2e113ec9-05c7-46f2-aff8-b9909a449f51 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-10-03 06:09:20.515 11097 INFO rally.api [-] Building 'json' report for the following task(s): '2e113ec9-05c7-46f2-aff8-b9909a449f51'. 2018-10-03 06:09:20.519 11097 INFO rally.api [-] The report has been successfully built. 2018-10-03 06:09:20,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2e113ec9-05c7-46f2-aff8-b9909a449f51', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-10-03 06:09:22,904 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2e113ec9-05c7-46f2-aff8-b9909a449f51 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-10-03 06:09:22.780 11100 INFO rally.api [-] Building 'html' report for the following task(s): '2e113ec9-05c7-46f2-aff8-b9909a449f51'. 2018-10-03 06:09:22.801 11100 INFO rally.api [-] The report has been successfully built. 2018-10-03 06:09:22,906 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-03 06:09:22,908 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:27 | 4 | 100.00% | | cinder | 02:49 | 10 | 100.00% | | heat | 01:04 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 04:47 | 11 | 100.00% | | nova | 05:59 | 7 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:20:19 | 57 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-03 06:09:22,908 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 7/8 modules 2018-10-03 06:09:23,022 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 06:09:23,022 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:36 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-03 06:09:23,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 06:09:23,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:23,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09: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-51af8bf5-bb24-44b4-9981-101b07961322 x-compute-request-id: req-51af8bf5-bb24-44b4-9981-101b07961322 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2b6d19be-d10e-4965-8b05-e1165516a646", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2b6d19be-d10e-4965-8b05-e1165516a646", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2b6d19be-d10e-4965-8b05-e1165516a646", "name": "rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/89eb8c7a-eee9-4466-9120-1a9ea61ec8c8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/89eb8c7a-eee9-4466-9120-1a9ea61ec8c8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "89eb8c7a-eee9-4466-9120-1a9ea61ec8c8", "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 06:09:23,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-51af8bf5-bb24-44b4-9981-101b07961322 2018-10-03 06:09:23,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.179463863373s 2018-10-03 06:09:23,208 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-51af8bf5-bb24-44b4-9981-101b07961322 2018-10-03 06:09:23,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-03 06:09:23,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2b6d19be-d10e-4965-8b05-e1165516a646 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:23,250 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 06:09: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-e4c94c21-6745-4234-8cdc-fb4512bf1994 x-compute-request-id: req-e4c94c21-6745-4234-8cdc-fb4512bf1994 Content-Length: 0 Content-Type: application/json 2018-10-03 06:09:23,250 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2b6d19be-d10e-4965-8b05-e1165516a646 used request id req-e4c94c21-6745-4234-8cdc-fb4512bf1994 2018-10-03 06:09:23,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0395348072052s 2018-10-03 06:09:23,250 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2b6d19be-d10e-4965-8b05-e1165516a646 used request id req-e4c94c21-6745-4234-8cdc-fb4512bf1994 2018-10-03 06:09:23,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-03 06:09:23,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/97f19b2f-2f91-491e-8a25-32d7e0b62395/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}7beaaa458db9bb4b4fb86f27373f493521c5c000" -d '{"subnet_id": "32c5705d-db04-4a81-aabb-5ce516645f7a"}' 2018-10-03 06:09:24,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1ab690ee-f787-4f0b-98fd-fe312a7af0cc Date: Wed, 03 Oct 2018 06:09:24 GMT RESP BODY: {"network_id": "87a497c7-7c33-4f26-af4e-4bbabe206d92", "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "subnet_id": "32c5705d-db04-4a81-aabb-5ce516645f7a", "subnet_ids": ["32c5705d-db04-4a81-aabb-5ce516645f7a"], "port_id": "8c71f8e2-7a98-4af6-8e86-15c2636684dd", "id": "97f19b2f-2f91-491e-8a25-32d7e0b62395"} 2018-10-03 06:09:24,491 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/97f19b2f-2f91-491e-8a25-32d7e0b62395/remove_router_interface.json used request id req-1ab690ee-f787-4f0b-98fd-fe312a7af0cc 2018-10-03 06:09:24,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.24057102203s 2018-10-03 06:09:24,492 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/97f19b2f-2f91-491e-8a25-32d7e0b62395/remove_router_interface.json used request id req-1ab690ee-f787-4f0b-98fd-fe312a7af0cc returning object 97f19b2f-2f91-491e-8a25-32d7e0b62395 2018-10-03 06:09:24,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-03 06:09:24,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 06:09:24,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12298 X-Openstack-Request-Id: req-6a06b921-4190-4a3a-bb40-1190b407932e Date: Wed, 03 Oct 2018 06:09:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "326ec1b2732240428b8be2d2ff435819", "created_at": "2018-10-03T05:30:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:30:09Z", "revision_number": 2, "routes": [], "project_id": "326ec1b2732240428b8be2d2ff435819", "id": "08c6259a-683a-4f00-9481-f41ac573318a", "name": "tempest-ServersTestBootFromVolume-619092417-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:15:12Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "09ae6b40-51d1-434b-b22e-f0d50e89ab89", "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "62ef2e84d4a84d7fbc46ac81251541ff", "created_at": "2018-10-03T06:04:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:04:41Z", "revision_number": 2, "routes": [], "project_id": "62ef2e84d4a84d7fbc46ac81251541ff", "id": "0dfa5e6c-42a9-4563-891c-7d16c5ca7e7d", "name": "c_rally_dcd28c6f_lpTqxTbL"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "2c55039e1d2d446cafc7220cfca518bb", "created_at": "2018-10-03T05:57:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:57:26Z", "revision_number": 2, "routes": [], "project_id": "2c55039e1d2d446cafc7220cfca518bb", "id": "1394ca46-73b9-460d-b807-1d68e726af2c", "name": "c_rally_31a4f22b_ijB3O2kG"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "527029a319ea4f74a272fac5f3f42230", "created_at": "2018-10-03T05:31:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:31:53Z", "revision_number": 2, "routes": [], "project_id": "527029a319ea4f74a272fac5f3f42230", "id": "3e676cdd-643e-419d-9b5d-af29a6515e9a", "name": "tempest-ServerActionsTestJSON-1508020771-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:24:44Z", "revision_number": 2, "routes": [], "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "4489d502-8629-4a5d-8d8c-48832791d01b", "name": "vping_ssh-router_b44a1c95-475b-499b-8ba1-dada3848d791"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "2cc914654287411ca9b3ef9549abefc4", "created_at": "2018-10-03T05:35:37Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-10-03T05:35:37Z", "revision_number": 2, "routes": [], "project_id": "2cc914654287411ca9b3ef9549abefc4", "id": "54ab2b64-6269-4612-bdc1-b6f61aa75e9b", "name": "tempest-FloatingIPTestJSON-router-446524686"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "71e2b7da740c4df5a04fd2bd2028495f", "created_at": "2018-10-03T05:38:12Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-10-03T05:38:13Z", "revision_number": 2, "routes": [], "project_id": "71e2b7da740c4df5a04fd2bd2028495f", "id": "5acfba09-97e2-4d13-9335-c72c863e6bf4", "name": "tempest-RoutersIpV6Test-router-123037748"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "b95afbcebe304333bc53df119e3f2965", "created_at": "2018-10-03T05:56:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:56:54Z", "revision_number": 2, "routes": [], "project_id": "b95afbcebe304333bc53df119e3f2965", "id": "6ef62e5f-140e-44f9-91e0-d2ad0ec6263e", "name": "c_rally_10bc00d9_RRffGDaG"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "6304c3066d3545909919f57c7614ed2d", "created_at": "2018-10-03T06:05:19Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:05:20Z", "revision_number": 2, "routes": [], "project_id": "6304c3066d3545909919f57c7614ed2d", "id": "83182370-e48c-4c38-ac1b-bc1066aef86b", "name": "c_rally_7b580142_OpTmodhG"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:22:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:22:04Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "845bb7ef-6fda-428b-be24-0117df92e0e8", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "62ef2e84d4a84d7fbc46ac81251541ff", "created_at": "2018-10-03T06:04:38Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:04:38Z", "revision_number": 2, "routes": [], "project_id": "62ef2e84d4a84d7fbc46ac81251541ff", "id": "8649e376-1dfd-40fa-8ddb-0e70f2d58e54", "name": "c_rally_dcd28c6f_lpTqxTbL"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:15:11Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "90f4f2c2-4ed7-46ad-89a7-66b804ad8f71", "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "created_at": "2018-10-03T05:44:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:09:24Z", "revision_number": 4, "routes": [], "project_id": "38b9faf75bc44ed1b88e9bf8977b4612", "id": "97f19b2f-2f91-491e-8a25-32d7e0b62395", "name": "rally_sanity-router_7375fade-158c-46d7-8217-bde7ba1cfcc9"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "4e9c71408e764ac48f993f6c6104a90a", "created_at": "2018-10-03T06:06:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:06:10Z", "revision_number": 2, "routes": [], "project_id": "4e9c71408e764ac48f993f6c6104a90a", "id": "aa436757-1058-4eb4-8eba-643706fafc9f", "name": "c_rally_8d7958f5_vYDqphEc"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "62ef2e84d4a84d7fbc46ac81251541ff", "created_at": "2018-10-03T06:04:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:04:39Z", "revision_number": 2, "routes": [], "project_id": "62ef2e84d4a84d7fbc46ac81251541ff", "id": "b3308da9-6b66-4fe9-9190-2ec985d85608", "name": "c_rally_dcd28c6f_lpTqxTbL"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "2c55039e1d2d446cafc7220cfca518bb", "created_at": "2018-10-03T05:57:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:57:27Z", "revision_number": 2, "routes": [], "project_id": "2c55039e1d2d446cafc7220cfca518bb", "id": "c1bac206-449a-4ec7-97f9-04fadc639818", "name": "c_rally_31a4f22b_ijB3O2kG"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "6304c3066d3545909919f57c7614ed2d", "created_at": "2018-10-03T06:05:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:05:21Z", "revision_number": 2, "routes": [], "project_id": "6304c3066d3545909919f57c7614ed2d", "id": "d081d8c4-0bbb-4686-9e14-171d761ea3fa", "name": "c_rally_7b580142_OpTmodhG"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:22:05Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:22:06Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "eff12d24-d37e-4b2d-845f-d968f9b94852", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "62ef2e84d4a84d7fbc46ac81251541ff", "created_at": "2018-10-03T06:04:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:04:37Z", "revision_number": 2, "routes": [], "project_id": "62ef2e84d4a84d7fbc46ac81251541ff", "id": "f090bfd7-ec90-48d2-a915-5bd3c95c14d6", "name": "c_rally_dcd28c6f_lpTqxTbL"}]} 2018-10-03 06:09:24,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6a06b921-4190-4a3a-bb40-1190b407932e 2018-10-03 06:09:24,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.235877037048s 2018-10-03 06:09:24,729 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6a06b921-4190-4a3a-bb40-1190b407932e 2018-10-03 06:09:24,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-03 06:09:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/97f19b2f-2f91-491e-8a25-32d7e0b62395.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}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 06:09:26,179 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-762053df-ecf5-4073-a68c-b50a30c2efc0 Content-Length: 0 Date: Wed, 03 Oct 2018 06:09:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 06:09:26,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/97f19b2f-2f91-491e-8a25-32d7e0b62395.json used request id req-762053df-ecf5-4073-a68c-b50a30c2efc0 2018-10-03 06:09:26,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44527983665s 2018-10-03 06:09:26,179 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/97f19b2f-2f91-491e-8a25-32d7e0b62395.json used request id req-762053df-ecf5-4073-a68c-b50a30c2efc0 2018-10-03 06:09:26,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-03 06:09:26,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 06:09:26,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-7fc95807-523f-4533-a518-fb3b59b3a14d Date: Wed, 03 Oct 2018 06:09:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87a497c7-7c33-4f26-af4e-4bbabe206d92","tenant_id":"38b9faf75bc44ed1b88e9bf8977b4612","created_at":"2018-10-03T05:44:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-03T05:44:48Z","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":"38b9faf75bc44ed1b88e9bf8977b4612","id":"32c5705d-db04-4a81-aabb-5ce516645f7a","subnetpool_id":null,"name":"rally_sanity-subnet_7375fade-158c-46d7-8217-bde7ba1cfcc9"}]} 2018-10-03 06:09:26,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7fc95807-523f-4533-a518-fb3b59b3a14d 2018-10-03 06:09:26,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.207906007767s 2018-10-03 06:09:26,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7fc95807-523f-4533-a518-fb3b59b3a14d 2018-10-03 06:09:26,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-03 06:09:26,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/32c5705d-db04-4a81-aabb-5ce516645f7a.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}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 06:09:28,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dda461a6-b207-4b8e-b7cc-4ca5ccc3b8ea Date: Wed, 03 Oct 2018 06:09:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 06:09:28,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/32c5705d-db04-4a81-aabb-5ce516645f7a.json used request id req-dda461a6-b207-4b8e-b7cc-4ca5ccc3b8ea 2018-10-03 06:09:28,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.977602005s 2018-10-03 06:09:28,367 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/32c5705d-db04-4a81-aabb-5ce516645f7a.json used request id req-dda461a6-b207-4b8e-b7cc-4ca5ccc3b8ea 2018-10-03 06:09:28,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 06:09:28,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 06:09:28,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2609 X-Openstack-Request-Id: req-498acdad-22af-444a-974a-6acff98a7c71 Date: Wed, 03 Oct 2018 06:09:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87a497c7-7c33-4f26-af4e-4bbabe206d92","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"38b9faf75bc44ed1b88e9bf8977b4612","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:09:28Z","provider:segmentation_id":92,"name":"rally_sanity-net_7375fade-158c-46d7-8217-bde7ba1cfcc9","admin_state_up":true,"tenant_id":"38b9faf75bc44ed1b88e9bf8977b4612","created_at":"2018-10-03T05:44:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 06:09:28,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-498acdad-22af-444a-974a-6acff98a7c71 2018-10-03 06:09:28,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284059047699s 2018-10-03 06:09:28,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-498acdad-22af-444a-974a-6acff98a7c71 2018-10-03 06:09:28,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-03 06:09:28,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/87a497c7-7c33-4f26-af4e-4bbabe206d92.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}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 06:09:29,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32e55edd-0452-4e6f-b376-b3802af6a0ba Date: Wed, 03 Oct 2018 06:09:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 06:09:29,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/87a497c7-7c33-4f26-af4e-4bbabe206d92.json used request id req-32e55edd-0452-4e6f-b376-b3802af6a0ba 2018-10-03 06:09:29,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26815319061s 2018-10-03 06:09:29,922 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/87a497c7-7c33-4f26-af4e-4bbabe206d92.json used request id req-32e55edd-0452-4e6f-b376-b3802af6a0ba 2018-10-03 06:09:29,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 06:09:29,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 06:09:30,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-9a3a83ab-dec9-4d98-9781-18dfa7cf856e Date: Wed, 03 Oct 2018 06:09:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/478630aa-ef70-452c-bff2-4b45225083b4/snap", "metadata": {}}], "file": "/v2/images/478630aa-ef70-452c-bff2-4b45225083b4/file", "owner": "38b9faf75bc44ed1b88e9bf8977b4612", "id": "478630aa-ef70-452c-bff2-4b45225083b4", "size": 12716032, "self": "/v2/images/478630aa-ef70-452c-bff2-4b45225083b4", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/478630aa-ef70-452c-bff2-4b45225083b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T05:44:54Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T05:44:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 06:09:30,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9a3a83ab-dec9-4d98-9781-18dfa7cf856e 2018-10-03 06:09:30,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173672914505s 2018-10-03 06:09:30,097 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9a3a83ab-dec9-4d98-9781-18dfa7cf856e 2018-10-03 06:09:30,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-03 06:09:30,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/478630aa-ef70-452c-bff2-4b45225083b4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7beaaa458db9bb4b4fb86f27373f493521c5c000" 2018-10-03 06:09:32,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-207c4e08-2706-4c61-9411-998db2c2358a Date: Wed, 03 Oct 2018 06:09:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 06:09:32,014 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/478630aa-ef70-452c-bff2-4b45225083b4 used request id req-207c4e08-2706-4c61-9411-998db2c2358a 2018-10-03 06:09:32,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.91564416885s 2018-10-03 06:09:32,015 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/478630aa-ef70-452c-bff2-4b45225083b4 used request id req-207c4e08-2706-4c61-9411-998db2c2358a 2018-10-03 06:09:32,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 06:09:32,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:32,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09: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-78a55d93-576b-471d-9607-49f360bfcdcb x-compute-request-id: req-78a55d93-576b-471d-9607-49f360bfcdcb Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/89eb8c7a-eee9-4466-9120-1a9ea61ec8c8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/89eb8c7a-eee9-4466-9120-1a9ea61ec8c8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "89eb8c7a-eee9-4466-9120-1a9ea61ec8c8", "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 06:09:32,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-78a55d93-576b-471d-9607-49f360bfcdcb 2018-10-03 06:09:32,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0348749160767s 2018-10-03 06:09:32,051 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-78a55d93-576b-471d-9607-49f360bfcdcb 2018-10-03 06:09:32,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-03 06:09:32,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/89eb8c7a-eee9-4466-9120-1a9ea61ec8c8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:32,101 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 06:09:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-684f9bea-0439-49ab-920b-fffec47dd5ed x-compute-request-id: req-684f9bea-0439-49ab-920b-fffec47dd5ed Content-Length: 0 Content-Type: application/json 2018-10-03 06:09:32,101 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/89eb8c7a-eee9-4466-9120-1a9ea61ec8c8 used request id req-684f9bea-0439-49ab-920b-fffec47dd5ed 2018-10-03 06:09:32,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0487079620361s 2018-10-03 06:09:32,102 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/89eb8c7a-eee9-4466-9120-1a9ea61ec8c8 used request id req-684f9bea-0439-49ab-920b-fffec47dd5ed 2018-10-03 06:09:32,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 06:09:32,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:32,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95621a53-ac13-4ee6-aca1-06bbd9d8db8e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_7375fade-158c-46d7-8217-bde7ba1cfcc9", "links": {"self": "http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f"}, "domain_id": "default", "enabled": true, "id": "ef20da1d1e114221a46116de8e864d9f", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 06:09:32,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-95621a53-ac13-4ee6-aca1-06bbd9d8db8e 2018-10-03 06:09:32,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0985450744629s 2018-10-03 06:09:32,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-95621a53-ac13-4ee6-aca1-06bbd9d8db8e 2018-10-03 06:09:32,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 06:09:32,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:32,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4fda738-ccb8-43e7-a167-028d6413d0dc Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f"}, "enabled": true, "id": "ef20da1d1e114221a46116de8e864d9f", "options": {}, "domain_id": "default", "name": "rally_sanity-user_7375fade-158c-46d7-8217-bde7ba1cfcc9"}} 2018-10-03 06:09:32,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f used request id req-e4fda738-ccb8-43e7-a167-028d6413d0dc 2018-10-03 06:09:32,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104737997055s 2018-10-03 06:09:32,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f used request id req-e4fda738-ccb8-43e7-a167-028d6413d0dc 2018-10-03 06:09:32,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-03 06:09:32,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:32,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1accc4fc-cfd3-4353-89ee-e1ccd5bb7407 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:09:32,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f used request id req-1accc4fc-cfd3-4353-89ee-e1ccd5bb7407 2018-10-03 06:09:32,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.198616027832s 2018-10-03 06:09:32,512 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ef20da1d1e114221a46116de8e864d9f used request id req-1accc4fc-cfd3-4353-89ee-e1ccd5bb7407 2018-10-03 06:09:32,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 06:09:32,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:32,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931018c1-bc5b-4d4f-a61b-2f922eedf056 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/38b9faf75bc44ed1b88e9bf8977b4612"}, "enabled": true, "id": "38b9faf75bc44ed1b88e9bf8977b4612", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 06:09:32,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-931018c1-bc5b-4d4f-a61b-2f922eedf056 2018-10-03 06:09:32,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0809690952301s 2018-10-03 06:09:32,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-931018c1-bc5b-4d4f-a61b-2f922eedf056 2018-10-03 06:09:32,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-03 06:09:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/38b9faf75bc44ed1b88e9bf8977b4612 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:32,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd4739f2-25fd-474e-8283-99731ad19259 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:09:32,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/38b9faf75bc44ed1b88e9bf8977b4612 used request id req-bd4739f2-25fd-474e-8283-99731ad19259 2018-10-03 06:09:32,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168532848358s 2018-10-03 06:09:32,766 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/38b9faf75bc44ed1b88e9bf8977b4612 used request id req-bd4739f2-25fd-474e-8283-99731ad19259 2018-10-03 06:09:32,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:09:32,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:32,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e0e232-6afd-4f1f-8587-d5c32ae6928b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "234e6f3dbba041038a3758f84929a868", "links": {"self": "http://172.30.9.27:5000/v3/roles/234e6f3dbba041038a3758f84929a868"}, "name": "Member"}, {"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:09:32,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-91e0e232-6afd-4f1f-8587-d5c32ae6928b 2018-10-03 06:09:32,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0738859176636s 2018-10-03 06:09:32,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 06:09:32,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/234e6f3dbba041038a3758f84929a868 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:32,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0adfe28f-607d-40f0-bab7-04da0fe1fa95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:09:32,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/234e6f3dbba041038a3758f84929a868 used request id req-0adfe28f-607d-40f0-bab7-04da0fe1fa95 2018-10-03 06:09:32,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.118873119354s 2018-10-03 06:09:32,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 06:09:32,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=38b9faf75bc44ed1b88e9bf8977b4612&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}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:33,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8d3ac9e7-00cb-409c-a5b6-0771c6fabc70 Date: Wed, 03 Oct 2018 06:09:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "created_at": "2018-10-03T05:44:47Z", "updated_at": "2018-10-03T05:44:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:44:47Z", "revision_number": 0, "id": "0fc9c290-035a-48b1-b02a-b62b76c387ac", "remote_group_id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "remote_ip_prefix": null, "created_at": "2018-10-03T05:44:47Z", "security_group_id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "port_range_min": null, "ethertype": "IPv4", "project_id": "38b9faf75bc44ed1b88e9bf8977b4612"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:44:47Z", "revision_number": 0, "id": "2c3de533-41e9-44dd-9893-67dfb461884c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:44:47Z", "security_group_id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "port_range_min": null, "ethertype": "IPv6", "project_id": "38b9faf75bc44ed1b88e9bf8977b4612"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:44:47Z", "revision_number": 0, "id": "3339ebfa-6121-4dd8-b2ce-4b51edbceab2", "remote_group_id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "remote_ip_prefix": null, "created_at": "2018-10-03T05:44:47Z", "security_group_id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "port_range_min": null, "ethertype": "IPv6", "project_id": "38b9faf75bc44ed1b88e9bf8977b4612"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:44:47Z", "revision_number": 0, "id": "596818c7-9d7d-4d4f-875d-45dd0aa9b12e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:44:47Z", "security_group_id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "port_range_min": null, "ethertype": "IPv4", "project_id": "38b9faf75bc44ed1b88e9bf8977b4612"}], "revision_number": 4, "project_id": "38b9faf75bc44ed1b88e9bf8977b4612", "id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "name": "default"}]} 2018-10-03 06:09:33,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=38b9faf75bc44ed1b88e9bf8977b4612&name=default used request id req-8d3ac9e7-00cb-409c-a5b6-0771c6fabc70 2018-10-03 06:09:33,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.212967157364s 2018-10-03 06:09:33,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=38b9faf75bc44ed1b88e9bf8977b4612&name=default used request id req-8d3ac9e7-00cb-409c-a5b6-0771c6fabc70 2018-10-03 06:09:33,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 06:09:33,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:33,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d98fccb0-e17e-4f5d-9cb6-9b57ce72843e Date: Wed, 03 Oct 2018 06:09:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "created_at": "2018-10-03T05:44:47Z", "updated_at": "2018-10-03T05:44:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:44:47Z", "revision_number": 0, "id": "596818c7-9d7d-4d4f-875d-45dd0aa9b12e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:44:47Z", "security_group_id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "port_range_min": null, "ethertype": "IPv4", "project_id": "38b9faf75bc44ed1b88e9bf8977b4612"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:44:47Z", "revision_number": 0, "id": "0fc9c290-035a-48b1-b02a-b62b76c387ac", "remote_group_id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "remote_ip_prefix": null, "created_at": "2018-10-03T05:44:47Z", "security_group_id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "port_range_min": null, "ethertype": "IPv4", "project_id": "38b9faf75bc44ed1b88e9bf8977b4612"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:44:47Z", "revision_number": 0, "id": "3339ebfa-6121-4dd8-b2ce-4b51edbceab2", "remote_group_id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "remote_ip_prefix": null, "created_at": "2018-10-03T05:44:47Z", "security_group_id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "port_range_min": null, "ethertype": "IPv6", "project_id": "38b9faf75bc44ed1b88e9bf8977b4612"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:44:47Z", "revision_number": 0, "id": "2c3de533-41e9-44dd-9893-67dfb461884c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:44:47Z", "security_group_id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "tenant_id": "38b9faf75bc44ed1b88e9bf8977b4612", "port_range_min": null, "ethertype": "IPv6", "project_id": "38b9faf75bc44ed1b88e9bf8977b4612"}], "revision_number": 4, "project_id": "38b9faf75bc44ed1b88e9bf8977b4612", "id": "e7460933-46ac-4b76-b4f8-028398cdf0c9", "name": "default"}]} 2018-10-03 06:09:33,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d98fccb0-e17e-4f5d-9cb6-9b57ce72843e 2018-10-03 06:09:33,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.563261985779s 2018-10-03 06:09:33,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d98fccb0-e17e-4f5d-9cb6-9b57ce72843e 2018-10-03 06:09:33,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-03 06:09:33,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e7460933-46ac-4b76-b4f8-028398cdf0c9.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}e8c634e2eb832c3edc644ef2ca56ebea5489bcc8" 2018-10-03 06:09:34,097 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21c86f72-220c-4721-a87f-3bd4a8a23261 Content-Length: 0 Date: Wed, 03 Oct 2018 06:09:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 06:09:34,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e7460933-46ac-4b76-b4f8-028398cdf0c9.json used request id req-21c86f72-220c-4721-a87f-3bd4a8a23261 2018-10-03 06:09:34,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.349217891693s 2018-10-03 06:09:34,098 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e7460933-46ac-4b76-b4f8-028398cdf0c9.json used request id req-21c86f72-220c-4721-a87f-3bd4a8a23261 2018-10-03 06:09:34,098 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-10-03 06:09:34,151 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-03 06:09:34,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 06:09:34,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 06:09:34,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 06:09:34,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 06:09:34,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 06:09:34,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 06:09:34,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 06:09:34,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 06:09:34,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 06:09:34,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 06:09:34,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 06:09:34,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 06:09:34,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 06:09:34,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 06:09:34,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 06:09:34,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 06:09:34,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 06:09:34,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 06:09:34,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 06:09:34,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 06:09:34,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 06:09:34,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 06:09:34,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 06:09:34,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 06:09:34,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 06:09:34,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12e5538-c116-4858-aa03-ce6f0ceb8305 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 06:09:34,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f12e5538-c116-4858-aa03-ce6f0ceb8305 2018-10-03 06:09:34,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 06:09:34,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T07:09:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["V7gYH99fT2Kzh3OSd6XfdA"], "issued_at": "2018-10-03T06:09:34.000000Z"}} 2018-10-03 06:09:34,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 06:09:34,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:34,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c91762a3-f2df-46a8-8cad-3ba12da7a9b0 Date: Wed, 03 Oct 2018 06:09:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 06:09:34,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c91762a3-f2df-46a8-8cad-3ba12da7a9b0 2018-10-03 06:09:34,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246606826782s 2018-10-03 06:09:34,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c91762a3-f2df-46a8-8cad-3ba12da7a9b0 2018-10-03 06:09:34,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 06:09:34,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:34,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 06:09: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 06:09:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:34,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa800ea5-5462-4d82-bc20-a102230c6aee Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 06:09:34,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-fa800ea5-5462-4d82-bc20-a102230c6aee 2018-10-03 06:09:34,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0920732021332s 2018-10-03 06:09:34,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-03 06:09:34,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d"}}' 2018-10-03 06:09:35,060 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 06:09:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dd00443-c4ca-4909-837e-93c62319c657 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/1341311411f74a7a9198679e72830e27"}, "enabled": true, "id": "1341311411f74a7a9198679e72830e27", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d"}} 2018-10-03 06:09:35,060 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8dd00443-c4ca-4909-837e-93c62319c657 2018-10-03 06:09:35,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.100872993469s 2018-10-03 06:09:35,061 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8dd00443-c4ca-4909-837e-93c62319c657 2018-10-03 06:09:35,062 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'id': u'1341311411f74a7a9198679e72830e27', '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-10-03 06:09:35,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-03 06:09:35,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350479841232s 2018-10-03 06:09:35,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:35,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3ffdb8-1def-42b0-86ac-c96fbf55d349 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d"}, "enabled": true, "id": "1e0eff4f738845aa821e10513cac972d", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d"}} 2018-10-03 06:09:35,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d used request id req-de3ffdb8-1def-42b0-86ac-c96fbf55d349 2018-10-03 06:09:35,506 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1e0eff4f738845aa821e10513cac972d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d'}) 2018-10-03 06:09:35,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:09:35,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:35,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ad93cd-736d-4b1d-85f7-2a4cee8a929d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:09:35,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-37ad93cd-736d-4b1d-85f7-2a4cee8a929d 2018-10-03 06:09:35,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0742418766022s 2018-10-03 06:09:35,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:09:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:35,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4690ce3a-c216-4ff7-a636-659e76d455b8 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:09:35,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4690ce3a-c216-4ff7-a636-659e76d455b8 2018-10-03 06:09:35,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0795230865479s 2018-10-03 06:09:35,663 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 06:09:35,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 06:09:35,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" -d '{"role": {"name": "Member"}}' 2018-10-03 06:09:35,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 06:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46cb0193-4f2b-4a08-954d-eb8e9da22da1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ea8f4a1e204421fadc66dc36d10e052", "links": {"self": "http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052"}, "name": "Member"}} 2018-10-03 06:09:35,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-46cb0193-4f2b-4a08-954d-eb8e9da22da1 2018-10-03 06:09:35,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.105275154114s 2018-10-03 06:09:35,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:35,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea31eb80-e4b9-4e8b-9286-6051e09d125e Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052"}, "domain_id": null, "name": "Member", "id": "7ea8f4a1e204421fadc66dc36d10e052"}} 2018-10-03 06:09:35,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052 used request id req-ea31eb80-e4b9-4e8b-9286-6051e09d125e 2018-10-03 06:09:35,845 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052'}, 'domain_id': None, 'human_id': None, 'id': u'7ea8f4a1e204421fadc66dc36d10e052', 'HUMAN_ID': False}) 2018-10-03 06:09:35,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:09:35,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:35,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4729502a-f301-4a62-ad1e-e4bd1ad89c32 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7ea8f4a1e204421fadc66dc36d10e052", "links": {"self": "http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:09:35,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4729502a-f301-4a62-ad1e-e4bd1ad89c32 2018-10-03 06:09:35,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0833790302277s 2018-10-03 06:09:35,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 06:09:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:36,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d50a11-6a74-4da6-bbb7-da3e145f4b02 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 06:09:36,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-41d50a11-6a74-4da6-bbb7-da3e145f4b02 2018-10-03 06:09:36,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.080374956131s 2018-10-03 06:09:36,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 06:09:36,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:36,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4edb918-740b-441f-82dc-05a0cd5cd88d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "links": {"self": "http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d"}, "domain_id": "default", "enabled": true, "id": "1e0eff4f738845aa821e10513cac972d", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 06:09:36,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c4edb918-740b-441f-82dc-05a0cd5cd88d 2018-10-03 06:09:36,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0947861671448s 2018-10-03 06:09:36,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c4edb918-740b-441f-82dc-05a0cd5cd88d 2018-10-03 06:09:36,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 06:09:36,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:36,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc34fc6-43c3-424d-9045-7ddff68c4a9f Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/1341311411f74a7a9198679e72830e27"}, "enabled": true, "id": "1341311411f74a7a9198679e72830e27", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 06:09:36,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8cc34fc6-43c3-424d-9045-7ddff68c4a9f 2018-10-03 06:09:36,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0817279815674s 2018-10-03 06:09:36,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8cc34fc6-43c3-424d-9045-7ddff68c4a9f 2018-10-03 06:09:36,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 06:09:36,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=1e0eff4f738845aa821e10513cac972d&scope.project.id=1341311411f74a7a9198679e72830e27&role.id=7ea8f4a1e204421fadc66dc36d10e052 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:36,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95cb9110-308d-453b-a55d-0cfdd9598b5d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=1e0eff4f738845aa821e10513cac972d&scope.project.id=1341311411f74a7a9198679e72830e27&role.id=7ea8f4a1e204421fadc66dc36d10e052", "previous": null, "next": null}} 2018-10-03 06:09:36,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=1e0eff4f738845aa821e10513cac972d&scope.project.id=1341311411f74a7a9198679e72830e27&role.id=7ea8f4a1e204421fadc66dc36d10e052 used request id req-95cb9110-308d-453b-a55d-0cfdd9598b5d 2018-10-03 06:09:36,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0796298980713s 2018-10-03 06:09:36,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 06:09:36,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/1341311411f74a7a9198679e72830e27/users/1e0eff4f738845aa821e10513cac972d/roles/7ea8f4a1e204421fadc66dc36d10e052 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:36,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeb4889e-8986-4bed-b3a1-d9d93ae03769 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:09:36,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1341311411f74a7a9198679e72830e27/users/1e0eff4f738845aa821e10513cac972d/roles/7ea8f4a1e204421fadc66dc36d10e052 used request id req-aeb4889e-8986-4bed-b3a1-d9d93ae03769 2018-10-03 06:09:36,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0694439411163s 2018-10-03 06:09:36,348 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 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': '82876044-a14e-4f00-9424-2b675441b7c5', 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_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'project_id': u'1341311411f74a7a9198679e72830e27', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 06:09:36,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 06:09:36,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 06:09:36,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 06:09:36,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 06:09:36,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 06:09:36,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 06:09:36,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 06:09:36,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 06:09:36,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 06:09:36,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 06:09:36,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 06:09:36,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 06:09:36,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 06:09:36,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 06:09:36,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 06:09:36,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 06:09:36,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 06:09:36,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 06:09:36,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 06:09:36,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 06:09:36,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 06:09:36,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 06:09:36,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 06:09:36,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 06:09:36,353 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'password': '82876044-a14e-4f00-9424-2b675441b7c5', 'project_name': 'refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '1341311411f74a7a9198679e72830e27', 'project_domain_name': 'Default'} 2018-10-03 06:09:36,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:09:36,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:36,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7219927-f38f-4ebe-a79f-548c08c485b1 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7ea8f4a1e204421fadc66dc36d10e052", "links": {"self": "http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:09:36,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a7219927-f38f-4ebe-a79f-548c08c485b1 2018-10-03 06:09:36,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0882458686829s 2018-10-03 06:09:36,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:09:36,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:36,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06dbe1fe-8c83-4f41-aa8a-6414936b6b47 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7ea8f4a1e204421fadc66dc36d10e052", "links": {"self": "http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:09:36,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-06dbe1fe-8c83-4f41-aa8a-6414936b6b47 2018-10-03 06:09:36,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0767269134521s 2018-10-03 06:09:36,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 06:09:36,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:36,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa26d073-dcdc-4964-be5a-fdf7b16b3e4c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 06:09:36,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-fa26d073-dcdc-4964-be5a-fdf7b16b3e4c 2018-10-03 06:09:36,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0806250572205s 2018-10-03 06:09:36,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 06:09:36,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:36,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c53b1fa-beae-4753-9fa0-a318e681a0ae Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "links": {"self": "http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d"}, "domain_id": "default", "enabled": true, "id": "1e0eff4f738845aa821e10513cac972d", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 06:09:36,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3c53b1fa-beae-4753-9fa0-a318e681a0ae 2018-10-03 06:09:36,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0947208404541s 2018-10-03 06:09:36,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3c53b1fa-beae-4753-9fa0-a318e681a0ae 2018-10-03 06:09:36,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 06:09:36,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:36,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a81aea9e-8244-4455-8afd-ce77b19078c6 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/1341311411f74a7a9198679e72830e27"}, "enabled": true, "id": "1341311411f74a7a9198679e72830e27", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 06:09:36,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a81aea9e-8244-4455-8afd-ce77b19078c6 2018-10-03 06:09:36,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0870769023895s 2018-10-03 06:09:36,791 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a81aea9e-8244-4455-8afd-ce77b19078c6 2018-10-03 06:09:36,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 06:09:36,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=1e0eff4f738845aa821e10513cac972d&scope.project.id=1341311411f74a7a9198679e72830e27&role.id=56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:36,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408f065b-182e-4c88-a77e-1012be79b5cf Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=1e0eff4f738845aa821e10513cac972d&scope.project.id=1341311411f74a7a9198679e72830e27&role.id=56cd265f2ce14816a0c60d7bb771580e", "previous": null, "next": null}} 2018-10-03 06:09:36,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=1e0eff4f738845aa821e10513cac972d&scope.project.id=1341311411f74a7a9198679e72830e27&role.id=56cd265f2ce14816a0c60d7bb771580e used request id req-408f065b-182e-4c88-a77e-1012be79b5cf 2018-10-03 06:09:36,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0731899738312s 2018-10-03 06:09:36,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 06:09:36,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/1341311411f74a7a9198679e72830e27/users/1e0eff4f738845aa821e10513cac972d/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:36,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17c18d56-502a-47b4-b6a7-de337ee636de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:09:36,993 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1341311411f74a7a9198679e72830e27/users/1e0eff4f738845aa821e10513cac972d/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-17c18d56-502a-47b4-b6a7-de337ee636de 2018-10-03 06:09:36,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.126791954041s 2018-10-03 06:09:36,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:09:36,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:37,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8bd461f-8177-4065-ac6c-b68310660298 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7ea8f4a1e204421fadc66dc36d10e052", "links": {"self": "http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:09:37,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d8bd461f-8177-4065-ac6c-b68310660298 2018-10-03 06:09:37,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0772528648376s 2018-10-03 06:09:37,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 06:09:37,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:37,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40972cae-8d40-4911-ae76-a399f186afd7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 06:09:37,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-40972cae-8d40-4911-ae76-a399f186afd7 2018-10-03 06:09:37,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0787498950958s 2018-10-03 06:09:37,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 06:09:37,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:37,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e95e7f-794c-4685-9a92-a2d9bda4826e Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "links": {"self": "http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d"}, "domain_id": "default", "enabled": true, "id": "1e0eff4f738845aa821e10513cac972d", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 06:09:37,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e4e95e7f-794c-4685-9a92-a2d9bda4826e 2018-10-03 06:09:37,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0969400405884s 2018-10-03 06:09:37,250 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e4e95e7f-794c-4685-9a92-a2d9bda4826e 2018-10-03 06:09:37,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 06:09:37,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=1e0eff4f738845aa821e10513cac972d&role.id=56cd265f2ce14816a0c60d7bb771580e&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:37,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b18d967-cd73-44dc-a44d-0bce605584c1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=1e0eff4f738845aa821e10513cac972d&role.id=56cd265f2ce14816a0c60d7bb771580e&scope.domain.id=default", "previous": null, "next": null}} 2018-10-03 06:09:37,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=1e0eff4f738845aa821e10513cac972d&role.id=56cd265f2ce14816a0c60d7bb771580e&scope.domain.id=default used request id req-8b18d967-cd73-44dc-a44d-0bce605584c1 2018-10-03 06:09:37,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0770571231842s 2018-10-03 06:09:37,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 06:09:37,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/1e0eff4f738845aa821e10513cac972d/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:09:37,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:09:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ff01b8c-1f24-4f9d-b4c7-93a02a46842a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:09:37,448 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/1e0eff4f738845aa821e10513cac972d/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-6ff01b8c-1f24-4f9d-b4c7-93a02a46842a 2018-10-03 06:09:37,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114703893661s 2018-10-03 06:09:37,448 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-03 06:09:39,854 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-03 06:09:39.570 11103 INFO rally.deployment.engine [-] Deployment 42d54529-f9c0-40ff-b367-f3a9d4a0e6f3 | Starting: Destroy cloud and free allocated resources. 2018-10-03 06:09:39.635 11103 INFO rally.deployment.engine [-] Deployment 42d54529-f9c0-40ff-b367-f3a9d4a0e6f3 | Completed: Destroy cloud and free allocated resources. 2018-10-03 06:09:39.659 11103 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4). 2018-10-03 06:09:39.664 11103 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-03 06:09:42,227 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-03 06:09:41.959 11106 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c4e535a3-5d91-4765-82b7-92cc68b1abf6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c4e535a3-5d91-4765-82b7-92cc68b1abf6 | 2018-10-03T06:09:41 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c4e535a3-5d91-4765-82b7-92cc68b1abf6 ~/.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-10-03 06:09:45,562 - 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-10-03 06:09:45,562 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-03 06:09:47,820 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-03 06:09:47.563 11112 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4). 2018-10-03 06:09:47.683 11112 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-03 06:09:51,341 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-03 06:09:49.876 11115 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-03 06:09:49.994 11115 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-03 06:09:51.120 11115 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16) has been successfully created! Using verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16) as the default verifier for the future CLI operations. 2018-10-03 06:09:54,289 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-03 06:09:54,290 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 06:09:54,406 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-03 06:09:54,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 06:09:54,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb8cad1-5c1a-4f4d-a1d4-7e394e2db148 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 06:09:54,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2bb8cad1-5c1a-4f4d-a1d4-7e394e2db148 2018-10-03 06:09:54,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 06:09:54,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ea8f4a1e204421fadc66dc36d10e052", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T07:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1341311411f74a7a9198679e72830e27", "name": "refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/1341311411f74a7a9198679e72830e27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/1341311411f74a7a9198679e72830e27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/1341311411f74a7a9198679e72830e27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/1341311411f74a7a9198679e72830e27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/1341311411f74a7a9198679e72830e27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/1341311411f74a7a9198679e72830e27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1341311411f74a7a9198679e72830e27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/1341311411f74a7a9198679e72830e27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/1341311411f74a7a9198679e72830e27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1341311411f74a7a9198679e72830e27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/1341311411f74a7a9198679e72830e27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/1341311411f74a7a9198679e72830e27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "id": "1e0eff4f738845aa821e10513cac972d"}, "audit_ids": ["WjbdQR2rQLuNsAdJivsJCw"], "issued_at": "2018-10-03T06:09:54.000000Z"}} 2018-10-03 06:09:54,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" 2018-10-03 06:09:54,792 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 03 Oct 2018 06:09:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-03 06:09:54,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 06:09:54,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" 2018-10-03 06:09:54,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cd893730-cec8-410f-b0ac-8cd9e4bf594e Date: Wed, 03 Oct 2018 06:09:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 06:09:54,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cd893730-cec8-410f-b0ac-8cd9e4bf594e 2018-10-03 06:09:54,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185762882233s 2018-10-03 06:09:54,981 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cd893730-cec8-410f-b0ac-8cd9e4bf594e 2018-10-03 06:09:54,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-03 06:09:54,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d"}' 2018-10-03 06:09:55,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/158e23c3-9c04-497f-b024-346f958fe12c X-Openstack-Request-Id: req-51a67d7f-d05e-47d3-9f2f-1c2d092053f7 Date: Wed, 03 Oct 2018 06:09:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/158e23c3-9c04-497f-b024-346f958fe12c/file", "owner": "1341311411f74a7a9198679e72830e27", "id": "158e23c3-9c04-497f-b024-346f958fe12c", "size": null, "self": "/v2/images/158e23c3-9c04-497f-b024-346f958fe12c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:09:55Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "checksum": null, "created_at": "2018-10-03T06:09:55Z", "protected": false} 2018-10-03 06:09:55,248 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-51a67d7f-d05e-47d3-9f2f-1c2d092053f7 2018-10-03 06:09:55,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.265049934387s 2018-10-03 06:09:55,248 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-51a67d7f-d05e-47d3-9f2f-1c2d092053f7 returning object 158e23c3-9c04-497f-b024-346f958fe12c 2018-10-03 06:09:55,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-03 06:09:55,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/158e23c3-9c04-497f-b024-346f958fe12c/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}f98851ddbae3f250e280678778f5b4bbd247104d" -d '' 2018-10-03 06:09:57,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e87d2f07-12e4-4719-a911-37bceca98c9b Date: Wed, 03 Oct 2018 06:09:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 06:09:57,047 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/158e23c3-9c04-497f-b024-346f958fe12c/file used request id req-e87d2f07-12e4-4719-a911-37bceca98c9b 2018-10-03 06:09:57,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.79864692688s 2018-10-03 06:09:57,048 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/158e23c3-9c04-497f-b024-346f958fe12c/file used request id req-e87d2f07-12e4-4719-a911-37bceca98c9b 2018-10-03 06:09:57,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 06:09:57,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" 2018-10-03 06:09:57,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-4e01dfa2-40d5-422e-825a-7a8615e64368 Date: Wed, 03 Oct 2018 06:09:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/158e23c3-9c04-497f-b024-346f958fe12c/snap", "metadata": {}}], "file": "/v2/images/158e23c3-9c04-497f-b024-346f958fe12c/file", "owner": "1341311411f74a7a9198679e72830e27", "id": "158e23c3-9c04-497f-b024-346f958fe12c", "size": 12716032, "self": "/v2/images/158e23c3-9c04-497f-b024-346f958fe12c", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/158e23c3-9c04-497f-b024-346f958fe12c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:09:56Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T06:09:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 06:09:57,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4e01dfa2-40d5-422e-825a-7a8615e64368 2018-10-03 06:09:57,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165106058121s 2018-10-03 06:09:57,214 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4e01dfa2-40d5-422e-825a-7a8615e64368 2018-10-03 06:09:57,216 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/158e23c3-9c04-497f-b024-346f958fe12c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/158e23c3-9c04-497f-b024-346f958fe12c/file', 'owner': u'1341311411f74a7a9198679e72830e27', 'id': u'158e23c3-9c04-497f-b024-346f958fe12c', 'size': 12716032, u'self': u'/v2/images/158e23c3-9c04-497f-b024-346f958fe12c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1341311411f74a7a9198679e72830e27', 'name': 'refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/158e23c3-9c04-497f-b024-346f958fe12c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T06:09:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T06:09:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/158e23c3-9c04-497f-b024-346f958fe12c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'created': u'2018-10-03T06:09:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T06:09:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/158e23c3-9c04-497f-b024-346f958fe12c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 06:09:57,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-03 06:09:57,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-03 06:09:57,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbee9368-d622-41df-b88d-e808f96d7a87 x-compute-request-id: req-dbee9368-d622-41df-b88d-e808f96d7a87 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/74819553-b41c-4af7-a38e-e1f2ce1edadf", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/74819553-b41c-4af7-a38e-e1f2ce1edadf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "74819553-b41c-4af7-a38e-e1f2ce1edadf", "name": "refstack_defcore-flavor_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 06:09:57,402 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dbee9368-d622-41df-b88d-e808f96d7a87 2018-10-03 06:09:57,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.185203075409s 2018-10-03 06:09:57,403 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dbee9368-d622-41df-b88d-e808f96d7a87 returning object 74819553-b41c-4af7-a38e-e1f2ce1edadf 2018-10-03 06:09:57,403 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', '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'19cfe43276e744d1a074a6b48492f500', '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'74819553-b41c-4af7-a38e-e1f2ce1edadf', 'swap': 0}) 2018-10-03 06:09:57,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-03 06:09:57,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/74819553-b41c-4af7-a38e-e1f2ce1edadf/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}e3a15baf5f3bba757db108207bb15b38e19ceefb" -d '{"extra_specs": {}}' 2018-10-03 06:09:57,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-549495dd-af9d-413f-aeac-c71242e6ef98 x-compute-request-id: req-549495dd-af9d-413f-aeac-c71242e6ef98 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 06:09:57,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/74819553-b41c-4af7-a38e-e1f2ce1edadf/os-extra_specs used request id req-549495dd-af9d-413f-aeac-c71242e6ef98 2018-10-03 06:09:57,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222799777985s 2018-10-03 06:09:57,427 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/74819553-b41c-4af7-a38e-e1f2ce1edadf/os-extra_specs used request id req-549495dd-af9d-413f-aeac-c71242e6ef98 2018-10-03 06:09:57,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:09:57,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" 2018-10-03 06:09:57,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 06:09:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 06:09:57,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" 2018-10-03 06:09:57,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea7d2b4-62e1-4e58-bb20-a0a580ffba93 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7ea8f4a1e204421fadc66dc36d10e052", "links": {"self": "http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:09:57,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dea7d2b4-62e1-4e58-bb20-a0a580ffba93 2018-10-03 06:09:57,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0903301239014s 2018-10-03 06:09:58,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-03 06:09:58,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" 2018-10-03 06:09:58,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09: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-ecc7706f-ed16-40a9-95fe-0359a3057061 x-compute-request-id: req-ecc7706f-ed16-40a9-95fe-0359a3057061 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 06:09:58,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-ecc7706f-ed16-40a9-95fe-0359a3057061 2018-10-03 06:09:58,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.195780992508s 2018-10-03 06:09:58,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-ecc7706f-ed16-40a9-95fe-0359a3057061 2018-10-03 06:09:58,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 06:09:58,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" 2018-10-03 06:09:58,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-6ff8f18c-3660-4139-82bc-ef42021d6bde Date: Wed, 03 Oct 2018 06:09:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/158e23c3-9c04-497f-b024-346f958fe12c/snap", "metadata": {}}], "file": "/v2/images/158e23c3-9c04-497f-b024-346f958fe12c/file", "owner": "1341311411f74a7a9198679e72830e27", "id": "158e23c3-9c04-497f-b024-346f958fe12c", "size": 12716032, "self": "/v2/images/158e23c3-9c04-497f-b024-346f958fe12c", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/158e23c3-9c04-497f-b024-346f958fe12c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:09:56Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T06:09:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 06:09:58,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6ff8f18c-3660-4139-82bc-ef42021d6bde 2018-10-03 06:09:58,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165004968643s 2018-10-03 06:09:58,431 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6ff8f18c-3660-4139-82bc-ef42021d6bde 2018-10-03 06:09:58,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-03 06:09:58,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d"}' 2018-10-03 06:09:58,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e X-Openstack-Request-Id: req-85d27a8d-498a-4512-bbc2-ef11280540dd Date: Wed, 03 Oct 2018 06:09:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/file", "owner": "1341311411f74a7a9198679e72830e27", "id": "1244e422-63fe-42e0-9a9a-2ba7114a1b7e", "size": null, "self": "/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:09:58Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "checksum": null, "created_at": "2018-10-03T06:09:58Z", "protected": false} 2018-10-03 06:09:58,634 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-85d27a8d-498a-4512-bbc2-ef11280540dd 2018-10-03 06:09:58,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.200857162476s 2018-10-03 06:09:58,635 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-85d27a8d-498a-4512-bbc2-ef11280540dd returning object 1244e422-63fe-42e0-9a9a-2ba7114a1b7e 2018-10-03 06:09:58,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-03 06:09:58,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/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}f98851ddbae3f250e280678778f5b4bbd247104d" -d '' 2018-10-03 06:09:59,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83fa596d-830c-42ee-95db-9e830f7dc447 Date: Wed, 03 Oct 2018 06:09:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 06:09:59,602 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/file used request id req-83fa596d-830c-42ee-95db-9e830f7dc447 2018-10-03 06:09:59,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.966397047043s 2018-10-03 06:09:59,602 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/file used request id req-83fa596d-830c-42ee-95db-9e830f7dc447 2018-10-03 06:09:59,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 06:09:59,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" 2018-10-03 06:09:59,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-2c1dad51-6d3a-414e-9494-75d662c337af Date: Wed, 03 Oct 2018 06:09:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/snap", "metadata": {}}], "file": "/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/file", "owner": "1341311411f74a7a9198679e72830e27", "id": "1244e422-63fe-42e0-9a9a-2ba7114a1b7e", "size": 12716032, "self": "/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:09:59Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T06:09:58Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/158e23c3-9c04-497f-b024-346f958fe12c/snap", "metadata": {}}], "file": "/v2/images/158e23c3-9c04-497f-b024-346f958fe12c/file", "owner": "1341311411f74a7a9198679e72830e27", "id": "158e23c3-9c04-497f-b024-346f958fe12c", "size": 12716032, "self": "/v2/images/158e23c3-9c04-497f-b024-346f958fe12c", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/158e23c3-9c04-497f-b024-346f958fe12c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:09:56Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T06:09:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 06:09:59,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2c1dad51-6d3a-414e-9494-75d662c337af 2018-10-03 06:09:59,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170915842056s 2018-10-03 06:09:59,774 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2c1dad51-6d3a-414e-9494-75d662c337af 2018-10-03 06:09:59,776 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/file', 'owner': u'1341311411f74a7a9198679e72830e27', 'id': u'1244e422-63fe-42e0-9a9a-2ba7114a1b7e', 'size': 12716032, u'self': u'/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1341311411f74a7a9198679e72830e27', 'name': 'refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T06:09:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T06:09:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'created': u'2018-10-03T06:09:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T06:09:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 06:09:59,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-03 06:09:59,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-03 06:09:59,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f786fdf-3610-4d98-b82b-b281c828fbfe x-compute-request-id: req-9f786fdf-3610-4d98-b82b-b281c828fbfe Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/86c11a20-4710-4ea8-bf3c-93354f7fd140", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/86c11a20-4710-4ea8-bf3c-93354f7fd140", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "86c11a20-4710-4ea8-bf3c-93354f7fd140", "name": "refstack_defcore-flavor_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 06:09:59,820 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9f786fdf-3610-4d98-b82b-b281c828fbfe 2018-10-03 06:09:59,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0437388420105s 2018-10-03 06:09:59,821 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9f786fdf-3610-4d98-b82b-b281c828fbfe returning object 86c11a20-4710-4ea8-bf3c-93354f7fd140 2018-10-03 06:09:59,821 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', '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'19cfe43276e744d1a074a6b48492f500', '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'86c11a20-4710-4ea8-bf3c-93354f7fd140', 'swap': 0}) 2018-10-03 06:09:59,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-03 06:09:59,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/86c11a20-4710-4ea8-bf3c-93354f7fd140/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}e3a15baf5f3bba757db108207bb15b38e19ceefb" -d '{"extra_specs": {}}' 2018-10-03 06:09:59,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:09:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e30a882-9ae9-4ea1-a2f3-fc3cebf36a74 x-compute-request-id: req-8e30a882-9ae9-4ea1-a2f3-fc3cebf36a74 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 06:09:59,842 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/86c11a20-4710-4ea8-bf3c-93354f7fd140/os-extra_specs used request id req-8e30a882-9ae9-4ea1-a2f3-fc3cebf36a74 2018-10-03 06:09:59,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208671092987s 2018-10-03 06:09:59,843 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/86c11a20-4710-4ea8-bf3c-93354f7fd140/os-extra_specs used request id req-8e30a882-9ae9-4ea1-a2f3-fc3cebf36a74 2018-10-03 06:09:59,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', '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'19cfe43276e744d1a074a6b48492f500', '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'86c11a20-4710-4ea8-bf3c-93354f7fd140', 'swap': 0}) 2018-10-03 06:10:02,969 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-03 06:10:01.966 11134 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16) for deployment 'opnfv-rally' (UUID=c4e535a3-5d91-4765-82b7-92cc68b1abf6). 2018-10-03 06:10:02.800 11134 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-03 06:10:02.802 11134 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16) has been successfully configured for deployment 'opnfv-rally' (UUID=c4e535a3-5d91-4765-82b7-92cc68b1abf6)! 2018-10-03 06:10:02,969 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-03 06:10:02,970 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-03 06:10:02,972 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-03 06:10:06,883 - 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-10-03 06:10:06,883 - 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-10-03 06:10:06,883 - 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-10-03 06:10:06,884 - 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-10-03 06:10:06,884 - 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-10-03 06:10:06,884 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-10-03 06:10:06,884 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-10-03 06:10:06,884 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-10-03 06:10:06,884 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-10-03 06:10:06,884 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-10-03 06:10:06,884 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-10-03 06:10:06,884 - 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-10-03 06:10:06,884 - 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-10-03 06:10:06,884 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-10-03 06:10:06,884 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-10-03 06:10:06,884 - 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-10-03 06:10:06,885 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-10-03 06:10:06,885 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-10-03 06:10:06,885 - 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-10-03 06:10:06,885 - 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-10-03 06:10:06,885 - 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-10-03 06:10:06,885 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-10-03 06:10:06,885 - 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-10-03 06:10:06,885 - 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-10-03 06:10:06,885 - 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-10-03 06:10:06,885 - 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-10-03 06:10:06,885 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-10-03 06:10:06,885 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-10-03 06:10:06,885 - 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-10-03 06:10:06,885 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-10-03 06:10:06,886 - 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-10-03 06:10:06,886 - 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-10-03 06:10:06,886 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-10-03 06:10:06,886 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-10-03 06:10:06,886 - 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-10-03 06:10:06,886 - 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-10-03 06:10:06,886 - 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-10-03 06:10:06,886 - 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-10-03 06:10:06,886 - 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-10-03 06:10:06,886 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-10-03 06:10:06,886 - 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-10-03 06:10:06,886 - 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-10-03 06:10:06,886 - 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-10-03 06:10:06,886 - 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-10-03 06:10:06,887 - 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-10-03 06:10:06,887 - 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-10-03 06:10:06,887 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-10-03 06:10:06,887 - 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-10-03 06:10:06,887 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-10-03 06:10:06,887 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-10-03 06:10:06,887 - 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-10-03 06:10:06,887 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-10-03 06:10:06,887 - 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-10-03 06:10:06,887 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-10-03 06:10:06,887 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-10-03 06:10:06,887 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-10-03 06:10:06,887 - 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-10-03 06:10:06,887 - 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-10-03 06:10:06,888 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-10-03 06:10:06,888 - 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-10-03 06:10:06,888 - 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-10-03 06:10:06,888 - 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-10-03 06:10:06,888 - 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-10-03 06:10:06,888 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-10-03 06:10:06,888 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-10-03 06:10:06,888 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-10-03 06:10:06,888 - 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-10-03 06:10:06,888 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-10-03 06:10:06,888 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-10-03 06:10:06,888 - 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-10-03 06:10:06,888 - 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-10-03 06:10:06,888 - 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-10-03 06:10:06,889 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-10-03 06:10:06,889 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-10-03 06:10:06,889 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-10-03 06:10:06,889 - 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-10-03 06:10:06,889 - 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-10-03 06:10:06,889 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-10-03 06:10:06,889 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-10-03 06:10:06,889 - 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-10-03 06:10:06,889 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-10-03 06:10:06,889 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-10-03 06:10:06,889 - 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-10-03 06:10:06,889 - 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-10-03 06:10:06,889 - 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-10-03 06:10:06,889 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-10-03 06:10:06,889 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-10-03 06:10:06,890 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-10-03 06:10:06,890 - 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-10-03 06:10:06,890 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-10-03 06:10:06,890 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-10-03 06:10:06,890 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-10-03 06:10:06,890 - 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-10-03 06:10:06,890 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-10-03 06:10:06,890 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-10-03 06:10:06,892 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-03 06:10:06,908 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-03 06:10:06,909 - 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-10-03 06:10:09,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:09.064 11146 INFO rally.api [-] Starting verification (UUID=656688b8-1048-43fb-91e3-7ebba0dac38c) for deployment 'opnfv-rally' (UUID=c4e535a3-5d91-4765-82b7-92cc68b1abf6) by verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16). 2018-10-03 06:10:09,065 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 656688b8-1048-43fb-91e3-7ebba0dac38c 2018-10-03 06:10:18,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:18.573 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.003s] 2018-10-03 06:10:27,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:27.998 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.396s] 2018-10-03 06:10:34,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:34.812 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [16.235s] 2018-10-03 06:10:37,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:37.680 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.060s] 2018-10-03 06:10:41,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:41.110 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.427s] 2018-10-03 06:10:48,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:48.864 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [23.185s] 2018-10-03 06:10:50,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:50.151 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.290s] 2018-10-03 06:10:50,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:50.431 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [15.615s] 2018-10-03 06:11:00,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:00.355 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.925s] 2018-10-03 06:11:09,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:09.211 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.958s] 2018-10-03 06:11:09,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:09.858 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.647s] 2018-10-03 06:11:11,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:11.428 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [1.568s] 2018-10-03 06:11:11,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:11.799 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.371s] 2018-10-03 06:11:12,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.454 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.655s] 2018-10-03 06:11:12,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.522 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.068s] 2018-10-03 06:11:12,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.601 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.078s] 2018-10-03 06:11:12,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.669 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.067s] 2018-10-03 06:11:12,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.736 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.066s] 2018-10-03 06:11:12,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.802 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.065s] 2018-10-03 06:11:12,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.955 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.153s] 2018-10-03 06:11:16,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:16.625 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON ... fail 2018-10-03 06:11:28,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:28.284 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk ... fail 2018-10-03 06:11:36,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:36.002 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.379s] 2018-10-03 06:11:36,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:36.220 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.218s] 2018-10-03 06:11:36,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:36.419 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.198s] 2018-10-03 06:11:36,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:36.806 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.386s] 2018-10-03 06:11:37,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:37.216 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.409s] 2018-10-03 06:11:37,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:37.643 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.426s] 2018-10-03 06:11:43,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:43.784 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON ... fail 2018-10-03 06:11:44,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:44.388 11146 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.209s] 2018-10-03 06:11:46,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:46.876 11146 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.487s] 2018-10-03 06:11:54,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:54.484 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.079s] 2018-10-03 06:11:55,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:55.661 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.053s] 2018-10-03 06:11:56,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:56.517 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.034s] 2018-10-03 06:11:56,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:56.856 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.195s] 2018-10-03 06:11:58,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:58.675 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.818s] 2018-10-03 06:11:59,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:59.855 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.179s] 2018-10-03 06:12:00,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:00.879 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.023s] 2018-10-03 06:12:01,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:01.117 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.594s] 2018-10-03 06:12:01,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:01.625 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.747s] 2018-10-03 06:12:02,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:02.020 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.394s] 2018-10-03 06:12:02,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:02.057 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.944s] 2018-10-03 06:12:02,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:02.546 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.525s] 2018-10-03 06:12:03,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:03.092 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.545s] 2018-10-03 06:12:03,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:03.157 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [62.787s] 2018-10-03 06:12:04,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:04.131 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.038s] 2018-10-03 06:12:04,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:04.156 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.097s] 2018-10-03 06:12:04,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:04.643 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.512s] 2018-10-03 06:12:05,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:05.065 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.421s] 2018-10-03 06:12:05,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:05.385 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.228s] 2018-10-03 06:12:05,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:05.444 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.378s] 2018-10-03 06:12:06,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:06.306 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.860s] 2018-10-03 06:12:06,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:06.797 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.491s] 2018-10-03 06:12:07,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:07.233 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.845s] 2018-10-03 06:12:07,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:07.287 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.057s] 2018-10-03 06:12:07,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:07.367 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.570s] 2018-10-03 06:12:07,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:07.405 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.406s] 2018-10-03 06:12:07,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:07.750 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.344s] 2018-10-03 06:12:08,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:08.028 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.659s] 2018-10-03 06:12:08,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:08.414 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.386s] 2018-10-03 06:12:10,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:10.523 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.149s] 2018-10-03 06:12:14,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:14.859 11146 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.254s] 2018-10-03 06:12:16,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:16.246 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.660s] 2018-10-03 06:12:17,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:17.074 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.827s] 2018-10-03 06:12:18,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:18.016 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON ... fail 2018-10-03 06:12:20,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:20.233 11146 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.315s] 2018-10-03 06:12:24,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:24.102 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.859s] 2018-10-03 06:12:30,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:30.220 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.117s] 2018-10-03 06:12:32,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:32.473 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.252s] 2018-10-03 06:12:32,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:32.529 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.056s] 2018-10-03 06:12:32,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:32.604 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.073s] 2018-10-03 06:12:32,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:32.807 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.203s] 2018-10-03 06:12:33,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:33.008 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.200s] 2018-10-03 06:12:39,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.022 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-10-03 06:12:39,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.197 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.174s] 2018-10-03 06:12:39,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.238 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.040s] 2018-10-03 06:12:39,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.418 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.180s] 2018-10-03 06:12:39,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.608 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.189s] 2018-10-03 06:12:39,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.612 11146 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.162s] 2018-10-03 06:12:39,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.958 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.348s] 2018-10-03 06:12:40,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:40.676 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.718s] 2018-10-03 06:12:40,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:40.864 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.187s] 2018-10-03 06:12:41,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:41.084 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.219s] 2018-10-03 06:12:41,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:41.215 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.131s] 2018-10-03 06:12:50,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:50.797 11146 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.455s] 2018-10-03 06:12:51,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:51.706 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [34.628s] 2018-10-03 06:12:56,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:56.822 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.553s] 2018-10-03 06:12:56,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:56.984 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.162s] 2018-10-03 06:13:01,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:01.024 11146 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.224s] 2018-10-03 06:13:02,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:02.396 11146 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.444s] 2018-10-03 06:13:06,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:06.082 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.356s] 2018-10-03 06:13:06,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:06.152 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.070s] 2018-10-03 06:13:11,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:11.696 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.103s] 2018-10-03 06:13:12,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:12.153 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.457s] 2018-10-03 06:13:13,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:13.685 11146 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.657s] 2018-10-03 06:13:16,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:16.171 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.180s] 2018-10-03 06:13:16,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:16.376 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.205s] 2018-10-03 06:13:24,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:24.384 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2018-10-03 06:13:24,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:24.585 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.201s] 2018-10-03 06:13:24,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:24.846 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.259s] 2018-10-03 06:13:25,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:25.394 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.547s] 2018-10-03 06:13:25,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:25.638 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.243s] 2018-10-03 06:13:25,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:25.857 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.219s] 2018-10-03 06:13:26,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.040 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.183s] 2018-10-03 06:13:26,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.088 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.047s] 2018-10-03 06:13:26,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.286 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.197s] 2018-10-03 06:13:26,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.334 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.047s] 2018-10-03 06:13:26,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.374 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.039s] 2018-10-03 06:13:26,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.449 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.075s] 2018-10-03 06:13:26,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.527 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.077s] 2018-10-03 06:13:26,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.575 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.048s] 2018-10-03 06:13:26,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.755 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.180s] 2018-10-03 06:13:34,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:34.043 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.150s] 2018-10-03 06:13:34,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:34.213 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.170s] 2018-10-03 06:13:34,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:34.401 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.188s] 2018-10-03 06:13:34,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:34.557 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.155s] 2018-10-03 06:13:34,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:34.713 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.156s] 2018-10-03 06:13:34,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:34.874 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.161s] 2018-10-03 06:13:35,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.081 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.205s] 2018-10-03 06:13:35,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.116 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.035s] 2018-10-03 06:13:35,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.282 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.165s] 2018-10-03 06:13:35,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.316 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.033s] 2018-10-03 06:13:35,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.468 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.152s] 2018-10-03 06:13:35,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.512 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.044s] 2018-10-03 06:13:35,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.557 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.045s] 2018-10-03 06:13:35,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.724 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.166s] 2018-10-03 06:13:35,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.762 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.037s] 2018-10-03 06:13:35,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.771 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-10-03 06:13:35,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.803 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.031s] 2018-10-03 06:13:35,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.838 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.034s] 2018-10-03 06:13:36,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:36.024 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.186s] 2018-10-03 06:13:36,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:36.058 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.034s] 2018-10-03 06:13:40,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 656688b8-1048-43fb-91e3-7ebba0dac38c 2018-10-03 06:13:40,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '656688b8-1048-43fb-91e3-7ebba0dac38c']'. 2018-10-03 06:13:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-03 06:13:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-03 06:13:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 656688b8-1048-43fb-91e3-7ebba0dac38c | 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-03 06:10:09 | 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-03 06:13:40 | 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:31 | 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: be17504f-9b51-4723-8655-ba712b1b2f16) | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c4e535a3-5d91-4765-82b7-92cc68b1abf6) | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 144 | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 202.263 | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 128 | 2018-10-03 06:13:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-03 06:13:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-03 06:13:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-03 06:13:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 16 | 2018-10-03 06:13:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 06:13:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-03 06:13:41,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-03 06:13:41,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 88.8888888889% 2018-10-03 06:13:41,454 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 06:13:41,455 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 03:47 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-10-03 06:13:41,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-03 06:13:41,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" 2018-10-03 06:13:43,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5c9e11a-8335-4329-abba-0d8cc5eda6b2 Date: Wed, 03 Oct 2018 06:13:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 06:13:43,200 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e used request id req-b5c9e11a-8335-4329-abba-0d8cc5eda6b2 2018-10-03 06:13:43,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.74159502983s 2018-10-03 06:13:43,200 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e used request id req-b5c9e11a-8335-4329-abba-0d8cc5eda6b2 2018-10-03 06:13:43,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 06:13:43,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:13:43,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13: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-401c4ecc-7715-4893-9d0f-922cfc1e4c5b x-compute-request-id: req-401c4ecc-7715-4893-9d0f-922cfc1e4c5b Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/74819553-b41c-4af7-a38e-e1f2ce1edadf", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/74819553-b41c-4af7-a38e-e1f2ce1edadf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "74819553-b41c-4af7-a38e-e1f2ce1edadf", "name": "refstack_defcore-flavor_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/86c11a20-4710-4ea8-bf3c-93354f7fd140", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/86c11a20-4710-4ea8-bf3c-93354f7fd140", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "86c11a20-4710-4ea8-bf3c-93354f7fd140", "name": "refstack_defcore-flavor_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 06:13:43,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-401c4ecc-7715-4893-9d0f-922cfc1e4c5b 2018-10-03 06:13:43,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0324070453644s 2018-10-03 06:13:43,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-401c4ecc-7715-4893-9d0f-922cfc1e4c5b 2018-10-03 06:13:43,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-03 06:13:43,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/86c11a20-4710-4ea8-bf3c-93354f7fd140 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:13:43,285 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 06:13: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-2483ad5c-5f42-4f5d-9a2a-e0e3098055c3 x-compute-request-id: req-2483ad5c-5f42-4f5d-9a2a-e0e3098055c3 Content-Length: 0 Content-Type: application/json 2018-10-03 06:13:43,285 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/86c11a20-4710-4ea8-bf3c-93354f7fd140 used request id req-2483ad5c-5f42-4f5d-9a2a-e0e3098055c3 2018-10-03 06:13:43,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0495069026947s 2018-10-03 06:13:43,285 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/86c11a20-4710-4ea8-bf3c-93354f7fd140 used request id req-2483ad5c-5f42-4f5d-9a2a-e0e3098055c3 2018-10-03 06:13:43,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 06:13:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" 2018-10-03 06:13:43,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-80413754-fb11-48ae-85ef-8487b53f9f8e Date: Wed, 03 Oct 2018 06:13:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/158e23c3-9c04-497f-b024-346f958fe12c/snap", "metadata": {}}], "file": "/v2/images/158e23c3-9c04-497f-b024-346f958fe12c/file", "owner": "1341311411f74a7a9198679e72830e27", "id": "158e23c3-9c04-497f-b024-346f958fe12c", "size": 12716032, "self": "/v2/images/158e23c3-9c04-497f-b024-346f958fe12c", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/158e23c3-9c04-497f-b024-346f958fe12c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:09:56Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T06:09:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 06:13:43,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-80413754-fb11-48ae-85ef-8487b53f9f8e 2018-10-03 06:13:43,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.272464990616s 2018-10-03 06:13:43,558 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-80413754-fb11-48ae-85ef-8487b53f9f8e 2018-10-03 06:13:43,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-03 06:13:43,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/158e23c3-9c04-497f-b024-346f958fe12c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f98851ddbae3f250e280678778f5b4bbd247104d" 2018-10-03 06:13:45,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57dc0b59-d4e5-4427-b600-0aee27b1cf80 Date: Wed, 03 Oct 2018 06:13:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 06:13:45,279 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/158e23c3-9c04-497f-b024-346f958fe12c used request id req-57dc0b59-d4e5-4427-b600-0aee27b1cf80 2018-10-03 06:13:45,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.71888589859s 2018-10-03 06:13:45,280 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/158e23c3-9c04-497f-b024-346f958fe12c used request id req-57dc0b59-d4e5-4427-b600-0aee27b1cf80 2018-10-03 06:13:45,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 06:13:45,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:13:45,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13: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-d1ab34cf-ec88-47ad-bfe3-43003fb98684 x-compute-request-id: req-d1ab34cf-ec88-47ad-bfe3-43003fb98684 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/74819553-b41c-4af7-a38e-e1f2ce1edadf", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/74819553-b41c-4af7-a38e-e1f2ce1edadf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "74819553-b41c-4af7-a38e-e1f2ce1edadf", "name": "refstack_defcore-flavor_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 06:13:45,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d1ab34cf-ec88-47ad-bfe3-43003fb98684 2018-10-03 06:13:45,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.038910150528s 2018-10-03 06:13:45,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d1ab34cf-ec88-47ad-bfe3-43003fb98684 2018-10-03 06:13:45,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-03 06:13:45,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/74819553-b41c-4af7-a38e-e1f2ce1edadf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:13:45,364 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 06:13: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-6a18a791-61d7-4cf1-92d0-88f9a76904a7 x-compute-request-id: req-6a18a791-61d7-4cf1-92d0-88f9a76904a7 Content-Length: 0 Content-Type: application/json 2018-10-03 06:13:45,364 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/74819553-b41c-4af7-a38e-e1f2ce1edadf used request id req-6a18a791-61d7-4cf1-92d0-88f9a76904a7 2018-10-03 06:13:45,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0429921150208s 2018-10-03 06:13:45,364 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/74819553-b41c-4af7-a38e-e1f2ce1edadf used request id req-6a18a791-61d7-4cf1-92d0-88f9a76904a7 2018-10-03 06:13:45,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 06:13:45,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:13:45,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d0ce709-c68a-4930-b52d-c6e4387e9e49 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d", "links": {"self": "http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d"}, "domain_id": "default", "enabled": true, "id": "1e0eff4f738845aa821e10513cac972d", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 06:13:45,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6d0ce709-c68a-4930-b52d-c6e4387e9e49 2018-10-03 06:13:45,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105077028275s 2018-10-03 06:13:45,470 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6d0ce709-c68a-4930-b52d-c6e4387e9e49 2018-10-03 06:13:45,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 06:13:45,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:13:45,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8850f1f2-b02a-4024-bfcc-97585eb83b41 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d"}, "enabled": true, "id": "1e0eff4f738845aa821e10513cac972d", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d"}} 2018-10-03 06:13:45,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d used request id req-8850f1f2-b02a-4024-bfcc-97585eb83b41 2018-10-03 06:13:45,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221474885941s 2018-10-03 06:13:45,697 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d used request id req-8850f1f2-b02a-4024-bfcc-97585eb83b41 2018-10-03 06:13:45,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-03 06:13:45,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:13:45,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea72a856-ed0e-41d6-85f7-aa656b907306 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:13:45,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d used request id req-ea72a856-ed0e-41d6-85f7-aa656b907306 2018-10-03 06:13:45,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.278725147247s 2018-10-03 06:13:45,977 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1e0eff4f738845aa821e10513cac972d used request id req-ea72a856-ed0e-41d6-85f7-aa656b907306 2018-10-03 06:13:45,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 06:13:45,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:13:46,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e3c7dae-f58a-4818-9caf-6c388208c305 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/1341311411f74a7a9198679e72830e27"}, "enabled": true, "id": "1341311411f74a7a9198679e72830e27", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 06:13:46,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5e3c7dae-f58a-4818-9caf-6c388208c305 2018-10-03 06:13:46,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0801210403442s 2018-10-03 06:13:46,058 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5e3c7dae-f58a-4818-9caf-6c388208c305 2018-10-03 06:13:46,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-03 06:13:46,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/1341311411f74a7a9198679e72830e27 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:13:46,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d6ddf2-8f89-46ec-9b43-6798a8c71419 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:13:46,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1341311411f74a7a9198679e72830e27 used request id req-84d6ddf2-8f89-46ec-9b43-6798a8c71419 2018-10-03 06:13:46,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.136834144592s 2018-10-03 06:13:46,197 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1341311411f74a7a9198679e72830e27 used request id req-84d6ddf2-8f89-46ec-9b43-6798a8c71419 2018-10-03 06:13:46,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:13:46,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:13:46,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c54b2c-2fea-48d7-9719-cc77b345cc03 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "7ea8f4a1e204421fadc66dc36d10e052", "links": {"self": "http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:13:46,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-33c54b2c-2fea-48d7-9719-cc77b345cc03 2018-10-03 06:13:46,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0735301971436s 2018-10-03 06:13:46,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 06:13:46,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:13:46,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db08bd4d-cc89-4cfc-9eaf-f0c6c73ea630 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:13:46,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052 used request id req-db08bd4d-cc89-4cfc-9eaf-f0c6c73ea630 2018-10-03 06:13:46,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.098039150238s 2018-10-03 06:13:46,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 06:13:46,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=1341311411f74a7a9198679e72830e27&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}e3a15baf5f3bba757db108207bb15b38e19ceefb" 2018-10-03 06:13:46,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1fe5dd84-9d25-404a-87fd-7787cb64fa13 Date: Wed, 03 Oct 2018 06:13:46 GMT RESP BODY: {"security_groups": []} 2018-10-03 06:13:46,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=1341311411f74a7a9198679e72830e27&name=default used request id req-1fe5dd84-9d25-404a-87fd-7787cb64fa13 2018-10-03 06:13:46,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.18049788475s 2018-10-03 06:13:46,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=1341311411f74a7a9198679e72830e27&name=default used request id req-1fe5dd84-9d25-404a-87fd-7787cb64fa13 2018-10-03 06:13:46,555 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-10-03 06:13:46,606 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-03 06:13:46,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 06:13:46,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 06:13:46,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 06:13:46,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 06:13:46,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 06:13:46,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 06:13:46,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 06:13:46,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 06:13:46,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 06:13:46,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 06:13:46,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 06:13:46,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 06:13:46,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 06:13:46,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 06:13:46,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 06:13:46,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 06:13:46,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 06:13:46,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 06:13:46,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 06:13:46,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 06:13:46,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 06:13:46,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 06:13:46,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 06:13:46,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 06:13:46,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 06:13:46,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bea4ed-259b-4438-8046-1f46d704363b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 06:13:46,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-14bea4ed-259b-4438-8046-1f46d704363b 2018-10-03 06:13:46,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 06:13:47,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T07:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["fNsyJzCFThW2-jz3_ip-0g"], "issued_at": "2018-10-03T06:13:47.000000Z"}} 2018-10-03 06:13:47,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 06:13:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:47,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6963ea4b-ff1a-4eb7-ae26-d784ca9b0027 Date: Wed, 03 Oct 2018 06:13:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 06:13:47,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6963ea4b-ff1a-4eb7-ae26-d784ca9b0027 2018-10-03 06:13:47,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.219774007797s 2018-10-03 06:13:47,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6963ea4b-ff1a-4eb7-ae26-d784ca9b0027 2018-10-03 06:13:47,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 06:13:47,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:47,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 06:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 06:13:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:47,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e240e592-08be-439f-8c11-d977a62246eb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 06:13:47,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e240e592-08be-439f-8c11-d977a62246eb 2018-10-03 06:13:47,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0936019420624s 2018-10-03 06:13:47,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-03 06:13:47,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2"}}' 2018-10-03 06:13:47,469 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 06:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd8bb6b9-5f5b-414e-b2f6-ef44767e8e00 Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/7e99286201a643b4acd9694c5ecd3ca1"}, "enabled": true, "id": "7e99286201a643b4acd9694c5ecd3ca1", "parent_id": "default", "domain_id": "default", "name": "patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2"}} 2018-10-03 06:13:47,470 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cd8bb6b9-5f5b-414e-b2f6-ef44767e8e00 2018-10-03 06:13:47,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.104182004929s 2018-10-03 06:13:47,470 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cd8bb6b9-5f5b-414e-b2f6-ef44767e8e00 2018-10-03 06:13:47,471 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'id': u'7e99286201a643b4acd9694c5ecd3ca1', '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-10-03 06:13:47,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-03 06:13:47,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351221084595s 2018-10-03 06:13:47,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:47,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71c21ca-a8dd-475a-816e-891806a34e74 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320"}, "enabled": true, "id": "fff9e68cee744b88b8f14d08aa074320", "options": {}, "domain_id": "default", "name": "patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2"}} 2018-10-03 06:13:47,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320 used request id req-e71c21ca-a8dd-475a-816e-891806a34e74 2018-10-03 06:13:47,912 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fff9e68cee744b88b8f14d08aa074320', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2'}) 2018-10-03 06:13:47,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:13:47,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:47,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4688729e-95a6-4646-9f08-bdaf99fd7beb Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:13:47,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4688729e-95a6-4646-9f08-bdaf99fd7beb 2018-10-03 06:13:47,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0152909755707s 2018-10-03 06:13:47,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:13:47,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:48,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27176d8-7f97-434e-94e3-268374b32624 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:13:48,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d27176d8-7f97-434e-94e3-268374b32624 2018-10-03 06:13:48,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0815711021423s 2018-10-03 06:13:48,011 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 06:13:48,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 06:13:48,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" -d '{"role": {"name": "Member"}}' 2018-10-03 06:13:48,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 06:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5686a80a-1241-4903-b25a-3be0c88c9c31 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d7d48f7d9a04213800c51c0f96073a6", "links": {"self": "http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6"}, "name": "Member"}} 2018-10-03 06:13:48,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-5686a80a-1241-4903-b25a-3be0c88c9c31 2018-10-03 06:13:48,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0928699970245s 2018-10-03 06:13:48,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:48,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af0816e6-0ac8-4fa0-91f7-689a1d9c2d92 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6"}, "domain_id": null, "name": "Member", "id": "8d7d48f7d9a04213800c51c0f96073a6"}} 2018-10-03 06:13:48,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6 used request id req-af0816e6-0ac8-4fa0-91f7-689a1d9c2d92 2018-10-03 06:13:48,186 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6'}, 'domain_id': None, 'human_id': None, 'id': u'8d7d48f7d9a04213800c51c0f96073a6', 'HUMAN_ID': False}) 2018-10-03 06:13:48,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:13:48,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:48,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc98778a-d3d2-4841-bd64-9b394b7e4de0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "8d7d48f7d9a04213800c51c0f96073a6", "links": {"self": "http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:13:48,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bc98778a-d3d2-4841-bd64-9b394b7e4de0 2018-10-03 06:13:48,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0761709213257s 2018-10-03 06:13:48,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 06:13:48,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:48,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6bcc74b-4db6-4605-85d3-07547f60e591 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 06:13:48,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a6bcc74b-4db6-4605-85d3-07547f60e591 2018-10-03 06:13:48,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0805289745331s 2018-10-03 06:13:48,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 06:13:48,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:48,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8694f82b-9e7e-40d8-9973-17db628b9877 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2", "links": {"self": "http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320"}, "domain_id": "default", "enabled": true, "id": "fff9e68cee744b88b8f14d08aa074320", "options": {}}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 06:13:48,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8694f82b-9e7e-40d8-9973-17db628b9877 2018-10-03 06:13:48,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0865330696106s 2018-10-03 06:13:48,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8694f82b-9e7e-40d8-9973-17db628b9877 2018-10-03 06:13:48,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 06:13:48,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:48,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d7addd-c83b-4f14-8d8e-95b1cf8ef8fb Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/7e99286201a643b4acd9694c5ecd3ca1"}, "enabled": true, "id": "7e99286201a643b4acd9694c5ecd3ca1", "parent_id": "default", "domain_id": "default", "name": "patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2"}]} 2018-10-03 06:13:48,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-51d7addd-c83b-4f14-8d8e-95b1cf8ef8fb 2018-10-03 06:13:48,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0793080329895s 2018-10-03 06:13:48,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-51d7addd-c83b-4f14-8d8e-95b1cf8ef8fb 2018-10-03 06:13:48,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 06:13:48,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=fff9e68cee744b88b8f14d08aa074320&scope.project.id=7e99286201a643b4acd9694c5ecd3ca1&role.id=8d7d48f7d9a04213800c51c0f96073a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:48,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-663f16c0-7be7-469c-acce-f70b80cb5065 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=fff9e68cee744b88b8f14d08aa074320&scope.project.id=7e99286201a643b4acd9694c5ecd3ca1&role.id=8d7d48f7d9a04213800c51c0f96073a6", "previous": null, "next": null}} 2018-10-03 06:13:48,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=fff9e68cee744b88b8f14d08aa074320&scope.project.id=7e99286201a643b4acd9694c5ecd3ca1&role.id=8d7d48f7d9a04213800c51c0f96073a6 used request id req-663f16c0-7be7-469c-acce-f70b80cb5065 2018-10-03 06:13:48,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.080650806427s 2018-10-03 06:13:48,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 06:13:48,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/7e99286201a643b4acd9694c5ecd3ca1/users/fff9e68cee744b88b8f14d08aa074320/roles/8d7d48f7d9a04213800c51c0f96073a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:48,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c2cec30-9598-408f-a6ad-aeffa4836154 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:13:48,717 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7e99286201a643b4acd9694c5ecd3ca1/users/fff9e68cee744b88b8f14d08aa074320/roles/8d7d48f7d9a04213800c51c0f96073a6 used request id req-2c2cec30-9598-408f-a6ad-aeffa4836154 2018-10-03 06:13:48,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116846084595s 2018-10-03 06:13:48,718 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2', 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': 'f9242ddc-93f4-4ab4-ae54-aa87b4766c69', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'project_id': u'7e99286201a643b4acd9694c5ecd3ca1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 06:13:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 06:13:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 06:13:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 06:13:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 06:13:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 06:13:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 06:13:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 06:13:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 06:13:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 06:13:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 06:13:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 06:13:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 06:13:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 06:13:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 06:13:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 06:13:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 06:13:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 06:13:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 06:13:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 06:13:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 06:13:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 06:13:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 06:13:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 06:13:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 06:13:48,724 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'password': 'f9242ddc-93f4-4ab4-ae54-aa87b4766c69', 'project_name': 'patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '7e99286201a643b4acd9694c5ecd3ca1', 'project_domain_name': 'Default'} 2018-10-03 06:13:48,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:13:48,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:48,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098f5b25-6927-410b-ae10-43194c88949a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "8d7d48f7d9a04213800c51c0f96073a6", "links": {"self": "http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:13:48,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-098f5b25-6927-410b-ae10-43194c88949a 2018-10-03 06:13:48,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.16804599762s 2018-10-03 06:13:48,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:13:48,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:48,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66cd6358-5e17-4d08-87e6-20d5d5aa0094 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "8d7d48f7d9a04213800c51c0f96073a6", "links": {"self": "http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:13:48,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-66cd6358-5e17-4d08-87e6-20d5d5aa0094 2018-10-03 06:13:48,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.077330827713s 2018-10-03 06:13:48,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 06:13:48,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:49,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641b4384-4cef-44b6-92f7-f75ade18b5f5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 06:13:49,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-641b4384-4cef-44b6-92f7-f75ade18b5f5 2018-10-03 06:13:49,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0731229782104s 2018-10-03 06:13:49,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 06:13:49,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:49,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80719b94-d333-4a46-b8b9-ea6a286771c9 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2", "links": {"self": "http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320"}, "domain_id": "default", "enabled": true, "id": "fff9e68cee744b88b8f14d08aa074320", "options": {}}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 06:13:49,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-80719b94-d333-4a46-b8b9-ea6a286771c9 2018-10-03 06:13:49,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993881225586s 2018-10-03 06:13:49,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-80719b94-d333-4a46-b8b9-ea6a286771c9 2018-10-03 06:13:49,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 06:13:49,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:49,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d169f8bb-2baf-46b6-8f4d-679b0389b794 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/7e99286201a643b4acd9694c5ecd3ca1"}, "enabled": true, "id": "7e99286201a643b4acd9694c5ecd3ca1", "parent_id": "default", "domain_id": "default", "name": "patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2"}]} 2018-10-03 06:13:49,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d169f8bb-2baf-46b6-8f4d-679b0389b794 2018-10-03 06:13:49,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0834228992462s 2018-10-03 06:13:49,236 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d169f8bb-2baf-46b6-8f4d-679b0389b794 2018-10-03 06:13:49,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 06:13:49,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=fff9e68cee744b88b8f14d08aa074320&scope.project.id=7e99286201a643b4acd9694c5ecd3ca1&role.id=56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:49,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0479b914-9948-4159-a56b-ae6f7df2166b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=fff9e68cee744b88b8f14d08aa074320&scope.project.id=7e99286201a643b4acd9694c5ecd3ca1&role.id=56cd265f2ce14816a0c60d7bb771580e", "previous": null, "next": null}} 2018-10-03 06:13:49,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=fff9e68cee744b88b8f14d08aa074320&scope.project.id=7e99286201a643b4acd9694c5ecd3ca1&role.id=56cd265f2ce14816a0c60d7bb771580e used request id req-0479b914-9948-4159-a56b-ae6f7df2166b 2018-10-03 06:13:49,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0744481086731s 2018-10-03 06:13:49,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 06:13:49,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/7e99286201a643b4acd9694c5ecd3ca1/users/fff9e68cee744b88b8f14d08aa074320/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:49,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aef46a59-0029-4802-adf2-4b2c93f40773 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:13:49,437 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7e99286201a643b4acd9694c5ecd3ca1/users/fff9e68cee744b88b8f14d08aa074320/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-aef46a59-0029-4802-adf2-4b2c93f40773 2018-10-03 06:13:49,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124283075333s 2018-10-03 06:13:49,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:13:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:49,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c70f7b-b1b6-41a9-92f4-d98c5904d54e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "8d7d48f7d9a04213800c51c0f96073a6", "links": {"self": "http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:13:49,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e9c70f7b-b1b6-41a9-92f4-d98c5904d54e 2018-10-03 06:13:49,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0887320041656s 2018-10-03 06:13:49,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 06:13:49,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:49,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41fb585-f152-4d04-8df9-9eaabfed9432 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 06:13:49,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e41fb585-f152-4d04-8df9-9eaabfed9432 2018-10-03 06:13:49,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0745918750763s 2018-10-03 06:13:49,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 06:13:49,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:49,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d16c87c-d698-43af-abee-9005c064d47d Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2", "links": {"self": "http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320"}, "domain_id": "default", "enabled": true, "id": "fff9e68cee744b88b8f14d08aa074320", "options": {}}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 06:13:49,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8d16c87c-d698-43af-abee-9005c064d47d 2018-10-03 06:13:49,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0995261669159s 2018-10-03 06:13:49,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8d16c87c-d698-43af-abee-9005c064d47d 2018-10-03 06:13:49,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 06:13:49,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=fff9e68cee744b88b8f14d08aa074320&role.id=56cd265f2ce14816a0c60d7bb771580e&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:49,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4698890-ee3b-4370-929d-2c47d0bef178 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=fff9e68cee744b88b8f14d08aa074320&role.id=56cd265f2ce14816a0c60d7bb771580e&scope.domain.id=default", "previous": null, "next": null}} 2018-10-03 06:13:49,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=fff9e68cee744b88b8f14d08aa074320&role.id=56cd265f2ce14816a0c60d7bb771580e&scope.domain.id=default used request id req-e4698890-ee3b-4370-929d-2c47d0bef178 2018-10-03 06:13:49,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0798468589783s 2018-10-03 06:13:49,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 06:13:49,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/fff9e68cee744b88b8f14d08aa074320/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:13:49,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adfefd36-0a13-4f4f-aad3-ed90a2848882 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:13:49,903 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/fff9e68cee744b88b8f14d08aa074320/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-adfefd36-0a13-4f4f-aad3-ed90a2848882 2018-10-03 06:13:49,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114982128143s 2018-10-03 06:13:49,904 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-03 06:13:52,514 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-03 06:13:52.029 11176 INFO rally.deployment.engine [-] Deployment c4e535a3-5d91-4765-82b7-92cc68b1abf6 | Starting: Destroy cloud and free allocated resources. 2018-10-03 06:13:52.205 11176 INFO rally.deployment.engine [-] Deployment c4e535a3-5d91-4765-82b7-92cc68b1abf6 | Completed: Destroy cloud and free allocated resources. 2018-10-03 06:13:52.254 11176 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16) for deployment 'opnfv-rally'. 2018-10-03 06:13:52.276 11176 INFO rally.api [-] Deleting verification (UUID=656688b8-1048-43fb-91e3-7ebba0dac38c). 2018-10-03 06:13:52.312 11176 INFO rally.api [-] Verification has been successfully deleted! 2018-10-03 06:13:52.313 11176 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16). 2018-10-03 06:13:52.320 11176 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-03 06:13:54,975 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-03 06:13:54.694 11179 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=32a72c08-3f8c-4e02-8afc-05f19dbe91dd) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 32a72c08-3f8c-4e02-8afc-05f19dbe91dd | 2018-10-03T06:13:54 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 32a72c08-3f8c-4e02-8afc-05f19dbe91dd ~/.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-10-03 06:13:58,362 - 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-10-03 06:13:58,362 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-03 06:14:00,747 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-03 06:14:00.499 11185 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16). 2018-10-03 06:14:00.618 11185 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-03 06:14:04,118 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-03 06:14:02.771 11188 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-03 06:14:02.900 11188 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-03 06:14:03.977 11188 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9) has been successfully created! Using verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9) as the default verifier for the future CLI operations. 2018-10-03 06:14:07,039 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-03 06:14:07,039 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 06:14:07,114 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-03 06:14:07,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 06:14:07,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5f4dfe-e420-4a67-89e4-c074cacda0b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 06:14:07,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ad5f4dfe-e420-4a67-89e4-c074cacda0b7 2018-10-03 06:14:07,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 06:14:07,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d7d48f7d9a04213800c51c0f96073a6", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T07:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7e99286201a643b4acd9694c5ecd3ca1", "name": "patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/7e99286201a643b4acd9694c5ecd3ca1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/7e99286201a643b4acd9694c5ecd3ca1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/7e99286201a643b4acd9694c5ecd3ca1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7e99286201a643b4acd9694c5ecd3ca1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/7e99286201a643b4acd9694c5ecd3ca1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/7e99286201a643b4acd9694c5ecd3ca1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7e99286201a643b4acd9694c5ecd3ca1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/7e99286201a643b4acd9694c5ecd3ca1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/7e99286201a643b4acd9694c5ecd3ca1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7e99286201a643b4acd9694c5ecd3ca1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/7e99286201a643b4acd9694c5ecd3ca1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/7e99286201a643b4acd9694c5ecd3ca1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2", "id": "fff9e68cee744b88b8f14d08aa074320"}, "audit_ids": ["pQvRmf5kQm-IIFY2S0eb1w"], "issued_at": "2018-10-03T06:14:07.000000Z"}} 2018-10-03 06:14:07,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" 2018-10-03 06:14:07,509 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 03 Oct 2018 06:14:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-03 06:14:07,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 06:14:07,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" 2018-10-03 06:14:07,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-42d29854-8fcd-4f84-ae8e-6000c05a8971 Date: Wed, 03 Oct 2018 06:14:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 06:14:07,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-42d29854-8fcd-4f84-ae8e-6000c05a8971 2018-10-03 06:14:07,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165128946304s 2018-10-03 06:14:07,677 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-42d29854-8fcd-4f84-ae8e-6000c05a8971 2018-10-03 06:14:07,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-03 06:14:07,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2"}' 2018-10-03 06:14:08,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5 X-Openstack-Request-Id: req-9cd6ac97-1e59-462e-b6c1-4d9ea5cad60f Date: Wed, 03 Oct 2018 06:14:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/file", "owner": "7e99286201a643b4acd9694c5ecd3ca1", "id": "e26ef38d-1326-47f3-a5e6-2b08bbadd9a5", "size": null, "self": "/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:14:08Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2", "checksum": null, "created_at": "2018-10-03T06:14:08Z", "protected": false} 2018-10-03 06:14:08,263 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9cd6ac97-1e59-462e-b6c1-4d9ea5cad60f 2018-10-03 06:14:08,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.58374786377s 2018-10-03 06:14:08,263 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9cd6ac97-1e59-462e-b6c1-4d9ea5cad60f returning object e26ef38d-1326-47f3-a5e6-2b08bbadd9a5 2018-10-03 06:14:08,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-03 06:14:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/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}1f8082aed1f9ba27419f6cca6b634550c2565691" -d '' 2018-10-03 06:14:10,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4164531d-03a3-41d6-8811-cdc1018a2e86 Date: Wed, 03 Oct 2018 06:14:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 06:14:10,250 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/file used request id req-4164531d-03a3-41d6-8811-cdc1018a2e86 2018-10-03 06:14:10,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.98589301109s 2018-10-03 06:14:10,250 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/file used request id req-4164531d-03a3-41d6-8811-cdc1018a2e86 2018-10-03 06:14:10,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 06:14:10,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" 2018-10-03 06:14:10,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-7989197f-9c0d-4b4d-b596-13bcb159fa45 Date: Wed, 03 Oct 2018 06:14:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/snap", "metadata": {}}], "file": "/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/file", "owner": "7e99286201a643b4acd9694c5ecd3ca1", "id": "e26ef38d-1326-47f3-a5e6-2b08bbadd9a5", "size": 12716032, "self": "/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:14:10Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T06:14:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 06:14:10,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7989197f-9c0d-4b4d-b596-13bcb159fa45 2018-10-03 06:14:10,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194061040878s 2018-10-03 06:14:10,445 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7989197f-9c0d-4b4d-b596-13bcb159fa45 2018-10-03 06:14:10,447 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/file', 'owner': u'7e99286201a643b4acd9694c5ecd3ca1', 'id': u'e26ef38d-1326-47f3-a5e6-2b08bbadd9a5', 'size': 12716032, u'self': u'/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7e99286201a643b4acd9694c5ecd3ca1', 'name': 'patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T06:14:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T06:14:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'created': u'2018-10-03T06:14:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T06:14:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 06:14:10,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-03 06:14:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_de242739-7ced-406c-ba88-a6a64e6ca1a2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-03 06:14:10,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:14: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-22f0c339-61d5-484b-9599-771667914327 x-compute-request-id: req-22f0c339-61d5-484b-9599-771667914327 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a", "name": "patrole-flavor_de242739-7ced-406c-ba88-a6a64e6ca1a2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 06:14:10,641 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-22f0c339-61d5-484b-9599-771667914327 2018-10-03 06:14:10,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.192894220352s 2018-10-03 06:14:10,642 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-22f0c339-61d5-484b-9599-771667914327 returning object e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a 2018-10-03 06:14:10,642 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_de242739-7ced-406c-ba88-a6a64e6ca1a2', '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'19cfe43276e744d1a074a6b48492f500', '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'e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a', 'swap': 0}) 2018-10-03 06:14:10,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-03 06:14:10,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a/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}83184ddf3798c4b2b11d88d56545fd51ac669c14" -d '{"extra_specs": {}}' 2018-10-03 06:14:10,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:14: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-58f7824e-2454-4aad-988d-056bcfbd26fe x-compute-request-id: req-58f7824e-2454-4aad-988d-056bcfbd26fe Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 06:14:10,667 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a/os-extra_specs used request id req-58f7824e-2454-4aad-988d-056bcfbd26fe 2018-10-03 06:14:10,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241889953613s 2018-10-03 06:14:10,668 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a/os-extra_specs used request id req-58f7824e-2454-4aad-988d-056bcfbd26fe 2018-10-03 06:14:10,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:14:10,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" 2018-10-03 06:14:10,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 06:14:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 06:14:10,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" 2018-10-03 06:14:10,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df1af690-ade6-4b60-8f54-6495b8a94589 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "8d7d48f7d9a04213800c51c0f96073a6", "links": {"self": "http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:14:10,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-df1af690-ade6-4b60-8f54-6495b8a94589 2018-10-03 06:14:10,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0987131595612s 2018-10-03 06:14:10,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-03 06:14:10,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" 2018-10-03 06:14:10,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:14: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-700ef190-3657-462b-9854-49cce5ac277c x-compute-request-id: req-700ef190-3657-462b-9854-49cce5ac277c Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 06:14:10,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-700ef190-3657-462b-9854-49cce5ac277c 2018-10-03 06:14:10,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.202385187149s 2018-10-03 06:14:10,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-700ef190-3657-462b-9854-49cce5ac277c 2018-10-03 06:14:10,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 06:14:10,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" 2018-10-03 06:14:11,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-55ba74b0-872f-4d06-b70e-11f7d32f7910 Date: Wed, 03 Oct 2018 06:14:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/snap", "metadata": {}}], "file": "/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/file", "owner": "7e99286201a643b4acd9694c5ecd3ca1", "id": "e26ef38d-1326-47f3-a5e6-2b08bbadd9a5", "size": 12716032, "self": "/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:14:10Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T06:14:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 06:14:11,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-55ba74b0-872f-4d06-b70e-11f7d32f7910 2018-10-03 06:14:11,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.155189990997s 2018-10-03 06:14:11,131 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-55ba74b0-872f-4d06-b70e-11f7d32f7910 2018-10-03 06:14:11,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-03 06:14:11,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2"}' 2018-10-03 06:14:11,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6 X-Openstack-Request-Id: req-73e21d92-c8da-4126-90a1-857fb3968a84 Date: Wed, 03 Oct 2018 06:14:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/file", "owner": "7e99286201a643b4acd9694c5ecd3ca1", "id": "928e80b1-7ca6-41ec-a589-3e5dc9190ee6", "size": null, "self": "/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:14:11Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2", "checksum": null, "created_at": "2018-10-03T06:14:11Z", "protected": false} 2018-10-03 06:14:11,355 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-73e21d92-c8da-4126-90a1-857fb3968a84 2018-10-03 06:14:11,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.221907138824s 2018-10-03 06:14:11,355 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-73e21d92-c8da-4126-90a1-857fb3968a84 returning object 928e80b1-7ca6-41ec-a589-3e5dc9190ee6 2018-10-03 06:14:11,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-03 06:14:11,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/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}1f8082aed1f9ba27419f6cca6b634550c2565691" -d '' 2018-10-03 06:14:12,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-049b67e2-8434-469e-9c72-53a603875668 Date: Wed, 03 Oct 2018 06:14:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 06:14:12,399 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/file used request id req-049b67e2-8434-469e-9c72-53a603875668 2018-10-03 06:14:12,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.04291701317s 2018-10-03 06:14:12,399 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/file used request id req-049b67e2-8434-469e-9c72-53a603875668 2018-10-03 06:14:12,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 06:14:12,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" 2018-10-03 06:14:12,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-f97c7079-c0c5-4b56-8637-90bfd3618377 Date: Wed, 03 Oct 2018 06:14:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/snap", "metadata": {}}], "file": "/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/file", "owner": "7e99286201a643b4acd9694c5ecd3ca1", "id": "928e80b1-7ca6-41ec-a589-3e5dc9190ee6", "size": 12716032, "self": "/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:14:12Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T06:14:11Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/snap", "metadata": {}}], "file": "/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/file", "owner": "7e99286201a643b4acd9694c5ecd3ca1", "id": "e26ef38d-1326-47f3-a5e6-2b08bbadd9a5", "size": 12716032, "self": "/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:14:10Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T06:14:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 06:14:12,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f97c7079-c0c5-4b56-8637-90bfd3618377 2018-10-03 06:14:12,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.561877965927s 2018-10-03 06:14:12,962 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f97c7079-c0c5-4b56-8637-90bfd3618377 2018-10-03 06:14:12,965 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/file', 'owner': u'7e99286201a643b4acd9694c5ecd3ca1', 'id': u'928e80b1-7ca6-41ec-a589-3e5dc9190ee6', 'size': 12716032, u'self': u'/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7e99286201a643b4acd9694c5ecd3ca1', 'name': 'patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T06:14:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T06:14:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'created': u'2018-10-03T06:14:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T06:14:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 06:14:12,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-03 06:14:12,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-03 06:14:13,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:14:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7dcf78e-6be5-4051-8466-ff4c55a04b44 x-compute-request-id: req-a7dcf78e-6be5-4051-8466-ff4c55a04b44 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/617d99ec-54ed-4ff3-9df9-4b6af6b79e50", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/617d99ec-54ed-4ff3-9df9-4b6af6b79e50", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "617d99ec-54ed-4ff3-9df9-4b6af6b79e50", "name": "patrole-flavor_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 06:14:13,028 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a7dcf78e-6be5-4051-8466-ff4c55a04b44 2018-10-03 06:14:13,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0624899864197s 2018-10-03 06:14:13,028 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a7dcf78e-6be5-4051-8466-ff4c55a04b44 returning object 617d99ec-54ed-4ff3-9df9-4b6af6b79e50 2018-10-03 06:14:13,029 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2', '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'19cfe43276e744d1a074a6b48492f500', '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'617d99ec-54ed-4ff3-9df9-4b6af6b79e50', 'swap': 0}) 2018-10-03 06:14:13,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-03 06:14:13,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/617d99ec-54ed-4ff3-9df9-4b6af6b79e50/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}83184ddf3798c4b2b11d88d56545fd51ac669c14" -d '{"extra_specs": {}}' 2018-10-03 06:14:13,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:14: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-dba9413a-3841-4789-9ac3-d612c3c3961b x-compute-request-id: req-dba9413a-3841-4789-9ac3-d612c3c3961b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 06:14:13,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/617d99ec-54ed-4ff3-9df9-4b6af6b79e50/os-extra_specs used request id req-dba9413a-3841-4789-9ac3-d612c3c3961b 2018-10-03 06:14:13,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209710597992s 2018-10-03 06:14:13,051 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/617d99ec-54ed-4ff3-9df9-4b6af6b79e50/os-extra_specs used request id req-dba9413a-3841-4789-9ac3-d612c3c3961b 2018-10-03 06:14:13,051 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2', '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'19cfe43276e744d1a074a6b48492f500', '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'617d99ec-54ed-4ff3-9df9-4b6af6b79e50', 'swap': 0}) 2018-10-03 06:14:16,090 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-03 06:14:15.105 11207 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9) for deployment 'opnfv-rally' (UUID=32a72c08-3f8c-4e02-8afc-05f19dbe91dd). 2018-10-03 06:14:15.922 11207 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-03 06:14:15.924 11207 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9) has been successfully configured for deployment 'opnfv-rally' (UUID=32a72c08-3f8c-4e02-8afc-05f19dbe91dd)! 2018-10-03 06:14:16,091 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-03 06:14:16,091 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-03 06:14:16,094 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-03 06:14:16,115 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-03 06:14:19,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9/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-10-03 06:14:19,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-03 06:14:19,427 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-03 06:14:19,428 - 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-10-03 06:14:21,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:14:21.467 11216 INFO rally.api [-] Starting verification (UUID=6268cec5-8981-4ba9-8270-0ff05a07aa57) for deployment 'opnfv-rally' (UUID=32a72c08-3f8c-4e02-8afc-05f19dbe91dd) by verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9). 2018-10-03 06:14:21,469 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6268cec5-8981-4ba9-8270-0ff05a07aa57 2018-10-03 06:16:58,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6268cec5-8981-4ba9-8270-0ff05a07aa57 2018-10-03 06:16:58,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6268cec5-8981-4ba9-8270-0ff05a07aa57']'. 2018-10-03 06:16:59,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6268cec5-8981-4ba9-8270-0ff05a07aa57 | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-03 06:14:21 | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-03 06:16:58 | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:37 | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9) | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 32a72c08-3f8c-4e02-8afc-05f19dbe91dd) | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 149.32 | 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-03 06:17:00,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-10-03 06:17:00,203 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 06:17:00,204 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-03 06:17:00,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-03 06:17:00,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" 2018-10-03 06:17:02,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e09e692d-a5d8-4973-b7af-11cfc7b40ce2 Date: Wed, 03 Oct 2018 06:17:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 06:17:02,321 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6 used request id req-e09e692d-a5d8-4973-b7af-11cfc7b40ce2 2018-10-03 06:17:02,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.11356401443s 2018-10-03 06:17:02,322 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6 used request id req-e09e692d-a5d8-4973-b7af-11cfc7b40ce2 2018-10-03 06:17:02,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 06:17:02,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:17:02,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:17: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-d3832c40-d0c1-4279-9fff-95d5d33a6437 x-compute-request-id: req-d3832c40-d0c1-4279-9fff-95d5d33a6437 Content-Encoding: gzip Content-Length: 359 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/617d99ec-54ed-4ff3-9df9-4b6af6b79e50", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/617d99ec-54ed-4ff3-9df9-4b6af6b79e50", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "617d99ec-54ed-4ff3-9df9-4b6af6b79e50", "name": "patrole-flavor_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a", "name": "patrole-flavor_de242739-7ced-406c-ba88-a6a64e6ca1a2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 06:17:02,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d3832c40-d0c1-4279-9fff-95d5d33a6437 2018-10-03 06:17:02,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0337970256805s 2018-10-03 06:17:02,356 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d3832c40-d0c1-4279-9fff-95d5d33a6437 2018-10-03 06:17:02,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-03 06:17:02,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/617d99ec-54ed-4ff3-9df9-4b6af6b79e50 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:17:02,402 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 06:17: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-3a47ed02-1292-4906-b0d5-c5af8c90cfe2 x-compute-request-id: req-3a47ed02-1292-4906-b0d5-c5af8c90cfe2 Content-Length: 0 Content-Type: application/json 2018-10-03 06:17:02,403 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/617d99ec-54ed-4ff3-9df9-4b6af6b79e50 used request id req-3a47ed02-1292-4906-b0d5-c5af8c90cfe2 2018-10-03 06:17:02,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0457491874695s 2018-10-03 06:17:02,404 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/617d99ec-54ed-4ff3-9df9-4b6af6b79e50 used request id req-3a47ed02-1292-4906-b0d5-c5af8c90cfe2 2018-10-03 06:17:02,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 06:17:02,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" 2018-10-03 06:17:02,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-5f7c0697-e930-42be-8221-d7edca62c460 Date: Wed, 03 Oct 2018 06:17:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/snap", "metadata": {}}], "file": "/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/file", "owner": "7e99286201a643b4acd9694c5ecd3ca1", "id": "e26ef38d-1326-47f3-a5e6-2b08bbadd9a5", "size": 12716032, "self": "/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T06:14:10Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T06:14:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 06:17:02,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5f7c0697-e930-42be-8221-d7edca62c460 2018-10-03 06:17:02,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278458595276s 2018-10-03 06:17:02,433 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5f7c0697-e930-42be-8221-d7edca62c460 2018-10-03 06:17:02,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-03 06:17:02,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f8082aed1f9ba27419f6cca6b634550c2565691" 2018-10-03 06:17:03,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95200699-0369-4eec-b1a9-625772dc93bc Date: Wed, 03 Oct 2018 06:17:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 06:17:03,434 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5 used request id req-95200699-0369-4eec-b1a9-625772dc93bc 2018-10-03 06:17:03,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.998630046844s 2018-10-03 06:17:03,434 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5 used request id req-95200699-0369-4eec-b1a9-625772dc93bc 2018-10-03 06:17:03,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 06:17:03,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:17:03,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:17: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-56b1f6fe-4c4f-4cd1-8a9f-cff8863305d9 x-compute-request-id: req-56b1f6fe-4c4f-4cd1-8a9f-cff8863305d9 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a", "name": "patrole-flavor_de242739-7ced-406c-ba88-a6a64e6ca1a2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 06:17:03,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-56b1f6fe-4c4f-4cd1-8a9f-cff8863305d9 2018-10-03 06:17:03,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0318069458008s 2018-10-03 06:17:03,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-56b1f6fe-4c4f-4cd1-8a9f-cff8863305d9 2018-10-03 06:17:03,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-03 06:17:03,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:17:03,507 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 06:17: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-8a414873-5e0a-462c-9760-02806a386453 x-compute-request-id: req-8a414873-5e0a-462c-9760-02806a386453 Content-Length: 0 Content-Type: application/json 2018-10-03 06:17:03,507 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a used request id req-8a414873-5e0a-462c-9760-02806a386453 2018-10-03 06:17:03,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388998985291s 2018-10-03 06:17:03,507 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a used request id req-8a414873-5e0a-462c-9760-02806a386453 2018-10-03 06:17:03,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 06:17:03,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:17:03,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb526b03-342c-4e6d-89fb-e5384a427591 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2", "links": {"self": "http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320"}, "domain_id": "default", "enabled": true, "id": "fff9e68cee744b88b8f14d08aa074320", "options": {}}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 06:17:03,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bb526b03-342c-4e6d-89fb-e5384a427591 2018-10-03 06:17:03,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0928151607513s 2018-10-03 06:17:03,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bb526b03-342c-4e6d-89fb-e5384a427591 2018-10-03 06:17:03,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 06:17:03,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:17:03,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68613c1-ff53-4266-ba96-99c1c6d55ad2 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320"}, "enabled": true, "id": "fff9e68cee744b88b8f14d08aa074320", "options": {}, "domain_id": "default", "name": "patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2"}} 2018-10-03 06:17:03,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320 used request id req-a68613c1-ff53-4266-ba96-99c1c6d55ad2 2018-10-03 06:17:03,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0862090587616s 2018-10-03 06:17:03,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320 used request id req-a68613c1-ff53-4266-ba96-99c1c6d55ad2 2018-10-03 06:17:03,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-03 06:17:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:17:03,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f35fabe7-9048-4fec-b221-d53bb25b0117 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:17:03,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320 used request id req-f35fabe7-9048-4fec-b221-d53bb25b0117 2018-10-03 06:17:03,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.172199010849s 2018-10-03 06:17:03,866 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/fff9e68cee744b88b8f14d08aa074320 used request id req-f35fabe7-9048-4fec-b221-d53bb25b0117 2018-10-03 06:17:03,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 06:17:03,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:17:03,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d827b2fc-cd4c-48fd-a54e-5f18efa62667 Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/7e99286201a643b4acd9694c5ecd3ca1"}, "enabled": true, "id": "7e99286201a643b4acd9694c5ecd3ca1", "parent_id": "default", "domain_id": "default", "name": "patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2"}]} 2018-10-03 06:17:03,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d827b2fc-cd4c-48fd-a54e-5f18efa62667 2018-10-03 06:17:03,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0760319232941s 2018-10-03 06:17:03,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d827b2fc-cd4c-48fd-a54e-5f18efa62667 2018-10-03 06:17:03,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-03 06:17:03,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/7e99286201a643b4acd9694c5ecd3ca1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:17:04,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e699ec-8276-40a9-a25e-d811785f3101 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:17:04,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7e99286201a643b4acd9694c5ecd3ca1 used request id req-57e699ec-8276-40a9-a25e-d811785f3101 2018-10-03 06:17:04,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.169637918472s 2018-10-03 06:17:04,115 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7e99286201a643b4acd9694c5ecd3ca1 used request id req-57e699ec-8276-40a9-a25e-d811785f3101 2018-10-03 06:17:04,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 06:17:04,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:17:04,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e1c82c-0312-4e0b-a7d9-3343c0dbf1f7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "8d7d48f7d9a04213800c51c0f96073a6", "links": {"self": "http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 06:17:04,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-25e1c82c-0312-4e0b-a7d9-3343c0dbf1f7 2018-10-03 06:17:04,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0704760551453s 2018-10-03 06:17:04,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 06:17:04,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:17:04,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 06:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44ff463c-f03c-4900-af98-8b3395f85792 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 06:17:04,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6 used request id req-44ff463c-f03c-4900-af98-8b3395f85792 2018-10-03 06:17:04,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.113909006119s 2018-10-03 06:17:04,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 06:17:04,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=7e99286201a643b4acd9694c5ecd3ca1&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}83184ddf3798c4b2b11d88d56545fd51ac669c14" 2018-10-03 06:17:04,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-80791e68-b80b-48eb-8ae2-7635ea735d8d Date: Wed, 03 Oct 2018 06:17:04 GMT RESP BODY: {"security_groups": []} 2018-10-03 06:17:04,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=7e99286201a643b4acd9694c5ecd3ca1&name=default used request id req-80791e68-b80b-48eb-8ae2-7635ea735d8d 2018-10-03 06:17:04,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.28492307663s 2018-10-03 06:17:04,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=7e99286201a643b4acd9694c5ecd3ca1&name=default used request id req-80791e68-b80b-48eb-8ae2-7635ea735d8d 2018-10-03 06:17:04,633 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-10-03 06:17:05,444 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-10-03 06:17:05,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 06:17:05,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 06:17:05,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 06:17:05,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 06:17:05,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 06:17:05,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 06:17:05,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 06:17:05,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 06:17:05,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 06:17:05,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 06:17:05,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 06:17:05,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 06:17:05,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 06:17:05,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 06:17:05,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 06:17:05,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 06:17:05,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 06:17:05,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 06:17:05,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 06:17:05,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 06:17:05,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 06:17:05,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 06:17:05,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 06:17:05,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 06:17:05,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-03 06:17:05,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 06:17:05,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51159711-9de3-4737-b610-81379aa8e4f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 06:17:05,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-51159711-9de3-4737-b610-81379aa8e4f1 2018-10-03 06:17:05,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 06:17:05,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T07:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["7d_t2PI0Th6RIMQWiGLPvg"], "issued_at": "2018-10-03T06:17:05.000000Z"}} 2018-10-03 06:17:05,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45693c752521e06eb58201a1cb674c1382a62ee" 2018-10-03 06:17:05,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 06:17:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 06:17:05,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45693c752521e06eb58201a1cb674c1382a62ee" 2018-10-03 06:17:05,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2441bd6-1d99-4ec0-8264-66dab653be34 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://172.30.9.27:5000/v3/services/1417657337214d0ea78cc46ecbe0563d"}, "enabled": true, "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/148728a7e2ea4f93ad28b19f51feb9fa"}, "enabled": true, "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.27:5000/v3/services/22de4efb12504273842adab1b5b22339"}, "enabled": true, "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.27:5000/v3/services/2b308653ac7247fa9baa9c8ab944719c"}, "enabled": true, "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.27:5000/v3/services/3161333a1a4c43e0bc1a31e3ec86799b"}, "enabled": true, "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.27:5000/v3/services/4621df1c3f5a4211ba476f4f4a9b2c40"}, "enabled": true, "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.27:5000/v3/services/4b6f5de7f21845939dc072d2117a4437"}, "enabled": true, "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.27:5000/v3/services/600f7daf06944aeeac5dc422762e1b80"}, "enabled": true, "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.27:5000/v3/services/60b99296a2934dbbbbd640e4d2a20e23"}, "enabled": true, "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.27:5000/v3/services/6eaa384caeea47158225d99e977db681"}, "enabled": true, "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.27:5000/v3/services/8898dafa04e24b7b917ea9e206d1973e"}, "enabled": true, "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.27:5000/v3/services/8f24d536e3ee422699b4070474c0ab74"}, "enabled": true, "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.27:5000/v3/services/b84349e6f93e41308288ba7144b14b45"}, "enabled": true, "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.27:5000/v3/services/ba077a1c2ab445fa8b8d6f95bd28907e"}, "enabled": true, "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.27:5000/v3/services/bd061db811df482fb3de6c16531f2a82"}, "enabled": true, "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "links": {"self": "http://172.30.9.27:5000/v3/services", "previous": null, "next": null}} 2018-10-03 06:17:05,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/services used request id req-d2441bd6-1d99-4ec0-8264-66dab653be34 2018-10-03 06:17:05,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.481569051743s 2018-10-03 06:17:05,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-03 06:17:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45693c752521e06eb58201a1cb674c1382a62ee" 2018-10-03 06:17:06,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 06:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b184e600-87d8-45ce-b2a2-fdb69eec383c Content-Encoding: gzip Content-Length: 1945 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/060b28d3e3a048d5bac9ff1fe82a246c"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8898dafa04e24b7b917ea9e206d1973e", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0c16dd9895214a0999f5e09b971da1ea"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3161333a1a4c43e0bc1a31e3ec86799b", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1146507d8a2d42e2b26bbe0f86af32f7"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "60b99296a2934dbbbbd640e4d2a20e23", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1988117180834e36b42908155a42e99a"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "148728a7e2ea4f93ad28b19f51feb9fa", "id": "1988117180834e36b42908155a42e99a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1a8b32d039944c0e82d9a474719ff68f"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "60b99296a2934dbbbbd640e4d2a20e23", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2b24531d5dca4bd78afb6ba16a85fe94"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8898dafa04e24b7b917ea9e206d1973e", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2d1b1ef134004a379fc2c69ed817acb5"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ba077a1c2ab445fa8b8d6f95bd28907e", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/33d59b2cd7b4487c9df797a76568b012"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6eaa384caeea47158225d99e977db681", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/38772d5fc615430794ae40852f951ea5"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3161333a1a4c43e0bc1a31e3ec86799b", "id": "38772d5fc615430794ae40852f951ea5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3ee7cfb3cf154c4bb50b44ef842ce89c"}, "url": "http://172.30.9.27:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4621df1c3f5a4211ba476f4f4a9b2c40", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4417f4a868504fc4bf6ef13a778f5582"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "600f7daf06944aeeac5dc422762e1b80", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/47fba3575b104a88be2681b328819dcd"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2b308653ac7247fa9baa9c8ab944719c", "id": "47fba3575b104a88be2681b328819dcd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4e9b9632aba044ef9d9f87b1a85eb86c"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8898dafa04e24b7b917ea9e206d1973e", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/542430c463314455b4fada2dcf3ed305"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f24d536e3ee422699b4070474c0ab74", "id": "542430c463314455b4fada2dcf3ed305"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/54f170ed10634c8ab91e440e7676973c"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b84349e6f93e41308288ba7144b14b45", "id": "54f170ed10634c8ab91e440e7676973c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/556eefa0fd8b46eab5c1e8fa977ba00d"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f24d536e3ee422699b4070474c0ab74", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/615c4b586ba14f3aa6c81f45cb7f3791"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4b6f5de7f21845939dc072d2117a4437", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/62b49991fd7d461e8ac86461425a99f7"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2b308653ac7247fa9baa9c8ab944719c", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6673f9aaabf9491e9a811d27ba9b798d"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "600f7daf06944aeeac5dc422762e1b80", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6da84d854854497bb5d986163061fb9a"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "148728a7e2ea4f93ad28b19f51feb9fa", "id": "6da84d854854497bb5d986163061fb9a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6fb73db288d4481da03881717799b2e9"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1417657337214d0ea78cc46ecbe0563d", "id": "6fb73db288d4481da03881717799b2e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/70fa5f19178245ea9b90e4c14b7e9cf4"}, "url": "http://172.30.9.27:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4b6f5de7f21845939dc072d2117a4437", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/75812d923c084f0281f5ee3287e60924"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ba077a1c2ab445fa8b8d6f95bd28907e", "id": "75812d923c084f0281f5ee3287e60924"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7d9b8599ab8147018f00702a0a7a3a6f"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b84349e6f93e41308288ba7144b14b45", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/879c5a81a848480c96b4d7510b7c7e47"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd061db811df482fb3de6c16531f2a82", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8dc123b02d5e450fbbc550b573f71623"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f24d536e3ee422699b4070474c0ab74", "id": "8dc123b02d5e450fbbc550b573f71623"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/96cdec3af54443278f70a9594c5a92ae"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd061db811df482fb3de6c16531f2a82", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/999621f6b53942c6a42b55fe57feb56b"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4621df1c3f5a4211ba476f4f4a9b2c40", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9c62e224965540da9df2d7f452a74564"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "600f7daf06944aeeac5dc422762e1b80", "id": "9c62e224965540da9df2d7f452a74564"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a2e0350f9a3a447b98d6aaba8af05a8c"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6eaa384caeea47158225d99e977db681", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a93755e4e19c4ece89b6b0b4fe0d70fe"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6eaa384caeea47158225d99e977db681", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b1c3700baa0f41369f0b293320a0bd25"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "60b99296a2934dbbbbd640e4d2a20e23", "id": "b1c3700baa0f41369f0b293320a0bd25"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b5e412b455f34c8f9aa4c35a4e18e491"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1417657337214d0ea78cc46ecbe0563d", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c5d70103311c425f89b890ef9cf4ab55"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4b6f5de7f21845939dc072d2117a4437", "id": "c5d70103311c425f89b890ef9cf4ab55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d334265332794884a9cfc648825a830c"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd061db811df482fb3de6c16531f2a82", "id": "d334265332794884a9cfc648825a830c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d521ce9831764585b4f23f1972a0bf12"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1417657337214d0ea78cc46ecbe0563d", "id": "d521ce9831764585b4f23f1972a0bf12"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d5ae5359ee8d49029291312393e06382"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3161333a1a4c43e0bc1a31e3ec86799b", "id": "d5ae5359ee8d49029291312393e06382"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e0ec7648792d46ecb9f82a84130996ea"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "148728a7e2ea4f93ad28b19f51feb9fa", "id": "e0ec7648792d46ecb9f82a84130996ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ee1bd901dfb34a8e8e7be3071312a56c"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b84349e6f93e41308288ba7144b14b45", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f33e038b2d914c75a75ae61c5c3894c8"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4621df1c3f5a4211ba476f4f4a9b2c40", "id": "f33e038b2d914c75a75ae61c5c3894c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f94d2758a4534a0ea08025e9a79643a5"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2b308653ac7247fa9baa9c8ab944719c", "id": "f94d2758a4534a0ea08025e9a79643a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fe0061128b324c9489fccabf88f0b324"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ba077a1c2ab445fa8b8d6f95bd28907e", "id": "fe0061128b324c9489fccabf88f0b324"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-03 06:17:06,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-b184e600-87d8-45ce-b2a2-fdb69eec383c 2018-10-03 06:17:06,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.085813999176s 2018-10-03 06:17:26,069 - 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-10-03 06:17:26,099 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-10-03 06:17:26,290 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-10-03 06:17:26,404 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 06:17:26,405 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-03 06:17:26,452 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-03 06:17:27,859 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 06:17:29,963 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-03 06:17:29,964 - openstack_tests - INFO - OS Credentials = > 2018-10-03 06:17:30,790 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-03 06:17:30,791 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-10-03 06:17:32,039 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8c0e853a-c7a0-4ff-proj 2018-10-03 06:17:33,147 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8c0e853a-c7a0-4ff-user 2018-10-03 06:17:33,350 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8c0e853a-c7a0-4ff-proj-role 2018-10-03 06:17:33,370 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8c0e853a-c7a0-4ff-proj-role to project CreateSecurityGroupTests-8c0e853a-c7a0-4ff-proj 2018-10-03 06:17:34,249 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-91b5ee61-e0d6-4b0b-a31b-12bfad82a163name... 2018-10-03 06:17:34,250 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-91b5ee61-e0d6-4b0b-a31b-12bfad82a163name 2018-10-03 06:17:34,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:34,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:34,858 - neutron_utils - INFO - Retrieving security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:35,263 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:35,453 - neutron_utils - INFO - Retrieving security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:35,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:35,843 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-91b5ee61-e0d6-4b0b-a31b-12bfad82a163name 2018-10-03 06:17:36,124 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:36,484 - neutron_utils - INFO - Retrieving security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:36,535 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:37,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:37,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:38,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:38,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:38,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:38,693 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:38,859 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-91b5ee61-e0d6-4b0b-a31b-12bfad82a163name 2018-10-03 06:17:39,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:39,646 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3661f90a-3f41-45af-a260-623591ee4696 2018-10-03 06:17:39,826 - neutron_utils - INFO - Deleting security group rule with ID - 1c09cb17-8665-494b-9697-dfe81cdf4f39 2018-10-03 06:17:40,081 - neutron_utils - INFO - Deleting security group rule with ID - ff37ad07-9d4b-42da-a4ea-49bd60033312 2018-10-03 06:17:40,192 - neutron_utils - INFO - Deleting security group rule with ID - 0aae8d8b-2b62-4fbf-8a01-544218351f19 2018-10-03 06:17:40,438 - neutron_utils - INFO - Deleting security group rule with ID - 8de31cf5-978e-4c6e-9572-7592126bab3f 2018-10-03 06:17:40,549 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-91b5ee61-e0d6-4b0b-a31b-12bfad82a163name 2018-10-03 06:17:41,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 375306fe-6ce5-453e-af5a-93d57d03ce4c 2018-10-03 06:17:41,469 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:17:41,800 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8c0e853a-c7a0-4ff-proj 2018-10-03 06:17:42,037 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8c0e853a-c7a0-4ff-proj-role 2018-10-03 06:17:42,260 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8c0e853a-c7a0-4ff-user 2018-10-03 06:17:43,680 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-92379ad2-1c1b-4aa-proj 2018-10-03 06:17:44,795 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-92379ad2-1c1b-4aa-user 2018-10-03 06:17:44,993 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-92379ad2-1c1b-4aa-proj-role 2018-10-03 06:17:45,082 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-92379ad2-1c1b-4aa-proj-role to project CreateSecurityGroupTests-92379ad2-1c1b-4aa-proj 2018-10-03 06:17:46,033 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b0033091-ad82-4c0d-9a25-461e64429950name... 2018-10-03 06:17:46,033 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b0033091-ad82-4c0d-9a25-461e64429950name 2018-10-03 06:17:46,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f00f81fb-32fb-469e-af46-5885983b735a 2018-10-03 06:17:46,643 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f00f81fb-32fb-469e-af46-5885983b735a 2018-10-03 06:17:46,816 - neutron_utils - INFO - Retrieving security group with ID - f00f81fb-32fb-469e-af46-5885983b735a 2018-10-03 06:17:46,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f00f81fb-32fb-469e-af46-5885983b735a 2018-10-03 06:17:46,946 - neutron_utils - INFO - Retrieving security group with ID - f00f81fb-32fb-469e-af46-5885983b735a 2018-10-03 06:17:46,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f00f81fb-32fb-469e-af46-5885983b735a 2018-10-03 06:17:47,241 - neutron_utils - INFO - Retrieving security group with ID - f00f81fb-32fb-469e-af46-5885983b735a 2018-10-03 06:17:47,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f00f81fb-32fb-469e-af46-5885983b735a 2018-10-03 06:17:47,637 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b0033091-ad82-4c0d-9a25-461e64429950name 2018-10-03 06:17:48,532 - neutron_utils - INFO - Deleting security group rule with ID - fa93e434-06cf-4ff2-876d-147bb2001d6d 2018-10-03 06:17:48,556 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule fa93e434-06cf-4ff2-876d-147bb2001d6d does not exist Neutron server returns request_ids: ['req-0e452892-a3bb-49c1-942e-ef26beaa84b1'] 2018-10-03 06:17:48,556 - neutron_utils - INFO - Deleting security group rule with ID - 21cb892b-c13c-4b46-8290-2ec4f73b13ff 2018-10-03 06:17:48,584 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 21cb892b-c13c-4b46-8290-2ec4f73b13ff does not exist Neutron server returns request_ids: ['req-5735b80c-88f2-4e27-b684-de4f12c62ab7'] 2018-10-03 06:17:48,584 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b0033091-ad82-4c0d-9a25-461e64429950name 2018-10-03 06:17:48,761 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group f00f81fb-32fb-469e-af46-5885983b735a does not exist Neutron server returns request_ids: ['req-5b29d837-9c06-4cec-9df0-b8effddf7001'] 2018-10-03 06:17:49,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e41a1f4a-2c33-45f8-b101-09bcbcfd025c 2018-10-03 06:17:49,518 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:17:49,902 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-92379ad2-1c1b-4aa-proj 2018-10-03 06:17:50,202 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-92379ad2-1c1b-4aa-proj-role 2018-10-03 06:17:50,417 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-92379ad2-1c1b-4aa-user 2018-10-03 06:17:51,825 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-7a76ecb9-f63d-424-proj 2018-10-03 06:17:52,830 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-7a76ecb9-f63d-424-user 2018-10-03 06:17:53,017 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-7a76ecb9-f63d-424-proj-role 2018-10-03 06:17:53,115 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-7a76ecb9-f63d-424-proj-role to project CreateSecurityGroupTests-7a76ecb9-f63d-424-proj 2018-10-03 06:17:53,916 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-33ab7615-4b47-4b7f-ab40-7877ac4d6950name... 2018-10-03 06:17:53,916 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-33ab7615-4b47-4b7f-ab40-7877ac4d6950name 2018-10-03 06:17:54,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:54,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:54,893 - neutron_utils - INFO - Retrieving security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:54,940 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:55,126 - neutron_utils - INFO - Retrieving security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:55,315 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:55,501 - neutron_utils - INFO - Retrieving security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:55,697 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:56,535 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:56,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:57,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:57,819 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:57,983 - neutron_utils - INFO - Retrieving security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:58,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 696bbcb8-3b2b-4ce5-9bf1-4126b14eb090 2018-10-03 06:17:58,211 - neutron_utils - INFO - Deleting security group rule with ID - 70408bde-b1f4-4996-b51e-03cf375a419f 2018-10-03 06:17:58,303 - neutron_utils - INFO - Deleting security group rule with ID - 75891461-40e1-48bb-a799-d8943918cac3 2018-10-03 06:17:58,569 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-33ab7615-4b47-4b7f-ab40-7877ac4d6950name 2018-10-03 06:17:59,425 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6921ed86-9443-44b1-bb79-cd7976f23bb7 2018-10-03 06:17:59,608 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:17:59,915 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-7a76ecb9-f63d-424-proj 2018-10-03 06:18:00,255 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-7a76ecb9-f63d-424-proj-role 2018-10-03 06:18:00,400 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-7a76ecb9-f63d-424-user 2018-10-03 06:18:01,877 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-761c28f7-be9f-4a4-proj 2018-10-03 06:18:03,004 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-761c28f7-be9f-4a4-user 2018-10-03 06:18:03,215 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-761c28f7-be9f-4a4-proj-role 2018-10-03 06:18:03,329 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-761c28f7-be9f-4a4-proj-role to project CreateSecurityGroupTests-761c28f7-be9f-4a4-proj 2018-10-03 06:18:04,135 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-701bb45d-b46d-40b4-8ab5-d0cd5bf11251name... 2018-10-03 06:18:04,136 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-701bb45d-b46d-40b4-8ab5-d0cd5bf11251name 2018-10-03 06:18:04,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c1c33a0-ebf3-47de-9e10-54774f9ebce3 2018-10-03 06:18:05,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c1c33a0-ebf3-47de-9e10-54774f9ebce3 2018-10-03 06:18:05,339 - neutron_utils - INFO - Retrieving security group with ID - 4c1c33a0-ebf3-47de-9e10-54774f9ebce3 2018-10-03 06:18:05,539 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c1c33a0-ebf3-47de-9e10-54774f9ebce3 2018-10-03 06:18:05,720 - neutron_utils - INFO - Retrieving security group with ID - 4c1c33a0-ebf3-47de-9e10-54774f9ebce3 2018-10-03 06:18:05,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c1c33a0-ebf3-47de-9e10-54774f9ebce3 2018-10-03 06:18:06,086 - neutron_utils - INFO - Retrieving security group with ID - 4c1c33a0-ebf3-47de-9e10-54774f9ebce3 2018-10-03 06:18:06,291 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c1c33a0-ebf3-47de-9e10-54774f9ebce3 2018-10-03 06:18:07,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c1c33a0-ebf3-47de-9e10-54774f9ebce3 2018-10-03 06:18:07,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c1c33a0-ebf3-47de-9e10-54774f9ebce3 2018-10-03 06:18:07,622 - neutron_utils - INFO - Deleting security group rule with ID - ca48b3f3-0db5-4bd7-9990-ad93eb80b1cd 2018-10-03 06:18:07,977 - neutron_utils - INFO - Deleting security group rule with ID - 680cf286-f7ab-44cd-905e-1ee7bb4e2e1c 2018-10-03 06:18:08,225 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-701bb45d-b46d-40b4-8ab5-d0cd5bf11251name 2018-10-03 06:18:08,998 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900d47e2-e18c-4cb9-a3f2-2dbe0160808f 2018-10-03 06:18:09,169 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:18:09,484 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-761c28f7-be9f-4a4-proj 2018-10-03 06:18:09,743 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-761c28f7-be9f-4a4-proj-role 2018-10-03 06:18:09,997 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-761c28f7-be9f-4a4-user 2018-10-03 06:18:11,517 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ebf82985-e6c1-4a7-proj 2018-10-03 06:18:12,581 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ebf82985-e6c1-4a7-user 2018-10-03 06:18:12,799 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ebf82985-e6c1-4a7-proj-role 2018-10-03 06:18:12,816 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ebf82985-e6c1-4a7-proj-role to project CreateSecurityGroupTests-ebf82985-e6c1-4a7-proj 2018-10-03 06:18:13,769 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-41de99e9-91fc-4a1e-b535-5bad9b3db6f4name... 2018-10-03 06:18:13,769 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-41de99e9-91fc-4a1e-b535-5bad9b3db6f4name 2018-10-03 06:18:14,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:14,374 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:14,564 - neutron_utils - INFO - Retrieving security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:14,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:14,966 - neutron_utils - INFO - Retrieving security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:15,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:15,354 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-41de99e9-91fc-4a1e-b535-5bad9b3db6f4name 2018-10-03 06:18:15,639 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:16,095 - neutron_utils - INFO - Retrieving security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:16,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:16,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:16,904 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:17,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:17,533 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64a8c9a8-3cf1-4608-879b-85cd83ae1fd5 2018-10-03 06:18:17,566 - neutron_utils - INFO - Deleting security group rule with ID - 32b31c92-5369-48f5-b95b-1efa545ebcfb 2018-10-03 06:18:17,821 - neutron_utils - INFO - Deleting security group rule with ID - 86e898a9-56ed-4a2f-800f-1f7f50facee0 2018-10-03 06:18:17,935 - neutron_utils - INFO - Deleting security group rule with ID - aa1ea1dd-00f1-4101-9f69-0d4a6ad212f7 2018-10-03 06:18:18,174 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-41de99e9-91fc-4a1e-b535-5bad9b3db6f4name 2018-10-03 06:18:18,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 234b1121-38e0-4140-ab6f-e5825f3d4dbb 2018-10-03 06:18:18,929 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:18:19,228 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ebf82985-e6c1-4a7-proj 2018-10-03 06:18:19,445 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ebf82985-e6c1-4a7-proj-role 2018-10-03 06:18:19,657 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ebf82985-e6c1-4a7-user 2018-10-03 06:18:21,116 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-3665fb8e-75ef-432-proj 2018-10-03 06:18:22,179 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-3665fb8e-75ef-432-user 2018-10-03 06:18:22,386 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-3665fb8e-75ef-432-proj-role 2018-10-03 06:18:22,500 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-3665fb8e-75ef-432-proj-role to project CreateSecurityGroupTests-3665fb8e-75ef-432-proj 2018-10-03 06:18:23,491 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2bb14a36-6794-425c-b2b0-f06fa3523249name... 2018-10-03 06:18:23,491 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2bb14a36-6794-425c-b2b0-f06fa3523249name 2018-10-03 06:18:23,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:24,027 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:24,202 - neutron_utils - INFO - Retrieving security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:24,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:24,570 - neutron_utils - INFO - Retrieving security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:24,618 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:24,817 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2bb14a36-6794-425c-b2b0-f06fa3523249name 2018-10-03 06:18:25,086 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:25,460 - neutron_utils - INFO - Retrieving security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:25,666 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:26,552 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:26,732 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:27,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:27,497 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:27,865 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8caa0a-26ab-4d7d-a365-4c05e1bf84cf 2018-10-03 06:18:28,030 - neutron_utils - INFO - Deleting security group rule with ID - 6b685676-ac50-4719-a72c-4056cb2092d7 2018-10-03 06:18:28,148 - neutron_utils - INFO - Deleting security group rule with ID - 17c25712-48fd-4a72-a44e-e2a23c6d3167 2018-10-03 06:18:28,245 - neutron_utils - INFO - Deleting security group rule with ID - f612090f-27ef-4b32-894e-185fadea1b64 2018-10-03 06:18:28,500 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2bb14a36-6794-425c-b2b0-f06fa3523249name 2018-10-03 06:18:29,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4ce7a2c-dbe9-4943-a92a-13e0a98c5d6f 2018-10-03 06:18:29,310 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:18:29,681 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-3665fb8e-75ef-432-proj 2018-10-03 06:18:29,975 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-3665fb8e-75ef-432-proj-role 2018-10-03 06:18:30,195 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-3665fb8e-75ef-432-user 2018-10-03 06:18:31,697 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-467c4807-d858-490-proj 2018-10-03 06:18:32,950 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-467c4807-d858-490-user 2018-10-03 06:18:33,152 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-467c4807-d858-490-proj-role 2018-10-03 06:18:33,244 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-467c4807-d858-490-proj-role to project CreateSecurityGroupTests-467c4807-d858-490-proj 2018-10-03 06:18:34,253 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-60022aab-7d8c-4c7e-bbb2-bc8d6395358fname... 2018-10-03 06:18:34,253 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-60022aab-7d8c-4c7e-bbb2-bc8d6395358fname 2018-10-03 06:18:34,638 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:34,809 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:34,837 - neutron_utils - INFO - Retrieving security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:34,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:35,069 - neutron_utils - INFO - Retrieving security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:35,270 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:35,330 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-60022aab-7d8c-4c7e-bbb2-bc8d6395358fname 2018-10-03 06:18:35,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:36,112 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-60022aab-7d8c-4c7e-bbb2-bc8d6395358fname 2018-10-03 06:18:36,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:36,470 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-60022aab-7d8c-4c7e-bbb2-bc8d6395358fname 2018-10-03 06:18:36,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:37,094 - neutron_utils - INFO - Retrieving security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:37,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:37,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:38,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:38,692 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:39,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:39,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:39,680 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:40,073 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:40,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:40,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43266de4-ec2f-49de-8b38-2fc5e9639e08 2018-10-03 06:18:40,837 - neutron_utils - INFO - Deleting security group rule with ID - 9988de73-f67b-4a2b-8075-2e39da6924f6 2018-10-03 06:18:40,940 - neutron_utils - INFO - Deleting security group rule with ID - 078d5d16-1d7b-4047-9ff9-0678251bdd75 2018-10-03 06:18:41,050 - neutron_utils - INFO - Deleting security group rule with ID - 53a2d90b-711e-4022-b683-422f140c2d23 2018-10-03 06:18:41,157 - neutron_utils - INFO - Deleting security group rule with ID - 5b369c69-8bb6-4d95-8da1-eadcbba972bb 2018-10-03 06:18:41,489 - neutron_utils - INFO - Deleting security group rule with ID - 2de805c0-60f1-4180-9879-3a50e289fa77 2018-10-03 06:18:41,748 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-60022aab-7d8c-4c7e-bbb2-bc8d6395358fname 2018-10-03 06:18:42,630 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7db1eaf-f0b8-4018-bd26-f65d151ece84 2018-10-03 06:18:42,837 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:18:43,136 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-467c4807-d858-490-proj 2018-10-03 06:18:43,334 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-467c4807-d858-490-proj-role 2018-10-03 06:18:43,544 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-467c4807-d858-490-user 2018-10-03 06:18:44,954 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-75b647c2-effd-47a-proj 2018-10-03 06:18:46,053 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-75b647c2-effd-47a-user 2018-10-03 06:18:46,254 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-75b647c2-effd-47a-proj-role 2018-10-03 06:18:46,340 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-75b647c2-effd-47a-proj-role to project CreateSecurityGroupTests-75b647c2-effd-47a-proj 2018-10-03 06:18:47,257 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b7387b9e-3050-4a08-a416-0fc600bae4d4name... 2018-10-03 06:18:47,257 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b7387b9e-3050-4a08-a416-0fc600bae4d4name 2018-10-03 06:18:47,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0002c463-7897-4498-b0c6-b60b6bbe4d7d 2018-10-03 06:18:47,809 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0002c463-7897-4498-b0c6-b60b6bbe4d7d 2018-10-03 06:18:47,984 - neutron_utils - INFO - Retrieving security group with ID - 0002c463-7897-4498-b0c6-b60b6bbe4d7d 2018-10-03 06:18:48,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0002c463-7897-4498-b0c6-b60b6bbe4d7d 2018-10-03 06:18:48,360 - neutron_utils - INFO - Retrieving security group with ID - 0002c463-7897-4498-b0c6-b60b6bbe4d7d 2018-10-03 06:18:48,573 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0002c463-7897-4498-b0c6-b60b6bbe4d7d 2018-10-03 06:18:48,731 - neutron_utils - INFO - Retrieving security group with ID - 0002c463-7897-4498-b0c6-b60b6bbe4d7d 2018-10-03 06:18:48,785 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0002c463-7897-4498-b0c6-b60b6bbe4d7d 2018-10-03 06:18:49,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0002c463-7897-4498-b0c6-b60b6bbe4d7d 2018-10-03 06:18:49,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0002c463-7897-4498-b0c6-b60b6bbe4d7d 2018-10-03 06:18:49,750 - neutron_utils - INFO - Deleting security group rule with ID - a748114c-6a73-4096-8cc8-b6ce605e66d9 2018-10-03 06:18:49,884 - neutron_utils - INFO - Deleting security group rule with ID - e72a924e-7dfe-4fc2-a65e-e58a60fd1ad2 2018-10-03 06:18:50,210 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b7387b9e-3050-4a08-a416-0fc600bae4d4name 2018-10-03 06:18:50,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82c97ae1-bd81-4e68-b69f-3dfe07b2372d 2018-10-03 06:18:51,168 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:18:51,522 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-75b647c2-effd-47a-proj 2018-10-03 06:18:51,730 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-75b647c2-effd-47a-proj-role 2018-10-03 06:18:51,931 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-75b647c2-effd-47a-user 2018-10-03 06:18:53,410 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-a9f24a3f-b6e3-491-proj 2018-10-03 06:18:54,562 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-a9f24a3f-b6e3-491-user 2018-10-03 06:18:54,754 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-a9f24a3f-b6e3-491-proj-role 2018-10-03 06:18:54,775 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-a9f24a3f-b6e3-491-proj-role to project CreateSecurityGroupTests-a9f24a3f-b6e3-491-proj 2018-10-03 06:18:55,670 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-9507f637-8a86-4c4f-9ff6-73e888564074name... 2018-10-03 06:18:55,670 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-9507f637-8a86-4c4f-9ff6-73e888564074name 2018-10-03 06:18:56,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:18:56,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:18:56,498 - neutron_utils - INFO - Retrieving security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:18:56,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:18:56,753 - neutron_utils - INFO - Retrieving security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:18:56,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:18:57,124 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9507f637-8a86-4c4f-9ff6-73e888564074name 2018-10-03 06:18:57,264 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:18:57,597 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9507f637-8a86-4c4f-9ff6-73e888564074name 2018-10-03 06:18:57,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:18:58,194 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9507f637-8a86-4c4f-9ff6-73e888564074name 2018-10-03 06:18:58,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:18:58,883 - neutron_utils - INFO - Retrieving security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:18:58,940 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:18:59,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:18:59,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:19:00,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:19:00,647 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:19:01,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:19:01,105 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:19:01,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:19:01,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:19:02,128 - neutron_utils - INFO - Deleting security group rule with ID - 076740a6-a4fa-4492-b5d9-bef358c445ea 2018-10-03 06:19:02,550 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-10-03 06:19:02,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9492d0a-2ece-438d-9f58-d6d93d172ff2 2018-10-03 06:19:02,584 - neutron_utils - INFO - Deleting security group rule with ID - 9ce101c9-0cc3-43c5-8a86-f5713641d239 2018-10-03 06:19:02,854 - neutron_utils - INFO - Deleting security group rule with ID - b88f4fdf-de99-4e90-8245-99f68fc3d7ff 2018-10-03 06:19:03,114 - neutron_utils - INFO - Deleting security group rule with ID - 076740a6-a4fa-4492-b5d9-bef358c445ea 2018-10-03 06:19:03,279 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 076740a6-a4fa-4492-b5d9-bef358c445ea does not exist Neutron server returns request_ids: ['req-ed12cdd9-ef85-415c-b836-bc8d73652c8c'] 2018-10-03 06:19:03,280 - neutron_utils - INFO - Deleting security group rule with ID - e69b56ce-cfa9-4408-879e-805c6bded792 2018-10-03 06:19:03,535 - neutron_utils - INFO - Deleting security group rule with ID - 519f1d53-33ad-4cfe-bed7-0feaa7933d0d 2018-10-03 06:19:03,649 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-9507f637-8a86-4c4f-9ff6-73e888564074name 2018-10-03 06:19:04,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f13d374-2552-425b-bcc9-3af624e47688 2018-10-03 06:19:04,579 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:19:04,925 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-a9f24a3f-b6e3-491-proj 2018-10-03 06:19:05,165 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-a9f24a3f-b6e3-491-proj-role 2018-10-03 06:19:05,362 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-a9f24a3f-b6e3-491-user 2018-10-03 06:19:06,706 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-88aa0c25-a523-47f-proj 2018-10-03 06:19:07,829 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-88aa0c25-a523-47f-user 2018-10-03 06:19:08,058 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-88aa0c25-a523-47f-proj-role 2018-10-03 06:19:08,147 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-88aa0c25-a523-47f-proj-role to project CreateSecurityGroupTests-88aa0c25-a523-47f-proj 2018-10-03 06:19:09,026 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8f0cf7f8-9009-4040-bed6-b1f6baf0f789name... 2018-10-03 06:19:09,026 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8f0cf7f8-9009-4040-bed6-b1f6baf0f789name 2018-10-03 06:19:09,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:09,597 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:09,761 - neutron_utils - INFO - Retrieving security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:09,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:10,140 - neutron_utils - INFO - Retrieving security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:10,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:10,591 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8f0cf7f8-9009-4040-bed6-b1f6baf0f789name 2018-10-03 06:19:10,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:11,081 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8f0cf7f8-9009-4040-bed6-b1f6baf0f789name 2018-10-03 06:19:11,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:11,878 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8f0cf7f8-9009-4040-bed6-b1f6baf0f789name 2018-10-03 06:19:12,145 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:12,523 - neutron_utils - INFO - Retrieving security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:12,582 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:13,320 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:13,502 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:13,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:14,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:14,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:14,904 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:15,150 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:15,385 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:15,424 - neutron_utils - INFO - Deleting security group rule with ID - 10fe082f-1de3-46b6-a5c9-cc50c1f08d53 2018-10-03 06:19:15,687 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-10-03 06:19:15,687 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 692ca7a1-b296-4775-8660-a99c15bbaf3c 2018-10-03 06:19:15,863 - neutron_utils - INFO - Deleting security group rule with ID - adb543e5-8feb-4a0c-825c-9828067e2507 2018-10-03 06:19:15,963 - neutron_utils - INFO - Deleting security group rule with ID - 5139e682-0ed7-4c4c-9e00-5a93a0fd2735 2018-10-03 06:19:16,216 - neutron_utils - INFO - Deleting security group rule with ID - ab51e114-6c65-4740-a7fc-747e544b56b8 2018-10-03 06:19:16,325 - neutron_utils - INFO - Deleting security group rule with ID - 39549855-fb98-4553-81f3-0c61a12b7e60 2018-10-03 06:19:16,457 - neutron_utils - INFO - Deleting security group rule with ID - 10fe082f-1de3-46b6-a5c9-cc50c1f08d53 2018-10-03 06:19:16,481 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 10fe082f-1de3-46b6-a5c9-cc50c1f08d53 does not exist Neutron server returns request_ids: ['req-758b5d60-74a0-48a7-bfc2-e4d9ab85dc43'] 2018-10-03 06:19:16,481 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8f0cf7f8-9009-4040-bed6-b1f6baf0f789name 2018-10-03 06:19:17,132 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ed2ec13-20c8-4259-b67f-e9268e27acf7 2018-10-03 06:19:17,306 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:19:17,605 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-88aa0c25-a523-47f-proj 2018-10-03 06:19:17,904 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-88aa0c25-a523-47f-proj-role 2018-10-03 06:19:18,111 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-88aa0c25-a523-47f-user 2018-10-03 06:19:19,538 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-de986801-baf6-4fa-proj 2018-10-03 06:19:20,649 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-de986801-baf6-4fa-user 2018-10-03 06:19:20,859 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-de986801-baf6-4fa-proj-role 2018-10-03 06:19:20,939 - keystone_utils - INFO - Granting role CreateImageSuccessTests-de986801-baf6-4fa-proj-role to project CreateImageSuccessTests-de986801-baf6-4fa-proj 2018-10-03 06:19:24,978 - create_image - INFO - Created image with name - CreateImageSuccessTests-6656e1aa-07d7-4df8-b4aa-c70389cf0a40 2018-10-03 06:19:25,147 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-6656e1aa-07d7-4df8-b4aa-c70389cf0a40 2018-10-03 06:19:26,643 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-6656e1aa-07d7-4df8-b4aa-c70389cf0a40 2018-10-03 06:19:28,649 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-6656e1aa-07d7-4df8-b4aa-c70389cf0a40 2018-10-03 06:19:29,296 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-de986801-baf6-4fa-proj 2018-10-03 06:19:29,515 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-de986801-baf6-4fa-proj-role 2018-10-03 06:19:29,706 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-de986801-baf6-4fa-user 2018-10-03 06:19:31,219 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-9aa1fd47-c9d1-4bd-proj 2018-10-03 06:19:32,272 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-9aa1fd47-c9d1-4bd-user 2018-10-03 06:19:32,478 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-9aa1fd47-c9d1-4bd-proj-role 2018-10-03 06:19:32,498 - keystone_utils - INFO - Granting role CreateImageSuccessTests-9aa1fd47-c9d1-4bd-proj-role to project CreateImageSuccessTests-9aa1fd47-c9d1-4bd-proj 2018-10-03 06:19:35,988 - create_image - INFO - Created image with name - CreateImageSuccessTests-8fb69ce7-bf5f-44ef-8a26-993542d049e9 2018-10-03 06:19:36,145 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8fb69ce7-bf5f-44ef-8a26-993542d049e9 2018-10-03 06:19:36,838 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8fb69ce7-bf5f-44ef-8a26-993542d049e9 2018-10-03 06:19:38,767 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-9aa1fd47-c9d1-4bd-proj 2018-10-03 06:19:38,960 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-9aa1fd47-c9d1-4bd-proj-role 2018-10-03 06:19:39,156 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-9aa1fd47-c9d1-4bd-user 2018-10-03 06:19:40,597 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-9952d657-e46c-48c-proj 2018-10-03 06:19:41,716 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-9952d657-e46c-48c-user 2018-10-03 06:19:41,921 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-9952d657-e46c-48c-proj-role 2018-10-03 06:19:42,011 - keystone_utils - INFO - Granting role CreateImageSuccessTests-9952d657-e46c-48c-proj-role to project CreateImageSuccessTests-9952d657-e46c-48c-proj 2018-10-03 06:19:44,989 - create_image - INFO - Created image with name - CreateImageSuccessTests-d4af0068-e41a-4c95-ac63-055e2478f6f7 2018-10-03 06:19:45,144 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-d4af0068-e41a-4c95-ac63-055e2478f6f7 2018-10-03 06:19:46,255 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-d4af0068-e41a-4c95-ac63-055e2478f6f7 2018-10-03 06:19:48,424 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-9952d657-e46c-48c-proj 2018-10-03 06:19:48,711 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-9952d657-e46c-48c-proj-role 2018-10-03 06:19:48,916 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-9952d657-e46c-48c-user 2018-10-03 06:19:50,307 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-c035f972-9af4-4be-proj 2018-10-03 06:19:51,518 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-c035f972-9af4-4be-user 2018-10-03 06:19:51,715 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-c035f972-9af4-4be-proj-role 2018-10-03 06:19:51,732 - keystone_utils - INFO - Granting role CreateImageSuccessTests-c035f972-9af4-4be-proj-role to project CreateImageSuccessTests-c035f972-9af4-4be-proj 2018-10-03 06:19:54,913 - create_image - INFO - Created image with name - CreateImageSuccessTests-5c8659eb-c5c6-46f9-8ce4-ef4c17c424fe 2018-10-03 06:19:55,069 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-5c8659eb-c5c6-46f9-8ce4-ef4c17c424fe 2018-10-03 06:19:55,873 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-5c8659eb-c5c6-46f9-8ce4-ef4c17c424fe 2018-10-03 06:19:57,556 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-c035f972-9af4-4be-proj 2018-10-03 06:19:57,784 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-c035f972-9af4-4be-proj-role 2018-10-03 06:19:57,998 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-c035f972-9af4-4be-user 2018-10-03 06:19:59,407 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-48bc91c3-f153-477-proj 2018-10-03 06:20:00,523 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-48bc91c3-f153-477-user 2018-10-03 06:20:00,712 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-48bc91c3-f153-477-proj-role 2018-10-03 06:20:00,731 - keystone_utils - INFO - Granting role CreateImageSuccessTests-48bc91c3-f153-477-proj-role to project CreateImageSuccessTests-48bc91c3-f153-477-proj 2018-10-03 06:20:04,082 - create_image - INFO - Created image with name - CreateImageSuccessTests-a0eea327-da98-4efe-870c-ea016276678f 2018-10-03 06:20:04,615 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a0eea327-da98-4efe-870c-ea016276678f 2018-10-03 06:20:06,091 - create_image - INFO - Found image with name - CreateImageSuccessTests-a0eea327-da98-4efe-870c-ea016276678f 2018-10-03 06:20:06,091 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a0eea327-da98-4efe-870c-ea016276678f 2018-10-03 06:20:08,541 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-48bc91c3-f153-477-proj 2018-10-03 06:20:08,765 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-48bc91c3-f153-477-proj-role 2018-10-03 06:20:08,968 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-48bc91c3-f153-477-user 2018-10-03 06:20:10,482 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-23bb67ad-96bc-445-proj 2018-10-03 06:20:11,511 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-23bb67ad-96bc-445-user 2018-10-03 06:20:11,712 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-23bb67ad-96bc-445-proj-role 2018-10-03 06:20:11,795 - keystone_utils - INFO - Granting role CreateImageSuccessTests-23bb67ad-96bc-445-proj-role to project CreateImageSuccessTests-23bb67ad-96bc-445-proj 2018-10-03 06:20:15,547 - create_image - INFO - Created image with name - CreateImageSuccessTests-a45d005e-17de-4e88-8b84-0425820168b6 2018-10-03 06:20:15,805 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a45d005e-17de-4e88-8b84-0425820168b6 2018-10-03 06:20:17,361 - create_image - INFO - Found image with name - CreateImageSuccessTests-a45d005e-17de-4e88-8b84-0425820168b6 2018-10-03 06:20:17,361 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a45d005e-17de-4e88-8b84-0425820168b6 2018-10-03 06:20:19,334 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-23bb67ad-96bc-445-proj 2018-10-03 06:20:19,557 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-23bb67ad-96bc-445-proj-role 2018-10-03 06:20:19,779 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-23bb67ad-96bc-445-user 2018-10-03 06:20:21,278 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-f9d684ef-1896-41b-proj 2018-10-03 06:20:22,260 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-f9d684ef-1896-41b-user 2018-10-03 06:20:22,470 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-f9d684ef-1896-41b-proj-role 2018-10-03 06:20:22,557 - keystone_utils - INFO - Granting role CreateImageNegativeTests-f9d684ef-1896-41b-proj-role to project CreateImageNegativeTests-f9d684ef-1896-41b-proj 2018-10-03 06:20:23,676 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-10-03 06:20:23,676 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-ad39ec9f-9615-425d-8958-2910c99ba499 2018-10-03 06:20:24,368 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-f9d684ef-1896-41b-proj 2018-10-03 06:20:24,583 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-f9d684ef-1896-41b-proj-role 2018-10-03 06:20:24,776 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-f9d684ef-1896-41b-user 2018-10-03 06:20:26,173 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-a1842cce-9c88-4bf-proj 2018-10-03 06:20:27,230 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-a1842cce-9c88-4bf-user 2018-10-03 06:20:27,422 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-a1842cce-9c88-4bf-proj-role 2018-10-03 06:20:27,515 - keystone_utils - INFO - Granting role CreateImageNegativeTests-a1842cce-9c88-4bf-proj-role to project CreateImageNegativeTests-a1842cce-9c88-4bf-proj 2018-10-03 06:20:29,053 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-10-03 06:20:29,054 - glance_utils - INFO - Removing file ./tmp/e061bab3-33de-4295-99b4-4d10931c6e3f 2018-10-03 06:20:29,526 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-a1842cce-9c88-4bf-proj 2018-10-03 06:20:29,724 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-a1842cce-9c88-4bf-proj-role 2018-10-03 06:20:29,952 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-a1842cce-9c88-4bf-user 2018-10-03 06:20:31,353 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-2965fcf8-d601-475-proj 2018-10-03 06:20:32,386 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-2965fcf8-d601-475-user 2018-10-03 06:20:32,577 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-2965fcf8-d601-475-proj-role 2018-10-03 06:20:32,663 - keystone_utils - INFO - Granting role CreateImageNegativeTests-2965fcf8-d601-475-proj-role to project CreateImageNegativeTests-2965fcf8-d601-475-proj 2018-10-03 06:20:33,911 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-2965fcf8-d601-475-proj 2018-10-03 06:20:34,126 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-2965fcf8-d601-475-proj-role 2018-10-03 06:20:34,335 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-2965fcf8-d601-475-user 2018-10-03 06:20:35,763 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-430737f7-8586-4e6-proj 2018-10-03 06:20:36,825 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-430737f7-8586-4e6-user 2018-10-03 06:20:37,021 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-430737f7-8586-4e6-proj-role 2018-10-03 06:20:37,190 - keystone_utils - INFO - Granting role CreateImageNegativeTests-430737f7-8586-4e6-proj-role to project CreateImageNegativeTests-430737f7-8586-4e6-proj 2018-10-03 06:20:38,446 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-430737f7-8586-4e6-proj 2018-10-03 06:20:38,665 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-430737f7-8586-4e6-proj-role 2018-10-03 06:20:38,787 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-430737f7-8586-4e6-user 2018-10-03 06:20:40,206 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-507d3f51-474f-4e7-proj 2018-10-03 06:20:41,316 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-507d3f51-474f-4e7-user 2018-10-03 06:20:41,508 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-507d3f51-474f-4e7-proj-role 2018-10-03 06:20:41,591 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-507d3f51-474f-4e7-proj-role to project CreateMultiPartImageTests-507d3f51-474f-4e7-proj 2018-10-03 06:20:41,706 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-10-03 06:20:42,210 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-507d3f51-474f-4e7-proj 2018-10-03 06:20:42,433 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-507d3f51-474f-4e7-proj-role 2018-10-03 06:20:42,628 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-507d3f51-474f-4e7-user 2018-10-03 06:20:44,063 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-d9e5d50e-d8c3-4ff-proj 2018-10-03 06:20:45,194 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-d9e5d50e-d8c3-4ff-user 2018-10-03 06:20:45,392 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-d9e5d50e-d8c3-4ff-proj-role 2018-10-03 06:20:45,560 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-d9e5d50e-d8c3-4ff-proj-role to project CreateMultiPartImageTests-d9e5d50e-d8c3-4ff-proj 2018-10-03 06:20:45,709 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-03 06:20:46,283 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-d9e5d50e-d8c3-4ff-proj 2018-10-03 06:20:46,481 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-d9e5d50e-d8c3-4ff-proj-role 2018-10-03 06:20:46,683 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-d9e5d50e-d8c3-4ff-user 2018-10-03 06:20:48,099 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-5a2dfbdd-9336-401-proj 2018-10-03 06:20:49,218 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-5a2dfbdd-9336-401-user 2018-10-03 06:20:49,422 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-5a2dfbdd-9336-401-proj-role 2018-10-03 06:20:49,506 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-5a2dfbdd-9336-401-proj-role to project CreateMultiPartImageTests-5a2dfbdd-9336-401-proj 2018-10-03 06:20:49,655 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-03 06:20:50,133 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-5a2dfbdd-9336-401-proj 2018-10-03 06:20:50,353 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-5a2dfbdd-9336-401-proj-role 2018-10-03 06:20:50,552 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-5a2dfbdd-9336-401-user 2018-10-03 06:20:51,960 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-808b59fa-ee35-424-proj 2018-10-03 06:20:52,938 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-808b59fa-ee35-424-user 2018-10-03 06:20:53,131 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-808b59fa-ee35-424-proj-role 2018-10-03 06:20:53,220 - keystone_utils - INFO - Granting role CreateKeypairsTests-808b59fa-ee35-424-proj-role to project CreateKeypairsTests-808b59fa-ee35-424-proj 2018-10-03 06:20:54,393 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-6fe9dd4f-0569-4865-be42-5854d157be61... 2018-10-03 06:20:54,394 - OpenStackKeypair - INFO - Creating new keypair 2018-10-03 06:20:54,497 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-6fe9dd4f-0569-4865-be42-5854d157be61 2018-10-03 06:20:56,048 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-808b59fa-ee35-424-proj 2018-10-03 06:20:56,443 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-808b59fa-ee35-424-proj-role 2018-10-03 06:20:56,642 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-808b59fa-ee35-424-user 2018-10-03 06:20:58,069 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-16a9571c-70ce-4ae-proj 2018-10-03 06:20:59,126 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-16a9571c-70ce-4ae-user 2018-10-03 06:20:59,380 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-16a9571c-70ce-4ae-proj-role 2018-10-03 06:20:59,471 - keystone_utils - INFO - Granting role CreateKeypairsTests-16a9571c-70ce-4ae-proj-role to project CreateKeypairsTests-16a9571c-70ce-4ae-proj 2018-10-03 06:20:59,945 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-b51463c1-dcc2-422b-9d7d-5fa8b826e709.pub 2018-10-03 06:21:00,934 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-b51463c1-dcc2-422b-9d7d-5fa8b826e709... 2018-10-03 06:21:00,934 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-03 06:21:00,934 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-b51463c1-dcc2-422b-9d7d-5fa8b826e709.pub 2018-10-03 06:21:00,934 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-b51463c1-dcc2-422b-9d7d-5fa8b826e709 2018-10-03 06:21:02,071 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-16a9571c-70ce-4ae-proj 2018-10-03 06:21:02,305 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-16a9571c-70ce-4ae-proj-role 2018-10-03 06:21:02,507 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-16a9571c-70ce-4ae-user 2018-10-03 06:21:03,889 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e06c0c9f-d9fe-413-proj 2018-10-03 06:21:04,985 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e06c0c9f-d9fe-413-user 2018-10-03 06:21:05,189 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e06c0c9f-d9fe-413-proj-role 2018-10-03 06:21:05,270 - keystone_utils - INFO - Granting role CreateKeypairsTests-e06c0c9f-d9fe-413-proj-role to project CreateKeypairsTests-e06c0c9f-d9fe-413-proj 2018-10-03 06:21:06,481 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-d68afc81-6f63-4a2e-a507-0f1f6e4aa6f5... 2018-10-03 06:21:06,481 - OpenStackKeypair - INFO - Creating new keypair 2018-10-03 06:21:22,964 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-d68afc81-6f63-4a2e-a507-0f1f6e4aa6f5 2018-10-03 06:21:24,118 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e06c0c9f-d9fe-413-proj 2018-10-03 06:21:24,330 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e06c0c9f-d9fe-413-proj-role 2018-10-03 06:21:24,520 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e06c0c9f-d9fe-413-user 2018-10-03 06:21:25,943 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-523b96f5-3177-44b-proj 2018-10-03 06:21:27,104 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-523b96f5-3177-44b-user 2018-10-03 06:21:27,315 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-523b96f5-3177-44b-proj-role 2018-10-03 06:21:27,417 - keystone_utils - INFO - Granting role CreateKeypairsTests-523b96f5-3177-44b-proj-role to project CreateKeypairsTests-523b96f5-3177-44b-proj 2018-10-03 06:21:28,557 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-feb8ce6e-a801-45d6-b604-b9a5c0a6da76... 2018-10-03 06:21:28,558 - OpenStackKeypair - INFO - Creating new keypair 2018-10-03 06:21:28,603 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-feb8ce6e-a801-45d6-b604-b9a5c0a6da76 2018-10-03 06:21:30,109 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-523b96f5-3177-44b-proj 2018-10-03 06:21:30,325 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-523b96f5-3177-44b-proj-role 2018-10-03 06:21:30,516 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-523b96f5-3177-44b-user 2018-10-03 06:21:31,937 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e4c2cfa4-d5a3-4d7-proj 2018-10-03 06:21:33,069 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e4c2cfa4-d5a3-4d7-user 2018-10-03 06:21:33,260 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e4c2cfa4-d5a3-4d7-proj-role 2018-10-03 06:21:33,352 - keystone_utils - INFO - Granting role CreateKeypairsTests-e4c2cfa4-d5a3-4d7-proj-role to project CreateKeypairsTests-e4c2cfa4-d5a3-4d7-proj 2018-10-03 06:21:34,089 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-a129ceab-7924-4362-90e4-48a2348555fd... 2018-10-03 06:21:34,089 - OpenStackKeypair - INFO - Creating new keypair 2018-10-03 06:21:34,107 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-a129ceab-7924-4362-90e4-48a2348555fd 2018-10-03 06:21:34,175 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-a129ceab-7924-4362-90e4-48a2348555fd.pub 2018-10-03 06:21:34,176 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-a129ceab-7924-4362-90e4-48a2348555fd 2018-10-03 06:21:34,771 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-a129ceab-7924-4362-90e4-48a2348555fd.pub] 2018-10-03 06:21:34,772 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-a129ceab-7924-4362-90e4-48a2348555fd] 2018-10-03 06:21:35,231 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e4c2cfa4-d5a3-4d7-proj 2018-10-03 06:21:35,424 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e4c2cfa4-d5a3-4d7-proj-role 2018-10-03 06:21:35,627 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e4c2cfa4-d5a3-4d7-user 2018-10-03 06:21:37,027 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e74a3a3a-ef8a-4f3-proj 2018-10-03 06:21:38,163 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e74a3a3a-ef8a-4f3-user 2018-10-03 06:21:38,362 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e74a3a3a-ef8a-4f3-proj-role 2018-10-03 06:21:38,444 - keystone_utils - INFO - Granting role CreateKeypairsTests-e74a3a3a-ef8a-4f3-proj-role to project CreateKeypairsTests-e74a3a3a-ef8a-4f3-proj 2018-10-03 06:21:39,218 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-28dc8458-b5aa-4e4a-981d-8b71792da66f... 2018-10-03 06:21:39,218 - OpenStackKeypair - INFO - Creating new keypair 2018-10-03 06:21:39,243 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-28dc8458-b5aa-4e4a-981d-8b71792da66f 2018-10-03 06:21:39,315 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-28dc8458-b5aa-4e4a-981d-8b71792da66f.pub 2018-10-03 06:21:39,883 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-28dc8458-b5aa-4e4a-981d-8b71792da66f.pub] 2018-10-03 06:21:40,363 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e74a3a3a-ef8a-4f3-proj 2018-10-03 06:21:40,571 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e74a3a3a-ef8a-4f3-proj-role 2018-10-03 06:21:40,696 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e74a3a3a-ef8a-4f3-user 2018-10-03 06:21:42,141 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-fef0a5bd-251e-4e5-proj 2018-10-03 06:21:43,255 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-fef0a5bd-251e-4e5-user 2018-10-03 06:21:43,452 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-fef0a5bd-251e-4e5-proj-role 2018-10-03 06:21:43,542 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-fef0a5bd-251e-4e5-proj-role to project CreateKeypairsCleanupTests-fef0a5bd-251e-4e5-proj 2018-10-03 06:21:43,830 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-af20f693-b66a-4357-9005-94adce3130e0.pub 2018-10-03 06:21:43,831 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-af20f693-b66a-4357-9005-94adce3130e0 2018-10-03 06:21:44,837 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-af20f693-b66a-4357-9005-94adce3130e0... 2018-10-03 06:21:44,838 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-03 06:21:44,838 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-af20f693-b66a-4357-9005-94adce3130e0.pub 2018-10-03 06:21:44,838 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-af20f693-b66a-4357-9005-94adce3130e0 2018-10-03 06:21:44,925 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-af20f693-b66a-4357-9005-94adce3130e0.pub] 2018-10-03 06:21:44,925 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-af20f693-b66a-4357-9005-94adce3130e0] 2018-10-03 06:21:45,413 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-fef0a5bd-251e-4e5-proj 2018-10-03 06:21:45,601 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-fef0a5bd-251e-4e5-proj-role 2018-10-03 06:21:45,797 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-fef0a5bd-251e-4e5-user 2018-10-03 06:21:47,191 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-b6cf024c-b932-44c-proj 2018-10-03 06:21:48,224 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-b6cf024c-b932-44c-user 2018-10-03 06:21:48,422 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-b6cf024c-b932-44c-proj-role 2018-10-03 06:21:48,507 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-b6cf024c-b932-44c-proj-role to project CreateKeypairsCleanupTests-b6cf024c-b932-44c-proj 2018-10-03 06:21:48,747 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-b75e594c-22de-4fad-80a0-837fb97a5740.pub 2018-10-03 06:21:48,747 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-b75e594c-22de-4fad-80a0-837fb97a5740 2018-10-03 06:21:49,745 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-b75e594c-22de-4fad-80a0-837fb97a5740... 2018-10-03 06:21:49,745 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-03 06:21:49,745 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-b75e594c-22de-4fad-80a0-837fb97a5740.pub 2018-10-03 06:21:49,746 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-b75e594c-22de-4fad-80a0-837fb97a5740 2018-10-03 06:21:50,280 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-b6cf024c-b932-44c-proj 2018-10-03 06:21:50,491 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-b6cf024c-b932-44c-proj-role 2018-10-03 06:21:50,689 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-b6cf024c-b932-44c-user 2018-10-03 06:21:52,110 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-bf3469ba-9795-442-proj 2018-10-03 06:21:53,242 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-bf3469ba-9795-442-user 2018-10-03 06:21:53,440 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-bf3469ba-9795-442-proj-role 2018-10-03 06:21:53,530 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-bf3469ba-9795-442-proj-role to project CreateKeypairsCleanupTests-bf3469ba-9795-442-proj 2018-10-03 06:21:54,744 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-62e3c318-020a-41f7-96bc-88faf4a230bc... 2018-10-03 06:21:54,744 - OpenStackKeypair - INFO - Creating new keypair 2018-10-03 06:21:54,789 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-62e3c318-020a-41f7-96bc-88faf4a230bc 2018-10-03 06:21:54,872 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-62e3c318-020a-41f7-96bc-88faf4a230bc.pub 2018-10-03 06:21:54,873 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-62e3c318-020a-41f7-96bc-88faf4a230bc 2018-10-03 06:21:54,908 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-62e3c318-020a-41f7-96bc-88faf4a230bc.pub] 2018-10-03 06:21:54,908 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-62e3c318-020a-41f7-96bc-88faf4a230bc] 2018-10-03 06:21:55,469 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-bf3469ba-9795-442-proj 2018-10-03 06:21:55,665 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-bf3469ba-9795-442-proj-role 2018-10-03 06:21:55,861 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-bf3469ba-9795-442-user 2018-10-03 06:21:57,194 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-0e6a7434-995e-4ae-proj 2018-10-03 06:21:58,200 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-0e6a7434-995e-4ae-user 2018-10-03 06:21:58,392 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-0e6a7434-995e-4ae-proj-role 2018-10-03 06:21:58,482 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-0e6a7434-995e-4ae-proj-role to project CreateKeypairsCleanupTests-0e6a7434-995e-4ae-proj 2018-10-03 06:21:59,167 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-07953e3d-2ca3-4117-a1db-c5e8dfd11421... 2018-10-03 06:21:59,167 - OpenStackKeypair - INFO - Creating new keypair 2018-10-03 06:21:59,185 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-07953e3d-2ca3-4117-a1db-c5e8dfd11421 2018-10-03 06:21:59,238 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-07953e3d-2ca3-4117-a1db-c5e8dfd11421.pub 2018-10-03 06:21:59,239 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-07953e3d-2ca3-4117-a1db-c5e8dfd11421 2018-10-03 06:21:59,273 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-07953e3d-2ca3-4117-a1db-c5e8dfd11421.pub] 2018-10-03 06:21:59,273 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-07953e3d-2ca3-4117-a1db-c5e8dfd11421] 2018-10-03 06:21:59,699 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-0e6a7434-995e-4ae-proj 2018-10-03 06:21:59,891 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-0e6a7434-995e-4ae-proj-role 2018-10-03 06:22:00,089 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-0e6a7434-995e-4ae-user 2018-10-03 06:22:01,572 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-71fe509d-5399-476-proj 2018-10-03 06:22:02,688 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-71fe509d-5399-476-user 2018-10-03 06:22:02,883 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-71fe509d-5399-476-proj-role 2018-10-03 06:22:02,964 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-71fe509d-5399-476-proj-role to project CreateKeypairsCleanupTests-71fe509d-5399-476-proj 2018-10-03 06:22:03,638 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-943a4032-76bb-49fc-a7b3-45c31da3557b... 2018-10-03 06:22:03,639 - OpenStackKeypair - INFO - Creating new keypair 2018-10-03 06:22:03,695 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-943a4032-76bb-49fc-a7b3-45c31da3557b 2018-10-03 06:22:03,765 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-943a4032-76bb-49fc-a7b3-45c31da3557b.pub 2018-10-03 06:22:03,765 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-943a4032-76bb-49fc-a7b3-45c31da3557b 2018-10-03 06:22:04,288 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-71fe509d-5399-476-proj 2018-10-03 06:22:04,527 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-71fe509d-5399-476-proj-role 2018-10-03 06:22:04,710 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-71fe509d-5399-476-user 2018-10-03 06:22:06,045 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6c306f8f-0d23-462-proj 2018-10-03 06:22:07,178 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6c306f8f-0d23-462-user 2018-10-03 06:22:07,374 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6c306f8f-0d23-462-proj-role 2018-10-03 06:22:07,468 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6c306f8f-0d23-462-proj-role to project CreateNetworkSuccessTests-6c306f8f-0d23-462-proj 2018-10-03 06:22:08,225 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-1daf4ebf-326e-4e6b-a674-7ea95cf94ae9-pub-net 2018-10-03 06:22:09,304 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-1daf4ebf-326e-4e6b-a674-7ea95cf94ae9-pub-subnet 2018-10-03 06:22:11,455 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1daf4ebf-326e-4e6b-a674-7ea95cf94ae9-pub-subnet 2018-10-03 06:22:11,455 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1daf4ebf-326e-4e6b-a674-7ea95cf94ae9-pub-subnet 2018-10-03 06:22:13,976 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1daf4ebf-326e-4e6b-a674-7ea95cf94ae9-pub-net 2018-10-03 06:22:15,513 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1daf4ebf-326e-4e6b-a674-7ea95cf94ae9-pub-subnet 2018-10-03 06:22:15,513 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1daf4ebf-326e-4e6b-a674-7ea95cf94ae9-pub-subnet 2018-10-03 06:22:15,550 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1daf4ebf-326e-4e6b-a674-7ea95cf94ae9-pub-net 2018-10-03 06:22:16,227 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f8b3e41-8a63-497d-8080-878e14ca985a 2018-10-03 06:22:16,481 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:22:16,832 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6c306f8f-0d23-462-proj 2018-10-03 06:22:17,133 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6c306f8f-0d23-462-proj-role 2018-10-03 06:22:17,338 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6c306f8f-0d23-462-user 2018-10-03 06:22:18,769 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-049b51a4-cbb7-40c-proj 2018-10-03 06:22:19,850 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-049b51a4-cbb7-40c-user 2018-10-03 06:22:20,045 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-049b51a4-cbb7-40c-proj-role 2018-10-03 06:22:20,136 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-049b51a4-cbb7-40c-proj-role to project CreateNetworkSuccessTests-049b51a4-cbb7-40c-proj 2018-10-03 06:22:20,869 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-65586090-3fcc-4cfe-b073-065af12ded55-pub-net 2018-10-03 06:22:22,960 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-65586090-3fcc-4cfe-b073-065af12ded55-pub-subnet 2018-10-03 06:22:27,880 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-65586090-3fcc-4cfe-b073-065af12ded55-pub-router 2018-10-03 06:22:28,654 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-65586090-3fcc-4cfe-b073-065af12ded55-pub-subnet 2018-10-03 06:22:28,654 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-65586090-3fcc-4cfe-b073-065af12ded55-pub-subnet 2018-10-03 06:22:30,721 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-65586090-3fcc-4cfe-b073-065af12ded55-pub-net 2018-10-03 06:22:32,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79e45f83-53d8-4464-ad0f-6c9a6539cb23 2018-10-03 06:22:32,766 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:22:33,094 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-049b51a4-cbb7-40c-proj 2018-10-03 06:22:33,385 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-049b51a4-cbb7-40c-proj-role 2018-10-03 06:22:33,598 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-049b51a4-cbb7-40c-user 2018-10-03 06:22:35,063 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-2357f472-86f8-481-proj 2018-10-03 06:22:36,179 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-2357f472-86f8-481-user 2018-10-03 06:22:36,398 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-2357f472-86f8-481-proj-role 2018-10-03 06:22:36,417 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-2357f472-86f8-481-proj-role to project CreateNetworkSuccessTests-2357f472-86f8-481-proj 2018-10-03 06:22:37,259 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-b4254ea7-88cf-4919-a0f4-254b1096dabe-pub-net 2018-10-03 06:22:39,737 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-b4254ea7-88cf-4919-a0f4-254b1096dabe-pub-subnet 2018-10-03 06:22:43,807 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-b4254ea7-88cf-4919-a0f4-254b1096dabe-pub-router 2018-10-03 06:22:44,883 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-b4254ea7-88cf-4919-a0f4-254b1096dabe-pub-subnet 2018-10-03 06:22:44,883 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-b4254ea7-88cf-4919-a0f4-254b1096dabe-pub-subnet 2018-10-03 06:22:47,096 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-b4254ea7-88cf-4919-a0f4-254b1096dabe-pub-net 2018-10-03 06:22:49,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a8b77fc-8334-49c2-aa60-a09907e4680f 2018-10-03 06:22:49,473 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:22:49,812 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-2357f472-86f8-481-proj 2018-10-03 06:22:50,048 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-2357f472-86f8-481-proj-role 2018-10-03 06:22:50,259 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-2357f472-86f8-481-user 2018-10-03 06:22:51,736 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ce252c78-b484-4b8-proj 2018-10-03 06:22:52,890 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ce252c78-b484-4b8-user 2018-10-03 06:22:53,092 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ce252c78-b484-4b8-proj-role 2018-10-03 06:22:53,179 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ce252c78-b484-4b8-proj-role to project CreateNetworkSuccessTests-ce252c78-b484-4b8-proj 2018-10-03 06:22:53,934 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-ecced40a-3f84-47a9-891b-658fc4e16b02-pub-net 2018-10-03 06:22:54,992 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-ecced40a-3f84-47a9-891b-658fc4e16b02-pub-subnet 2018-10-03 06:22:57,854 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-ecced40a-3f84-47a9-891b-658fc4e16b02-pub-router 2018-10-03 06:22:58,919 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ecced40a-3f84-47a9-891b-658fc4e16b02-pub-subnet 2018-10-03 06:22:58,919 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ecced40a-3f84-47a9-891b-658fc4e16b02-pub-subnet 2018-10-03 06:23:01,278 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ecced40a-3f84-47a9-891b-658fc4e16b02-pub-net 2018-10-03 06:23:03,220 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66f66958-ab0c-4ef7-a2ec-621564c64dc3 2018-10-03 06:23:03,401 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:23:03,701 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ce252c78-b484-4b8-proj 2018-10-03 06:23:03,984 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ce252c78-b484-4b8-proj-role 2018-10-03 06:23:04,177 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ce252c78-b484-4b8-user 2018-10-03 06:23:05,607 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-e1d35483-1683-400-proj 2018-10-03 06:23:06,823 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-e1d35483-1683-400-user 2018-10-03 06:23:07,039 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-e1d35483-1683-400-proj-role 2018-10-03 06:23:07,126 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-e1d35483-1683-400-proj-role to project CreateNetworkSuccessTests-e1d35483-1683-400-proj 2018-10-03 06:23:07,872 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-cb40d99f-6407-40ad-88d4-f41172e2a7fc-pub-net 2018-10-03 06:23:08,914 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-cb40d99f-6407-40ad-88d4-f41172e2a7fc-pub-subnet 2018-10-03 06:23:11,335 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cb40d99f-6407-40ad-88d4-f41172e2a7fc-pub-subnet 2018-10-03 06:23:11,335 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cb40d99f-6407-40ad-88d4-f41172e2a7fc-pub-subnet 2018-10-03 06:23:13,812 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-cb40d99f-6407-40ad-88d4-f41172e2a7fc-pub-net 2018-10-03 06:23:15,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9fd7fec7-38d3-46ef-a4d6-5cbb07095ca8 2018-10-03 06:23:15,745 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:23:16,171 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-e1d35483-1683-400-proj 2018-10-03 06:23:16,433 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-e1d35483-1683-400-proj-role 2018-10-03 06:23:16,630 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-e1d35483-1683-400-user 2018-10-03 06:23:18,045 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-187c27af-76fb-4d5-proj 2018-10-03 06:23:19,111 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-187c27af-76fb-4d5-user 2018-10-03 06:23:19,346 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-187c27af-76fb-4d5-proj-role 2018-10-03 06:23:19,434 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-187c27af-76fb-4d5-proj-role to project CreateNetworkSuccessTests-187c27af-76fb-4d5-proj 2018-10-03 06:23:20,204 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-5dab67e8-5ed1-4dfb-ac11-1bcac7e14b16-pub-net 2018-10-03 06:23:21,289 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-5dab67e8-5ed1-4dfb-ac11-1bcac7e14b16-pub-subnet 2018-10-03 06:23:23,799 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-5dab67e8-5ed1-4dfb-ac11-1bcac7e14b16-pub-subnet 2018-10-03 06:23:23,799 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-5dab67e8-5ed1-4dfb-ac11-1bcac7e14b16-pub-subnet 2018-10-03 06:23:26,078 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-5dab67e8-5ed1-4dfb-ac11-1bcac7e14b16-pub-net 2018-10-03 06:23:27,911 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c98aca6a-c71e-41f7-96a8-d882aef0cee7 2018-10-03 06:23:28,096 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:23:28,404 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-187c27af-76fb-4d5-proj 2018-10-03 06:23:28,646 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-187c27af-76fb-4d5-proj-role 2018-10-03 06:23:28,843 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-187c27af-76fb-4d5-user 2018-10-03 06:23:30,266 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-cbe7d894-0146-468-proj 2018-10-03 06:23:31,274 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-cbe7d894-0146-468-user 2018-10-03 06:23:31,472 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-cbe7d894-0146-468-proj-role 2018-10-03 06:23:31,563 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-cbe7d894-0146-468-proj-role to project CreateRouterSuccessTests-cbe7d894-0146-468-proj 2018-10-03 06:23:33,166 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5b9cbf3e-5cb2-48de-95f4-2d7f2a5954e4-pub-router 2018-10-03 06:23:34,760 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-cbe7d894-0146-468-proj 2018-10-03 06:23:34,964 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-cbe7d894-0146-468-proj-role 2018-10-03 06:23:35,160 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-cbe7d894-0146-468-user 2018-10-03 06:23:36,538 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-1d16927a-7080-420-proj 2018-10-03 06:23:37,661 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-1d16927a-7080-420-user 2018-10-03 06:23:37,793 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-1d16927a-7080-420-proj-role 2018-10-03 06:23:37,813 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-1d16927a-7080-420-proj-role to project CreateRouterSuccessTests-1d16927a-7080-420-proj 2018-10-03 06:23:39,038 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-fcffe69b-6536-4b6d-84b2-ead67dcaaeaf-pub-router 2018-10-03 06:23:40,737 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-fcffe69b-6536-4b6d-84b2-ead67dcaaeaf-pub-router 2018-10-03 06:23:40,737 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-fcffe69b-6536-4b6d-84b2-ead67dcaaeaf-pub-router 2018-10-03 06:23:41,478 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-1d16927a-7080-420-proj 2018-10-03 06:23:41,677 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-1d16927a-7080-420-proj-role 2018-10-03 06:23:41,899 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-1d16927a-7080-420-user 2018-10-03 06:23:43,317 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-bbad9488-0159-47a-proj 2018-10-03 06:23:44,370 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-bbad9488-0159-47a-user 2018-10-03 06:23:44,559 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-bbad9488-0159-47a-proj-role 2018-10-03 06:23:44,651 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-bbad9488-0159-47a-proj-role to project CreateRouterSuccessTests-bbad9488-0159-47a-proj 2018-10-03 06:23:45,889 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-fd0c44c7-6dc2-45d9-aad4-6ae6a5c640f3-pub-router 2018-10-03 06:23:47,616 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-fd0c44c7-6dc2-45d9-aad4-6ae6a5c640f3-pub-router 2018-10-03 06:23:47,616 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-fd0c44c7-6dc2-45d9-aad4-6ae6a5c640f3-pub-router 2018-10-03 06:23:48,374 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-bbad9488-0159-47a-proj 2018-10-03 06:23:48,581 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-bbad9488-0159-47a-proj-role 2018-10-03 06:23:48,774 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-bbad9488-0159-47a-user 2018-10-03 06:23:50,177 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-0d343810-d598-44a-proj 2018-10-03 06:23:51,239 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-0d343810-d598-44a-user 2018-10-03 06:23:51,430 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-0d343810-d598-44a-proj-role 2018-10-03 06:23:51,449 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-0d343810-d598-44a-proj-role to project CreateRouterSuccessTests-0d343810-d598-44a-proj 2018-10-03 06:23:53,257 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-61e4acce-958b-4095-b738-406c52f13425-pub-router 2018-10-03 06:23:54,739 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-0d343810-d598-44a-proj 2018-10-03 06:23:54,958 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-0d343810-d598-44a-proj-role 2018-10-03 06:23:55,153 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-0d343810-d598-44a-user 2018-10-03 06:23:56,500 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-46ed8324-508a-4a9-proj 2018-10-03 06:23:57,556 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-46ed8324-508a-4a9-user 2018-10-03 06:23:57,754 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-46ed8324-508a-4a9-proj-role 2018-10-03 06:23:57,843 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-46ed8324-508a-4a9-proj-role to project CreateRouterSuccessTests-46ed8324-508a-4a9-proj 2018-10-03 06:23:58,597 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-fdbdeab3-0810-4908-9e12-9e17302ad673-pub-net1 2018-10-03 06:23:59,821 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-fdbdeab3-0810-4908-9e12-9e17302ad673-pub-subnet1 2018-10-03 06:24:02,580 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-fdbdeab3-0810-4908-9e12-9e17302ad673-pub-router 2018-10-03 06:24:03,656 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-fdbdeab3-0810-4908-9e12-9e17302ad673-pub-subnet1 2018-10-03 06:24:03,656 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-fdbdeab3-0810-4908-9e12-9e17302ad673-pub-subnet1 2018-10-03 06:24:06,150 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-fdbdeab3-0810-4908-9e12-9e17302ad673-pub-net1 2018-10-03 06:24:08,128 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ea9f58d-8c17-4627-917c-d307ed223866 2018-10-03 06:24:08,299 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:24:08,640 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-46ed8324-508a-4a9-proj 2018-10-03 06:24:08,910 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-46ed8324-508a-4a9-proj-role 2018-10-03 06:24:09,114 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-46ed8324-508a-4a9-user 2018-10-03 06:24:10,515 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-30f2703a-7bd3-40e-proj 2018-10-03 06:24:11,608 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-30f2703a-7bd3-40e-user 2018-10-03 06:24:11,752 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-30f2703a-7bd3-40e-proj-role 2018-10-03 06:24:11,838 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-30f2703a-7bd3-40e-proj-role to project CreateRouterSuccessTests-30f2703a-7bd3-40e-proj 2018-10-03 06:24:13,750 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-de0c6183-9e5a-4bb1-8032-d9aaeb63df13-pub-router 2018-10-03 06:24:15,053 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-30f2703a-7bd3-40e-proj 2018-10-03 06:24:15,278 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-30f2703a-7bd3-40e-proj-role 2018-10-03 06:24:15,483 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-30f2703a-7bd3-40e-user 2018-10-03 06:24:16,938 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-923a5a80-b6d4-472-proj 2018-10-03 06:24:18,093 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-923a5a80-b6d4-472-user 2018-10-03 06:24:18,284 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-923a5a80-b6d4-472-proj-role 2018-10-03 06:24:18,373 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-923a5a80-b6d4-472-proj-role to project CreateRouterSuccessTests-923a5a80-b6d4-472-proj 2018-10-03 06:24:19,129 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-net1 2018-10-03 06:24:20,103 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-subnet1 2018-10-03 06:24:22,001 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-net2 2018-10-03 06:24:23,255 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-subnet2 2018-10-03 06:24:25,619 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router 2018-10-03 06:24:26,835 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-port1 for router - CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router 2018-10-03 06:24:28,188 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-net1 2018-10-03 06:24:28,997 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-port1 for router - CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router 2018-10-03 06:24:28,998 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router 2018-10-03 06:24:30,987 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-port2 for router - CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router 2018-10-03 06:24:32,409 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-net2 2018-10-03 06:24:33,247 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-port2 for router - CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router 2018-10-03 06:24:33,247 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router 2018-10-03 06:24:42,713 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router and port CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-port1 2018-10-03 06:24:42,713 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router 2018-10-03 06:24:43,882 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router and port CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-port2 2018-10-03 06:24:43,883 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router 2018-10-03 06:24:44,946 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router 2018-10-03 06:24:44,946 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-router 2018-10-03 06:24:45,397 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-subnet1 2018-10-03 06:24:45,398 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-subnet1 2018-10-03 06:24:47,727 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-net1 2018-10-03 06:24:49,122 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-subnet2 2018-10-03 06:24:49,122 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-subnet2 2018-10-03 06:24:51,615 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-954041b8-ec81-4448-ae3b-c39e88ba6893-pub-net2 2018-10-03 06:24:53,473 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c6b2220-014a-43ca-9870-6db011d0cbd6 2018-10-03 06:24:53,642 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:24:53,984 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-923a5a80-b6d4-472-proj 2018-10-03 06:24:54,187 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-923a5a80-b6d4-472-proj-role 2018-10-03 06:24:54,393 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-923a5a80-b6d4-472-user 2018-10-03 06:24:55,895 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-38b6f7bc-d06f-4d5-proj 2018-10-03 06:24:57,155 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-38b6f7bc-d06f-4d5-user 2018-10-03 06:24:57,440 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-38b6f7bc-d06f-4d5-proj-role 2018-10-03 06:24:57,524 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-38b6f7bc-d06f-4d5-proj-role to project CreateRouterSuccessTests-38b6f7bc-d06f-4d5-proj 2018-10-03 06:24:59,291 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-08629395-1946-4daa-ba7d-3043d4e6c28c-pub-router 2018-10-03 06:25:00,539 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-38b6f7bc-d06f-4d5-proj 2018-10-03 06:25:00,768 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-38b6f7bc-d06f-4d5-proj-role 2018-10-03 06:25:01,052 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-38b6f7bc-d06f-4d5-user 2018-10-03 06:25:02,458 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-85cbfb5a-3ed2-465-proj 2018-10-03 06:25:03,424 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-85cbfb5a-3ed2-465-user 2018-10-03 06:25:03,620 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-85cbfb5a-3ed2-465-proj-role 2018-10-03 06:25:03,706 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-85cbfb5a-3ed2-465-proj-role to project CreateRouterSuccessTests-85cbfb5a-3ed2-465-proj 2018-10-03 06:25:04,911 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-83b2fccd-e529-42e3-9be8-e2bfa2082eb2-pub-router 2018-10-03 06:25:06,077 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-83b2fccd-e529-42e3-9be8-e2bfa2082eb2-port1 for router - CreateRouterSuccessTests-83b2fccd-e529-42e3-9be8-e2bfa2082eb2-pub-router 2018-10-03 06:25:06,820 - neutron_utils - INFO - Creating port for network with name - external 2018-10-03 06:25:07,237 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-83b2fccd-e529-42e3-9be8-e2bfa2082eb2-pub-router 2018-10-03 06:25:07,237 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-83b2fccd-e529-42e3-9be8-e2bfa2082eb2-pub-router 2018-10-03 06:25:08,284 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-85cbfb5a-3ed2-465-proj 2018-10-03 06:25:08,484 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-85cbfb5a-3ed2-465-proj-role 2018-10-03 06:25:08,680 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-85cbfb5a-3ed2-465-user 2018-10-03 06:25:10,021 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-8f8cc4d5-3509-4ce-proj 2018-10-03 06:25:11,173 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-8f8cc4d5-3509-4ce-user 2018-10-03 06:25:11,383 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-8f8cc4d5-3509-4ce-proj-role 2018-10-03 06:25:11,401 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-8f8cc4d5-3509-4ce-proj-role to project CreateRouterSuccessTests-8f8cc4d5-3509-4ce-proj 2018-10-03 06:25:12,174 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-84c7aad8-a81c-4c6d-a91a-376f8748f342-pub-net1 2018-10-03 06:25:13,289 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-84c7aad8-a81c-4c6d-a91a-376f8748f342-pub-subnet1 2018-10-03 06:25:15,883 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-84c7aad8-a81c-4c6d-a91a-376f8748f342-pub-router 2018-10-03 06:25:16,828 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-84c7aad8-a81c-4c6d-a91a-376f8748f342-pub-subnet1 2018-10-03 06:25:16,829 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-84c7aad8-a81c-4c6d-a91a-376f8748f342-pub-subnet1 2018-10-03 06:25:19,133 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-84c7aad8-a81c-4c6d-a91a-376f8748f342-pub-net1 2018-10-03 06:25:20,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3989f9c0-fc62-493b-8b0f-7ccc250a1c49 2018-10-03 06:25:21,016 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:25:21,362 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-8f8cc4d5-3509-4ce-proj 2018-10-03 06:25:21,595 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-8f8cc4d5-3509-4ce-proj-role 2018-10-03 06:25:21,791 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-8f8cc4d5-3509-4ce-user 2018-10-03 06:25:23,224 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-434f950e-7f5a-41a-proj 2018-10-03 06:25:24,290 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-434f950e-7f5a-41a-user 2018-10-03 06:25:24,488 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-434f950e-7f5a-41a-proj-role 2018-10-03 06:25:24,576 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-434f950e-7f5a-41a-proj-role to project CreateRouterSuccessTests-434f950e-7f5a-41a-proj 2018-10-03 06:25:25,363 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-fb3af45d-8444-41f8-957a-05b21a18ca25-pub-net1 2018-10-03 06:25:26,184 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-fb3af45d-8444-41f8-957a-05b21a18ca25-pub-subnet1 2018-10-03 06:25:29,050 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-fb3af45d-8444-41f8-957a-05b21a18ca25-pub-router 2018-10-03 06:25:29,921 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-fb3af45d-8444-41f8-957a-05b21a18ca25-pub-subnet1 2018-10-03 06:25:29,921 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-fb3af45d-8444-41f8-957a-05b21a18ca25-pub-subnet1 2018-10-03 06:25:32,108 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-fb3af45d-8444-41f8-957a-05b21a18ca25-pub-net1 2018-10-03 06:25:34,005 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-434f950e-7f5a-41a-proj 2018-10-03 06:25:34,222 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-434f950e-7f5a-41a-proj-role 2018-10-03 06:25:34,429 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-434f950e-7f5a-41a-user 2018-10-03 06:25:35,889 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-4c5986df-fe7b-4ff-proj 2018-10-03 06:25:36,871 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-4c5986df-fe7b-4ff-user 2018-10-03 06:25:37,069 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-4c5986df-fe7b-4ff-proj-role 2018-10-03 06:25:37,161 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-4c5986df-fe7b-4ff-proj-role to project CreateRouterNegativeTests-4c5986df-fe7b-4ff-proj 2018-10-03 06:25:37,942 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-d78a61ae-6f31-447e-a199-5ae44239bc37-pub-net1 2018-10-03 06:25:38,909 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-d78a61ae-6f31-447e-a199-5ae44239bc37-pub-subnet1 2018-10-03 06:25:41,701 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-d78a61ae-6f31-447e-a199-5ae44239bc37-pub-router 2018-10-03 06:25:42,789 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-d78a61ae-6f31-447e-a199-5ae44239bc37-pub-subnet1 2018-10-03 06:25:42,789 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-d78a61ae-6f31-447e-a199-5ae44239bc37-pub-subnet1 2018-10-03 06:25:45,069 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-d78a61ae-6f31-447e-a199-5ae44239bc37-pub-net1 2018-10-03 06:25:46,987 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-4c5986df-fe7b-4ff-proj 2018-10-03 06:25:47,228 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-4c5986df-fe7b-4ff-proj-role 2018-10-03 06:25:47,442 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-4c5986df-fe7b-4ff-user 2018-10-03 06:25:48,841 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-8dff056b-a5a8-44b-proj 2018-10-03 06:25:49,895 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-8dff056b-a5a8-44b-user 2018-10-03 06:25:50,114 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-8dff056b-a5a8-44b-proj-role 2018-10-03 06:25:50,197 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-8dff056b-a5a8-44b-proj-role to project CreateRouterNegativeTests-8dff056b-a5a8-44b-proj 2018-10-03 06:25:52,210 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-8dff056b-a5a8-44b-proj 2018-10-03 06:25:52,335 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-8dff056b-a5a8-44b-proj-role 2018-10-03 06:25:52,539 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-8dff056b-a5a8-44b-user 2018-10-03 06:25:53,945 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-b9ac54fa-7b47-40e-proj 2018-10-03 06:25:55,032 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-b9ac54fa-7b47-40e-user 2018-10-03 06:25:55,159 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-b9ac54fa-7b47-40e-proj-role 2018-10-03 06:25:55,244 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-b9ac54fa-7b47-40e-proj-role to project CreateRouterNegativeTests-b9ac54fa-7b47-40e-proj 2018-10-03 06:25:55,871 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-b9ac54fa-7b47-40e-proj 2018-10-03 06:25:56,085 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-b9ac54fa-7b47-40e-proj-role 2018-10-03 06:25:56,348 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-b9ac54fa-7b47-40e-user 2018-10-03 06:25:57,866 - keystone_utils - INFO - Created project with name - CreateQoSTests-7ef370a5-479c-4b3-proj 2018-10-03 06:25:58,939 - keystone_utils - INFO - Created user with name - CreateQoSTests-7ef370a5-479c-4b3-user 2018-10-03 06:25:59,129 - keystone_utils - INFO - Created role with name - CreateQoSTests-7ef370a5-479c-4b3-proj-role 2018-10-03 06:25:59,217 - keystone_utils - INFO - Granting role CreateQoSTests-7ef370a5-479c-4b3-proj-role to project CreateQoSTests-7ef370a5-479c-4b3-proj 2018-10-03 06:26:00,986 - create_qos - INFO - Created qos with name - CreateQoSTests-4941dc94-19b8-431c-aab3-1c241a77a41e 2018-10-03 06:26:01,162 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-4941dc94-19b8-431c-aab3-1c241a77a41e 2018-10-03 06:26:02,040 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-4941dc94-19b8-431c-aab3-1c241a77a41e 2018-10-03 06:26:02,714 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-7ef370a5-479c-4b3-proj 2018-10-03 06:26:02,952 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-7ef370a5-479c-4b3-proj-role 2018-10-03 06:26:03,173 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-7ef370a5-479c-4b3-user 2018-10-03 06:26:04,584 - keystone_utils - INFO - Created project with name - CreateQoSTests-a8135375-7803-41e-proj 2018-10-03 06:26:05,607 - keystone_utils - INFO - Created user with name - CreateQoSTests-a8135375-7803-41e-user 2018-10-03 06:26:05,801 - keystone_utils - INFO - Created role with name - CreateQoSTests-a8135375-7803-41e-proj-role 2018-10-03 06:26:05,886 - keystone_utils - INFO - Granting role CreateQoSTests-a8135375-7803-41e-proj-role to project CreateQoSTests-a8135375-7803-41e-proj 2018-10-03 06:26:07,240 - create_qos - INFO - Created qos with name - CreateQoSTests-8e058e9f-0f7d-4326-b91e-069a15abea13 2018-10-03 06:26:07,430 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8e058e9f-0f7d-4326-b91e-069a15abea13 2018-10-03 06:26:08,197 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-a8135375-7803-41e-proj 2018-10-03 06:26:08,427 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-a8135375-7803-41e-proj-role 2018-10-03 06:26:08,635 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-a8135375-7803-41e-user 2018-10-03 06:26:10,126 - keystone_utils - INFO - Created project with name - CreateQoSTests-8f2c3e12-4313-408-proj 2018-10-03 06:26:11,291 - keystone_utils - INFO - Created user with name - CreateQoSTests-8f2c3e12-4313-408-user 2018-10-03 06:26:11,494 - keystone_utils - INFO - Created role with name - CreateQoSTests-8f2c3e12-4313-408-proj-role 2018-10-03 06:26:11,588 - keystone_utils - INFO - Granting role CreateQoSTests-8f2c3e12-4313-408-proj-role to project CreateQoSTests-8f2c3e12-4313-408-proj 2018-10-03 06:26:12,551 - create_qos - INFO - Created qos with name - CreateQoSTests-cd25a149-2586-4897-9e20-04bf2d03e6e4 2018-10-03 06:26:13,750 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-cd25a149-2586-4897-9e20-04bf2d03e6e4 2018-10-03 06:26:14,455 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-8f2c3e12-4313-408-proj 2018-10-03 06:26:14,653 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-8f2c3e12-4313-408-proj-role 2018-10-03 06:26:14,852 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-8f2c3e12-4313-408-user 2018-10-03 06:26:16,285 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-d10c09e9-6407-4cd-proj 2018-10-03 06:26:17,346 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-d10c09e9-6407-4cd-user 2018-10-03 06:26:17,538 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-d10c09e9-6407-4cd-proj-role 2018-10-03 06:26:17,557 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-d10c09e9-6407-4cd-proj-role to project CreateSimpleVolumeTypeSuccessTests-d10c09e9-6407-4cd-proj 2018-10-03 06:26:18,523 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-b814805a-d045-4e35-8d74-57a52a42be10 2018-10-03 06:26:19,044 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-b814805a-d045-4e35-8d74-57a52a42be10 2018-10-03 06:26:20,166 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-b814805a-d045-4e35-8d74-57a52a42be10 2018-10-03 06:26:20,860 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-d10c09e9-6407-4cd-proj 2018-10-03 06:26:21,059 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-d10c09e9-6407-4cd-proj-role 2018-10-03 06:26:21,251 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-d10c09e9-6407-4cd-user 2018-10-03 06:26:22,656 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-651ea2b2-3a98-4f9-proj 2018-10-03 06:26:23,731 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-651ea2b2-3a98-4f9-user 2018-10-03 06:26:23,927 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-651ea2b2-3a98-4f9-proj-role 2018-10-03 06:26:24,014 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-651ea2b2-3a98-4f9-proj-role to project CreateSimpleVolumeTypeSuccessTests-651ea2b2-3a98-4f9-proj 2018-10-03 06:26:25,412 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-475bb0b0-322d-4ee1-8b9b-613380aebe1f 2018-10-03 06:26:27,371 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-475bb0b0-322d-4ee1-8b9b-613380aebe1f 2018-10-03 06:26:28,050 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-651ea2b2-3a98-4f9-proj 2018-10-03 06:26:28,254 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-651ea2b2-3a98-4f9-proj-role 2018-10-03 06:26:28,437 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-651ea2b2-3a98-4f9-user 2018-10-03 06:26:29,945 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-d6183d44-931c-4e1-proj 2018-10-03 06:26:30,931 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-d6183d44-931c-4e1-user 2018-10-03 06:26:31,131 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-d6183d44-931c-4e1-proj-role 2018-10-03 06:26:31,222 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-d6183d44-931c-4e1-proj-role to project CreateSimpleVolumeTypeSuccessTests-d6183d44-931c-4e1-proj 2018-10-03 06:26:32,560 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-5163f3ff-85c9-49bc-866e-fd0b40a90b11 2018-10-03 06:26:33,860 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-5163f3ff-85c9-49bc-866e-fd0b40a90b11 2018-10-03 06:26:34,574 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-d6183d44-931c-4e1-proj 2018-10-03 06:26:34,760 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-d6183d44-931c-4e1-proj-role 2018-10-03 06:26:34,885 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-d6183d44-931c-4e1-user 2018-10-03 06:26:36,284 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-b3dc3ffc-3283-4fb-proj 2018-10-03 06:26:37,388 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-b3dc3ffc-3283-4fb-user 2018-10-03 06:26:37,602 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-b3dc3ffc-3283-4fb-proj-role 2018-10-03 06:26:37,686 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-b3dc3ffc-3283-4fb-proj-role to project CreateVolumeTypeComplexTests-b3dc3ffc-3283-4fb-proj 2018-10-03 06:26:39,400 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-48fe0f31-8272-4f45-ab06-2fc0dff172bd-qos-spec 2018-10-03 06:26:40,461 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-48fe0f31-8272-4f45-ab06-2fc0dff172bd-vol_type 2018-10-03 06:26:41,355 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-48fe0f31-8272-4f45-ab06-2fc0dff172bd-vol_type 2018-10-03 06:26:41,408 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-48fe0f31-8272-4f45-ab06-2fc0dff172bd-qos-spec 2018-10-03 06:26:42,067 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-b3dc3ffc-3283-4fb-proj 2018-10-03 06:26:42,257 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-b3dc3ffc-3283-4fb-proj-role 2018-10-03 06:26:42,457 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-b3dc3ffc-3283-4fb-user 2018-10-03 06:26:43,841 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-5a16feec-d365-479-proj 2018-10-03 06:26:44,943 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-5a16feec-d365-479-user 2018-10-03 06:26:45,141 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-5a16feec-d365-479-proj-role 2018-10-03 06:26:45,228 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-5a16feec-d365-479-proj-role to project CreateVolumeTypeComplexTests-5a16feec-d365-479-proj 2018-10-03 06:26:46,190 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-570d0111-683a-49a1-b927-1ae1df2ba572-qos-spec 2018-10-03 06:26:48,215 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-570d0111-683a-49a1-b927-1ae1df2ba572-vol_type 2018-10-03 06:26:49,390 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-570d0111-683a-49a1-b927-1ae1df2ba572-vol_type 2018-10-03 06:26:49,994 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-570d0111-683a-49a1-b927-1ae1df2ba572-qos-spec 2018-10-03 06:26:50,605 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-5a16feec-d365-479-proj 2018-10-03 06:26:50,785 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-5a16feec-d365-479-proj-role 2018-10-03 06:26:50,988 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-5a16feec-d365-479-user 2018-10-03 06:26:52,376 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-0e4af838-d891-41c-proj 2018-10-03 06:26:53,428 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-0e4af838-d891-41c-user 2018-10-03 06:26:53,621 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-0e4af838-d891-41c-proj-role 2018-10-03 06:26:53,705 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-0e4af838-d891-41c-proj-role to project CreateVolumeTypeComplexTests-0e4af838-d891-41c-proj 2018-10-03 06:26:55,041 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-a2b59c9f-47bd-419f-89ef-739a0291da50-qos-spec 2018-10-03 06:26:56,662 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-a2b59c9f-47bd-419f-89ef-739a0291da50-vol_type 2018-10-03 06:26:57,739 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-a2b59c9f-47bd-419f-89ef-739a0291da50-vol_type 2018-10-03 06:26:57,956 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-a2b59c9f-47bd-419f-89ef-739a0291da50-qos-spec 2018-10-03 06:26:58,513 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-0e4af838-d891-41c-proj 2018-10-03 06:26:58,706 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-0e4af838-d891-41c-proj-role 2018-10-03 06:26:58,910 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-0e4af838-d891-41c-user 2018-10-03 06:27:00,333 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-84a05df4-a22a-486-proj 2018-10-03 06:27:01,428 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-84a05df4-a22a-486-user 2018-10-03 06:27:01,613 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-84a05df4-a22a-486-proj-role 2018-10-03 06:27:01,632 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-84a05df4-a22a-486-proj-role to project CreateSimpleVolumeSuccessTests-84a05df4-a22a-486-proj 2018-10-03 06:27:03,759 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-5662f476-43b9-4fc4-a83b-f49982baafed 2018-10-03 06:27:03,962 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-5662f476-43b9-4fc4-a83b-f49982baafed 2018-10-03 06:27:04,416 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-5662f476-43b9-4fc4-a83b-f49982baafed 2018-10-03 06:27:08,009 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-5662f476-43b9-4fc4-a83b-f49982baafed 2018-10-03 06:27:08,681 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-84a05df4-a22a-486-proj 2018-10-03 06:27:08,894 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-84a05df4-a22a-486-proj-role 2018-10-03 06:27:09,097 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-84a05df4-a22a-486-user 2018-10-03 06:27:10,509 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-c1f095d9-f7ae-45f-proj 2018-10-03 06:27:11,639 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-c1f095d9-f7ae-45f-user 2018-10-03 06:27:11,831 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-c1f095d9-f7ae-45f-proj-role 2018-10-03 06:27:11,851 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-c1f095d9-f7ae-45f-proj-role to project CreateSimpleVolumeSuccessTests-c1f095d9-f7ae-45f-proj 2018-10-03 06:27:13,583 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-bfc530cb-3ade-4425-b229-640d9244c0df 2018-10-03 06:27:13,773 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-bfc530cb-3ade-4425-b229-640d9244c0df 2018-10-03 06:27:14,799 - create_volume - INFO - Did not create volume due to cleanup mode 2018-10-03 06:27:14,999 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-bfc530cb-3ade-4425-b229-640d9244c0df 2018-10-03 06:27:18,609 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-bfc530cb-3ade-4425-b229-640d9244c0df 2018-10-03 06:27:19,099 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-c1f095d9-f7ae-45f-proj 2018-10-03 06:27:19,301 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-c1f095d9-f7ae-45f-proj-role 2018-10-03 06:27:19,494 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-c1f095d9-f7ae-45f-user 2018-10-03 06:27:20,891 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-9beb5729-8640-46a-proj 2018-10-03 06:27:21,950 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-9beb5729-8640-46a-user 2018-10-03 06:27:22,141 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-9beb5729-8640-46a-proj-role 2018-10-03 06:27:22,230 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-9beb5729-8640-46a-proj-role to project CreateSimpleVolumeSuccessTests-9beb5729-8640-46a-proj 2018-10-03 06:27:23,984 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-1a6266be-b33f-4448-9e83-a2857709ef1f 2018-10-03 06:27:27,243 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-1a6266be-b33f-4448-9e83-a2857709ef1f 2018-10-03 06:27:27,709 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-1a6266be-b33f-4448-9e83-a2857709ef1f 2018-10-03 06:27:31,324 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-1a6266be-b33f-4448-9e83-a2857709ef1f 2018-10-03 06:27:31,841 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-9beb5729-8640-46a-proj 2018-10-03 06:27:32,048 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-9beb5729-8640-46a-proj-role 2018-10-03 06:27:32,248 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-9beb5729-8640-46a-user 2018-10-03 06:27:33,657 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-07d87322-45cf-433-proj 2018-10-03 06:27:34,800 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-07d87322-45cf-433-user 2018-10-03 06:27:34,997 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-07d87322-45cf-433-proj-role 2018-10-03 06:27:35,089 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-07d87322-45cf-433-proj-role to project CreateSimpleVolumeFailureTests-07d87322-45cf-433-proj 2018-10-03 06:27:36,761 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-07d87322-45cf-433-proj 2018-10-03 06:27:36,978 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-07d87322-45cf-433-proj-role 2018-10-03 06:27:37,180 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-07d87322-45cf-433-user 2018-10-03 06:27:38,598 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-37c885ba-f533-4dc-proj 2018-10-03 06:27:39,649 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-37c885ba-f533-4dc-user 2018-10-03 06:27:39,841 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-37c885ba-f533-4dc-proj-role 2018-10-03 06:27:39,935 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-37c885ba-f533-4dc-proj-role to project CreateSimpleVolumeFailureTests-37c885ba-f533-4dc-proj 2018-10-03 06:27:41,325 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-37c885ba-f533-4dc-proj 2018-10-03 06:27:41,516 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-37c885ba-f533-4dc-proj-role 2018-10-03 06:27:41,724 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-37c885ba-f533-4dc-user 2018-10-03 06:27:43,207 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-4d695989-d375-4f4-proj 2018-10-03 06:27:44,236 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-4d695989-d375-4f4-user 2018-10-03 06:27:44,446 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-4d695989-d375-4f4-proj-role 2018-10-03 06:27:44,529 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-4d695989-d375-4f4-proj-role to project CreateSimpleVolumeFailureTests-4d695989-d375-4f4-proj 2018-10-03 06:27:45,970 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-4d695989-d375-4f4-proj 2018-10-03 06:27:46,194 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-4d695989-d375-4f4-proj-role 2018-10-03 06:27:46,389 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-4d695989-d375-4f4-user 2018-10-03 06:27:47,811 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-485b8187-d9fd-446-proj 2018-10-03 06:27:49,047 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-485b8187-d9fd-446-user 2018-10-03 06:27:49,242 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-485b8187-d9fd-446-proj-role 2018-10-03 06:27:49,335 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-485b8187-d9fd-446-proj-role to project CreateVolumeWithTypeTests-485b8187-d9fd-446-proj 2018-10-03 06:27:50,328 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-381e3bec-f715-45ea-8d1b-d62fb6be1599-vol-type 2018-10-03 06:27:51,140 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-381e3bec-f715-45ea-8d1b-d62fb6be1599-vol-type 2018-10-03 06:27:52,213 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-485b8187-d9fd-446-proj 2018-10-03 06:27:52,420 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-485b8187-d9fd-446-proj-role 2018-10-03 06:27:52,614 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-485b8187-d9fd-446-user 2018-10-03 06:27:54,065 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-781a0026-ea96-466-proj 2018-10-03 06:27:55,148 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-781a0026-ea96-466-user 2018-10-03 06:27:55,338 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-781a0026-ea96-466-proj-role 2018-10-03 06:27:55,355 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-781a0026-ea96-466-proj-role to project CreateVolumeWithTypeTests-781a0026-ea96-466-proj 2018-10-03 06:27:56,421 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-fb866831-67c6-4121-b17b-617c356919b4-vol-type 2018-10-03 06:27:58,090 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-fb866831-67c6-4121-b17b-617c356919b4-vol 2018-10-03 06:28:01,382 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-fb866831-67c6-4121-b17b-617c356919b4-vol 2018-10-03 06:28:01,595 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-fb866831-67c6-4121-b17b-617c356919b4-vol 2018-10-03 06:28:05,199 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-fb866831-67c6-4121-b17b-617c356919b4-vol 2018-10-03 06:28:05,199 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-fb866831-67c6-4121-b17b-617c356919b4-vol-type 2018-10-03 06:28:05,918 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-781a0026-ea96-466-proj 2018-10-03 06:28:06,146 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-781a0026-ea96-466-proj-role 2018-10-03 06:28:06,332 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-781a0026-ea96-466-user 2018-10-03 06:28:07,746 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-0b2dc746-fd84-4f6-proj 2018-10-03 06:28:08,871 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-0b2dc746-fd84-4f6-user 2018-10-03 06:28:09,071 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-0b2dc746-fd84-4f6-proj-role 2018-10-03 06:28:09,089 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-0b2dc746-fd84-4f6-proj-role to project CreateVolumeWithImageTests-0b2dc746-fd84-4f6-proj 2018-10-03 06:28:12,211 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-e547ec5b-b8ff-4f8a-b70b-070883f6c476-image 2018-10-03 06:28:12,368 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-e547ec5b-b8ff-4f8a-b70b-070883f6c476-image 2018-10-03 06:28:13,356 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-e547ec5b-b8ff-4f8a-b70b-070883f6c476-image 2018-10-03 06:28:15,044 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-0b2dc746-fd84-4f6-proj 2018-10-03 06:28:15,257 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-0b2dc746-fd84-4f6-proj-role 2018-10-03 06:28:15,450 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-0b2dc746-fd84-4f6-user 2018-10-03 06:28:16,991 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-23e95e63-66ea-41a-proj 2018-10-03 06:28:18,104 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-23e95e63-66ea-41a-user 2018-10-03 06:28:18,314 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-23e95e63-66ea-41a-proj-role 2018-10-03 06:28:18,404 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-23e95e63-66ea-41a-proj-role to project CreateVolumeWithImageTests-23e95e63-66ea-41a-proj 2018-10-03 06:28:21,097 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-fe30262b-3238-42a4-9e7b-71ad9df5e4e1-image 2018-10-03 06:28:21,252 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-fe30262b-3238-42a4-9e7b-71ad9df5e4e1-image 2018-10-03 06:28:23,544 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-fe30262b-3238-42a4-9e7b-71ad9df5e4e1-vol 2018-10-03 06:28:30,150 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-fe30262b-3238-42a4-9e7b-71ad9df5e4e1-vol 2018-10-03 06:28:30,958 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-fe30262b-3238-42a4-9e7b-71ad9df5e4e1-vol 2018-10-03 06:28:34,440 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-fe30262b-3238-42a4-9e7b-71ad9df5e4e1-vol 2018-10-03 06:28:34,440 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-fe30262b-3238-42a4-9e7b-71ad9df5e4e1-image 2018-10-03 06:28:36,628 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-23e95e63-66ea-41a-proj 2018-10-03 06:28:36,845 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-23e95e63-66ea-41a-proj-role 2018-10-03 06:28:37,038 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-23e95e63-66ea-41a-user 2018-10-03 06:28:38,386 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-de187d5a-ed4b-4d6-proj 2018-10-03 06:28:39,436 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-de187d5a-ed4b-4d6-user 2018-10-03 06:28:39,628 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-de187d5a-ed4b-4d6-proj-role 2018-10-03 06:28:39,718 - keystone_utils - INFO - Granting role SimpleHealthCheck-de187d5a-ed4b-4d6-proj-role to project SimpleHealthCheck-de187d5a-ed4b-4d6-proj 2018-10-03 06:28:42,681 - create_image - INFO - Created image with name - SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-image 2018-10-03 06:28:42,855 - create_image - INFO - Image is now active with name - SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-image 2018-10-03 06:28:43,492 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-priv-net 2018-10-03 06:28:44,904 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-priv-subnet 2018-10-03 06:28:50,330 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-priv-net 2018-10-03 06:28:51,825 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-inst 2018-10-03 06:28:54,409 - create_instance - INFO - Created instance with name - SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-inst 2018-10-03 06:29:02,236 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:29:03,390 - create_instance_tests - INFO - Looking for IP 10.55.0.6 in the console log 2018-10-03 06:30:02,617 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-03 06:30:02,621 - create_instance - INFO - Deleting Port with ID - 90ea1f36-8f34-4359-9e54-dcc57e533e9f 2018-10-03 06:30:02,621 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48port-1 2018-10-03 06:30:03,336 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-inst 2018-10-03 06:30:03,478 - create_instance - INFO - Checking deletion status 2018-10-03 06:30:06,802 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-inst 2018-10-03 06:30:06,803 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-priv-subnet 2018-10-03 06:30:06,804 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-priv-subnet 2018-10-03 06:30:09,104 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-priv-net 2018-10-03 06:30:10,718 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-daff4f7d-e5c0-400a-8dfd-7838ff49ff48-image 2018-10-03 06:30:12,863 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c6d6955-27ee-4272-b7e2-c120250fbbcf 2018-10-03 06:30:13,041 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:30:13,372 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-de187d5a-ed4b-4d6-proj 2018-10-03 06:30:13,665 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-de187d5a-ed4b-4d6-proj-role 2018-10-03 06:30:13,862 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-de187d5a-ed4b-4d6-user 2018-10-03 06:30:15,303 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-354c0998-6f51-4f3-proj 2018-10-03 06:30:16,322 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-354c0998-6f51-4f3-user 2018-10-03 06:30:16,580 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-354c0998-6f51-4f3-proj-role 2018-10-03 06:30:16,748 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-354c0998-6f51-4f3-proj-role to project CreateInstanceTwoNetTests-354c0998-6f51-4f3-proj 2018-10-03 06:30:19,418 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-2f56ecb3-5be9-4403-a012-2a44661e6f53 2018-10-03 06:30:19,577 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-2f56ecb3-5be9-4403-a012-2a44661e6f53 2018-10-03 06:30:20,195 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-net1 2018-10-03 06:30:21,194 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-subnet1 2018-10-03 06:30:22,934 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-net2 2018-10-03 06:30:23,632 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-subnet2 2018-10-03 06:30:26,080 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router 2018-10-03 06:30:27,329 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-router-port1 for router - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router 2018-10-03 06:30:28,859 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-net1 2018-10-03 06:30:29,810 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-router-port1 for router - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router 2018-10-03 06:30:29,810 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router 2018-10-03 06:30:31,903 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-router-port2 for router - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router 2018-10-03 06:30:33,283 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-net2 2018-10-03 06:30:34,381 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-router-port2 for router - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router 2018-10-03 06:30:34,381 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router 2018-10-03 06:30:38,226 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-sec-grp... 2018-10-03 06:30:38,226 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-sec-grp 2018-10-03 06:30:38,646 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8469aeda-f70e-41f1-a0a3-71d76cf22239 2018-10-03 06:30:38,894 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8469aeda-f70e-41f1-a0a3-71d76cf22239 2018-10-03 06:30:39,072 - neutron_utils - INFO - Retrieving security group with ID - 8469aeda-f70e-41f1-a0a3-71d76cf22239 2018-10-03 06:30:39,268 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8469aeda-f70e-41f1-a0a3-71d76cf22239 2018-10-03 06:30:39,438 - neutron_utils - INFO - Retrieving security group with ID - 8469aeda-f70e-41f1-a0a3-71d76cf22239 2018-10-03 06:30:39,640 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8469aeda-f70e-41f1-a0a3-71d76cf22239 2018-10-03 06:30:39,829 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-sec-grp 2018-10-03 06:30:40,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8469aeda-f70e-41f1-a0a3-71d76cf22239 2018-10-03 06:30:40,323 - neutron_utils - INFO - Retrieving security group with ID - 8469aeda-f70e-41f1-a0a3-71d76cf22239 2018-10-03 06:30:40,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8469aeda-f70e-41f1-a0a3-71d76cf22239 2018-10-03 06:30:44,549 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-net1 2018-10-03 06:30:46,286 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-inst1 2018-10-03 06:30:48,646 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-inst1 2018-10-03 06:30:56,235 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:31:01,413 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-net2 2018-10-03 06:31:03,038 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-inst2 2018-10-03 06:31:05,304 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-inst2 2018-10-03 06:31:12,659 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:31:13,752 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-10-03 06:31:57,305 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-03 06:31:57,307 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-10-03 06:31:58,837 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-03 06:32:07,043 - create_instance - INFO - Deleting Port with ID - ad66acfb-1890-4408-9c76-2180c01c5939 2018-10-03 06:32:07,044 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-vm1-port 2018-10-03 06:32:07,498 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-inst1 2018-10-03 06:32:07,641 - create_instance - INFO - Checking deletion status 2018-10-03 06:32:14,047 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-inst1 2018-10-03 06:32:14,048 - create_instance - INFO - Deleting Port with ID - 78e2f211-9f6b-4565-b441-afffecc2a3a7 2018-10-03 06:32:14,049 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-vm2-port 2018-10-03 06:32:14,518 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-inst2 2018-10-03 06:32:14,700 - create_instance - INFO - Checking deletion status 2018-10-03 06:32:21,394 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-inst2 2018-10-03 06:32:21,439 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router and port CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-router-port1 2018-10-03 06:32:21,439 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router 2018-10-03 06:32:22,495 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router and port CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-router-port2 2018-10-03 06:32:22,495 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router 2018-10-03 06:32:23,558 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router 2018-10-03 06:32:23,559 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-pub-router 2018-10-03 06:32:23,884 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-subnet1 2018-10-03 06:32:23,884 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-subnet1 2018-10-03 06:32:26,298 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-net1 2018-10-03 06:32:27,762 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-subnet2 2018-10-03 06:32:27,763 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-subnet2 2018-10-03 06:32:30,285 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-net2 2018-10-03 06:32:31,802 - neutron_utils - INFO - Deleting security group rule with ID - 9bd2e6d2-e6af-4b62-9b59-4d10b66a608c 2018-10-03 06:32:31,953 - neutron_utils - INFO - Deleting security group rule with ID - 89984ab6-612f-4ae4-97dc-52f46e61c08a 2018-10-03 06:32:32,072 - neutron_utils - INFO - Deleting security group rule with ID - 7ac88f86-bf83-46d6-b96f-8bee96803259 2018-10-03 06:32:32,339 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-e40433df-f30e-4398-a7b7-db447e848e0f-sec-grp 2018-10-03 06:32:32,696 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-2f56ecb3-5be9-4403-a012-2a44661e6f53 2018-10-03 06:32:35,161 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90b230b6-1218-4127-a0bb-620f1a3efd88 2018-10-03 06:32:35,332 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:32:35,650 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-354c0998-6f51-4f3-proj 2018-10-03 06:32:35,924 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-354c0998-6f51-4f3-proj-role 2018-10-03 06:32:36,232 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-354c0998-6f51-4f3-user 2018-10-03 06:32:37,710 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-3e0110c9-4465-45f-proj 2018-10-03 06:32:38,854 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-3e0110c9-4465-45f-user 2018-10-03 06:32:39,071 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-3e0110c9-4465-45f-proj-role 2018-10-03 06:32:39,091 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-3e0110c9-4465-45f-proj-role to project CreateInstanceSimpleTests-3e0110c9-4465-45f-proj 2018-10-03 06:32:42,371 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-image 2018-10-03 06:32:42,530 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-image 2018-10-03 06:32:43,861 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-pub-net 2018-10-03 06:32:44,670 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-pub-subnet 2018-10-03 06:32:49,517 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-pub-net 2018-10-03 06:32:51,125 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-inst 2018-10-03 06:32:53,292 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-inst 2018-10-03 06:33:00,555 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:33:05,942 - create_instance - INFO - Deleting Port with ID - b10dc256-486f-4343-ba3e-9f417a977556 2018-10-03 06:33:05,942 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-port 2018-10-03 06:33:06,684 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-inst 2018-10-03 06:33:07,029 - create_instance - INFO - Checking deletion status 2018-10-03 06:33:10,202 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-inst 2018-10-03 06:33:10,254 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-pub-subnet 2018-10-03 06:33:10,254 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-pub-subnet 2018-10-03 06:33:12,708 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-pub-net 2018-10-03 06:33:14,059 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-e0f687e8-7918-4671-bc48-c09259e161b3-image 2018-10-03 06:33:15,775 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-3e0110c9-4465-45f-proj 2018-10-03 06:33:16,018 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-3e0110c9-4465-45f-proj-role 2018-10-03 06:33:16,230 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-3e0110c9-4465-45f-user 2018-10-03 06:33:17,632 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-94f9c587-d481-4ce-proj 2018-10-03 06:33:18,698 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-94f9c587-d481-4ce-user 2018-10-03 06:33:18,896 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-94f9c587-d481-4ce-proj-role 2018-10-03 06:33:18,983 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-94f9c587-d481-4ce-proj-role to project CreateInstanceSimpleTests-94f9c587-d481-4ce-proj 2018-10-03 06:33:22,332 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-image 2018-10-03 06:33:22,507 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-image 2018-10-03 06:33:23,847 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-pub-net 2018-10-03 06:33:24,952 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-pub-subnet 2018-10-03 06:33:29,622 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-pub-net 2018-10-03 06:33:31,483 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-inst 2018-10-03 06:33:34,425 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-inst 2018-10-03 06:33:41,905 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:33:51,303 - create_instance - INFO - Deleting Port with ID - 484cfc34-1951-4074-be45-ea936ce29e48 2018-10-03 06:33:51,303 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-port 2018-10-03 06:33:51,787 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-inst 2018-10-03 06:33:51,834 - create_instance - WARNING - Instance already deleted - Instance 5244c950-2f7f-402e-a339-d8d8ae42ec92 could not be found. (HTTP 404) (Request-ID: req-9c65355e-38e0-4cd0-b88f-41e6fd907924) 2018-10-03 06:33:51,834 - create_instance - INFO - Checking deletion status 2018-10-03 06:33:51,885 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-inst 2018-10-03 06:33:51,928 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-pub-subnet 2018-10-03 06:33:51,929 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-pub-subnet 2018-10-03 06:33:54,408 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-pub-net 2018-10-03 06:33:55,748 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-0f7d7c04-3355-4ed5-bff6-a227bbc02e37-image 2018-10-03 06:33:56,965 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2260a7ca-3deb-4208-96c7-ce74273c0b75 2018-10-03 06:33:57,165 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:33:57,538 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-94f9c587-d481-4ce-proj 2018-10-03 06:33:57,772 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-94f9c587-d481-4ce-proj-role 2018-10-03 06:33:58,054 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-94f9c587-d481-4ce-user 2018-10-03 06:33:59,518 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9286d1f7-b6cb-40f-proj 2018-10-03 06:34:00,634 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9286d1f7-b6cb-40f-user 2018-10-03 06:34:00,831 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9286d1f7-b6cb-40f-proj-role 2018-10-03 06:34:00,851 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9286d1f7-b6cb-40f-proj-role to project CreateInstancePortManipulationTests-9286d1f7-b6cb-40f-proj 2018-10-03 06:34:03,378 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-image 2018-10-03 06:34:03,530 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-image 2018-10-03 06:34:04,316 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-pub-net 2018-10-03 06:34:05,370 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-pub-subnet 2018-10-03 06:34:11,220 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-pub-net 2018-10-03 06:34:12,992 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-inst 2018-10-03 06:34:15,405 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-inst 2018-10-03 06:34:22,748 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:34:23,828 - create_instance - INFO - Deleting Port with ID - 6854553c-4e5e-47aa-b8fd-332e4cb08403 2018-10-03 06:34:23,828 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62bport-1 2018-10-03 06:34:24,286 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-inst 2018-10-03 06:34:24,443 - create_instance - INFO - Checking deletion status 2018-10-03 06:34:27,876 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-inst 2018-10-03 06:34:27,934 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-pub-subnet 2018-10-03 06:34:27,934 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-pub-subnet 2018-10-03 06:34:30,419 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-pub-net 2018-10-03 06:34:31,952 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6cdb09b1-dce8-492c-ba6f-d960b785d62b-image 2018-10-03 06:34:33,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 606b4b9a-5c78-436c-88be-25b7daf5cd9a 2018-10-03 06:34:34,123 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:34:34,429 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9286d1f7-b6cb-40f-proj 2018-10-03 06:34:34,641 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9286d1f7-b6cb-40f-proj-role 2018-10-03 06:34:34,857 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9286d1f7-b6cb-40f-user 2018-10-03 06:34:36,345 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-8640b143-a4e5-4da-proj 2018-10-03 06:34:37,350 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-8640b143-a4e5-4da-user 2018-10-03 06:34:37,550 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-8640b143-a4e5-4da-proj-role 2018-10-03 06:34:37,639 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-8640b143-a4e5-4da-proj-role to project CreateInstancePortManipulationTests-8640b143-a4e5-4da-proj 2018-10-03 06:34:40,072 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-018eedad-f9fc-4bba-a97f-6a6eb2445386-image 2018-10-03 06:34:40,251 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-018eedad-f9fc-4bba-a97f-6a6eb2445386-image 2018-10-03 06:34:40,944 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-018eedad-f9fc-4bba-a97f-6a6eb2445386-pub-net 2018-10-03 06:34:42,061 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-018eedad-f9fc-4bba-a97f-6a6eb2445386-pub-subnet 2018-10-03 06:34:47,973 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-018eedad-f9fc-4bba-a97f-6a6eb2445386-pub-net 2018-10-03 06:34:48,181 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-018eedad-f9fc-4bba-a97f-6a6eb2445386-pub-subnet 2018-10-03 06:34:48,181 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-018eedad-f9fc-4bba-a97f-6a6eb2445386-pub-subnet 2018-10-03 06:34:50,310 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-018eedad-f9fc-4bba-a97f-6a6eb2445386-pub-net 2018-10-03 06:34:52,036 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-018eedad-f9fc-4bba-a97f-6a6eb2445386-image 2018-10-03 06:34:53,665 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ee3389a-70a4-4b59-ac06-4aee0c6c6e63 2018-10-03 06:34:53,909 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:34:54,244 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-8640b143-a4e5-4da-proj 2018-10-03 06:34:54,499 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-8640b143-a4e5-4da-proj-role 2018-10-03 06:34:54,706 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-8640b143-a4e5-4da-user 2018-10-03 06:34:56,130 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c3ca9d8a-8566-4e6-proj 2018-10-03 06:34:57,207 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c3ca9d8a-8566-4e6-user 2018-10-03 06:34:57,417 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c3ca9d8a-8566-4e6-proj-role 2018-10-03 06:34:57,508 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c3ca9d8a-8566-4e6-proj-role to project CreateInstancePortManipulationTests-c3ca9d8a-8566-4e6-proj 2018-10-03 06:35:00,147 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f41f212a-d343-4c92-b72f-bfd1af06bf13-image 2018-10-03 06:35:00,304 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f41f212a-d343-4c92-b72f-bfd1af06bf13-image 2018-10-03 06:35:00,931 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f41f212a-d343-4c92-b72f-bfd1af06bf13-pub-net 2018-10-03 06:35:02,383 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f41f212a-d343-4c92-b72f-bfd1af06bf13-pub-subnet 2018-10-03 06:35:08,111 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f41f212a-d343-4c92-b72f-bfd1af06bf13-pub-net 2018-10-03 06:35:08,312 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f41f212a-d343-4c92-b72f-bfd1af06bf13-pub-subnet 2018-10-03 06:35:08,312 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f41f212a-d343-4c92-b72f-bfd1af06bf13-pub-subnet 2018-10-03 06:35:10,720 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f41f212a-d343-4c92-b72f-bfd1af06bf13-pub-net 2018-10-03 06:35:12,042 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f41f212a-d343-4c92-b72f-bfd1af06bf13-image 2018-10-03 06:35:14,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0a5449b-fa5f-4abf-856c-a03080211f89 2018-10-03 06:35:14,310 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:35:14,658 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c3ca9d8a-8566-4e6-proj 2018-10-03 06:35:14,928 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c3ca9d8a-8566-4e6-proj-role 2018-10-03 06:35:15,132 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c3ca9d8a-8566-4e6-user 2018-10-03 06:35:16,560 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-94e39a6e-f1cc-4cd-proj 2018-10-03 06:35:17,621 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-94e39a6e-f1cc-4cd-user 2018-10-03 06:35:17,855 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-94e39a6e-f1cc-4cd-proj-role 2018-10-03 06:35:17,876 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-94e39a6e-f1cc-4cd-proj-role to project CreateInstancePortManipulationTests-94e39a6e-f1cc-4cd-proj 2018-10-03 06:35:21,175 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c2607f21-3c3f-4e7a-8d21-2bf813bb2e49-image 2018-10-03 06:35:21,338 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c2607f21-3c3f-4e7a-8d21-2bf813bb2e49-image 2018-10-03 06:35:21,970 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c2607f21-3c3f-4e7a-8d21-2bf813bb2e49-pub-net 2018-10-03 06:35:23,050 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c2607f21-3c3f-4e7a-8d21-2bf813bb2e49-pub-subnet 2018-10-03 06:35:28,761 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c2607f21-3c3f-4e7a-8d21-2bf813bb2e49-pub-net 2018-10-03 06:35:29,323 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c2607f21-3c3f-4e7a-8d21-2bf813bb2e49-pub-subnet 2018-10-03 06:35:29,323 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c2607f21-3c3f-4e7a-8d21-2bf813bb2e49-pub-subnet 2018-10-03 06:35:31,959 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c2607f21-3c3f-4e7a-8d21-2bf813bb2e49-pub-net 2018-10-03 06:35:33,292 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c2607f21-3c3f-4e7a-8d21-2bf813bb2e49-image 2018-10-03 06:35:35,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c510a35-4245-413e-8e44-b13cf9ec496a 2018-10-03 06:35:35,177 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:35:35,498 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-94e39a6e-f1cc-4cd-proj 2018-10-03 06:35:35,732 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-94e39a6e-f1cc-4cd-proj-role 2018-10-03 06:35:35,937 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-94e39a6e-f1cc-4cd-user 2018-10-03 06:35:37,308 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-98d53e7a-1b4d-42b-proj 2018-10-03 06:35:38,364 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-98d53e7a-1b4d-42b-user 2018-10-03 06:35:38,585 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-98d53e7a-1b4d-42b-proj-role 2018-10-03 06:35:38,675 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-98d53e7a-1b4d-42b-proj-role to project CreateInstancePortManipulationTests-98d53e7a-1b4d-42b-proj 2018-10-03 06:35:42,362 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5e064225-c2b4-4e22-be8b-1973a28041d5-image 2018-10-03 06:35:42,541 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5e064225-c2b4-4e22-be8b-1973a28041d5-image 2018-10-03 06:35:43,168 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5e064225-c2b4-4e22-be8b-1973a28041d5-pub-net 2018-10-03 06:35:44,241 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5e064225-c2b4-4e22-be8b-1973a28041d5-pub-subnet 2018-10-03 06:35:49,433 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5e064225-c2b4-4e22-be8b-1973a28041d5-pub-net 2018-10-03 06:35:49,499 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5e064225-c2b4-4e22-be8b-1973a28041d5-pub-subnet 2018-10-03 06:35:49,499 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5e064225-c2b4-4e22-be8b-1973a28041d5-pub-subnet 2018-10-03 06:35:51,725 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5e064225-c2b4-4e22-be8b-1973a28041d5-pub-net 2018-10-03 06:35:53,305 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5e064225-c2b4-4e22-be8b-1973a28041d5-image 2018-10-03 06:35:54,600 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46ab1939-2875-4609-88a4-b1d9c4018c7f 2018-10-03 06:35:54,782 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:35:55,119 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-98d53e7a-1b4d-42b-proj 2018-10-03 06:35:55,335 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-98d53e7a-1b4d-42b-proj-role 2018-10-03 06:35:55,559 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-98d53e7a-1b4d-42b-user 2018-10-03 06:35:56,968 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-826d53e6-569c-4e6-proj 2018-10-03 06:35:58,171 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-826d53e6-569c-4e6-user 2018-10-03 06:35:58,386 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-826d53e6-569c-4e6-proj-role 2018-10-03 06:35:58,470 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-826d53e6-569c-4e6-proj-role to project CreateInstancePortManipulationTests-826d53e6-569c-4e6-proj 2018-10-03 06:36:01,168 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-image 2018-10-03 06:36:01,318 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-image 2018-10-03 06:36:01,889 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-pub-net 2018-10-03 06:36:02,868 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-pub-subnet 2018-10-03 06:36:07,966 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-pub-net 2018-10-03 06:36:09,935 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-inst 2018-10-03 06:36:12,237 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-inst 2018-10-03 06:36:19,602 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:36:21,273 - create_instance - INFO - Deleting Port with ID - f54f7a8c-d973-48d9-8fbc-1653f9e70ac4 2018-10-03 06:36:21,273 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54port-1 2018-10-03 06:36:21,879 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-inst 2018-10-03 06:36:22,119 - create_instance - INFO - Checking deletion status 2018-10-03 06:36:28,789 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-inst 2018-10-03 06:36:28,850 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-pub-subnet 2018-10-03 06:36:28,850 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-pub-subnet 2018-10-03 06:36:31,376 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-pub-net 2018-10-03 06:36:32,939 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b6758f2d-94ee-4850-9413-d4bdd40e6c54-image 2018-10-03 06:36:35,019 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ecdbb4fd-0d8f-4ac2-98bc-6558a7ef486d 2018-10-03 06:36:35,199 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:36:35,538 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-826d53e6-569c-4e6-proj 2018-10-03 06:36:35,804 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-826d53e6-569c-4e6-proj-role 2018-10-03 06:36:36,009 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-826d53e6-569c-4e6-user 2018-10-03 06:36:37,430 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-03f503e7-a294-43e-proj 2018-10-03 06:36:38,506 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-03f503e7-a294-43e-user 2018-10-03 06:36:38,709 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-03f503e7-a294-43e-proj-role 2018-10-03 06:36:38,806 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-03f503e7-a294-43e-proj-role to project CreateInstancePortManipulationTests-03f503e7-a294-43e-proj 2018-10-03 06:36:41,283 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-image 2018-10-03 06:36:41,454 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-image 2018-10-03 06:36:42,083 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-pub-net 2018-10-03 06:36:43,109 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-pub-subnet 2018-10-03 06:36:48,166 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-pub-net 2018-10-03 06:36:49,855 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-inst 2018-10-03 06:36:51,818 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-inst 2018-10-03 06:36:59,446 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:37:01,228 - create_instance - INFO - Deleting Port with ID - be9d26b4-d658-43a8-a616-c9bd480bee2d 2018-10-03 06:37:01,228 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ceport-1 2018-10-03 06:37:01,818 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-inst 2018-10-03 06:37:02,246 - create_instance - INFO - Checking deletion status 2018-10-03 06:37:08,845 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-inst 2018-10-03 06:37:08,903 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-pub-subnet 2018-10-03 06:37:08,903 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-pub-subnet 2018-10-03 06:37:11,207 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-pub-net 2018-10-03 06:37:12,607 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f089f2db-9c39-44da-a54b-24e16e5ae0ce-image 2018-10-03 06:37:14,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b5ba8de-c607-47ba-be05-25cb9abd485e 2018-10-03 06:37:14,336 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:37:14,709 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-03f503e7-a294-43e-proj 2018-10-03 06:37:14,982 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-03f503e7-a294-43e-proj-role 2018-10-03 06:37:15,190 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-03f503e7-a294-43e-user 2018-10-03 06:37:16,640 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-eacd70aa-d76d-45d-proj 2018-10-03 06:37:17,802 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-eacd70aa-d76d-45d-user 2018-10-03 06:37:17,980 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-eacd70aa-d76d-45d-proj-role 2018-10-03 06:37:17,999 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-eacd70aa-d76d-45d-proj-role to project CreateInstancePortManipulationTests-eacd70aa-d76d-45d-proj 2018-10-03 06:37:21,510 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-image 2018-10-03 06:37:21,683 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-image 2018-10-03 06:37:22,318 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-pub-net 2018-10-03 06:37:23,447 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-pub-subnet 2018-10-03 06:37:28,679 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-pub-net 2018-10-03 06:37:30,226 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-inst 2018-10-03 06:37:32,596 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-inst 2018-10-03 06:37:40,008 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:37:41,301 - create_instance - INFO - Deleting Port with ID - 1287ff44-e7a0-411a-8116-319fac01ef77 2018-10-03 06:37:41,301 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1port-1 2018-10-03 06:37:41,742 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-inst 2018-10-03 06:37:41,940 - create_instance - INFO - Checking deletion status 2018-10-03 06:37:45,406 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-inst 2018-10-03 06:37:45,460 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-pub-subnet 2018-10-03 06:37:45,461 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-pub-subnet 2018-10-03 06:37:47,777 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-pub-net 2018-10-03 06:37:48,995 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4dc6ddcf-4e58-4459-834e-7ca7aca1a1a1-image 2018-10-03 06:37:51,010 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c301195-ff04-4844-af62-7f9e4f8c4f01 2018-10-03 06:37:51,193 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:37:51,520 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-eacd70aa-d76d-45d-proj 2018-10-03 06:37:51,785 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-eacd70aa-d76d-45d-proj-role 2018-10-03 06:37:52,008 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-eacd70aa-d76d-45d-user 2018-10-03 06:37:53,532 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-ab8d8c7f-9a45-43e-proj 2018-10-03 06:37:54,548 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-ab8d8c7f-9a45-43e-user 2018-10-03 06:37:54,765 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-ab8d8c7f-9a45-43e-proj-role 2018-10-03 06:37:54,856 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-ab8d8c7f-9a45-43e-proj-role to project CreateInstancePortManipulationTests-ab8d8c7f-9a45-43e-proj 2018-10-03 06:37:58,521 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-image 2018-10-03 06:37:58,675 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-image 2018-10-03 06:37:59,399 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-pub-net 2018-10-03 06:38:00,464 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-pub-subnet 2018-10-03 06:38:06,855 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-pub-net 2018-10-03 06:38:08,665 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-inst 2018-10-03 06:38:10,843 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-inst 2018-10-03 06:38:18,246 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:38:19,167 - create_instance - INFO - Deleting Port with ID - e761a7a9-4091-4f03-99e6-e315b4888c44 2018-10-03 06:38:19,167 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402port-1 2018-10-03 06:38:19,785 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-inst 2018-10-03 06:38:19,921 - create_instance - INFO - Checking deletion status 2018-10-03 06:38:23,347 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-inst 2018-10-03 06:38:23,408 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-pub-subnet 2018-10-03 06:38:23,408 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-pub-subnet 2018-10-03 06:38:26,001 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-pub-net 2018-10-03 06:38:27,253 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e9f1c946-5b3b-496f-878a-05565f49d402-image 2018-10-03 06:38:28,770 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58c32c5f-16cf-424d-a286-21ac4dbc471d 2018-10-03 06:38:28,954 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:38:29,262 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-ab8d8c7f-9a45-43e-proj 2018-10-03 06:38:29,468 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-ab8d8c7f-9a45-43e-proj-role 2018-10-03 06:38:29,663 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-ab8d8c7f-9a45-43e-user 2018-10-03 06:38:31,101 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-076a2146-d2bd-4b5-proj 2018-10-03 06:38:32,363 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-076a2146-d2bd-4b5-user 2018-10-03 06:38:32,566 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-076a2146-d2bd-4b5-proj-role 2018-10-03 06:38:32,584 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-076a2146-d2bd-4b5-proj-role to project CreateInstancePortManipulationTests-076a2146-d2bd-4b5-proj 2018-10-03 06:38:36,268 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-image 2018-10-03 06:38:36,437 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-image 2018-10-03 06:38:37,052 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-pub-net 2018-10-03 06:38:37,901 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-pub-subnet 2018-10-03 06:38:40,268 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895net2 2018-10-03 06:38:41,066 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-subnet1 2018-10-03 06:38:41,758 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-subnet2 2018-10-03 06:38:47,464 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895net2 2018-10-03 06:38:48,992 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-inst 2018-10-03 06:38:51,287 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-inst 2018-10-03 06:38:59,581 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:39:00,770 - create_instance - INFO - Deleting Port with ID - 6866e9a8-0748-419a-a08d-4bed69f4f09f 2018-10-03 06:39:00,770 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895port-1 2018-10-03 06:39:01,260 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-inst 2018-10-03 06:39:01,455 - create_instance - INFO - Checking deletion status 2018-10-03 06:39:04,884 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-inst 2018-10-03 06:39:04,929 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-pub-subnet 2018-10-03 06:39:04,930 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-pub-subnet 2018-10-03 06:39:07,141 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-pub-net 2018-10-03 06:39:08,930 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-subnet1 2018-10-03 06:39:08,930 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-subnet1 2018-10-03 06:39:11,477 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-subnet2 2018-10-03 06:39:11,478 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-subnet2 2018-10-03 06:39:14,038 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895net2 2018-10-03 06:39:15,734 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4807af58-163a-4211-8130-7685de010895-image 2018-10-03 06:39:17,911 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b2fac92-7736-40a6-b94c-e5b02bde22d1 2018-10-03 06:39:18,095 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:39:18,462 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-076a2146-d2bd-4b5-proj 2018-10-03 06:39:18,820 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-076a2146-d2bd-4b5-proj-role 2018-10-03 06:39:19,025 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-076a2146-d2bd-4b5-user 2018-10-03 06:39:20,525 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-5280fe7c-b27e-457-proj 2018-10-03 06:39:21,573 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-5280fe7c-b27e-457-user 2018-10-03 06:39:21,776 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-5280fe7c-b27e-457-proj-role 2018-10-03 06:39:21,860 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-5280fe7c-b27e-457-proj-role to project InstanceSecurityGroupTests-5280fe7c-b27e-457-proj 2018-10-03 06:39:24,986 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-image 2018-10-03 06:39:25,146 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-image 2018-10-03 06:39:25,851 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-pub-net 2018-10-03 06:39:26,844 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-pub-subnet 2018-10-03 06:39:32,445 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-pub-net 2018-10-03 06:39:34,135 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-inst 2018-10-03 06:39:36,044 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-inst 2018-10-03 06:39:43,688 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:39:45,411 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-name... 2018-10-03 06:39:45,412 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-name 2018-10-03 06:39:45,802 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 196a340e-6a34-4d45-a9cd-5afab969b6c7 2018-10-03 06:39:45,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 196a340e-6a34-4d45-a9cd-5afab969b6c7 2018-10-03 06:39:45,996 - neutron_utils - INFO - Retrieving security group with ID - 196a340e-6a34-4d45-a9cd-5afab969b6c7 2018-10-03 06:39:46,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 196a340e-6a34-4d45-a9cd-5afab969b6c7 2018-10-03 06:39:46,441 - neutron_utils - INFO - Retrieving security group with ID - 196a340e-6a34-4d45-a9cd-5afab969b6c7 2018-10-03 06:39:46,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 196a340e-6a34-4d45-a9cd-5afab969b6c7 2018-10-03 06:39:46,799 - neutron_utils - INFO - Retrieving security group with ID - 196a340e-6a34-4d45-a9cd-5afab969b6c7 2018-10-03 06:39:46,991 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 196a340e-6a34-4d45-a9cd-5afab969b6c7 2018-10-03 06:39:47,150 - neutron_utils - INFO - Deleting security group rule with ID - 39ef79c0-7728-4090-8c4d-a21433e04f20 2018-10-03 06:39:47,587 - neutron_utils - INFO - Deleting security group rule with ID - 7f630632-1f4b-41d8-84ae-0ad7adde664d 2018-10-03 06:39:47,933 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-name 2018-10-03 06:39:50,734 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:39:53,359 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-name] - Security group InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-name is not found for project 3db25975ad054caeb9f3271ea4e22ef4 (HTTP 404) (Request-ID: req-dfb19b87-3bc5-4f9c-a53b-4cbfc8e52346) 2018-10-03 06:39:53,360 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-name is not found for project 3db25975ad054caeb9f3271ea4e22ef4 (HTTP 404) (Request-ID: req-dfb19b87-3bc5-4f9c-a53b-4cbfc8e52346) 2018-10-03 06:39:55,042 - create_instance - INFO - Deleting Port with ID - 9266983a-187a-45fa-9c3b-0050a049c54c 2018-10-03 06:39:55,043 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-port 2018-10-03 06:39:55,799 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-inst 2018-10-03 06:39:55,988 - create_instance - INFO - Checking deletion status 2018-10-03 06:39:59,288 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-inst 2018-10-03 06:39:59,336 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-pub-subnet 2018-10-03 06:39:59,336 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-pub-subnet 2018-10-03 06:40:01,927 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-pub-net 2018-10-03 06:40:03,404 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-8746358b-456a-4855-8b94-30b68c3a10d1-image 2018-10-03 06:40:04,734 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1231cd2d-9114-4d45-8285-8e798249e94d 2018-10-03 06:40:05,004 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:40:05,349 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-5280fe7c-b27e-457-proj 2018-10-03 06:40:05,547 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-5280fe7c-b27e-457-proj-role 2018-10-03 06:40:05,794 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-5280fe7c-b27e-457-user 2018-10-03 06:40:07,207 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-7bf98e16-82df-4d4-proj 2018-10-03 06:40:08,280 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-7bf98e16-82df-4d4-user 2018-10-03 06:40:08,428 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-7bf98e16-82df-4d4-proj-role 2018-10-03 06:40:08,519 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-7bf98e16-82df-4d4-proj-role to project InstanceSecurityGroupTests-7bf98e16-82df-4d4-proj 2018-10-03 06:40:11,292 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-image 2018-10-03 06:40:11,462 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-image 2018-10-03 06:40:12,094 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-pub-net 2018-10-03 06:40:13,113 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-pub-subnet 2018-10-03 06:40:15,589 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-name... 2018-10-03 06:40:15,589 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-name 2018-10-03 06:40:15,993 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78d34c71-8e5a-46b7-9e88-7dd068e53c74 2018-10-03 06:40:16,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78d34c71-8e5a-46b7-9e88-7dd068e53c74 2018-10-03 06:40:16,360 - neutron_utils - INFO - Retrieving security group with ID - 78d34c71-8e5a-46b7-9e88-7dd068e53c74 2018-10-03 06:40:16,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78d34c71-8e5a-46b7-9e88-7dd068e53c74 2018-10-03 06:40:16,696 - neutron_utils - INFO - Retrieving security group with ID - 78d34c71-8e5a-46b7-9e88-7dd068e53c74 2018-10-03 06:40:16,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78d34c71-8e5a-46b7-9e88-7dd068e53c74 2018-10-03 06:40:16,914 - neutron_utils - INFO - Retrieving security group with ID - 78d34c71-8e5a-46b7-9e88-7dd068e53c74 2018-10-03 06:40:17,112 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78d34c71-8e5a-46b7-9e88-7dd068e53c74 2018-10-03 06:40:20,757 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-pub-net 2018-10-03 06:40:22,637 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-inst 2018-10-03 06:40:25,415 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-inst 2018-10-03 06:40:33,207 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:40:34,770 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:40:40,330 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:40:42,980 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-name] already added to VM [InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-inst] 2018-10-03 06:40:44,624 - create_instance - INFO - Deleting Port with ID - 5a954eb2-2b1a-4966-b1fc-3175652bd194 2018-10-03 06:40:44,624 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-port 2018-10-03 06:40:45,205 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-inst 2018-10-03 06:40:45,353 - create_instance - INFO - Checking deletion status 2018-10-03 06:40:51,809 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-inst 2018-10-03 06:40:51,810 - neutron_utils - INFO - Deleting security group rule with ID - b4982e24-d44e-4712-8ceb-6689686895cb 2018-10-03 06:40:52,068 - neutron_utils - INFO - Deleting security group rule with ID - d7d584a2-7800-4ac2-a92e-73e46090aae1 2018-10-03 06:40:52,200 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-name 2018-10-03 06:40:52,562 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-pub-subnet 2018-10-03 06:40:52,562 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-pub-subnet 2018-10-03 06:40:55,072 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-pub-net 2018-10-03 06:40:56,379 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-c07dfd35-7dc9-4467-a240-1cf86101560f-image 2018-10-03 06:40:58,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760ad176-3357-4556-afda-62a42fdc5bdc 2018-10-03 06:40:58,348 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:40:58,660 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-7bf98e16-82df-4d4-proj 2018-10-03 06:40:58,990 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-7bf98e16-82df-4d4-proj-role 2018-10-03 06:40:59,247 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-7bf98e16-82df-4d4-user 2018-10-03 06:41:00,692 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-f689cc26-5733-4ee-proj 2018-10-03 06:41:01,884 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-f689cc26-5733-4ee-user 2018-10-03 06:41:02,010 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-f689cc26-5733-4ee-proj-role 2018-10-03 06:41:02,031 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-f689cc26-5733-4ee-proj-role to project InstanceSecurityGroupTests-f689cc26-5733-4ee-proj 2018-10-03 06:41:04,828 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-image 2018-10-03 06:41:04,995 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-image 2018-10-03 06:41:05,625 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-pub-net 2018-10-03 06:41:06,644 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-pub-subnet 2018-10-03 06:41:12,880 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-pub-net 2018-10-03 06:41:14,889 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-inst 2018-10-03 06:41:16,815 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-inst 2018-10-03 06:41:24,133 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:41:26,176 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-name... 2018-10-03 06:41:26,176 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-name 2018-10-03 06:41:26,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 005580ab-6d9d-4e70-b41d-a9f5681a6b13 2018-10-03 06:41:26,731 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 005580ab-6d9d-4e70-b41d-a9f5681a6b13 2018-10-03 06:41:26,990 - neutron_utils - INFO - Retrieving security group with ID - 005580ab-6d9d-4e70-b41d-a9f5681a6b13 2018-10-03 06:41:27,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 005580ab-6d9d-4e70-b41d-a9f5681a6b13 2018-10-03 06:41:27,352 - neutron_utils - INFO - Retrieving security group with ID - 005580ab-6d9d-4e70-b41d-a9f5681a6b13 2018-10-03 06:41:27,502 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 005580ab-6d9d-4e70-b41d-a9f5681a6b13 2018-10-03 06:41:27,670 - neutron_utils - INFO - Retrieving security group with ID - 005580ab-6d9d-4e70-b41d-a9f5681a6b13 2018-10-03 06:41:27,869 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 005580ab-6d9d-4e70-b41d-a9f5681a6b13 2018-10-03 06:41:31,301 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:41:35,589 - create_instance - INFO - Deleting Port with ID - b537d621-2850-41cc-b8fc-7c1525489c11 2018-10-03 06:41:35,589 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-port 2018-10-03 06:41:36,403 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-inst 2018-10-03 06:41:36,666 - create_instance - INFO - Checking deletion status 2018-10-03 06:41:46,322 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-inst 2018-10-03 06:41:46,323 - neutron_utils - INFO - Deleting security group rule with ID - e1ab5d16-26e4-452c-99df-863bb744603b 2018-10-03 06:41:46,441 - neutron_utils - INFO - Deleting security group rule with ID - ec4ca8cd-33a1-49c8-af88-b91bc769374d 2018-10-03 06:41:46,561 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-name 2018-10-03 06:41:47,120 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-pub-subnet 2018-10-03 06:41:47,120 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-pub-subnet 2018-10-03 06:41:49,455 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-pub-net 2018-10-03 06:41:51,007 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-e91306d0-1a5f-43e0-8ea1-131645df03be-image 2018-10-03 06:41:52,633 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24ef18db-72f2-408a-87f5-ce42317d8e54 2018-10-03 06:41:52,817 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:41:53,135 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-f689cc26-5733-4ee-proj 2018-10-03 06:41:53,433 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-f689cc26-5733-4ee-proj-role 2018-10-03 06:41:53,634 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-f689cc26-5733-4ee-user 2018-10-03 06:41:55,057 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-35547c56-7aef-4e9-proj 2018-10-03 06:41:56,226 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-35547c56-7aef-4e9-user 2018-10-03 06:41:56,422 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-35547c56-7aef-4e9-proj-role 2018-10-03 06:41:56,508 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-35547c56-7aef-4e9-proj-role to project InstanceSecurityGroupTests-35547c56-7aef-4e9-proj 2018-10-03 06:41:59,957 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-image 2018-10-03 06:41:59,978 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-image 2018-10-03 06:42:00,597 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-pub-net 2018-10-03 06:42:01,848 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-pub-subnet 2018-10-03 06:42:04,640 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-name... 2018-10-03 06:42:04,640 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-name 2018-10-03 06:42:05,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50a20b4d-b88b-42c9-86ae-bfcb567535b2 2018-10-03 06:42:05,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50a20b4d-b88b-42c9-86ae-bfcb567535b2 2018-10-03 06:42:05,425 - neutron_utils - INFO - Retrieving security group with ID - 50a20b4d-b88b-42c9-86ae-bfcb567535b2 2018-10-03 06:42:05,647 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50a20b4d-b88b-42c9-86ae-bfcb567535b2 2018-10-03 06:42:05,678 - neutron_utils - INFO - Retrieving security group with ID - 50a20b4d-b88b-42c9-86ae-bfcb567535b2 2018-10-03 06:42:05,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50a20b4d-b88b-42c9-86ae-bfcb567535b2 2018-10-03 06:42:06,055 - neutron_utils - INFO - Retrieving security group with ID - 50a20b4d-b88b-42c9-86ae-bfcb567535b2 2018-10-03 06:42:06,119 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50a20b4d-b88b-42c9-86ae-bfcb567535b2 2018-10-03 06:42:09,697 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-pub-net 2018-10-03 06:42:11,111 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-inst 2018-10-03 06:42:13,748 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-inst 2018-10-03 06:42:21,572 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:42:23,113 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:42:27,396 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:42:31,932 - create_instance - INFO - Deleting Port with ID - 995d3e17-a139-4ebf-8c6b-3b7cca167d45 2018-10-03 06:42:31,932 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-port 2018-10-03 06:42:32,511 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-inst 2018-10-03 06:42:32,676 - create_instance - INFO - Checking deletion status 2018-10-03 06:42:35,847 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-inst 2018-10-03 06:42:35,848 - neutron_utils - INFO - Deleting security group rule with ID - c8542926-8a47-4aab-802a-255d4512b520 2018-10-03 06:42:36,117 - neutron_utils - INFO - Deleting security group rule with ID - e24ee84e-f9c1-44bc-9e0a-bcbb9178517e 2018-10-03 06:42:36,365 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-name 2018-10-03 06:42:36,539 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-pub-subnet 2018-10-03 06:42:36,540 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-pub-subnet 2018-10-03 06:42:39,051 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-pub-net 2018-10-03 06:42:40,703 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-0b61c806-f72e-461e-bdc8-1472fa4821c4-image 2018-10-03 06:42:43,043 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db4e50fe-9ab5-4965-b743-abe0323a541d 2018-10-03 06:42:43,223 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:42:43,542 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-35547c56-7aef-4e9-proj 2018-10-03 06:42:43,790 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-35547c56-7aef-4e9-proj-role 2018-10-03 06:42:44,007 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-35547c56-7aef-4e9-user 2018-10-03 06:42:45,513 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-41db8793-992d-49a-proj 2018-10-03 06:42:46,658 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-41db8793-992d-49a-user 2018-10-03 06:42:46,871 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-41db8793-992d-49a-proj-role 2018-10-03 06:42:46,955 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-41db8793-992d-49a-proj-role to project InstanceSecurityGroupTests-41db8793-992d-49a-proj 2018-10-03 06:42:49,600 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-image 2018-10-03 06:42:49,765 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-image 2018-10-03 06:42:50,337 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-pub-net 2018-10-03 06:42:51,354 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-pub-subnet 2018-10-03 06:42:53,779 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-name... 2018-10-03 06:42:53,780 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-name 2018-10-03 06:42:54,166 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2609c294-997e-48b9-8e98-8fef35466687 2018-10-03 06:42:54,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2609c294-997e-48b9-8e98-8fef35466687 2018-10-03 06:42:54,522 - neutron_utils - INFO - Retrieving security group with ID - 2609c294-997e-48b9-8e98-8fef35466687 2018-10-03 06:42:54,600 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2609c294-997e-48b9-8e98-8fef35466687 2018-10-03 06:42:54,788 - neutron_utils - INFO - Retrieving security group with ID - 2609c294-997e-48b9-8e98-8fef35466687 2018-10-03 06:42:54,840 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2609c294-997e-48b9-8e98-8fef35466687 2018-10-03 06:42:55,022 - neutron_utils - INFO - Retrieving security group with ID - 2609c294-997e-48b9-8e98-8fef35466687 2018-10-03 06:42:55,218 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2609c294-997e-48b9-8e98-8fef35466687 2018-10-03 06:42:58,742 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-pub-net 2018-10-03 06:43:00,302 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-inst 2018-10-03 06:43:02,725 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-inst 2018-10-03 06:43:10,177 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:43:13,611 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:43:15,790 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-name not associated with the instance 3dd0aafb-eb8b-4c42-9582-6e3b88a2a636 (HTTP 404) (Request-ID: req-6d5a96db-5c0f-44dd-a7d3-8c00b3981635) 2018-10-03 06:43:17,701 - create_instance - INFO - Deleting Port with ID - 1750179c-bf96-4a79-ade4-31868a70bcd6 2018-10-03 06:43:17,701 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-port 2018-10-03 06:43:18,218 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-inst 2018-10-03 06:43:18,382 - create_instance - INFO - Checking deletion status 2018-10-03 06:43:28,624 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-inst 2018-10-03 06:43:28,625 - neutron_utils - INFO - Deleting security group rule with ID - 290464a1-fc05-4ec2-a784-27d7b3c03863 2018-10-03 06:43:28,731 - neutron_utils - INFO - Deleting security group rule with ID - bcadaba1-bf3c-4c7f-b854-7353b3591d8c 2018-10-03 06:43:28,998 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-name 2018-10-03 06:43:29,346 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-pub-subnet 2018-10-03 06:43:29,347 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-pub-subnet 2018-10-03 06:43:31,730 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-pub-net 2018-10-03 06:43:33,563 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-c29e9cdd-406d-4c26-8963-842b47709310-image 2018-10-03 06:43:35,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 543e4321-0543-45b0-bb77-930b0eec96f8 2018-10-03 06:43:35,585 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:43:35,915 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-41db8793-992d-49a-proj 2018-10-03 06:43:36,163 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-41db8793-992d-49a-proj-role 2018-10-03 06:43:36,365 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-41db8793-992d-49a-user 2018-10-03 06:43:37,891 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-f8159b4f-5b54-400-proj 2018-10-03 06:43:38,806 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-f8159b4f-5b54-400-user 2018-10-03 06:43:39,022 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-f8159b4f-5b54-400-proj-role 2018-10-03 06:43:39,106 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-f8159b4f-5b54-400-proj-role to project CreateInstanceOnComputeHost-f8159b4f-5b54-400-proj 2018-10-03 06:43:39,911 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-priv-net 2018-10-03 06:43:40,885 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-priv-subnet 2018-10-03 06:43:44,953 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-image 2018-10-03 06:43:45,114 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-image 2018-10-03 06:43:49,352 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-priv-net 2018-10-03 06:43:50,783 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-03 06:43:53,106 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-03 06:44:00,913 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:44:07,690 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-priv-net 2018-10-03 06:44:09,158 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-03 06:44:11,333 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-03 06:44:18,704 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:44:22,127 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:44:23,923 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:44:24,915 - create_instance - INFO - Deleting Port with ID - ba435dcb-e254-46c6-b263-e68ec1027809 2018-10-03 06:44:24,915 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410port-1 2018-10-03 06:44:25,562 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-03 06:44:25,730 - create_instance - INFO - Checking deletion status 2018-10-03 06:44:29,102 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-03 06:44:29,103 - create_instance - INFO - Deleting Port with ID - 787e5c6a-0105-46a7-8c5b-128f2cc60ee5 2018-10-03 06:44:29,104 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410port-2 2018-10-03 06:44:29,677 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-03 06:44:29,869 - create_instance - INFO - Checking deletion status 2018-10-03 06:44:33,321 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-03 06:44:33,371 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-priv-subnet 2018-10-03 06:44:33,372 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-priv-subnet 2018-10-03 06:44:35,702 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-priv-net 2018-10-03 06:44:37,188 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-ab035742-b84c-425b-a32c-95a7773a4410-image 2018-10-03 06:44:39,068 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-f8159b4f-5b54-400-proj 2018-10-03 06:44:39,264 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-f8159b4f-5b54-400-proj-role 2018-10-03 06:44:39,456 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-f8159b4f-5b54-400-user 2018-10-03 06:44:40,842 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-8799e186-01a9-478-proj 2018-10-03 06:44:41,998 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-8799e186-01a9-478-user 2018-10-03 06:44:42,225 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-8799e186-01a9-478-proj-role 2018-10-03 06:44:42,314 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-8799e186-01a9-478-proj-role to project CreateInstanceFromThreePartImage-8799e186-01a9-478-proj 2018-10-03 06:44:42,445 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-10-03 06:44:44,841 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3 2018-10-03 06:44:45,005 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3 2018-10-03 06:44:46,358 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3-pub-net 2018-10-03 06:44:47,451 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3-pub-subnet 2018-10-03 06:44:52,223 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3-pub-net 2018-10-03 06:44:53,833 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3-inst 2018-10-03 06:44:56,267 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3-inst 2018-10-03 06:45:03,868 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:45:04,588 - create_instance - INFO - Deleting Port with ID - dd2b8fc9-e8d8-4835-819b-d3bfcea9db31 2018-10-03 06:45:04,588 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3-port 2018-10-03 06:45:05,177 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3-inst 2018-10-03 06:45:05,328 - create_instance - INFO - Checking deletion status 2018-10-03 06:45:08,801 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3-inst 2018-10-03 06:45:08,844 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3-pub-subnet 2018-10-03 06:45:08,844 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3-pub-subnet 2018-10-03 06:45:11,582 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3-pub-net 2018-10-03 06:45:13,530 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-12320353-0528-49d5-893b-5f41ab3a08a3 2018-10-03 06:45:15,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 484bdd55-14af-4750-b7b3-e5fba3830641 2018-10-03 06:45:15,269 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:45:15,612 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-8799e186-01a9-478-proj 2018-10-03 06:45:15,839 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-8799e186-01a9-478-proj-role 2018-10-03 06:45:16,055 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-8799e186-01a9-478-user 2018-10-03 06:45:17,556 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-0c507f68-6456-4dc-proj 2018-10-03 06:45:18,657 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-0c507f68-6456-4dc-user 2018-10-03 06:45:18,872 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-0c507f68-6456-4dc-proj-role 2018-10-03 06:45:18,891 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-0c507f68-6456-4dc-proj-role to project CreateInstanceVolumeTests-0c507f68-6456-4dc-proj 2018-10-03 06:45:22,339 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-image 2018-10-03 06:45:22,358 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-image 2018-10-03 06:45:23,669 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-pub-net 2018-10-03 06:45:24,630 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-pub-subnet 2018-10-03 06:45:26,728 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-1 2018-10-03 06:45:26,929 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-1 2018-10-03 06:45:28,132 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-2 2018-10-03 06:45:31,550 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-2 2018-10-03 06:45:34,923 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-pub-net 2018-10-03 06:45:36,784 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-inst 2018-10-03 06:45:39,358 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-inst 2018-10-03 06:45:47,133 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:45:49,007 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:45:54,424 - create_instance - INFO - Deleting Port with ID - 4d29e007-59ba-4844-a36c-023e70489c06 2018-10-03 06:45:54,424 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-port 2018-10-03 06:46:00,085 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-inst 2018-10-03 06:46:00,407 - create_instance - INFO - Checking deletion status 2018-10-03 06:46:03,640 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-inst 2018-10-03 06:46:03,688 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-pub-subnet 2018-10-03 06:46:03,689 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-pub-subnet 2018-10-03 06:46:05,960 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-pub-net 2018-10-03 06:46:07,990 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-2 2018-10-03 06:46:11,455 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-2 2018-10-03 06:46:11,507 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-1 2018-10-03 06:46:15,064 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-1 2018-10-03 06:46:15,065 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-a2e2fe07-25c2-409f-988d-346cc831052e-image 2018-10-03 06:46:17,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9018d678-b20b-45b9-a18c-65693efb0256 2018-10-03 06:46:17,302 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:46:17,665 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-0c507f68-6456-4dc-proj 2018-10-03 06:46:17,911 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-0c507f68-6456-4dc-proj-role 2018-10-03 06:46:18,112 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-0c507f68-6456-4dc-user 2018-10-03 06:46:19,555 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-f934b150-425d-47e-proj 2018-10-03 06:46:20,724 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-f934b150-425d-47e-user 2018-10-03 06:46:20,932 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-f934b150-425d-47e-proj-role 2018-10-03 06:46:21,016 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-f934b150-425d-47e-proj-role to project CreateInstanceVolumeTests-f934b150-425d-47e-proj 2018-10-03 06:46:24,407 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-image 2018-10-03 06:46:24,570 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-image 2018-10-03 06:46:25,968 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-pub-net 2018-10-03 06:46:26,946 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-pub-subnet 2018-10-03 06:46:29,482 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-1 2018-10-03 06:46:32,886 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-1 2018-10-03 06:46:34,453 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-2 2018-10-03 06:46:34,637 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-2 2018-10-03 06:46:38,026 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-pub-net 2018-10-03 06:46:39,623 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-inst 2018-10-03 06:46:41,540 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-inst 2018-10-03 06:46:48,692 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:46:50,479 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:46:55,339 - create_instance - INFO - VM is - ACTIVE 2018-10-03 06:47:01,555 - create_instance - INFO - Deleting Port with ID - b944dd2c-6fbe-4025-8f65-835c6354f937 2018-10-03 06:47:01,556 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-port 2018-10-03 06:47:11,642 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-inst 2018-10-03 06:47:11,820 - create_instance - INFO - Checking deletion status 2018-10-03 06:47:15,111 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-inst 2018-10-03 06:47:15,150 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-pub-subnet 2018-10-03 06:47:15,150 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-pub-subnet 2018-10-03 06:47:17,627 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-pub-net 2018-10-03 06:47:19,208 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-2 2018-10-03 06:47:22,824 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-2 2018-10-03 06:47:22,875 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-1 2018-10-03 06:47:26,203 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-1 2018-10-03 06:47:26,203 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-115f81eb-d50c-4148-8d16-da3a6dcf9f73-image 2018-10-03 06:47:28,201 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6679a24-57bf-4838-9a41-85d283d1c42a 2018-10-03 06:47:28,384 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:47:28,845 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-f934b150-425d-47e-proj 2018-10-03 06:47:29,073 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-f934b150-425d-47e-proj-role 2018-10-03 06:47:29,270 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-f934b150-425d-47e-user 2018-10-03 06:47:30,711 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f6e23fc8-01a6-4dd-proj 2018-10-03 06:47:32,204 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-f6e23fc8-01a6-4dd-proj 2018-10-03 06:47:32,331 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f6e23fc8-01a6-4dd-user 2018-10-03 06:47:32,537 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f6e23fc8-01a6-4dd-proj-role 2018-10-03 06:47:32,556 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f6e23fc8-01a6-4dd-proj-role to project CreateStackSuccessTests-f6e23fc8-01a6-4dd-proj 2018-10-03 06:47:35,528 - create_image - INFO - Created image with name - CreateStackSuccessTests-ecc9dec2-45f5-41f6-a942-f6ad722fe914-image 2018-10-03 06:47:35,702 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-ecc9dec2-45f5-41f6-a942-f6ad722fe914-image 2018-10-03 06:47:41,481 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ecc9dec2-45f5-41f6-a942-f6ad722fe914-stack 2018-10-03 06:47:57,696 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-ecc9dec2-45f5-41f6-a942-f6ad722fe914-stack 2018-10-03 06:48:15,750 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-ecc9dec2-45f5-41f6-a942-f6ad722fe914-stack 2018-10-03 06:48:16,092 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-ecc9dec2-45f5-41f6-a942-f6ad722fe914-image 2018-10-03 06:48:17,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d53f233-6df3-4485-a225-664cc9f1ece4 2018-10-03 06:48:18,157 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:48:18,479 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f6e23fc8-01a6-4dd-proj 2018-10-03 06:48:18,726 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f6e23fc8-01a6-4dd-proj-role 2018-10-03 06:48:18,926 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f6e23fc8-01a6-4dd-user 2018-10-03 06:48:20,375 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-4f8a7ce2-a267-42a-proj 2018-10-03 06:48:22,049 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-4f8a7ce2-a267-42a-proj 2018-10-03 06:48:22,187 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-4f8a7ce2-a267-42a-user 2018-10-03 06:48:22,340 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-4f8a7ce2-a267-42a-proj-role 2018-10-03 06:48:22,429 - keystone_utils - INFO - Granting role CreateStackSuccessTests-4f8a7ce2-a267-42a-proj-role to project CreateStackSuccessTests-4f8a7ce2-a267-42a-proj 2018-10-03 06:48:24,963 - create_image - INFO - Created image with name - CreateStackSuccessTests-4af417e6-b1aa-406c-a933-ef2fce5361d0-image 2018-10-03 06:48:25,121 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-4af417e6-b1aa-406c-a933-ef2fce5361d0-image 2018-10-03 06:48:29,218 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4af417e6-b1aa-406c-a933-ef2fce5361d0-stack 2018-10-03 06:48:46,099 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-4af417e6-b1aa-406c-a933-ef2fce5361d0-stack 2018-10-03 06:48:48,240 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4af417e6-b1aa-406c-a933-ef2fce5361d0-stack 2018-10-03 06:48:48,241 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4af417e6-b1aa-406c-a933-ef2fce5361d0-stack 2018-10-03 06:48:48,241 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-4af417e6-b1aa-406c-a933-ef2fce5361d0-stack 2018-10-03 06:48:57,880 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-4af417e6-b1aa-406c-a933-ef2fce5361d0-stack 2018-10-03 06:48:58,106 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-4af417e6-b1aa-406c-a933-ef2fce5361d0-image 2018-10-03 06:49:00,133 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c80e986a-f9e1-4cc1-b01e-6d214b2aa894 2018-10-03 06:49:00,314 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:49:00,819 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-4f8a7ce2-a267-42a-proj 2018-10-03 06:49:01,072 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-4f8a7ce2-a267-42a-proj-role 2018-10-03 06:49:01,261 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-4f8a7ce2-a267-42a-user 2018-10-03 06:49:02,662 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f199bf66-81de-403-proj 2018-10-03 06:49:04,510 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-f199bf66-81de-403-proj 2018-10-03 06:49:04,575 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f199bf66-81de-403-user 2018-10-03 06:49:04,795 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f199bf66-81de-403-proj-role 2018-10-03 06:49:04,812 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f199bf66-81de-403-proj-role to project CreateStackSuccessTests-f199bf66-81de-403-proj 2018-10-03 06:49:08,763 - create_image - INFO - Created image with name - CreateStackSuccessTests-acea90a4-b89c-4d75-879d-68371604416f-image 2018-10-03 06:49:08,924 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-acea90a4-b89c-4d75-879d-68371604416f-image 2018-10-03 06:49:12,832 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-acea90a4-b89c-4d75-879d-68371604416f-stack 2018-10-03 06:49:12,833 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-10-03 06:49:13,234 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-10-03 06:49:13,234 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-acea90a4-b89c-4d75-879d-68371604416f-stack 2018-10-03 06:49:23,495 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-acea90a4-b89c-4d75-879d-68371604416f-stack 2018-10-03 06:49:23,939 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-acea90a4-b89c-4d75-879d-68371604416f-image 2018-10-03 06:49:25,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 717c3755-0208-46a0-9b17-3ac1cd273b5f 2018-10-03 06:49:25,691 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:49:25,990 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f199bf66-81de-403-proj 2018-10-03 06:49:26,222 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f199bf66-81de-403-proj-role 2018-10-03 06:49:26,416 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f199bf66-81de-403-user 2018-10-03 06:49:27,860 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-a7f30e0b-ef88-45f-proj 2018-10-03 06:49:29,451 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-a7f30e0b-ef88-45f-proj 2018-10-03 06:49:29,582 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-a7f30e0b-ef88-45f-user 2018-10-03 06:49:29,776 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-a7f30e0b-ef88-45f-proj-role 2018-10-03 06:49:29,868 - keystone_utils - INFO - Granting role CreateStackSuccessTests-a7f30e0b-ef88-45f-proj-role to project CreateStackSuccessTests-a7f30e0b-ef88-45f-proj 2018-10-03 06:49:32,743 - create_image - INFO - Created image with name - CreateStackSuccessTests-aa56a63e-1de0-400a-b12e-63a9c73d8a48-image 2018-10-03 06:49:32,905 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-aa56a63e-1de0-400a-b12e-63a9c73d8a48-image 2018-10-03 06:49:37,181 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-aa56a63e-1de0-400a-b12e-63a9c73d8a48-stack 2018-10-03 06:49:54,275 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-aa56a63e-1de0-400a-b12e-63a9c73d8a48-stack 2018-10-03 06:49:55,178 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-aa56a63e-1de0-400a-b12e-63a9c73d8a48-stack 2018-10-03 06:50:05,256 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-aa56a63e-1de0-400a-b12e-63a9c73d8a48-stack 2018-10-03 06:50:05,312 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-aa56a63e-1de0-400a-b12e-63a9c73d8a48-image 2018-10-03 06:50:07,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 661194f3-590b-49a4-891e-d745861dc6ef 2018-10-03 06:50:07,753 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:50:08,139 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-a7f30e0b-ef88-45f-proj 2018-10-03 06:50:08,402 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-a7f30e0b-ef88-45f-proj-role 2018-10-03 06:50:08,602 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-a7f30e0b-ef88-45f-user 2018-10-03 06:50:10,094 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-aadfb473-14e6-4e9-proj 2018-10-03 06:50:11,722 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-aadfb473-14e6-4e9-proj 2018-10-03 06:50:11,871 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-aadfb473-14e6-4e9-user 2018-10-03 06:50:12,076 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-aadfb473-14e6-4e9-proj-role 2018-10-03 06:50:12,164 - keystone_utils - INFO - Granting role CreateStackSuccessTests-aadfb473-14e6-4e9-proj-role to project CreateStackSuccessTests-aadfb473-14e6-4e9-proj 2018-10-03 06:50:14,817 - create_image - INFO - Created image with name - CreateStackSuccessTests-82e02c6c-0364-4e95-813b-7289c8f54d18-image 2018-10-03 06:50:14,997 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-82e02c6c-0364-4e95-813b-7289c8f54d18-image 2018-10-03 06:50:19,040 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-82e02c6c-0364-4e95-813b-7289c8f54d18-stack 2018-10-03 06:50:32,818 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-82e02c6c-0364-4e95-813b-7289c8f54d18-stack 2018-10-03 06:50:34,418 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-82e02c6c-0364-4e95-813b-7289c8f54d18-stack 2018-10-03 06:50:34,797 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-82e02c6c-0364-4e95-813b-7289c8f54d18-stack 2018-10-03 06:50:44,561 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-82e02c6c-0364-4e95-813b-7289c8f54d18-stack 2018-10-03 06:50:44,763 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-82e02c6c-0364-4e95-813b-7289c8f54d18-image 2018-10-03 06:50:46,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85e40e55-4faa-47f5-ab37-f5b259227d59 2018-10-03 06:50:46,886 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:50:47,223 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-aadfb473-14e6-4e9-proj 2018-10-03 06:50:47,486 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-aadfb473-14e6-4e9-proj-role 2018-10-03 06:50:47,786 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-aadfb473-14e6-4e9-user 2018-10-03 06:50:49,220 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7590b22e-7c96-4ed-proj 2018-10-03 06:50:50,862 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7590b22e-7c96-4ed-proj 2018-10-03 06:50:50,923 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7590b22e-7c96-4ed-user 2018-10-03 06:50:51,136 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7590b22e-7c96-4ed-proj-role 2018-10-03 06:50:51,227 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7590b22e-7c96-4ed-proj-role to project CreateStackSuccessTests-7590b22e-7c96-4ed-proj 2018-10-03 06:50:54,090 - create_image - INFO - Created image with name - CreateStackSuccessTests-e10d232a-16d9-45f9-b59c-85d13d171e67-image 2018-10-03 06:50:54,268 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e10d232a-16d9-45f9-b59c-85d13d171e67-image 2018-10-03 06:50:58,187 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e10d232a-16d9-45f9-b59c-85d13d171e67-stack 2018-10-03 06:51:14,899 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e10d232a-16d9-45f9-b59c-85d13d171e67-stack 2018-10-03 06:51:18,668 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e10d232a-16d9-45f9-b59c-85d13d171e67-stack 2018-10-03 06:51:28,758 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-e10d232a-16d9-45f9-b59c-85d13d171e67-stack 2018-10-03 06:51:29,251 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e10d232a-16d9-45f9-b59c-85d13d171e67-image 2018-10-03 06:51:31,067 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72475d37-39d3-4c88-8c47-28fe83a7a297 2018-10-03 06:51:31,329 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:51:31,695 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7590b22e-7c96-4ed-proj 2018-10-03 06:51:31,983 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7590b22e-7c96-4ed-proj-role 2018-10-03 06:51:32,184 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7590b22e-7c96-4ed-user 2018-10-03 06:51:33,639 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-21303e19-4c55-4b9-proj 2018-10-03 06:51:35,440 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-21303e19-4c55-4b9-proj 2018-10-03 06:51:35,497 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-21303e19-4c55-4b9-user 2018-10-03 06:51:35,711 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-21303e19-4c55-4b9-proj-role 2018-10-03 06:51:35,794 - keystone_utils - INFO - Granting role CreateStackSuccessTests-21303e19-4c55-4b9-proj-role to project CreateStackSuccessTests-21303e19-4c55-4b9-proj 2018-10-03 06:51:38,424 - create_image - INFO - Created image with name - CreateStackSuccessTests-18c8c350-2638-4cc2-be21-695fb6bf86e3-image 2018-10-03 06:51:38,591 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-18c8c350-2638-4cc2-be21-695fb6bf86e3-image 2018-10-03 06:51:42,886 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-18c8c350-2638-4cc2-be21-695fb6bf86e3-stack 2018-10-03 06:51:59,201 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-18c8c350-2638-4cc2-be21-695fb6bf86e3-stack 2018-10-03 06:52:05,783 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-18c8c350-2638-4cc2-be21-695fb6bf86e3-inst 2018-10-03 06:52:14,183 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-18c8c350-2638-4cc2-be21-695fb6bf86e3-stack 2018-10-03 06:52:24,400 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-18c8c350-2638-4cc2-be21-695fb6bf86e3-stack 2018-10-03 06:52:24,608 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-18c8c350-2638-4cc2-be21-695fb6bf86e3-image 2018-10-03 06:52:26,890 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41d6986f-2bd5-432c-a4ae-bd9d59f54d33 2018-10-03 06:52:27,073 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:52:27,393 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-21303e19-4c55-4b9-proj 2018-10-03 06:52:27,707 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-21303e19-4c55-4b9-proj-role 2018-10-03 06:52:27,910 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-21303e19-4c55-4b9-user 2018-10-03 06:52:29,363 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-ff83be9c-d4be-43d-proj 2018-10-03 06:52:30,857 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-ff83be9c-d4be-43d-proj 2018-10-03 06:52:31,375 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-ff83be9c-d4be-43d-proj 2018-10-03 06:52:31,512 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-ff83be9c-d4be-43d-user 2018-10-03 06:52:31,723 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-ff83be9c-d4be-43d-proj-role 2018-10-03 06:52:31,898 - keystone_utils - INFO - Granting role CreateStackVolumeTests-ff83be9c-d4be-43d-proj-role to project CreateStackVolumeTests-ff83be9c-d4be-43d-proj 2018-10-03 06:52:34,897 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-aea35dc0-458d-4d2e-90fd-461fc5257ce0-stack 2018-10-03 06:52:38,351 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-aea35dc0-458d-4d2e-90fd-461fc5257ce0-stack 2018-10-03 06:52:39,562 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-aea35dc0-458d-4d2e-90fd-461fc5257ce0-stack 2018-10-03 06:52:43,079 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-aea35dc0-458d-4d2e-90fd-461fc5257ce0-stack 2018-10-03 06:52:43,888 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-ff83be9c-d4be-43d-proj 2018-10-03 06:52:44,109 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-ff83be9c-d4be-43d-proj-role 2018-10-03 06:52:44,310 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-ff83be9c-d4be-43d-user 2018-10-03 06:52:45,705 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-a4544c9a-68b4-4ab-proj 2018-10-03 06:52:47,311 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-a4544c9a-68b4-4ab-proj 2018-10-03 06:52:47,911 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-a4544c9a-68b4-4ab-proj 2018-10-03 06:52:48,061 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-a4544c9a-68b4-4ab-user 2018-10-03 06:52:48,243 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-a4544c9a-68b4-4ab-proj-role 2018-10-03 06:52:48,332 - keystone_utils - INFO - Granting role CreateStackVolumeTests-a4544c9a-68b4-4ab-proj-role to project CreateStackVolumeTests-a4544c9a-68b4-4ab-proj 2018-10-03 06:52:51,102 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-8815feb3-06f6-4128-901b-6d4ad6b6d74d-stack 2018-10-03 06:52:54,557 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-8815feb3-06f6-4128-901b-6d4ad6b6d74d-stack 2018-10-03 06:52:56,368 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-8815feb3-06f6-4128-901b-6d4ad6b6d74d-stack 2018-10-03 06:53:00,000 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-8815feb3-06f6-4128-901b-6d4ad6b6d74d-stack 2018-10-03 06:53:00,668 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-a4544c9a-68b4-4ab-proj 2018-10-03 06:53:00,896 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-a4544c9a-68b4-4ab-proj-role 2018-10-03 06:53:01,100 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-a4544c9a-68b4-4ab-user 2018-10-03 06:53:02,543 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-4cd4882e-c6d1-451-proj 2018-10-03 06:53:03,993 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-4cd4882e-c6d1-451-proj 2018-10-03 06:53:04,606 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-4cd4882e-c6d1-451-proj 2018-10-03 06:53:04,738 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-4cd4882e-c6d1-451-user 2018-10-03 06:53:04,920 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-4cd4882e-c6d1-451-proj-role 2018-10-03 06:53:05,011 - keystone_utils - INFO - Granting role CreateStackFlavorTests-4cd4882e-c6d1-451-proj-role to project CreateStackFlavorTests-4cd4882e-c6d1-451-proj 2018-10-03 06:53:07,689 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-469247de-5f56-4aa0-a236-b74cb171ec5d-stack 2018-10-03 06:53:08,068 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-469247de-5f56-4aa0-a236-b74cb171ec5d-stack 2018-10-03 06:53:09,221 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-469247de-5f56-4aa0-a236-b74cb171ec5d-stack-flavor-3bybjq5gq4cr 2018-10-03 06:53:09,221 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-469247de-5f56-4aa0-a236-b74cb171ec5d-stack 2018-10-03 06:53:13,252 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-469247de-5f56-4aa0-a236-b74cb171ec5d-stack 2018-10-03 06:53:13,929 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-4cd4882e-c6d1-451-proj 2018-10-03 06:53:14,181 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-4cd4882e-c6d1-451-proj-role 2018-10-03 06:53:14,379 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-4cd4882e-c6d1-451-user 2018-10-03 06:53:15,794 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-349bd04b-49ab-4c2-proj 2018-10-03 06:53:17,395 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-349bd04b-49ab-4c2-proj 2018-10-03 06:53:17,534 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-349bd04b-49ab-4c2-user 2018-10-03 06:53:17,723 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-349bd04b-49ab-4c2-proj-role 2018-10-03 06:53:17,814 - keystone_utils - INFO - Granting role CreateStackKeypairTests-349bd04b-49ab-4c2-proj-role to project CreateStackKeypairTests-349bd04b-49ab-4c2-proj 2018-10-03 06:53:20,580 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-359e9a93-9ac9-40f6-932d-2b92bf4624f3-stack 2018-10-03 06:53:20,868 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-359e9a93-9ac9-40f6-932d-2b92bf4624f3-stack 2018-10-03 06:53:22,719 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-359e9a93-9ac9-40f6-932d-2b92bf4624f3-stack 2018-10-03 06:53:23,276 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-359e9a93-9ac9-40f6-932d-2b92bf4624f3-stack 2018-10-03 06:53:23,961 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-349bd04b-49ab-4c2-proj 2018-10-03 06:53:24,211 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-349bd04b-49ab-4c2-proj-role 2018-10-03 06:53:24,403 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-349bd04b-49ab-4c2-user 2018-10-03 06:53:25,812 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-5e202e19-65ae-4ab-proj 2018-10-03 06:53:27,335 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-5e202e19-65ae-4ab-proj 2018-10-03 06:53:27,402 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-5e202e19-65ae-4ab-user 2018-10-03 06:53:27,603 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-5e202e19-65ae-4ab-proj-role 2018-10-03 06:53:27,694 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-5e202e19-65ae-4ab-proj-role to project CreateStackSecurityGroupTests-5e202e19-65ae-4ab-proj 2018-10-03 06:53:30,404 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c39da7f6-4ba5-46ae-a024-3000a7d32418-stack 2018-10-03 06:53:34,001 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c39da7f6-4ba5-46ae-a024-3000a7d32418-stack 2018-10-03 06:53:34,209 - neutron_utils - INFO - Retrieving security group with ID - d04a418a-16a4-429b-88b0-800b5c26e305 2018-10-03 06:53:34,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d04a418a-16a4-429b-88b0-800b5c26e305 2018-10-03 06:53:34,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d04a418a-16a4-429b-88b0-800b5c26e305 2018-10-03 06:53:35,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d04a418a-16a4-429b-88b0-800b5c26e305 2018-10-03 06:53:35,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d04a418a-16a4-429b-88b0-800b5c26e305 2018-10-03 06:53:35,943 - neutron_utils - INFO - Retrieving security group with ID - d04a418a-16a4-429b-88b0-800b5c26e305 2018-10-03 06:53:36,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d04a418a-16a4-429b-88b0-800b5c26e305 2018-10-03 06:53:36,332 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c39da7f6-4ba5-46ae-a024-3000a7d32418-stack 2018-10-03 06:53:39,804 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c39da7f6-4ba5-46ae-a024-3000a7d32418-stack 2018-10-03 06:53:40,499 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b159e96c-5fe7-496d-945c-d92c2d34d059 2018-10-03 06:53:40,747 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:53:41,059 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-5e202e19-65ae-4ab-proj 2018-10-03 06:53:41,325 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-5e202e19-65ae-4ab-proj-role 2018-10-03 06:53:41,517 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-5e202e19-65ae-4ab-user 2018-10-03 06:53:42,926 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-e0a18643-4d20-497-proj 2018-10-03 06:53:44,404 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-e0a18643-4d20-497-proj 2018-10-03 06:53:44,486 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-e0a18643-4d20-497-user 2018-10-03 06:53:44,681 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-e0a18643-4d20-497-proj-role 2018-10-03 06:53:44,774 - keystone_utils - INFO - Granting role CreateStackNegativeTests-e0a18643-4d20-497-proj-role to project CreateStackNegativeTests-e0a18643-4d20-497-proj 2018-10-03 06:53:46,093 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-e0a18643-4d20-497-proj 2018-10-03 06:53:46,301 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-e0a18643-4d20-497-proj-role 2018-10-03 06:53:46,535 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-e0a18643-4d20-497-user 2018-10-03 06:53:47,962 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-7f625960-f435-48f-proj 2018-10-03 06:53:49,401 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-7f625960-f435-48f-proj 2018-10-03 06:53:49,534 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-7f625960-f435-48f-user 2018-10-03 06:53:49,740 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-7f625960-f435-48f-proj-role 2018-10-03 06:53:49,834 - keystone_utils - INFO - Granting role CreateStackNegativeTests-7f625960-f435-48f-proj-role to project CreateStackNegativeTests-7f625960-f435-48f-proj 2018-10-03 06:53:51,704 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-7f625960-f435-48f-proj 2018-10-03 06:53:51,899 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-7f625960-f435-48f-proj-role 2018-10-03 06:53:52,105 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-7f625960-f435-48f-user 2018-10-03 06:53:53,490 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-e3e16c73-e8d8-4cd-proj 2018-10-03 06:53:54,544 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-e3e16c73-e8d8-4cd-user 2018-10-03 06:53:54,741 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-e3e16c73-e8d8-4cd-proj-role 2018-10-03 06:53:54,760 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-e3e16c73-e8d8-4cd-proj-role to project CreateInstanceSingleNetworkTests-e3e16c73-e8d8-4cd-proj 2018-10-03 06:53:57,536 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-68ded01f-9a28-443e-8d66-f7802ce52035-image 2018-10-03 06:53:57,709 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-68ded01f-9a28-443e-8d66-f7802ce52035-image 2018-10-03 06:53:58,325 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-68ded01f-9a28-443e-8d66-f7802ce52035-pub-net 2018-10-03 06:53:59,291 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-68ded01f-9a28-443e-8d66-f7802ce52035-pub-subnet 2018-10-03 06:54:01,877 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-68ded01f-9a28-443e-8d66-f7802ce52035-pub-router 2018-10-03 06:54:02,895 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-68ded01f-9a28-443e-8d66-f7802ce52035-pub-subnet 2018-10-03 06:54:02,896 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-68ded01f-9a28-443e-8d66-f7802ce52035-pub-subnet 2018-10-03 06:54:05,204 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-68ded01f-9a28-443e-8d66-f7802ce52035-pub-net 2018-10-03 06:54:06,528 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-68ded01f-9a28-443e-8d66-f7802ce52035-image 2018-10-03 06:54:07,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7937a08c-9667-49e0-a32c-4276c8150781 2018-10-03 06:54:08,006 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:54:08,350 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-e3e16c73-e8d8-4cd-proj 2018-10-03 06:54:08,672 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-e3e16c73-e8d8-4cd-proj-role 2018-10-03 06:54:08,874 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-e3e16c73-e8d8-4cd-user 2018-10-03 06:54:10,291 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-884ceffd-436d-417-proj 2018-10-03 06:54:11,340 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-884ceffd-436d-417-user 2018-10-03 06:54:11,453 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-884ceffd-436d-417-proj-role 2018-10-03 06:54:11,541 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-884ceffd-436d-417-proj-role to project CreateInstanceSingleNetworkTests-884ceffd-436d-417-proj 2018-10-03 06:54:15,127 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-a95469e6-0ff6-4137-8c42-83f9eb06bc41-image 2018-10-03 06:54:15,284 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-a95469e6-0ff6-4137-8c42-83f9eb06bc41-image 2018-10-03 06:54:15,937 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-a95469e6-0ff6-4137-8c42-83f9eb06bc41-pub-net 2018-10-03 06:54:16,783 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-a95469e6-0ff6-4137-8c42-83f9eb06bc41-pub-subnet 2018-10-03 06:54:19,546 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-a95469e6-0ff6-4137-8c42-83f9eb06bc41-pub-router 2018-10-03 06:54:20,560 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-a95469e6-0ff6-4137-8c42-83f9eb06bc41-pub-subnet 2018-10-03 06:54:20,561 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-a95469e6-0ff6-4137-8c42-83f9eb06bc41-pub-subnet 2018-10-03 06:54:22,999 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-a95469e6-0ff6-4137-8c42-83f9eb06bc41-pub-net 2018-10-03 06:54:24,261 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-a95469e6-0ff6-4137-8c42-83f9eb06bc41-image 2018-10-03 06:54:25,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0fe42c0-6bab-4a21-9283-8d0d24124c40 2018-10-03 06:54:25,686 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:54:26,002 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-884ceffd-436d-417-proj 2018-10-03 06:54:26,253 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-884ceffd-436d-417-proj-role 2018-10-03 06:54:26,454 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-884ceffd-436d-417-user 2018-10-03 06:54:27,867 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-c42798a1-4814-434-proj 2018-10-03 06:54:29,028 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-c42798a1-4814-434-user 2018-10-03 06:54:29,231 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-c42798a1-4814-434-proj-role 2018-10-03 06:54:29,320 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-c42798a1-4814-434-proj-role to project CreateInstanceSingleNetworkTests-c42798a1-4814-434-proj 2018-10-03 06:54:32,694 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-3f313627-78ab-4d71-9568-9c7afba0c785-image 2018-10-03 06:54:32,858 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-3f313627-78ab-4d71-9568-9c7afba0c785-image 2018-10-03 06:54:33,494 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-3f313627-78ab-4d71-9568-9c7afba0c785-pub-net 2018-10-03 06:54:34,620 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-3f313627-78ab-4d71-9568-9c7afba0c785-pub-subnet 2018-10-03 06:54:37,574 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-3f313627-78ab-4d71-9568-9c7afba0c785-pub-router 2018-10-03 06:54:38,584 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-3f313627-78ab-4d71-9568-9c7afba0c785-pub-subnet 2018-10-03 06:54:38,585 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-3f313627-78ab-4d71-9568-9c7afba0c785-pub-subnet 2018-10-03 06:54:41,030 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-3f313627-78ab-4d71-9568-9c7afba0c785-pub-net 2018-10-03 06:54:43,040 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-3f313627-78ab-4d71-9568-9c7afba0c785-image 2018-10-03 06:54:44,316 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55edbe9c-7191-41af-a751-6caa3854acbd 2018-10-03 06:54:44,496 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:54:44,794 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-c42798a1-4814-434-proj 2018-10-03 06:54:45,061 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-c42798a1-4814-434-proj-role 2018-10-03 06:54:45,256 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-c42798a1-4814-434-user 2018-10-03 06:54:46,651 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-f7f5b1a6-619d-42c-proj 2018-10-03 06:54:47,801 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-f7f5b1a6-619d-42c-user 2018-10-03 06:54:47,998 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-f7f5b1a6-619d-42c-proj-role 2018-10-03 06:54:48,019 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-f7f5b1a6-619d-42c-proj-role to project CreateInstanceSingleNetworkTests-f7f5b1a6-619d-42c-proj 2018-10-03 06:54:51,598 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-eaa57d2f-3840-4b90-9aa7-14919e07551f-image 2018-10-03 06:54:51,764 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-eaa57d2f-3840-4b90-9aa7-14919e07551f-image 2018-10-03 06:54:52,373 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-eaa57d2f-3840-4b90-9aa7-14919e07551f-pub-net 2018-10-03 06:54:53,529 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-eaa57d2f-3840-4b90-9aa7-14919e07551f-pub-subnet 2018-10-03 06:54:56,446 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-eaa57d2f-3840-4b90-9aa7-14919e07551f-pub-router 2018-10-03 06:54:57,398 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-eaa57d2f-3840-4b90-9aa7-14919e07551f-pub-subnet 2018-10-03 06:54:57,399 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-eaa57d2f-3840-4b90-9aa7-14919e07551f-pub-subnet 2018-10-03 06:54:59,602 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-eaa57d2f-3840-4b90-9aa7-14919e07551f-pub-net 2018-10-03 06:55:01,046 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-eaa57d2f-3840-4b90-9aa7-14919e07551f-image 2018-10-03 06:55:03,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d8487dd-f1c2-41b6-867f-27d7e4fa3be9 2018-10-03 06:55:03,591 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:55:03,920 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-f7f5b1a6-619d-42c-proj 2018-10-03 06:55:04,187 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-f7f5b1a6-619d-42c-proj-role 2018-10-03 06:55:04,465 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-f7f5b1a6-619d-42c-user 2018-10-03 06:55:05,957 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-120faac7-dd73-4c9-proj 2018-10-03 06:55:06,872 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-120faac7-dd73-4c9-user 2018-10-03 06:55:07,064 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-120faac7-dd73-4c9-proj-role 2018-10-03 06:55:07,156 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-120faac7-dd73-4c9-proj-role to project CreateInstanceSingleNetworkTests-120faac7-dd73-4c9-proj 2018-10-03 06:55:09,652 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-8154b615-c388-4a23-9e50-a3d6f7366091-image 2018-10-03 06:55:09,672 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-8154b615-c388-4a23-9e50-a3d6f7366091-image 2018-10-03 06:55:10,298 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-8154b615-c388-4a23-9e50-a3d6f7366091-pub-net 2018-10-03 06:55:11,210 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-8154b615-c388-4a23-9e50-a3d6f7366091-pub-subnet 2018-10-03 06:55:13,949 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-8154b615-c388-4a23-9e50-a3d6f7366091-pub-router 2018-10-03 06:55:14,794 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-8154b615-c388-4a23-9e50-a3d6f7366091-pub-subnet 2018-10-03 06:55:14,794 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-8154b615-c388-4a23-9e50-a3d6f7366091-pub-subnet 2018-10-03 06:55:17,170 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-8154b615-c388-4a23-9e50-a3d6f7366091-pub-net 2018-10-03 06:55:18,813 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-8154b615-c388-4a23-9e50-a3d6f7366091-image 2018-10-03 06:55:20,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 406cd924-ffc7-4653-905b-d0af1a05ad4f 2018-10-03 06:55:20,198 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:55:20,543 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-120faac7-dd73-4c9-proj 2018-10-03 06:55:20,792 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-120faac7-dd73-4c9-proj-role 2018-10-03 06:55:21,051 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-120faac7-dd73-4c9-user 2018-10-03 06:55:22,633 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-1613c107-ee1e-4c7-proj 2018-10-03 06:55:23,741 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-1613c107-ee1e-4c7-user 2018-10-03 06:55:23,938 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-1613c107-ee1e-4c7-proj-role 2018-10-03 06:55:24,026 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-1613c107-ee1e-4c7-proj-role to project CreateInstanceSingleNetworkTests-1613c107-ee1e-4c7-proj 2018-10-03 06:55:27,452 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-839b5106-31e3-4c3e-8f40-55eba3cccd4d-image 2018-10-03 06:55:27,616 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-839b5106-31e3-4c3e-8f40-55eba3cccd4d-image 2018-10-03 06:55:28,226 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-839b5106-31e3-4c3e-8f40-55eba3cccd4d-pub-net 2018-10-03 06:55:29,359 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-839b5106-31e3-4c3e-8f40-55eba3cccd4d-pub-subnet 2018-10-03 06:55:32,057 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-839b5106-31e3-4c3e-8f40-55eba3cccd4d-pub-router 2018-10-03 06:55:32,932 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-839b5106-31e3-4c3e-8f40-55eba3cccd4d-pub-subnet 2018-10-03 06:55:32,932 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-839b5106-31e3-4c3e-8f40-55eba3cccd4d-pub-subnet 2018-10-03 06:55:35,323 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-839b5106-31e3-4c3e-8f40-55eba3cccd4d-pub-net 2018-10-03 06:55:37,247 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-839b5106-31e3-4c3e-8f40-55eba3cccd4d-image 2018-10-03 06:55:38,957 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84397272-16bd-4d72-99c2-187ec5534da8 2018-10-03 06:55:39,127 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:55:39,451 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-1613c107-ee1e-4c7-proj 2018-10-03 06:55:39,689 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-1613c107-ee1e-4c7-proj-role 2018-10-03 06:55:39,901 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-1613c107-ee1e-4c7-user 2018-10-03 06:55:41,340 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-5b5a89d3-5025-461-proj 2018-10-03 06:55:42,382 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-5b5a89d3-5025-461-user 2018-10-03 06:55:42,597 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-5b5a89d3-5025-461-proj-role 2018-10-03 06:55:42,617 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-5b5a89d3-5025-461-proj-role to project CreateInstanceSingleNetworkTests-5b5a89d3-5025-461-proj 2018-10-03 06:55:45,084 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-9b71ca7f-66da-4b74-8be9-cabf5709da16-image 2018-10-03 06:55:45,241 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-9b71ca7f-66da-4b74-8be9-cabf5709da16-image 2018-10-03 06:55:45,817 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-9b71ca7f-66da-4b74-8be9-cabf5709da16-pub-net 2018-10-03 06:55:46,794 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-9b71ca7f-66da-4b74-8be9-cabf5709da16-pub-subnet 2018-10-03 06:55:49,573 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-9b71ca7f-66da-4b74-8be9-cabf5709da16-pub-router 2018-10-03 06:55:50,542 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-9b71ca7f-66da-4b74-8be9-cabf5709da16-pub-subnet 2018-10-03 06:55:50,543 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-9b71ca7f-66da-4b74-8be9-cabf5709da16-pub-subnet 2018-10-03 06:55:52,969 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-9b71ca7f-66da-4b74-8be9-cabf5709da16-pub-net 2018-10-03 06:55:54,408 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-9b71ca7f-66da-4b74-8be9-cabf5709da16-image 2018-10-03 06:55:56,233 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c8f4be1-87c3-49b4-a348-4895fbea0ae5 2018-10-03 06:55:56,416 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:55:56,752 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-5b5a89d3-5025-461-proj 2018-10-03 06:55:57,415 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-5b5a89d3-5025-461-proj-role 2018-10-03 06:55:57,617 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-5b5a89d3-5025-461-user 2018-10-03 06:55:59,028 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-ca1dd2b2-fae9-491-proj 2018-10-03 06:56:00,736 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-ca1dd2b2-fae9-491-proj 2018-10-03 06:56:01,229 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-ca1dd2b2-fae9-491-proj 2018-10-03 06:56:01,354 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-ca1dd2b2-fae9-491-user 2018-10-03 06:56:01,551 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-ca1dd2b2-fae9-491-proj-role 2018-10-03 06:56:01,634 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-ca1dd2b2-fae9-491-proj-role to project CreateStackFloatingIpTests-ca1dd2b2-fae9-491-proj 2018-10-03 06:56:04,563 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-6e15091d-3a9f-4958-b045-a1ea643c0466-image 2018-10-03 06:56:04,729 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-6e15091d-3a9f-4958-b045-a1ea643c0466-image 2018-10-03 06:56:09,235 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6e15091d-3a9f-4958-b045-a1ea643c0466-stack 2018-10-03 06:56:13,392 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-6e15091d-3a9f-4958-b045-a1ea643c0466-stack failed 2018-10-03 06:56:13,392 - create_stack - ERROR - Resource: [flavor2] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:13,393 - create_stack - ERROR - Resource: [flavor1] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:13,393 - create_stack - ERROR - Resource: [network] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:13,393 - create_stack - ERROR - Resource: [server_security_group] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:13,393 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:13,393 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:13,393 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:13,393 - create_stack - ERROR - Resource: [subnet] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:13,393 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network ebbf286e-9649-4b70-91c3-de6fa71123c8. Neutron server returns request_ids: ['req-2e6efda7-6b6e-4141-92dd-0333b7a9dd0c']] 2018-10-03 06:56:13,394 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:13,394 - create_stack - ERROR - Resource: [vm2] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:13,394 - create_stack - ERROR - Resource: [port1] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:13,410 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6e15091d-3a9f-4958-b045-a1ea643c0466-stack 2018-10-03 06:56:27,111 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6e15091d-3a9f-4958-b045-a1ea643c0466-stack 2018-10-03 06:56:27,478 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-6e15091d-3a9f-4958-b045-a1ea643c0466-image 2018-10-03 06:56:28,973 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-ca1dd2b2-fae9-491-proj 2018-10-03 06:56:29,198 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-ca1dd2b2-fae9-491-proj-role 2018-10-03 06:56:29,485 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-ca1dd2b2-fae9-491-user 2018-10-03 06:56:31,017 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-126c36cb-aa8e-46a-proj 2018-10-03 06:56:32,479 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-126c36cb-aa8e-46a-proj 2018-10-03 06:56:32,965 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-126c36cb-aa8e-46a-proj 2018-10-03 06:56:33,091 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-126c36cb-aa8e-46a-user 2018-10-03 06:56:33,285 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-126c36cb-aa8e-46a-proj-role 2018-10-03 06:56:33,382 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-126c36cb-aa8e-46a-proj-role to project CreateStackFloatingIpTests-126c36cb-aa8e-46a-proj 2018-10-03 06:56:36,315 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-bfed4354-3f8b-41d3-af29-c221f9df2b2e-image 2018-10-03 06:56:36,483 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-bfed4354-3f8b-41d3-af29-c221f9df2b2e-image 2018-10-03 06:56:41,020 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-bfed4354-3f8b-41d3-af29-c221f9df2b2e-stack 2018-10-03 06:56:44,884 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-bfed4354-3f8b-41d3-af29-c221f9df2b2e-stack failed 2018-10-03 06:56:44,884 - create_stack - ERROR - Resource: [subnet] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:44,884 - create_stack - ERROR - Resource: [flavor1] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:44,884 - create_stack - ERROR - Resource: [flavor2] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:44,884 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:44,885 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:44,885 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network ebbf286e-9649-4b70-91c3-de6fa71123c8. Neutron server returns request_ids: ['req-15bdcd01-607c-49af-9228-9da36c4f377e']] 2018-10-03 06:56:44,885 - create_stack - ERROR - Resource: [keypair] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:44,885 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:44,885 - create_stack - ERROR - Resource: [port1] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:44,885 - create_stack - ERROR - Resource: [vm2] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:44,885 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2018-10-03 06:56:44,885 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-bfed4354-3f8b-41d3-af29-c221f9df2b2e-stack 2018-10-03 06:56:58,340 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-bfed4354-3f8b-41d3-af29-c221f9df2b2e-stack 2018-10-03 06:56:58,702 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-bfed4354-3f8b-41d3-af29-c221f9df2b2e-image 2018-10-03 06:57:00,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 209aa281-2ccb-42fa-ab07-904aabca2c0a 2018-10-03 06:57:00,357 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:57:00,666 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-126c36cb-aa8e-46a-proj 2018-10-03 06:57:00,894 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-126c36cb-aa8e-46a-proj-role 2018-10-03 06:57:01,109 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-126c36cb-aa8e-46a-user 2018-10-03 06:57:02,513 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-b12ca562-d6db-4c4-proj 2018-10-03 06:57:03,705 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-b12ca562-d6db-4c4-user 2018-10-03 06:57:03,920 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-b12ca562-d6db-4c4-proj-role 2018-10-03 06:57:04,006 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-b12ca562-d6db-4c4-proj-role to project AnsibleProvisioningTests-b12ca562-d6db-4c4-proj 2018-10-03 06:57:13,181 - create_image - INFO - Created image with name - AnsibleProvisioningTests-3af67e00-41fc-4ef2-9abf-92a871a1b273--image 2018-10-03 06:57:13,376 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-3af67e00-41fc-4ef2-9abf-92a871a1b273--image 2018-10-03 06:57:14,012 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-3af67e00-41fc-4ef2-9abf-92a871a1b273-pub-net 2018-10-03 06:57:14,916 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-3af67e00-41fc-4ef2-9abf-92a871a1b273-pub-subnet 2018-10-03 06:57:18,061 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-3af67e00-41fc-4ef2-9abf-92a871a1b273-pub-router 2018-10-03 06:57:18,848 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-3af67e00-41fc-4ef2-9abf-92a871a1b273-pub-subnet 2018-10-03 06:57:18,848 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-3af67e00-41fc-4ef2-9abf-92a871a1b273-pub-subnet 2018-10-03 06:57:21,138 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-3af67e00-41fc-4ef2-9abf-92a871a1b273-pub-net 2018-10-03 06:57:22,566 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-3af67e00-41fc-4ef2-9abf-92a871a1b273--image 2018-10-03 06:57:25,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - daab9ac4-5815-44f2-b7e2-ebe29c4eb935 2018-10-03 06:57:25,836 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:57:26,207 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-b12ca562-d6db-4c4-proj 2018-10-03 06:57:26,540 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-b12ca562-d6db-4c4-proj-role 2018-10-03 06:57:26,729 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-b12ca562-d6db-4c4-user 2018-10-03 06:57:28,148 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-e8df8baf-cd46-4cc-proj 2018-10-03 06:57:29,280 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-e8df8baf-cd46-4cc-user 2018-10-03 06:57:29,501 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-e8df8baf-cd46-4cc-proj-role 2018-10-03 06:57:29,592 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-e8df8baf-cd46-4cc-proj-role to project AnsibleProvisioningTests-e8df8baf-cd46-4cc-proj 2018-10-03 06:57:38,881 - create_image - INFO - Created image with name - AnsibleProvisioningTests-58a7e850-7295-4c39-9a7c-4349dbc26cd5--image 2018-10-03 06:57:39,039 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-58a7e850-7295-4c39-9a7c-4349dbc26cd5--image 2018-10-03 06:57:39,663 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-58a7e850-7295-4c39-9a7c-4349dbc26cd5-pub-net 2018-10-03 06:57:40,919 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-58a7e850-7295-4c39-9a7c-4349dbc26cd5-pub-subnet 2018-10-03 06:57:43,728 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-58a7e850-7295-4c39-9a7c-4349dbc26cd5-pub-router 2018-10-03 06:57:44,728 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-58a7e850-7295-4c39-9a7c-4349dbc26cd5-pub-subnet 2018-10-03 06:57:44,728 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-58a7e850-7295-4c39-9a7c-4349dbc26cd5-pub-subnet 2018-10-03 06:57:47,145 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-58a7e850-7295-4c39-9a7c-4349dbc26cd5-pub-net 2018-10-03 06:57:48,438 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-58a7e850-7295-4c39-9a7c-4349dbc26cd5--image 2018-10-03 06:57:50,335 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aecfad1-ed8b-4b47-ae6c-f1a9151ddc71 2018-10-03 06:57:50,525 - neutron_utils - INFO - Deleting security group with name - default 2018-10-03 06:57:50,851 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-e8df8baf-cd46-4cc-proj 2018-10-03 06:57:51,067 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-e8df8baf-cd46-4cc-proj-role 2018-10-03 06:57:51,273 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-e8df8baf-cd46-4cc-user 2018-10-03 06:57:51,689 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 06:57:51,690 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:21 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-10-03 06:57:53,529 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-10-03 06:57:53,582 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-03 06:57:55,063 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 06:57:56,780 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-03 06:57:59,303 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-03 06:57:58.879 11306 INFO rally.deployment.engine [-] Deployment 32a72c08-3f8c-4e02-8afc-05f19dbe91dd | Starting: Destroy cloud and free allocated resources. 2018-10-03 06:57:58.967 11306 INFO rally.deployment.engine [-] Deployment 32a72c08-3f8c-4e02-8afc-05f19dbe91dd | Completed: Destroy cloud and free allocated resources. 2018-10-03 06:57:59.024 11306 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9) for deployment 'opnfv-rally'. 2018-10-03 06:57:59.054 11306 INFO rally.api [-] Deleting verification (UUID=6268cec5-8981-4ba9-8270-0ff05a07aa57). 2018-10-03 06:57:59.096 11306 INFO rally.api [-] Verification has been successfully deleted! 2018-10-03 06:57:59.096 11306 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9). 2018-10-03 06:57:59.103 11306 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-03 06:58:01,740 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-03 06:58:01.451 11309 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=221c970c-a1d0-442a-bc04-aab42f0bd1f4) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 221c970c-a1d0-442a-bc04-aab42f0bd1f4 | 2018-10-03T06:58:01 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 221c970c-a1d0-442a-bc04-aab42f0bd1f4 ~/.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-10-03 06:58:05,108 - 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-10-03 06:58:05,109 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-03 06:58:07,468 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-03 06:58:07.171 11315 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9). 2018-10-03 06:58:07.288 11315 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-03 06:58:10,766 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-03 06:58:09.409 11318 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-03 06:58:09.530 11318 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-03 06:58:10.608 11318 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6dadabc8-fd90-4f14-aa90-11b1c982f9a5) has been successfully created! Using verifier 'opnfv-tempest' (UUID=6dadabc8-fd90-4f14-aa90-11b1c982f9a5) as the default verifier for the future CLI operations. 2018-10-03 06:58:13,815 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-03 06:58:22,318 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-03 06:58:21.324 11337 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6dadabc8-fd90-4f14-aa90-11b1c982f9a5) for deployment 'opnfv-rally' (UUID=221c970c-a1d0-442a-bc04-aab42f0bd1f4). 2018-10-03 06:58:22.156 11337 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-03 06:58:22.158 11337 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6dadabc8-fd90-4f14-aa90-11b1c982f9a5) has been successfully configured for deployment 'opnfv-rally' (UUID=221c970c-a1d0-442a-bc04-aab42f0bd1f4)! 2018-10-03 06:58:25,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6dadabc8-fd90-4f14-aa90-11b1c982f9a5/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-03 06:58:25,568 - 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-10-03 06:58:27,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:58:27.695 11346 INFO rally.api [-] Starting verification (UUID=2f7e55e5-3f40-448c-842a-3e43ef2b23fa) for deployment 'opnfv-rally' (UUID=221c970c-a1d0-442a-bc04-aab42f0bd1f4) by verifier 'opnfv-tempest' (UUID=6dadabc8-fd90-4f14-aa90-11b1c982f9a5). 2018-10-03 07:00:19,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2f7e55e5-3f40-448c-842a-3e43ef2b23fa 2018-10-03 07:00:19,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2f7e55e5-3f40-448c-842a-3e43ef2b23fa']'. 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2f7e55e5-3f40-448c-842a-3e43ef2b23fa | 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-03 06:58:27 | 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-03 07:00:18 | 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:51 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6dadabc8-fd90-4f14-aa90-11b1c982f9a5) | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 221c970c-a1d0-442a-bc04-aab42f0bd1f4) | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.966 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-03 07:00:20,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-10-03 07:00:20,324 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 07:00:20,325 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:06 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-10-03 07:00:24,440 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-10-03 07:00:24,442 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:43 | FAIL | | vping_userdata | functest | smoke | 01:28 | PASS | | tempest_smoke_serial | functest | smoke | 15:35 | FAIL | | rally_sanity | functest | smoke | 24:36 | FAIL | | refstack_defcore | functest | smoke | 03:47 | FAIL | | patrole | functest | smoke | 02:53 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 40:21 | FAIL | | neutron_trunk | functest | smoke | 02:06 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-10-03 07:00:24,452 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-03 07:00:28,122 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-289 | | 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-10-03 07:00:28,127 - 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=3KPVzb4rwnrZyJGzxz4TeMqXs export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2018-10-03 07:00:28,127 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-03 07:00:28,128 - 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-10-03 07:00:28,144 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-10-03 07:00:28,172 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-10-03 07:05:07,729 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-10-03 07:05:07,853 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 07:05:07,853 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 04:40 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-10-03 07:05:07,872 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-10-03 07:05:10,023 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-10-03 07:05:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:05:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:05:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:05:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:05:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:05:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:05:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:05:11,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:05:11,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:05:11,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:05:11,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:05:11,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:05:11,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:05:11,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:05:11,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:05:11,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:05:11,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-10-03 07:05:11,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:05:11,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:05:11,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:05:11,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:05:11,409 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-10-03 07:05:11,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:05:11,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41bc92f-9a23-417e-ae7c-85370bc964bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:05:11,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e41bc92f-9a23-417e-ae7c-85370bc964bf 2018-10-03 07:05:11,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:05:11,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:05:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["eGdEtC7uRjezrelV_Zdu-g"], "issued_at": "2018-10-03T07:05:11.000000Z"}} 2018-10-03 07:05:11,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e5b6dae3b6f51b555613922ada4ba4aa5c5d7d" 2018-10-03 07:05:11,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b2bbee-3e86-419f-81cf-1ca634d48126 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:05:11,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-06b2bbee-3e86-419f-81cf-1ca634d48126 2018-10-03 07:05:11,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:05:11,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 07:05:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.7:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 07:05:11,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/projects? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e5b6dae3b6f51b555613922ada4ba4aa5c5d7d" 2018-10-03 07:05:11,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7ba013-21ec-46b2-ba78-d177eef71caf Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.30.9.7:35357/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.30.9.7:35357/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.30.9.7:35357/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-03 07:05:11,964 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/projects used request id req-4d7ba013-21ec-46b2-ba78-d177eef71caf 2018-10-03 07:05:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:05:11,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e83ac75-71b0-4d6c-b921-31ea9e673528 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:05:11,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5e83ac75-71b0-4d6c-b921-31ea9e673528 2018-10-03 07:05:11,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:05:12,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["TawZ156RTcm7lH6_LxOZ5w"], "issued_at": "2018-10-03T07:05:12.000000Z"}} 2018-10-03 07:05:12,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/quotas/19cfe43276e744d1a074a6b48492f500 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:12,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-c662aaba-2216-4584-ac83-140a6b27f1aa Date: Wed, 03 Oct 2018 07:05:12 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-10-03 07:05:12,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/quotas/19cfe43276e744d1a074a6b48492f500 used request id req-c662aaba-2216-4584-ac83-140a6b27f1aa 2018-10-03 07:05:12,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:05:12,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0189a364-4b00-47ae-b4e2-ddcc7a89de0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:05:12,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0189a364-4b00-47ae-b4e2-ddcc7a89de0e 2018-10-03 07:05:12,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:05:12,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["e9KfuMpoTxyeSWlRkKOsIg"], "issued_at": "2018-10-03T07:05:12.000000Z"}} 2018-10-03 07:05:12,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a2c6d21e3c20ca1c47601cc4be1a67f7fbafd72" 2018-10-03 07:05:13,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca52f733-e2ba-4b17-8696-7274367728b5 x-compute-request-id: req-ca52f733-e2ba-4b17-8696-7274367728b5 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-10-03 07:05:13,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-class-sets/default used request id req-ca52f733-e2ba-4b17-8696-7274367728b5 2018-10-03 07:05:13,048 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-10-03 07:05:13,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/19cfe43276e744d1a074a6b48492f500 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"quota": {"subnet": -1, "router": -1, "network": -1, "port": -1}}' 2018-10-03 07:05:13,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 198 X-Openstack-Request-Id: req-4c48d67d-227b-497f-8661-a5822c8215a9 Date: Wed, 03 Oct 2018 07:05:13 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-10-03 07:05:13,330 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/19cfe43276e744d1a074a6b48492f500 used request id req-4c48d67d-227b-497f-8661-a5822c8215a9 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:05:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:05:13,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:05:13,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:05:13,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:05:13,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:05:13,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:05:13,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:05:13,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3054c02b-e873-47c4-b88f-56561b1bd9db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:05:13,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3054c02b-e873-47c4-b88f-56561b1bd9db 2018-10-03 07:05:13,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:05:13,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["grvHiK-BR7iSQrv9AysAxg"], "issued_at": "2018-10-03T07:05:13.000000Z"}} 2018-10-03 07:05:13,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c2b38e010cb082121bd2fb9ea88dfcf5bc9bee5" 2018-10-03 07:05:13,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:05:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43ad7d96-fc94-4dc3-9369-c35ed0e82c66 x-compute-request-id: req-43ad7d96-fc94-4dc3-9369-c35ed0e82c66 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 07:05:13,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail used request id req-43ad7d96-fc94-4dc3-9369-c35ed0e82c66 2018-10-03 07:05:13,882 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-10-03 07:05:13,882 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-10-03 07:05:13,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a2c6d21e3c20ca1c47601cc4be1a67f7fbafd72" -d '{"quota_class_set": {"instances": -1}}' 2018-10-03 07:05:13,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:05:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15980c39-54ff-4f24-8fdf-85997b5917e4 x-compute-request-id: req-15980c39-54ff-4f24-8fdf-85997b5917e4 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-10-03 07:05:13,929 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-class-sets/default used request id req-15980c39-54ff-4f24-8fdf-85997b5917e4 2018-10-03 07:05:13,929 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-10-03 07:05:13,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:14,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 477 X-Openstack-Request-Id: req-8bf567be-d4bf-4e61-a4d8-f445416d0081 Date: Wed, 03 Oct 2018 07:05:14 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-10-03T05:26:32Z", "floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 1, "port_id": null, "id": "7dc37894-1d40-4b0a-800c-7f15cc2c4e09", "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:25:17Z", "project_id": "d4d54b31eceb4364a39a9ce7d78e2155"}]} 2018-10-03 07:05:14,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-8bf567be-d4bf-4e61-a4d8-f445416d0081 2018-10-03 07:05:14,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/7dc37894-1d40-4b0a-800c-7f15cc2c4e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:14,877 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6f0809a-e380-4564-bd6c-71b6c9075ffa Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:14,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/7dc37894-1d40-4b0a-800c-7f15cc2c4e09 used request id req-a6f0809a-e380-4564-bd6c-71b6c9075ffa 2018-10-03 07:05:14,877 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-10-03 07:05:14,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:15,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14811 X-Openstack-Request-Id: req-5b4ac137-4766-4123-9561-a570b9be6632 Date: Wed, 03 Oct 2018 07:05:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:38:13Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.200"}],"id":"02eb1ad1-a35f-475d-b56b-6a2bc1690487","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e0:30:20","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5acfba09-97e2-4d13-9335-c72c863e6bf4","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:38:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:04Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.208"}],"id":"0f630408-a0a3-41b4-b0dd-b44fa90c5440","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:55:10","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"845bb7ef-6fda-428b-be24-0117df92e0e8","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:22:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T06:04:39Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.217"}],"id":"144a815b-372d-497f-a727-ccccfd020243","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:4b:07","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b3308da9-6b66-4fe9-9190-2ec985d85608","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T06:04:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:56:54Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.214"}],"id":"1f82e04b-1d79-40c2-ab6c-aca262308cea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:4f:3b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6ef62e5f-140e-44f9-91e0-d2ad0ec6263e","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:56:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T06:11:20Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.211"}],"id":"238f33de-cb6c-420d-827f-013c9b9ff0be","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:11:90:90","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"2ed475ea-31e0-417d-a72e-05133e4849a0","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T06:11:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T06:04:41Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.219"}],"id":"26505d65-6dff-47c6-b38b-ffa14b8940f1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:13:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"0dfa5e6c-42a9-4563-891c-7d16c5ca7e7d","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T06:04:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:57:27Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.210"}],"id":"3e9c9b6b-7f67-493a-b639-341afb73a437","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5c:e1:91","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c1bac206-449a-4ec7-97f9-04fadc639818","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:57:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:35:37Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.213"}],"id":"457d16e9-2429-4546-b249-7493524f877e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:4f:0b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"54ab2b64-6269-4612-bdc1-b6f61aa75e9b","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:35:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:30:09Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.215"}],"id":"58242c21-67b5-41f6-8c7c-5f1658453dd4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:da:11","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"08c6259a-683a-4f00-9481-f41ac573318a","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:30:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T06:04:37Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.203"}],"id":"7053d2f3-9833-4a93-9952-0329b1cd7653","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b1:21:35","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f090bfd7-ec90-48d2-a915-5bd3c95c14d6","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T06:04:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:31:53Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.212"}],"id":"79bad281-9ba6-4d92-9d80-6cf7f0b5936b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:90:81","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3e676cdd-643e-419d-9b5d-af29a6515e9a","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:31:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T06:05:20Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.207"}],"id":"7f40a507-2359-458d-9566-4282713f580c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:95:e5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"83182370-e48c-4c38-ac1b-bc1066aef86b","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T06:05:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:11Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.209"}],"id":"836d5201-036e-4112-b03f-886bec409dec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:15:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"09ae6b40-51d1-434b-b22e-f0d50e89ab89","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:15:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:22:05Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.204"}],"id":"a7146e98-efe7-4994-8608-c6d6b2b1eefd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:fe:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eff12d24-d37e-4b2d-845f-d968f9b94852","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:22:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:57:26Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.218"}],"id":"a7184f10-55d6-47f1-a639-853bc4ce9617","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:30:ff:55","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1394ca46-73b9-460d-b807-1d68e726af2c","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:57:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T06:05:21Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.220"}],"id":"b077abc7-6f49-46e0-a2c1-096b8ceea928","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fd:48:c1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d081d8c4-0bbb-4686-9e14-171d761ea3fa","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T06:05:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T06:04:38Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.202"}],"id":"b1b5f9d9-93f9-4845-a1fa-a6ba8335a5f8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:b5:c8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8649e376-1dfd-40fa-8ddb-0e70f2d58e54","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T06:04:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T06:06:10Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.216"}],"id":"c9d6aaac-e630-4a63-91de-ad27c36976e5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:be:da","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"aa436757-1058-4eb4-8eba-643706fafc9f","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T06:06:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:15:10Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.206"}],"id":"ec305436-6124-4ec9-ac41-37a08255f51f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:04:93","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"90f4f2c2-4ed7-46ad-89a7-66b804ad8f71","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:15:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T05:24:44Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.205"}],"id":"f494cb60-b4ed-4175-8e7e-1fe92474f728","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1b:bf:cf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4489d502-8629-4a5d-8d8c-48832791d01b","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T05:24:44Z","binding:vnic_type":"normal"}]} 2018-10-03 07:05:15,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-5b4ac137-4766-4123-9561-a570b9be6632 2018-10-03 07:05:15,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:15,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12288 X-Openstack-Request-Id: req-11ddced1-6187-4505-aa3a-199a32f7960c Date: Wed, 03 Oct 2018 07:05:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "326ec1b2732240428b8be2d2ff435819", "created_at": "2018-10-03T05:30:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:30:09Z", "revision_number": 2, "routes": [], "project_id": "326ec1b2732240428b8be2d2ff435819", "id": "08c6259a-683a-4f00-9481-f41ac573318a", "name": "tempest-ServersTestBootFromVolume-619092417-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:15:12Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "09ae6b40-51d1-434b-b22e-f0d50e89ab89", "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "62ef2e84d4a84d7fbc46ac81251541ff", "created_at": "2018-10-03T06:04:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:04:41Z", "revision_number": 2, "routes": [], "project_id": "62ef2e84d4a84d7fbc46ac81251541ff", "id": "0dfa5e6c-42a9-4563-891c-7d16c5ca7e7d", "name": "c_rally_dcd28c6f_lpTqxTbL"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "2c55039e1d2d446cafc7220cfca518bb", "created_at": "2018-10-03T05:57:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:57:26Z", "revision_number": 2, "routes": [], "project_id": "2c55039e1d2d446cafc7220cfca518bb", "id": "1394ca46-73b9-460d-b807-1d68e726af2c", "name": "c_rally_31a4f22b_ijB3O2kG"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "304cbedf49fc454fac8ac1980359c1df", "created_at": "2018-10-03T06:11:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:11:21Z", "revision_number": 2, "routes": [], "project_id": "304cbedf49fc454fac8ac1980359c1df", "id": "2ed475ea-31e0-417d-a72e-05133e4849a0", "name": "tempest-ServersTestManualDisk-762911149-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "527029a319ea4f74a272fac5f3f42230", "created_at": "2018-10-03T05:31:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:31:53Z", "revision_number": 2, "routes": [], "project_id": "527029a319ea4f74a272fac5f3f42230", "id": "3e676cdd-643e-419d-9b5d-af29a6515e9a", "name": "tempest-ServerActionsTestJSON-1508020771-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:24:44Z", "revision_number": 2, "routes": [], "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "4489d502-8629-4a5d-8d8c-48832791d01b", "name": "vping_ssh-router_b44a1c95-475b-499b-8ba1-dada3848d791"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "2cc914654287411ca9b3ef9549abefc4", "created_at": "2018-10-03T05:35:37Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-10-03T05:35:37Z", "revision_number": 2, "routes": [], "project_id": "2cc914654287411ca9b3ef9549abefc4", "id": "54ab2b64-6269-4612-bdc1-b6f61aa75e9b", "name": "tempest-FloatingIPTestJSON-router-446524686"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "71e2b7da740c4df5a04fd2bd2028495f", "created_at": "2018-10-03T05:38:12Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-10-03T05:38:13Z", "revision_number": 2, "routes": [], "project_id": "71e2b7da740c4df5a04fd2bd2028495f", "id": "5acfba09-97e2-4d13-9335-c72c863e6bf4", "name": "tempest-RoutersIpV6Test-router-123037748"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "b95afbcebe304333bc53df119e3f2965", "created_at": "2018-10-03T05:56:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:56:54Z", "revision_number": 2, "routes": [], "project_id": "b95afbcebe304333bc53df119e3f2965", "id": "6ef62e5f-140e-44f9-91e0-d2ad0ec6263e", "name": "c_rally_10bc00d9_RRffGDaG"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "6304c3066d3545909919f57c7614ed2d", "created_at": "2018-10-03T06:05:19Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:05:20Z", "revision_number": 2, "routes": [], "project_id": "6304c3066d3545909919f57c7614ed2d", "id": "83182370-e48c-4c38-ac1b-bc1066aef86b", "name": "c_rally_7b580142_OpTmodhG"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:22:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:22:04Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "845bb7ef-6fda-428b-be24-0117df92e0e8", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "62ef2e84d4a84d7fbc46ac81251541ff", "created_at": "2018-10-03T06:04:38Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:04:38Z", "revision_number": 2, "routes": [], "project_id": "62ef2e84d4a84d7fbc46ac81251541ff", "id": "8649e376-1dfd-40fa-8ddb-0e70f2d58e54", "name": "c_rally_dcd28c6f_lpTqxTbL"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:15:11Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "90f4f2c2-4ed7-46ad-89a7-66b804ad8f71", "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "4e9c71408e764ac48f993f6c6104a90a", "created_at": "2018-10-03T06:06:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:06:10Z", "revision_number": 2, "routes": [], "project_id": "4e9c71408e764ac48f993f6c6104a90a", "id": "aa436757-1058-4eb4-8eba-643706fafc9f", "name": "c_rally_8d7958f5_vYDqphEc"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "62ef2e84d4a84d7fbc46ac81251541ff", "created_at": "2018-10-03T06:04:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:04:39Z", "revision_number": 2, "routes": [], "project_id": "62ef2e84d4a84d7fbc46ac81251541ff", "id": "b3308da9-6b66-4fe9-9190-2ec985d85608", "name": "c_rally_dcd28c6f_lpTqxTbL"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "2c55039e1d2d446cafc7220cfca518bb", "created_at": "2018-10-03T05:57:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:57:27Z", "revision_number": 2, "routes": [], "project_id": "2c55039e1d2d446cafc7220cfca518bb", "id": "c1bac206-449a-4ec7-97f9-04fadc639818", "name": "c_rally_31a4f22b_ijB3O2kG"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "6304c3066d3545909919f57c7614ed2d", "created_at": "2018-10-03T06:05:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:05:21Z", "revision_number": 2, "routes": [], "project_id": "6304c3066d3545909919f57c7614ed2d", "id": "d081d8c4-0bbb-4686-9e14-171d761ea3fa", "name": "c_rally_7b580142_OpTmodhG"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:22:05Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T05:22:06Z", "revision_number": 2, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "eff12d24-d37e-4b2d-845f-d968f9b94852", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "62ef2e84d4a84d7fbc46ac81251541ff", "created_at": "2018-10-03T06:04:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T06:04:37Z", "revision_number": 2, "routes": [], "project_id": "62ef2e84d4a84d7fbc46ac81251541ff", "id": "f090bfd7-ec90-48d2-a915-5bd3c95c14d6", "name": "c_rally_dcd28c6f_lpTqxTbL"}]} 2018-10-03 07:05:15,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-11ddced1-6187-4505-aa3a-199a32f7960c 2018-10-03 07:05:15,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/08c6259a-683a-4f00-9481-f41ac573318a -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:16,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-b1be2a6d-6db5-4d0e-a5b4-30f78dc64476 Date: Wed, 03 Oct 2018 07:05:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "326ec1b2732240428b8be2d2ff435819", "created_at": "2018-10-03T05:30:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:16Z", "revision_number": 5, "routes": [], "project_id": "326ec1b2732240428b8be2d2ff435819", "id": "08c6259a-683a-4f00-9481-f41ac573318a", "name": "tempest-ServersTestBootFromVolume-619092417-router"}} 2018-10-03 07:05:16,390 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/08c6259a-683a-4f00-9481-f41ac573318a used request id req-b1be2a6d-6db5-4d0e-a5b4-30f78dc64476 2018-10-03 07:05:16,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/08c6259a-683a-4f00-9481-f41ac573318a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:16,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba147e94-8d88-49a0-94a1-77d7a3fdd152 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:16,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/08c6259a-683a-4f00-9481-f41ac573318a used request id req-ba147e94-8d88-49a0-94a1-77d7a3fdd152 2018-10-03 07:05:16,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/09ae6b40-51d1-434b-b22e-f0d50e89ab89 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:17,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-94e2be78-39bd-4248-8934-649ac2758634 Date: Wed, 03 Oct 2018 07:05:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:17Z", "revision_number": 5, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "09ae6b40-51d1-434b-b22e-f0d50e89ab89", "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router"}} 2018-10-03 07:05:17,696 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/09ae6b40-51d1-434b-b22e-f0d50e89ab89 used request id req-94e2be78-39bd-4248-8934-649ac2758634 2018-10-03 07:05:17,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/09ae6b40-51d1-434b-b22e-f0d50e89ab89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:17,998 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-143641ed-8c90-4358-9bf8-a0895de807fc Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:17,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/09ae6b40-51d1-434b-b22e-f0d50e89ab89 used request id req-143641ed-8c90-4358-9bf8-a0895de807fc 2018-10-03 07:05:18,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0dfa5e6c-42a9-4563-891c-7d16c5ca7e7d -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:18,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-3c2ec265-4b83-48d2-b562-ca2a78eb48a3 Date: Wed, 03 Oct 2018 07:05:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "62ef2e84d4a84d7fbc46ac81251541ff", "created_at": "2018-10-03T06:04:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:18Z", "revision_number": 5, "routes": [], "project_id": "62ef2e84d4a84d7fbc46ac81251541ff", "id": "0dfa5e6c-42a9-4563-891c-7d16c5ca7e7d", "name": "c_rally_dcd28c6f_lpTqxTbL"}} 2018-10-03 07:05:18,843 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0dfa5e6c-42a9-4563-891c-7d16c5ca7e7d used request id req-3c2ec265-4b83-48d2-b562-ca2a78eb48a3 2018-10-03 07:05:18,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/0dfa5e6c-42a9-4563-891c-7d16c5ca7e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:19,478 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-998582ef-c5df-4252-b29b-2c7c31483913 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:19,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/0dfa5e6c-42a9-4563-891c-7d16c5ca7e7d used request id req-998582ef-c5df-4252-b29b-2c7c31483913 2018-10-03 07:05:19,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/1394ca46-73b9-460d-b807-1d68e726af2c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:20,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-85bdf715-c356-42cc-8031-0b1ec5153b96 Date: Wed, 03 Oct 2018 07:05:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2c55039e1d2d446cafc7220cfca518bb", "created_at": "2018-10-03T05:57:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:20Z", "revision_number": 5, "routes": [], "project_id": "2c55039e1d2d446cafc7220cfca518bb", "id": "1394ca46-73b9-460d-b807-1d68e726af2c", "name": "c_rally_31a4f22b_ijB3O2kG"}} 2018-10-03 07:05:20,305 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1394ca46-73b9-460d-b807-1d68e726af2c used request id req-85bdf715-c356-42cc-8031-0b1ec5153b96 2018-10-03 07:05:20,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/1394ca46-73b9-460d-b807-1d68e726af2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:20,752 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff81d480-7d64-40cf-866e-0f830250ab12 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:20,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/1394ca46-73b9-460d-b807-1d68e726af2c used request id req-ff81d480-7d64-40cf-866e-0f830250ab12 2018-10-03 07:05:20,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2ed475ea-31e0-417d-a72e-05133e4849a0 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:21,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 455 X-Openstack-Request-Id: req-4d251653-b288-4e50-bf3c-a9360ea438eb Date: Wed, 03 Oct 2018 07:05:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "304cbedf49fc454fac8ac1980359c1df", "created_at": "2018-10-03T06:11:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:21Z", "revision_number": 5, "routes": [], "project_id": "304cbedf49fc454fac8ac1980359c1df", "id": "2ed475ea-31e0-417d-a72e-05133e4849a0", "name": "tempest-ServersTestManualDisk-762911149-router"}} 2018-10-03 07:05:21,582 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2ed475ea-31e0-417d-a72e-05133e4849a0 used request id req-4d251653-b288-4e50-bf3c-a9360ea438eb 2018-10-03 07:05:21,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/2ed475ea-31e0-417d-a72e-05133e4849a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:22,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44d76d2f-c4b5-4b54-9927-a732b46f7f65 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:22,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/2ed475ea-31e0-417d-a72e-05133e4849a0 used request id req-44d76d2f-c4b5-4b54-9927-a732b46f7f65 2018-10-03 07:05:22,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/3e676cdd-643e-419d-9b5d-af29a6515e9a -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:22,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 456 X-Openstack-Request-Id: req-55230fab-9c7a-4a58-878c-2349b3964944 Date: Wed, 03 Oct 2018 07:05:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "527029a319ea4f74a272fac5f3f42230", "created_at": "2018-10-03T05:31:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:22Z", "revision_number": 5, "routes": [], "project_id": "527029a319ea4f74a272fac5f3f42230", "id": "3e676cdd-643e-419d-9b5d-af29a6515e9a", "name": "tempest-ServerActionsTestJSON-1508020771-router"}} 2018-10-03 07:05:22,915 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3e676cdd-643e-419d-9b5d-af29a6515e9a used request id req-55230fab-9c7a-4a58-878c-2349b3964944 2018-10-03 07:05:22,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/3e676cdd-643e-419d-9b5d-af29a6515e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:23,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e22afda-1de2-4c27-ac4b-bd36732a584f Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:23,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3e676cdd-643e-419d-9b5d-af29a6515e9a used request id req-8e22afda-1de2-4c27-ac4b-bd36732a584f 2018-10-03 07:05:23,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/4489d502-8629-4a5d-8d8c-48832791d01b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:24,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-820f32a6-a999-417f-9e05-a2cf16404204 Date: Wed, 03 Oct 2018 07:05:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "d4d54b31eceb4364a39a9ce7d78e2155", "created_at": "2018-10-03T05:24:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:24Z", "revision_number": 5, "routes": [], "project_id": "d4d54b31eceb4364a39a9ce7d78e2155", "id": "4489d502-8629-4a5d-8d8c-48832791d01b", "name": "vping_ssh-router_b44a1c95-475b-499b-8ba1-dada3848d791"}} 2018-10-03 07:05:24,322 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4489d502-8629-4a5d-8d8c-48832791d01b used request id req-820f32a6-a999-417f-9e05-a2cf16404204 2018-10-03 07:05:24,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/4489d502-8629-4a5d-8d8c-48832791d01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:24,760 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a957d6db-4303-4f77-99f3-96801688d53e Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:24,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/4489d502-8629-4a5d-8d8c-48832791d01b used request id req-a957d6db-4303-4f77-99f3-96801688d53e 2018-10-03 07:05:24,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/54ab2b64-6269-4612-bdc1-b6f61aa75e9b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:25,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 453 X-Openstack-Request-Id: req-f72da690-cdc3-4762-9edf-77cf18f5ea13 Date: Wed, 03 Oct 2018 07:05:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2cc914654287411ca9b3ef9549abefc4", "created_at": "2018-10-03T05:35:37Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-10-03T07:05:25Z", "revision_number": 5, "routes": [], "project_id": "2cc914654287411ca9b3ef9549abefc4", "id": "54ab2b64-6269-4612-bdc1-b6f61aa75e9b", "name": "tempest-FloatingIPTestJSON-router-446524686"}} 2018-10-03 07:05:25,764 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/54ab2b64-6269-4612-bdc1-b6f61aa75e9b used request id req-f72da690-cdc3-4762-9edf-77cf18f5ea13 2018-10-03 07:05:25,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/54ab2b64-6269-4612-bdc1-b6f61aa75e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:26,065 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-389e3acb-8be2-4389-a062-71cd085b5e44 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:26,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/54ab2b64-6269-4612-bdc1-b6f61aa75e9b used request id req-389e3acb-8be2-4389-a062-71cd085b5e44 2018-10-03 07:05:26,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5acfba09-97e2-4d13-9335-c72c863e6bf4 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:26,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 450 X-Openstack-Request-Id: req-4e534ac8-308c-4c63-91a3-43ecfa1eaf85 Date: Wed, 03 Oct 2018 07:05:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "71e2b7da740c4df5a04fd2bd2028495f", "created_at": "2018-10-03T05:38:12Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-10-03T07:05:26Z", "revision_number": 5, "routes": [], "project_id": "71e2b7da740c4df5a04fd2bd2028495f", "id": "5acfba09-97e2-4d13-9335-c72c863e6bf4", "name": "tempest-RoutersIpV6Test-router-123037748"}} 2018-10-03 07:05:26,950 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5acfba09-97e2-4d13-9335-c72c863e6bf4 used request id req-4e534ac8-308c-4c63-91a3-43ecfa1eaf85 2018-10-03 07:05:26,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/5acfba09-97e2-4d13-9335-c72c863e6bf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:27,370 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c73053bd-5bac-46d6-9b05-bf7f67f46753 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:27,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5acfba09-97e2-4d13-9335-c72c863e6bf4 used request id req-c73053bd-5bac-46d6-9b05-bf7f67f46753 2018-10-03 07:05:27,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/6ef62e5f-140e-44f9-91e0-d2ad0ec6263e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:28,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-d76d5c3f-29f8-4a44-9e0c-7ecc9a80ee0e Date: Wed, 03 Oct 2018 07:05:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b95afbcebe304333bc53df119e3f2965", "created_at": "2018-10-03T05:56:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:27Z", "revision_number": 5, "routes": [], "project_id": "b95afbcebe304333bc53df119e3f2965", "id": "6ef62e5f-140e-44f9-91e0-d2ad0ec6263e", "name": "c_rally_10bc00d9_RRffGDaG"}} 2018-10-03 07:05:28,382 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6ef62e5f-140e-44f9-91e0-d2ad0ec6263e used request id req-d76d5c3f-29f8-4a44-9e0c-7ecc9a80ee0e 2018-10-03 07:05:28,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/6ef62e5f-140e-44f9-91e0-d2ad0ec6263e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:28,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f1540d4-278a-42e2-8556-37b45c002600 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:28,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/6ef62e5f-140e-44f9-91e0-d2ad0ec6263e used request id req-8f1540d4-278a-42e2-8556-37b45c002600 2018-10-03 07:05:28,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/83182370-e48c-4c38-ac1b-bc1066aef86b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:29,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-1cb15a42-060a-46b9-9fc3-904ee8f5f202 Date: Wed, 03 Oct 2018 07:05:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "6304c3066d3545909919f57c7614ed2d", "created_at": "2018-10-03T06:05:19Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:29Z", "revision_number": 5, "routes": [], "project_id": "6304c3066d3545909919f57c7614ed2d", "id": "83182370-e48c-4c38-ac1b-bc1066aef86b", "name": "c_rally_7b580142_OpTmodhG"}} 2018-10-03 07:05:29,364 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/83182370-e48c-4c38-ac1b-bc1066aef86b used request id req-1cb15a42-060a-46b9-9fc3-904ee8f5f202 2018-10-03 07:05:29,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/83182370-e48c-4c38-ac1b-bc1066aef86b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:29,790 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7276a67-fd09-4478-9120-4e460c6c3954 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:29,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/83182370-e48c-4c38-ac1b-bc1066aef86b used request id req-b7276a67-fd09-4478-9120-4e460c6c3954 2018-10-03 07:05:29,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/845bb7ef-6fda-428b-be24-0117df92e0e8 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:30,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 420 X-Openstack-Request-Id: req-77d0f441-5bc5-467e-8d7f-20fbb366a666 Date: Wed, 03 Oct 2018 07:05:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:22:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:30Z", "revision_number": 5, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "845bb7ef-6fda-428b-be24-0117df92e0e8", "name": "mgmt_router"}} 2018-10-03 07:05:30,781 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/845bb7ef-6fda-428b-be24-0117df92e0e8 used request id req-77d0f441-5bc5-467e-8d7f-20fbb366a666 2018-10-03 07:05:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/845bb7ef-6fda-428b-be24-0117df92e0e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:31,089 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fadbfca6-f20f-4d11-9222-5287889dc05c Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:31,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/845bb7ef-6fda-428b-be24-0117df92e0e8 used request id req-fadbfca6-f20f-4d11-9222-5287889dc05c 2018-10-03 07:05:31,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8649e376-1dfd-40fa-8ddb-0e70f2d58e54 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:32,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-c275bc69-f94f-4266-90e4-8ee2cc752f41 Date: Wed, 03 Oct 2018 07:05:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "62ef2e84d4a84d7fbc46ac81251541ff", "created_at": "2018-10-03T06:04:38Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:31Z", "revision_number": 5, "routes": [], "project_id": "62ef2e84d4a84d7fbc46ac81251541ff", "id": "8649e376-1dfd-40fa-8ddb-0e70f2d58e54", "name": "c_rally_dcd28c6f_lpTqxTbL"}} 2018-10-03 07:05:32,081 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8649e376-1dfd-40fa-8ddb-0e70f2d58e54 used request id req-c275bc69-f94f-4266-90e4-8ee2cc752f41 2018-10-03 07:05:32,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/8649e376-1dfd-40fa-8ddb-0e70f2d58e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:32,508 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05c555d2-eb57-4929-9079-a67687346121 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:32,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8649e376-1dfd-40fa-8ddb-0e70f2d58e54 used request id req-05c555d2-eb57-4929-9079-a67687346121 2018-10-03 07:05:32,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/90f4f2c2-4ed7-46ad-89a7-66b804ad8f71 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:33,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-9a98025c-859e-4f71-8304-61f6307a265d Date: Wed, 03 Oct 2018 07:05:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:15:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:32Z", "revision_number": 5, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "90f4f2c2-4ed7-46ad-89a7-66b804ad8f71", "name": "NeutronUtilsRouterTests-ab1cda7d-67b3-4ad8-9c5c-772e4d06883e-pub-router"}} 2018-10-03 07:05:33,217 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/90f4f2c2-4ed7-46ad-89a7-66b804ad8f71 used request id req-9a98025c-859e-4f71-8304-61f6307a265d 2018-10-03 07:05:33,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/90f4f2c2-4ed7-46ad-89a7-66b804ad8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:33,497 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e733b71-0794-4cd5-bf0e-d6da1afca71a Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:33,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/90f4f2c2-4ed7-46ad-89a7-66b804ad8f71 used request id req-5e733b71-0794-4cd5-bf0e-d6da1afca71a 2018-10-03 07:05:33,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/aa436757-1058-4eb4-8eba-643706fafc9f -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:34,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-85359d16-25a1-4d57-97ac-1a902bad210c Date: Wed, 03 Oct 2018 07:05:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4e9c71408e764ac48f993f6c6104a90a", "created_at": "2018-10-03T06:06:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:33Z", "revision_number": 5, "routes": [], "project_id": "4e9c71408e764ac48f993f6c6104a90a", "id": "aa436757-1058-4eb4-8eba-643706fafc9f", "name": "c_rally_8d7958f5_vYDqphEc"}} 2018-10-03 07:05:34,166 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/aa436757-1058-4eb4-8eba-643706fafc9f used request id req-85359d16-25a1-4d57-97ac-1a902bad210c 2018-10-03 07:05:34,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/aa436757-1058-4eb4-8eba-643706fafc9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:34,591 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73d1325c-1a19-48bb-8e3c-b59119587c84 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:34,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/aa436757-1058-4eb4-8eba-643706fafc9f used request id req-73d1325c-1a19-48bb-8e3c-b59119587c84 2018-10-03 07:05:34,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b3308da9-6b66-4fe9-9190-2ec985d85608 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:35,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-2f9494b0-4e38-4311-b7f0-0c85eb809f3b Date: Wed, 03 Oct 2018 07:05:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "62ef2e84d4a84d7fbc46ac81251541ff", "created_at": "2018-10-03T06:04:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:35Z", "revision_number": 5, "routes": [], "project_id": "62ef2e84d4a84d7fbc46ac81251541ff", "id": "b3308da9-6b66-4fe9-9190-2ec985d85608", "name": "c_rally_dcd28c6f_lpTqxTbL"}} 2018-10-03 07:05:35,596 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b3308da9-6b66-4fe9-9190-2ec985d85608 used request id req-2f9494b0-4e38-4311-b7f0-0c85eb809f3b 2018-10-03 07:05:35,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/b3308da9-6b66-4fe9-9190-2ec985d85608 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:36,184 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c891e98-6762-402d-8e3c-c88c5e13a93f Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:36,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b3308da9-6b66-4fe9-9190-2ec985d85608 used request id req-8c891e98-6762-402d-8e3c-c88c5e13a93f 2018-10-03 07:05:36,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c1bac206-449a-4ec7-97f9-04fadc639818 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:36,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-200a8637-4689-4fd7-9355-dc9e2aacec10 Date: Wed, 03 Oct 2018 07:05:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2c55039e1d2d446cafc7220cfca518bb", "created_at": "2018-10-03T05:57:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:36Z", "revision_number": 5, "routes": [], "project_id": "2c55039e1d2d446cafc7220cfca518bb", "id": "c1bac206-449a-4ec7-97f9-04fadc639818", "name": "c_rally_31a4f22b_ijB3O2kG"}} 2018-10-03 07:05:36,998 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c1bac206-449a-4ec7-97f9-04fadc639818 used request id req-200a8637-4689-4fd7-9355-dc9e2aacec10 2018-10-03 07:05:37,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/c1bac206-449a-4ec7-97f9-04fadc639818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:37,267 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04b33902-1e1e-434b-9b38-1d98c5cd5d04 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:37,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c1bac206-449a-4ec7-97f9-04fadc639818 used request id req-04b33902-1e1e-434b-9b38-1d98c5cd5d04 2018-10-03 07:05:37,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/d081d8c4-0bbb-4686-9e14-171d761ea3fa -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:38,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-8dc2263f-e6d8-435f-9c43-34a2ffccbdcf Date: Wed, 03 Oct 2018 07:05:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "6304c3066d3545909919f57c7614ed2d", "created_at": "2018-10-03T06:05:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:37Z", "revision_number": 5, "routes": [], "project_id": "6304c3066d3545909919f57c7614ed2d", "id": "d081d8c4-0bbb-4686-9e14-171d761ea3fa", "name": "c_rally_7b580142_OpTmodhG"}} 2018-10-03 07:05:38,104 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d081d8c4-0bbb-4686-9e14-171d761ea3fa used request id req-8dc2263f-e6d8-435f-9c43-34a2ffccbdcf 2018-10-03 07:05:38,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/d081d8c4-0bbb-4686-9e14-171d761ea3fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:38,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-555e361e-6d6b-4de6-ab97-76566be6ec2d Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:38,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/d081d8c4-0bbb-4686-9e14-171d761ea3fa used request id req-555e361e-6d6b-4de6-ab97-76566be6ec2d 2018-10-03 07:05:38,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/eff12d24-d37e-4b2d-845f-d968f9b94852 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:39,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 420 X-Openstack-Request-Id: req-86c6a9a1-6a26-45dd-9f76-9b576dfe703e Date: Wed, 03 Oct 2018 07:05:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "33610e9ca4a144dc96f7886abd0eda63", "created_at": "2018-10-03T05:22:05Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:38Z", "revision_number": 5, "routes": [], "project_id": "33610e9ca4a144dc96f7886abd0eda63", "id": "eff12d24-d37e-4b2d-845f-d968f9b94852", "name": "mgmt_router"}} 2018-10-03 07:05:39,261 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/eff12d24-d37e-4b2d-845f-d968f9b94852 used request id req-86c6a9a1-6a26-45dd-9f76-9b576dfe703e 2018-10-03 07:05:39,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/eff12d24-d37e-4b2d-845f-d968f9b94852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:39,690 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dccf6d80-8b64-4593-88fa-d199489c65a7 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:39,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/eff12d24-d37e-4b2d-845f-d968f9b94852 used request id req-dccf6d80-8b64-4593-88fa-d199489c65a7 2018-10-03 07:05:39,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/f090bfd7-ec90-48d2-a915-5bd3c95c14d6 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:05:40,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-3587310b-46c2-422a-9a70-3812b4e95b6f Date: Wed, 03 Oct 2018 07:05:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "62ef2e84d4a84d7fbc46ac81251541ff", "created_at": "2018-10-03T06:04:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:05:40Z", "revision_number": 5, "routes": [], "project_id": "62ef2e84d4a84d7fbc46ac81251541ff", "id": "f090bfd7-ec90-48d2-a915-5bd3c95c14d6", "name": "c_rally_dcd28c6f_lpTqxTbL"}} 2018-10-03 07:05:40,539 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/f090bfd7-ec90-48d2-a915-5bd3c95c14d6 used request id req-3587310b-46c2-422a-9a70-3812b4e95b6f 2018-10-03 07:05:40,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/f090bfd7-ec90-48d2-a915-5bd3c95c14d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" 2018-10-03 07:05:40,969 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-498882c3-db56-4ad1-8b78-c14e1161ce74 Content-Length: 0 Date: Wed, 03 Oct 2018 07:05:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:05:40,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/f090bfd7-ec90-48d2-a915-5bd3c95c14d6 used request id req-498882c3-db56-4ad1-8b78-c14e1161ce74 2018-10-03 07:05:41,042 - 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-10-03 07:05:41,042 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-10-03 07:05:41,042 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-10-03 07:05:41,110 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-10-03 07:05:41,113 - paramiko.transport - DEBUG - starting thread (client mode): 0x2e92ab50L 2018-10-03 07:05:41,113 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:05:41,146 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:05:41,147 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:05:41,153 - 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-10-03 07:05:41,154 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:05:41,154 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:05:41,154 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:05:41,154 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:05:41,154 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:05:41,164 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:05:41,165 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:05:41,177 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.99: 17d434495b05458bc4669a0c86ea933d 2018-10-03 07:05:41,178 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:05:41,204 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:05:41,242 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:05:41,279 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:05:41,481 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:05:41,481 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:05:41,520 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:05:41,521 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:05:41,554 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:05:46,649 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:05:46,651 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:05:46,653 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b6057d0L 2018-10-03 07:05:46,654 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:05:46,661 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:05:46,661 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:05:46,664 - 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-10-03 07:05:46,665 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:05:46,665 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:05:46,665 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:05:46,665 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:05:46,665 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:05:46,671 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:05:46,671 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:05:46,685 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 08d6d2c8af7e8745ddd67e34b2aa847f 2018-10-03 07:05:46,685 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:05:46,711 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:05:46,724 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:05:46,750 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:05:46,841 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:05:46,841 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:05:46,880 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:05:46,881 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:05:46,886 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:05:46,919 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:05:46,920 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:05:46,920 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:05:46,922 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:05:46,922 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:05:46,962 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:05:47,010 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:05:47,010 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:05:47,011 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:05:47,012 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:05:47,012 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:05:47,053 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:05:47,085 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:05:47,086 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:05:47,088 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b619c10L 2018-10-03 07:05:47,088 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:05:47,094 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:05:47,094 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:05:47,098 - 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-10-03 07:05:47,098 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:05:47,098 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:05:47,098 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:05:47,098 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:05:47,098 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:05:47,103 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:05:47,104 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:05:47,120 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: b5aa57d8b7defa2bf628128f53fd43d8 2018-10-03 07:05:47,121 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:05:47,143 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:05:47,153 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:05:47,185 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:05:47,244 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:05:47,245 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:05:47,284 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:05:47,285 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:05:47,290 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:05:47,326 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:05:47,327 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:05:47,328 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:05:47,329 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:05:47,329 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:05:47,369 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:05:47,413 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:05:47,415 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:05:47,415 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:05:47,416 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:05:47,416 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:05:47,457 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:05:47,489 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:05:47,490 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:05:47,492 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b722990L 2018-10-03 07:05:47,492 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:05:47,497 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:05:47,497 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:05:47,499 - 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-10-03 07:05:47,500 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:05:47,500 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:05:47,500 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:05:47,500 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:05:47,500 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:05:47,505 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:05:47,506 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:05:47,508 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: ccb67c23f78a5d9728accfa836326dc0 2018-10-03 07:05:47,509 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:05:47,544 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:05:47,554 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:05:47,573 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:05:47,636 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:05:47,636 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:05:47,675 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:05:47,676 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:05:47,680 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:05:47,725 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:05:47,725 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:05:47,726 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:05:47,727 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:05:47,727 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:05:47,767 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:05:47,831 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:05:47,832 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:05:47,833 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:05:47,834 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:05:47,834 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:05:47,874 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:05:47,902 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:05:47,903 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:05:47,905 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b5fa650L 2018-10-03 07:05:47,905 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:05:47,911 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:05:47,911 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:05:47,914 - 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-10-03 07:05:47,915 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:05:47,915 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:05:47,915 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:05:47,915 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:05:47,915 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:05:47,920 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:05:47,920 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:05:47,937 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 428ed53d6baffdc49451f25bc0c9656b 2018-10-03 07:05:47,937 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:05:47,959 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:05:47,970 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:05:48,002 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:05:48,080 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:05:48,080 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:05:48,119 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:05:48,120 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:05:48,138 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:05:48,173 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:05:48,174 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:05:48,175 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:05:48,176 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:05:48,176 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:05:48,216 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:05:48,263 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:05:48,264 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:05:48,265 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:05:48,266 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:05:48,266 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:05:48,307 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:05:48,342 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:05:48,344 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:05:48,346 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b702d90L 2018-10-03 07:05:48,346 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:05:48,351 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:05:48,351 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:05:48,353 - 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-10-03 07:05:48,353 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:05:48,354 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:05:48,354 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:05:48,354 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:05:48,354 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:05:48,359 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:05:48,359 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:05:48,362 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: f0619cdf5046c3475199e92cbb6b37d7 2018-10-03 07:05:48,363 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:05:48,398 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:05:48,409 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:05:48,427 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:05:48,491 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:05:48,491 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:05:48,530 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:05:48,531 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:05:48,534 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:05:48,563 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:05:48,564 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:05:48,565 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:05:48,566 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:05:48,566 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:05:48,607 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:05:48,659 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:05:48,661 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:05:48,662 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:05:48,663 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:05:48,663 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:05:48,703 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:05:48,730 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:05:48,731 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:05:48,733 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:05:48,734 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:05:48,734 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:05:48,741 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:05:53,723 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:05:53,724 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:05:53,726 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b605210L 2018-10-03 07:05:53,727 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:05:53,732 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:05:53,733 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:05:53,735 - 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-10-03 07:05:53,736 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:05:53,736 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:05:53,736 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:05:53,736 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:05:53,736 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:05:53,741 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:05:53,741 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:05:53,742 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 08d6d2c8af7e8745ddd67e34b2aa847f 2018-10-03 07:05:53,743 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:05:53,781 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:05:53,793 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:05:53,807 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:05:53,879 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:05:53,879 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:05:53,919 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:05:53,920 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:05:53,927 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:05:53,962 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:05:53,963 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:05:53,964 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:05:53,965 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:05:53,965 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:05:54,007 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:05:54,043 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:05:54,044 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:05:54,045 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:05:54,046 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:05:54,046 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:05:54,087 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:05:54,117 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:05:54,119 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:05:54,120 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b5f78d0L 2018-10-03 07:05:54,121 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:05:54,127 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:05:54,127 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:05:54,130 - 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-10-03 07:05:54,130 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:05:54,130 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:05:54,130 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:05:54,131 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:05:54,131 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:05:54,135 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:05:54,136 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:05:54,152 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: b5aa57d8b7defa2bf628128f53fd43d8 2018-10-03 07:05:54,153 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:05:54,175 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:05:54,187 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:05:54,218 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:05:54,280 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:05:54,280 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:05:54,320 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:05:54,320 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:05:54,326 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:05:54,359 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:05:54,360 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:05:54,361 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:05:54,362 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:05:54,362 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:05:54,403 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:05:54,441 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:05:54,443 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:05:54,443 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:05:54,444 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:05:54,444 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:05:54,485 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:05:54,518 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:05:54,520 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:05:54,522 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b64ecd0L 2018-10-03 07:05:54,522 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:05:54,527 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:05:54,527 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:05:54,529 - 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-10-03 07:05:54,529 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:05:54,529 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:05:54,529 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:05:54,530 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:05:54,530 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:05:54,534 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:05:54,534 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:05:54,538 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: ccb67c23f78a5d9728accfa836326dc0 2018-10-03 07:05:54,538 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:05:54,573 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:05:54,584 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:05:54,603 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:05:54,655 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:05:54,655 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:05:54,694 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:05:54,695 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:05:54,706 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:05:54,734 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:05:54,735 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:05:54,736 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:05:54,736 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:05:54,736 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:05:54,777 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:05:54,807 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:05:54,808 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:05:54,809 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:05:54,810 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:05:54,810 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:05:54,850 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:05:54,878 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:05:54,879 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:05:54,881 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b638950L 2018-10-03 07:05:54,881 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:05:54,888 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:05:54,888 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:05:54,891 - 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-10-03 07:05:54,891 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:05:54,892 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:05:54,892 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:05:54,892 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:05:54,892 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:05:54,896 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:05:54,897 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:05:54,913 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 428ed53d6baffdc49451f25bc0c9656b 2018-10-03 07:05:54,913 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:05:54,936 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:05:54,948 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:05:54,978 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:05:55,047 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:05:55,047 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:05:55,086 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:05:55,087 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:05:55,097 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:05:55,134 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:05:55,135 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:05:55,136 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:05:55,137 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:05:55,137 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:05:55,177 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:05:55,215 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:05:55,217 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:05:55,217 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:05:55,218 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:05:55,218 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:05:55,259 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:05:55,291 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:05:55,293 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:05:55,294 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b630150L 2018-10-03 07:05:55,295 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:05:55,299 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:05:55,300 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:05:55,302 - 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-10-03 07:05:55,302 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:05:55,302 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:05:55,302 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:05:55,302 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:05:55,303 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:05:55,307 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:05:55,307 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:05:55,310 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: f0619cdf5046c3475199e92cbb6b37d7 2018-10-03 07:05:55,311 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:05:55,346 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:05:55,357 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:05:55,375 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:05:55,431 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:05:55,431 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:05:55,470 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:05:55,471 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:05:55,479 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:05:55,508 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:05:55,510 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:05:55,510 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:05:55,511 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:05:55,511 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:05:55,551 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:05:55,585 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:05:55,586 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:05:55,586 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:05:55,588 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:05:55,588 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:05:55,628 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:05:55,655 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:05:55,656 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:05:55,657 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:05:55,657 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:05:55,658 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:05:55,662 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:05:55,718 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:05:55,719 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:05:55,719 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:05:55,720 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:05:55,720 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:05:55,724 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:05:55,777 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:05:55,778 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:05:55,779 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:05:55,779 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:05:55,779 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:05:55,783 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:05:55,879 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:05:55,880 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:05:55,881 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:05:55,882 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:05:55,882 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:05:55,886 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:05:55,940 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:05:55,941 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:05:55,942 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:05:55,942 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:05:55,943 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:05:55,945 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:05:56,039 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:05:56,040 - sdnvpn-results - INFO - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure 2018-10-03 07:05:56,040 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:05:56,041 - __name__ - INFO - Controller (ODL) list is ready 2018-10-03 07:05:56,043 - paramiko.transport - DEBUG - starting thread (client mode): 0x2e41d6d0L 2018-10-03 07:05:56,044 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:05:56,068 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:05:56,068 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:05:56,073 - 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-10-03 07:05:56,074 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:05:56,074 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:05:56,074 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:05:56,074 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:05:56,074 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:05:56,082 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:05:56,083 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:05:56,107 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.99: 17d434495b05458bc4669a0c86ea933d 2018-10-03 07:05:56,108 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:05:56,123 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:05:56,158 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:05:56,172 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:05:56,377 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:05:56,377 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:05:56,417 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:05:56,417 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:05:56,444 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:06:01,341 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:06:01,343 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:06:01,345 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b636990L 2018-10-03 07:06:01,345 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:06:01,351 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:06:01,352 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:06:01,355 - 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-10-03 07:06:01,355 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:06:01,355 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:06:01,355 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:06:01,356 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:06:01,356 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:06:01,361 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:06:01,361 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:06:01,377 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 08d6d2c8af7e8745ddd67e34b2aa847f 2018-10-03 07:06:01,377 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:06:01,401 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:06:01,413 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:06:01,442 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:06:01,509 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:06:01,509 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:06:01,549 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:06:01,550 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:06:01,554 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:06:01,592 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:06:01,593 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:06:01,593 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:06:01,594 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:06:01,595 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:06:01,635 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:06:01,675 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:06:01,676 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:06:01,677 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:06:01,678 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:06:01,678 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:06:01,719 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:06:01,752 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:06:01,754 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:06:01,755 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b64b650L 2018-10-03 07:06:01,756 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:06:01,761 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:06:01,761 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:06:01,764 - 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-10-03 07:06:01,764 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:06:01,764 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:06:01,764 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:06:01,764 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:06:01,764 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:06:01,769 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:06:01,770 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:06:01,771 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: b5aa57d8b7defa2bf628128f53fd43d8 2018-10-03 07:06:01,772 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:06:01,809 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:06:01,820 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:06:01,837 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:06:01,900 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:06:01,900 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:06:01,939 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:06:01,940 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:06:01,945 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:06:01,976 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:06:01,977 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:06:01,978 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:06:01,979 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:06:01,979 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:06:02,019 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:06:02,053 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:06:02,055 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:06:02,055 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:06:02,056 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:06:02,056 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:06:02,097 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:06:02,126 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:06:02,128 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:06:02,130 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b651750L 2018-10-03 07:06:02,130 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:06:02,134 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:06:02,134 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:06:02,136 - 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-10-03 07:06:02,136 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:06:02,136 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:06:02,136 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:06:02,136 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:06:02,136 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:06:02,141 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:06:02,141 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:06:02,145 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: ccb67c23f78a5d9728accfa836326dc0 2018-10-03 07:06:02,146 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:06:02,181 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:06:02,191 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:06:02,210 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:06:02,262 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:06:02,262 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:06:02,302 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:06:02,303 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:06:02,314 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:06:02,342 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:06:02,343 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:06:02,344 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:06:02,345 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:06:02,345 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:06:02,385 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:06:02,416 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:06:02,418 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:06:02,418 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:06:02,419 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:06:02,419 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:06:02,460 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:06:02,486 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:06:02,487 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:06:02,489 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b651890L 2018-10-03 07:06:02,489 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:06:02,495 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:06:02,495 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:06:02,497 - 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-10-03 07:06:02,497 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:06:02,497 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:06:02,497 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:06:02,498 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:06:02,498 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:06:02,502 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:06:02,503 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:06:02,504 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 428ed53d6baffdc49451f25bc0c9656b 2018-10-03 07:06:02,505 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:06:02,542 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:06:02,554 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:06:02,569 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:06:02,638 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:06:02,638 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:06:02,677 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:06:02,678 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:06:02,690 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:06:02,725 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:06:02,726 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:06:02,726 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:06:02,727 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:06:02,727 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:06:02,768 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:06:02,807 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:06:02,809 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:06:02,809 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:06:02,810 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:06:02,810 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:06:02,851 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:06:02,883 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:06:02,884 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:06:02,886 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a473350L 2018-10-03 07:06:02,887 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:06:02,891 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:06:02,892 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:06:02,893 - 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-10-03 07:06:02,894 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:06:02,894 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:06:02,894 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:06:02,894 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:06:02,894 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:06:02,899 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:06:02,899 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:06:02,902 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: f0619cdf5046c3475199e92cbb6b37d7 2018-10-03 07:06:02,903 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:06:02,939 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:06:02,950 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:06:02,967 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:06:03,037 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:06:03,037 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:06:03,076 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:06:03,077 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:06:03,086 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:06:03,116 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:06:03,117 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:06:03,118 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:06:03,118 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:06:03,118 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:06:03,158 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:06:03,189 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:06:03,190 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:06:03,190 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:06:03,192 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:06:03,192 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:06:03,232 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:06:03,259 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:06:03,260 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:06:03,260 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:06:03,262 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:06:03,262 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:06:03,272 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:06:07,857 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:06:07,858 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:06:07,861 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b636150L 2018-10-03 07:06:07,861 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:06:07,867 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:06:07,867 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:06:07,871 - 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-10-03 07:06:07,871 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:06:07,871 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:06:07,871 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:06:07,871 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:06:07,871 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:06:07,876 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:06:07,877 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:06:07,893 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 08d6d2c8af7e8745ddd67e34b2aa847f 2018-10-03 07:06:07,894 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:06:07,916 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:06:07,928 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:06:07,958 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:06:08,028 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:06:08,028 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:06:08,067 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:06:08,068 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:06:08,078 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:06:08,112 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:06:08,113 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:06:08,114 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:06:08,115 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:06:08,115 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:06:08,156 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:06:08,193 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:06:08,195 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:06:08,195 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:06:08,196 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:06:08,196 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:06:08,237 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:06:08,270 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:06:08,272 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:06:08,274 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a479a90L 2018-10-03 07:06:08,274 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:06:08,281 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:06:08,281 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:06:08,285 - 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-10-03 07:06:08,285 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:06:08,285 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:06:08,285 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:06:08,286 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:06:08,286 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:06:08,291 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:06:08,291 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:06:08,305 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: b5aa57d8b7defa2bf628128f53fd43d8 2018-10-03 07:06:08,306 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:06:08,330 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:06:08,343 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:06:08,371 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:06:08,436 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:06:08,436 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:06:08,475 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:06:08,476 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:06:08,483 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:06:08,517 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:06:08,518 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:06:08,519 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:06:08,519 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:06:08,520 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:06:08,560 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:06:08,596 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:06:08,598 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:06:08,599 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:06:08,600 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:06:08,600 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:06:08,640 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:06:08,671 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:06:08,673 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:06:08,675 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a484c10L 2018-10-03 07:06:08,675 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:06:08,681 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:06:08,681 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:06:08,683 - 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-10-03 07:06:08,684 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:06:08,684 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:06:08,684 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:06:08,684 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:06:08,684 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:06:08,689 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:06:08,690 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:06:08,690 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: ccb67c23f78a5d9728accfa836326dc0 2018-10-03 07:06:08,691 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:06:08,729 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:06:08,740 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:06:08,756 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:06:08,824 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:06:08,824 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:06:08,863 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:06:08,864 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:06:08,874 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:06:08,903 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:06:08,904 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:06:08,905 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:06:08,905 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:06:08,906 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:06:08,945 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:06:08,977 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:06:08,978 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:06:08,979 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:06:08,980 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:06:08,980 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:06:09,020 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:06:09,047 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:06:09,049 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:06:09,050 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a48b8d0L 2018-10-03 07:06:09,051 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:06:09,056 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:06:09,057 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:06:09,060 - 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-10-03 07:06:09,060 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:06:09,060 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:06:09,060 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:06:09,060 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:06:09,061 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:06:09,065 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:06:09,066 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:06:09,066 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 428ed53d6baffdc49451f25bc0c9656b 2018-10-03 07:06:09,067 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:06:09,105 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:06:09,115 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:06:09,131 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:06:09,213 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:06:09,213 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:06:09,252 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:06:09,252 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:06:09,267 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:06:09,304 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:06:09,305 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:06:09,306 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:06:09,307 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:06:09,307 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:06:09,348 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:06:09,387 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:06:09,388 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:06:09,389 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:06:09,389 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:06:09,389 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:06:09,430 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:06:09,463 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:06:09,465 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:06:09,467 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a494510L 2018-10-03 07:06:09,467 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:06:09,471 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:06:09,472 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:06:09,473 - 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-10-03 07:06:09,474 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:06:09,474 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:06:09,474 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:06:09,474 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:06:09,474 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:06:09,479 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:06:09,480 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:06:09,482 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: f0619cdf5046c3475199e92cbb6b37d7 2018-10-03 07:06:09,483 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:06:09,519 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:06:09,528 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:06:09,547 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:06:09,604 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:06:09,604 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:06:09,643 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:06:09,644 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:06:09,650 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:06:09,680 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:06:09,681 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:06:09,682 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:06:09,683 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:06:09,683 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:06:09,724 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:06:09,757 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:06:09,758 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:06:09,758 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:06:09,759 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:06:09,759 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:06:09,800 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:06:09,828 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:06:09,829 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:06:09,829 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:06:09,831 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:06:09,831 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:06:09,835 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:06:09,886 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:06:09,887 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:06:09,888 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:06:09,889 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:06:09,889 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:06:09,930 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:06:09,972 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:06:09,973 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:06:09,975 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:06:09,975 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:06:09,975 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:06:09,979 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:06:10,033 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:06:10,034 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:06:10,035 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:06:10,035 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:06:10,036 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:06:10,076 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:06:10,119 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:06:10,120 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:06:10,121 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:06:10,121 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:06:10,122 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:06:10,126 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:06:10,163 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:06:10,164 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:06:10,165 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:06:10,166 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:06:10,166 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:06:10,207 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:06:10,240 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:06:10,241 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:06:10,242 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:06:10,242 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:06:10,243 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:06:10,248 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:06:10,300 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:06:10,301 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:06:10,302 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:06:10,302 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:06:10,303 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:06:10,343 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:06:10,386 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:06:10,387 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:06:10,388 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:06:10,388 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:06:10,388 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:06:10,391 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:06:10,430 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:06:10,431 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:06:10,432 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:06:10,432 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:06:10,433 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:06:10,473 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:06:10,508 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:06:10,509 - 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-10-03 07:06:10,509 - sdnvpn-results - INFO - All the subtests have passed. 2018-10-03 07:06:10,509 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-10-03 07:06:10,510 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:06:10,510 - 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-10-03 07:06:10,510 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-10-03 07:06:10,511 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-10-03 07:06:10,511 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-10-03 07:06:10,596 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-10-03 07:06:10,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:06:10,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:06:10,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:06:10,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:06:10,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:06:10,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:06:10,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:06:10,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:06:10,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:06:10,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:06:10,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:06:10,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:06:10,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:06:10,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:06:10,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:06:10,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:06:10,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:06:10,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:06:10,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:06:10,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:06:10,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:06:10,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:06:10,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:06:10,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:06:10,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:06:10,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:06:10,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:06:10,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:06:10,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:06:10,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:06:10,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:06:10,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:06:10,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:06:10,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:06:10,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:06:10,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:06:10,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-10-03 07:06:10,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:06:10,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:06:10,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:06:10,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:06:10,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:06:10,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:06:10,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:06:10,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:06:10,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:06:10,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:06:10,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:06:10,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:06:10,605 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:06:10,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:06:10,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443a35c2-044a-4c44-a616-9886e36c6fdd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:06:10,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-443a35c2-044a-4c44-a616-9886e36c6fdd 2018-10-03 07:06:10,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:06:11,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:06:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["biU4tAjxQ52wW6KCuc4k6g"], "issued_at": "2018-10-03T07:06:11.000000Z"}} 2018-10-03 07:06:11,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3cdd6d4d4559315ffdb34a5fb1d0096ee2a8ff89" 2018-10-03 07:06:11,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-d7a5dc96-7b15-4ebd-baf9-94fea5cf19cc Date: Wed, 03 Oct 2018 07:06:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-10-03 07:06:11,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-d7a5dc96-7b15-4ebd-baf9-94fea5cf19cc 2018-10-03 07:06:11,311 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:06:11,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3cdd6d4d4559315ffdb34a5fb1d0096ee2a8ff89" 2018-10-03 07:06:11,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e2068607-49fd-42ab-b2a8-2f848bf61002 Date: Wed, 03 Oct 2018 07:06:11 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-10-03 07:06:11,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e2068607-49fd-42ab-b2a8-2f848bf61002 2018-10-03 07:06:11,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3cdd6d4d4559315ffdb34a5fb1d0096ee2a8ff89" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-10-03 07:06:11,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/d18585ad-8335-43b5-b906-44e8f5939358 X-Openstack-Request-Id: req-251bc424-6a7b-457b-a106-af51ffcba7f7 Date: Wed, 03 Oct 2018 07:06:11 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T07:06:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T07:06:11Z", "visibility": "public", "locations": [], "self": "/v2/images/d18585ad-8335-43b5-b906-44e8f5939358", "min_disk": 0, "protected": false, "id": "d18585ad-8335-43b5-b906-44e8f5939358", "file": "/v2/images/d18585ad-8335-43b5-b906-44e8f5939358/file", "checksum": null, "owner": "19cfe43276e744d1a074a6b48492f500", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 07:06:11,756 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-251bc424-6a7b-457b-a106-af51ffcba7f7 2018-10-03 07:06:11,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/d18585ad-8335-43b5-b906-44e8f5939358/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3cdd6d4d4559315ffdb34a5fb1d0096ee2a8ff89" -d '' 2018-10-03 07:06:12,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b243302c-46e6-4371-984d-74f274de307b Date: Wed, 03 Oct 2018 07:06:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:06:12,737 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d18585ad-8335-43b5-b906-44e8f5939358/file used request id req-b243302c-46e6-4371-984d-74f274de307b 2018-10-03 07:06:12,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:06:12,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76360564-1bce-4031-bd3d-66927436a6d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:06:12,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-76360564-1bce-4031-bd3d-66927436a6d4 2018-10-03 07:06:12,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:06:13,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:06:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["8E2qr2KWTuaZPzt2ddb-dA"], "issued_at": "2018-10-03T07:06:13.000000Z"}} 2018-10-03 07:06:13,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:06:13,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1949 X-Openstack-Request-Id: req-071fc567-67cb-4e1d-9828-0dcdb9667cf1 Date: Wed, 03 Oct 2018 07:06:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:06:13,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-071fc567-67cb-4e1d-9828-0dcdb9667cf1 2018-10-03 07:06:13,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:06:13,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-27b54d2c-b7fb-4d77-8aaa-30b95311066e Date: Wed, 03 Oct 2018 07:06:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 07:06:13,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-27b54d2c-b7fb-4d77-8aaa-30b95311066e 2018-10-03 07:06:13,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:06:13,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-49698b34-7677-42df-a952-54b58bce5e3b Date: Wed, 03 Oct 2018 07:06:13 GMT RESP BODY: {"routers": []} 2018-10-03 07:06:13,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-49698b34-7677-42df-a952-54b58bce5e3b 2018-10-03 07:06:13,762 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-10-03 07:06:13,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"network": {"name": "sdnvpn-8-1", "admin_state_up": true}}' 2018-10-03 07:06:14,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2bc5bf04-affe-4cbc-a8de-bdeae3e9dc81 Date: Wed, 03 Oct 2018 07:06:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"676a2d9e-1631-4bfe-b36c-a09e31791ff6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:06:14Z","is_default":false,"provider:segmentation_id":81,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:06:13Z","mtu":1450}} 2018-10-03 07:06:14,177 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-2bc5bf04-affe-4cbc-a8de-bdeae3e9dc81 2018-10-03 07:06:14,177 - sdnvpn.lib.openstack_utils - DEBUG - Network '676a2d9e-1631-4bfe-b36c-a09e31791ff6' created successfully 2018-10-03 07:06:14,177 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-03 07:06:14,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"subnets": [{"ip_version": 4, "network_id": "676a2d9e-1631-4bfe-b36c-a09e31791ff6", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-1-subnet"}]}' 2018-10-03 07:06:14,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9542d1be-a6b5-44b0-8074-2d2592edcde4 Date: Wed, 03 Oct 2018 07:06:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"676a2d9e-1631-4bfe-b36c-a09e31791ff6","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:06:14Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:06:14Z","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":"19cfe43276e744d1a074a6b48492f500","id":"7dfb61e8-ab07-49be-9a1f-775d948fcdc6","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-10-03 07:06:14,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-9542d1be-a6b5-44b0-8074-2d2592edcde4 2018-10-03 07:06:14,932 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '7dfb61e8-ab07-49be-9a1f-775d948fcdc6' created successfully 2018-10-03 07:06:14,932 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-03 07:06:14,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"router": {"name": "sdnvpn-8-1-router", "admin_state_up": true}}' 2018-10-03 07:06:15,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-c81804b2-e9b3-4263-b65f-a88099f449d8 Date: Wed, 03 Oct 2018 07:06:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:06:15Z", "revision_number": 0, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "4bf18c88-b4a6-42ba-b6d6-f174b64c5125", "name": "sdnvpn-8-1-router"}} 2018-10-03 07:06:15,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-c81804b2-e9b3-4263-b65f-a88099f449d8 2018-10-03 07:06:15,294 - sdnvpn.lib.openstack_utils - DEBUG - Router '4bf18c88-b4a6-42ba-b6d6-f174b64c5125' created successfully 2018-10-03 07:06:15,295 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-03 07:06:15,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"subnet_id": "7dfb61e8-ab07-49be-9a1f-775d948fcdc6"}' 2018-10-03 07:06:16,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-09503cdc-4ffe-46b6-88af-747ee75780b5 Date: Wed, 03 Oct 2018 07:06:16 GMT RESP BODY: {"network_id": "676a2d9e-1631-4bfe-b36c-a09e31791ff6", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "subnet_id": "7dfb61e8-ab07-49be-9a1f-775d948fcdc6", "subnet_ids": ["7dfb61e8-ab07-49be-9a1f-775d948fcdc6"], "port_id": "1cef5c7e-4434-4246-8046-43c62cd07b02", "id": "4bf18c88-b4a6-42ba-b6d6-f174b64c5125"} 2018-10-03 07:06:16,613 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125/add_router_interface used request id req-09503cdc-4ffe-46b6-88af-747ee75780b5 2018-10-03 07:06:16,613 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-03 07:06:16,613 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-03 07:06:16,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:06:16,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2605 X-Openstack-Request-Id: req-aeb9fae0-fa4b-4203-9eff-57a645fa233d Date: Wed, 03 Oct 2018 07:06:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676a2d9e-1631-4bfe-b36c-a09e31791ff6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["7dfb61e8-ab07-49be-9a1f-775d948fcdc6"],"description":"","tags":[],"updated_at":"2018-10-03T07:06:14Z","provider:segmentation_id":81,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:06:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:06:16,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-aeb9fae0-fa4b-4203-9eff-57a645fa233d 2018-10-03 07:06:16,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}}}' 2018-10-03 07:06:18,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-b77b5c5d-9968-4902-b9ae-8a5b7e4e93b5 Date: Wed, 03 Oct 2018 07:06:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:06:18Z", "revision_number": 4, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "4bf18c88-b4a6-42ba-b6d6-f174b64c5125", "name": "sdnvpn-8-1-router"}} 2018-10-03 07:06:18,772 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125 used request id req-b77b5c5d-9968-4902-b9ae-8a5b7e4e93b5 2018-10-03 07:06:18,772 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-03 07:06:18,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:06:19,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2605 X-Openstack-Request-Id: req-cc699489-6785-41d0-822f-cba0264e3895 Date: Wed, 03 Oct 2018 07:06:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676a2d9e-1631-4bfe-b36c-a09e31791ff6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["7dfb61e8-ab07-49be-9a1f-775d948fcdc6"],"description":"","tags":[],"updated_at":"2018-10-03T07:06:14Z","provider:segmentation_id":81,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:06:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:06:19,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-cc699489-6785-41d0-822f-cba0264e3895 2018-10-03 07:06:19,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:06:19,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1253 X-Openstack-Request-Id: req-8071aece-d415-43c2-adaa-ceffd904864f Date: Wed, 03 Oct 2018 07:06:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"676a2d9e-1631-4bfe-b36c-a09e31791ff6","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:06:14Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:06:14Z","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":"19cfe43276e744d1a074a6b48492f500","id":"7dfb61e8-ab07-49be-9a1f-775d948fcdc6","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-10-03 07:06:19,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-8071aece-d415-43c2-adaa-ceffd904864f 2018-10-03 07:06:19,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:06:19,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-847d022b-6fd7-437d-914a-a08d3e72aa0c Date: Wed, 03 Oct 2018 07:06:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:06:18Z", "revision_number": 4, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "4bf18c88-b4a6-42ba-b6d6-f174b64c5125", "name": "sdnvpn-8-1-router"}]} 2018-10-03 07:06:19,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-847d022b-6fd7-437d-914a-a08d3e72aa0c 2018-10-03 07:06:19,429 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-10-03 07:06:19,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"network": {"name": "sdnvpn-8-2", "admin_state_up": true}}' 2018-10-03 07:06:19,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-94d7eab0-bc90-4966-90eb-ec04c50d255d Date: Wed, 03 Oct 2018 07:06: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":"f8af5296-8335-4e0d-b181-466c8d04cf2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:06:19Z","is_default":false,"provider:segmentation_id":103,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:06:19Z","mtu":1450}} 2018-10-03 07:06:19,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-94d7eab0-bc90-4966-90eb-ec04c50d255d 2018-10-03 07:06:19,649 - sdnvpn.lib.openstack_utils - DEBUG - Network 'f8af5296-8335-4e0d-b181-466c8d04cf2e' created successfully 2018-10-03 07:06:19,649 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-03 07:06:19,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"subnets": [{"ip_version": 4, "network_id": "f8af5296-8335-4e0d-b181-466c8d04cf2e", "cidr": "10.10.20.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-2-subnet"}]}' 2018-10-03 07:06:20,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-611dddcc-bc19-4ce7-bef0-19bfd7b8a244 Date: Wed, 03 Oct 2018 07:06:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8af5296-8335-4e0d-b181-466c8d04cf2e","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:06:19Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:06:19Z","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":"19cfe43276e744d1a074a6b48492f500","id":"397126dc-90c0-4c9b-9598-850f95dd89ed","subnetpool_id":null,"name":"sdnvpn-8-2-subnet"}]} 2018-10-03 07:06:20,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-611dddcc-bc19-4ce7-bef0-19bfd7b8a244 2018-10-03 07:06:20,249 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '397126dc-90c0-4c9b-9598-850f95dd89ed' created successfully 2018-10-03 07:06:20,249 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-03 07:06:20,249 - sdnvpn.lib.openstack_utils - DEBUG - Router '4bf18c88-b4a6-42ba-b6d6-f174b64c5125' created successfully 2018-10-03 07:06:20,249 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-03 07:06:20,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"subnet_id": "397126dc-90c0-4c9b-9598-850f95dd89ed"}' 2018-10-03 07:06:21,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-36d0d508-c021-4b45-bebf-ea66e610a22c Date: Wed, 03 Oct 2018 07:06:21 GMT RESP BODY: {"network_id": "f8af5296-8335-4e0d-b181-466c8d04cf2e", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "subnet_id": "397126dc-90c0-4c9b-9598-850f95dd89ed", "subnet_ids": ["397126dc-90c0-4c9b-9598-850f95dd89ed"], "port_id": "fc9afb97-13bd-485b-90db-beaac82e0d87", "id": "4bf18c88-b4a6-42ba-b6d6-f174b64c5125"} 2018-10-03 07:06:21,619 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125/add_router_interface used request id req-36d0d508-c021-4b45-bebf-ea66e610a22c 2018-10-03 07:06:21,619 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-03 07:06:21,619 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-03 07:06:21,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:06:21,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-404e2e7a-d52b-4346-9270-2e4cc0f4acfd Date: Wed, 03 Oct 2018 07:06:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676a2d9e-1631-4bfe-b36c-a09e31791ff6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["7dfb61e8-ab07-49be-9a1f-775d948fcdc6"],"description":"","tags":[],"updated_at":"2018-10-03T07:06:14Z","provider:segmentation_id":81,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:06:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f8af5296-8335-4e0d-b181-466c8d04cf2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["397126dc-90c0-4c9b-9598-850f95dd89ed"],"description":"","tags":[],"updated_at":"2018-10-03T07:06:19Z","provider:segmentation_id":103,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:06:19Z","provider:network_type":"vxlan"}]} 2018-10-03 07:06:21,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-404e2e7a-d52b-4346-9270-2e4cc0f4acfd 2018-10-03 07:06:21,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}}}' 2018-10-03 07:06:22,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-fb6ae28c-99d1-404d-8760-eddcd13dc46d Date: Wed, 03 Oct 2018 07:06:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 6, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "4bf18c88-b4a6-42ba-b6d6-f174b64c5125", "name": "sdnvpn-8-1-router"}} 2018-10-03 07:06:22,502 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125 used request id req-fb6ae28c-99d1-404d-8760-eddcd13dc46d 2018-10-03 07:06:22,503 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-03 07:06:22,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:06:22,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e46dfdca-e4fb-412c-92a9-db1731524775 Date: Wed, 03 Oct 2018 07:06:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "updated_at": "2018-10-03T07:01:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}], "revision_number": 4, "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "044a405d-4886-4654-afc0-44603bd95275", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}]} 2018-10-03 07:06:22,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-e46dfdca-e4fb-412c-92a9-db1731524775 2018-10-03 07:06:22,570 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-10-03 07:06:22,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"security_group": {"name": "sdnvpn-sg", "description": "Security group for SDNVPN test cases"}}' 2018-10-03 07:06:22,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1377 X-Openstack-Request-Id: req-bab4fafc-4208-4e16-b595-c0b844c7c1de Date: Wed, 03 Oct 2018 07:06:22 GMT RESP BODY: {"security_group": {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "updated_at": "2018-10-03T07:06:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "8a356456-d50c-494c-ab72-f7a1609fca4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 2, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "name": "sdnvpn-sg"}} 2018-10-03 07:06:22,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-bab4fafc-4208-4e16-b595-c0b844c7c1de 2018-10-03 07:06:22,857 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=67adad6d-6fd0-4161-9ed4-ce227b0205b8 created successfully. 2018-10-03 07:06:22,857 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-10-03 07:06:22,857 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-10-03 07:06:22,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"security_group_rule": {"direction": "ingress", "protocol": "icmp", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:06:23,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6bf4bd4b-218e-4a15-a2a1-1a6ffc2a916f Date: Wed, 03 Oct 2018 07:06:23 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-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "f5adf667-9986-495f-9cdd-6db76f4d099d"}} 2018-10-03 07:06:23,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-6bf4bd4b-218e-4a15-a2a1-1a6ffc2a916f 2018-10-03 07:06:23,197 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-10-03 07:06:23,197 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-03 07:06:23,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"security_group_rule": {"port_range_min": "22", "direction": "ingress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:06:23,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-342d7849-46c7-4a8c-a1c9-cdf3e902991a Date: Wed, 03 Oct 2018 07:06:23 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-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035"}} 2018-10-03 07:06:23,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-342d7849-46c7-4a8c-a1c9-cdf3e902991a 2018-10-03 07:06:23,508 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-03 07:06:23,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"security_group_rule": {"port_range_min": "22", "direction": "egress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:06:23,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-1d4890ad-13d1-480e-8010-3f8b05fe6d88 Date: Wed, 03 Oct 2018 07:06:23 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-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "63dfa237-e324-4c12-996e-efb08e079b07"}} 2018-10-03 07:06:23,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-1d4890ad-13d1-480e-8010-3f8b05fe6d88 2018-10-03 07:06:23,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:06:23,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-e2537d19-cedd-419f-9ab2-19db3b9f36bf Date: Wed, 03 Oct 2018 07:06: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-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "186a67fe-2584-47e0-876c-96aac41a0180"}, {"remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "240df28c-49c0-4de7-b9d6-694182d106f2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "5567f928-d31e-4b4e-ac44-9dae49608841"}, {"remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "63dfa237-e324-4c12-996e-efb08e079b07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c"}, {"remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1"}, {"remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "8887c15c-0299-4563-95da-6d4396fb1414"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "8a356456-d50c-494c-ab72-f7a1609fca4b"}, {"remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6"}, {"remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9"}, {"remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "bdcac455-dd90-4b65-a81a-f0f262241a75"}, {"remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "f5adf667-9986-495f-9cdd-6db76f4d099d"}]} 2018-10-03 07:06:23,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-e2537d19-cedd-419f-9ab2-19db3b9f36bf 2018-10-03 07:06:23,714 - sdnvpn_test_utils - INFO - This rule exists for security group: 67adad6d-6fd0-4161-9ed4-ce227b0205b8 2018-10-03 07:06:23,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:06:23,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-2b192129-bfa8-485f-afc4-0e7bf455baa3 Date: Wed, 03 Oct 2018 07:06: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-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "186a67fe-2584-47e0-876c-96aac41a0180"}, {"remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "240df28c-49c0-4de7-b9d6-694182d106f2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "5567f928-d31e-4b4e-ac44-9dae49608841"}, {"remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "63dfa237-e324-4c12-996e-efb08e079b07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c"}, {"remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1"}, {"remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "8887c15c-0299-4563-95da-6d4396fb1414"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "8a356456-d50c-494c-ab72-f7a1609fca4b"}, {"remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6"}, {"remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9"}, {"remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "bdcac455-dd90-4b65-a81a-f0f262241a75"}, {"remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "f5adf667-9986-495f-9cdd-6db76f4d099d"}]} 2018-10-03 07:06:23,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-2b192129-bfa8-485f-afc4-0e7bf455baa3 2018-10-03 07:06:23,883 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-03 07:06:23,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"security_group_rule": {"port_range_min": 80, "direction": "ingress", "protocol": "tcp", "port_range_max": 80, "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:06:24,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-51cdbccc-5760-4024-aefa-4e78165a0efa Date: Wed, 03 Oct 2018 07:06: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": 80, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 80, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "7fa378e2-d203-4d39-b1c8-2744a1ba9c03"}} 2018-10-03 07:06:24,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-51cdbccc-5760-4024-aefa-4e78165a0efa 2018-10-03 07:06:24,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:06:24,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33e95d2-fb15-4bd1-a840-e72ea1753ca6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:06:24,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a33e95d2-fb15-4bd1-a840-e72ea1753ca6 2018-10-03 07:06:24,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:06:24,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:06:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["qz1Nt0oaR0umAyaXSdj40g"], "issued_at": "2018-10-03T07:06:24.000000Z"}} 2018-10-03 07:06:24,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e4909f0d0ebb2e23df51ed1d5cb28076bf0f32" 2018-10-03 07:06:24,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-263a11f1-4ae5-4503-a117-f32cfb4805d4 x-compute-request-id: req-263a11f1-4ae5-4503-a117-f32cfb4805d4 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "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": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "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": 5}]} 2018-10-03 07:06:24,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-263a11f1-4ae5-4503-a117-f32cfb4805d4 2018-10-03 07:06:24,641 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-10-03 07:06:24,641 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-2'... 2018-10-03 07:06:24,642 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-2 flavor=m1.tiny image=d18585ad-8335-43b5-b906-44e8f5939358 network=f8af5296-8335-4e0d-b181-466c8d04cf2e secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-10-03 07:06:24,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:06:24,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:06:24,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:06:24,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:06:24,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:06:24,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:06:24,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:06:24,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:06:24,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:06:24,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:06:24,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:06:24,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:06:24,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:06:24,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:06:24,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:06:24,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:06:24,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:06:24,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:06:24,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:06:24,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:06:24,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:06:24,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:06:24,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:06:24,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:06:24,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:06:24,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:06:24,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:06:24,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:06:24,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:06:24,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:06:24,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:06:24,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:06:24,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:06:24,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:06:24,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:06:24,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:06:24,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:06:24,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:06:24,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:06:24,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:06:24,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:06:24,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:06:24,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:06:24,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:06:24,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:06:24,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:06:24,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:06:24,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:06:24,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:06:24,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903fb31d-7c23-4b3e-922d-f7b772e013f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:06:24,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-903fb31d-7c23-4b3e-922d-f7b772e013f8 2018-10-03 07:06:24,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:06:25,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["2GJ4lcrvSAq2luQsPISqQA"], "issued_at": "2018-10-03T07:06:25.000000Z"}} 2018-10-03 07:06:25,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" 2018-10-03 07:06:25,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-d4b4ec1b-3f78-43c3-8c8e-b37fc323d98d x-compute-request-id: req-d4b4ec1b-3f78-43c3-8c8e-b37fc323d98d Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:06:25,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d4b4ec1b-3f78-43c3-8c8e-b37fc323d98d 2018-10-03 07:06:25,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" 2018-10-03 07:06:25,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-aded2e4d-321d-4135-9785-ca7cc05035d3 x-compute-request-id: req-aded2e4d-321d-4135-9785-ca7cc05035d3 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:06:25,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-aded2e4d-321d-4135-9785-ca7cc05035d3 2018-10-03 07:06:25,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"server": {"name": "sdnvpn-8-2", "imageRef": "d18585ad-8335-43b5-b906-44e8f5939358", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8af5296-8335-4e0d-b181-466c8d04cf2e"}]}}' 2018-10-03 07:06:27,103 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:06: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-1d01adcd-817a-46e7-b17a-6b5c25ad2a88 x-compute-request-id: req-1d01adcd-817a-46e7-b17a-6b5c25ad2a88 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "11b0bb6e-6e8e-4415-aa11-0c714a46af01", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01", "rel": "bookmark"}], "adminPass": "iAne48juLkWj"}} 2018-10-03 07:06:27,103 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1d01adcd-817a-46e7-b17a-6b5c25ad2a88 2018-10-03 07:06:27,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:06:27,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60ac0d3-a977-4490-880e-5e90cf277dc3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:06:27,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c60ac0d3-a977-4490-880e-5e90cf277dc3 2018-10-03 07:06:27,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:06:27,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:06:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["cwKahy7NSF-G2qPYzsGUUA"], "issued_at": "2018-10-03T07:06:27.000000Z"}} 2018-10-03 07:06:27,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11028a26c785efe7b50f17d153da8faa2a48ef1" 2018-10-03 07:06:27,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-10775965-e882-4b39-ab80-d20563f98815 x-compute-request-id: req-10775965-e882-4b39-ab80-d20563f98815 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01", "rel": "bookmark"}], "image": {"id": "d18585ad-8335-43b5-b906-44e8f5939358", "links": [{"href": "http://172.30.9.27:8774/images/d18585ad-8335-43b5-b906-44e8f5939358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "11b0bb6e-6e8e-4415-aa11-0c714a46af01", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:06:27Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-8-2", "created": "2018-10-03T07:06:27Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:06:27,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01 used request id req-10775965-e882-4b39-ab80-d20563f98815 2018-10-03 07:06:30,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11028a26c785efe7b50f17d153da8faa2a48ef1" 2018-10-03 07:06:31,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87bec065-1257-4386-ad3a-23953b8ff2b3 x-compute-request-id: req-87bec065-1257-4386-ad3a-23953b8ff2b3 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.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01", "rel": "bookmark"}], "image": {"id": "d18585ad-8335-43b5-b906-44e8f5939358", "links": [{"href": "http://172.30.9.27:8774/images/d18585ad-8335-43b5-b906-44e8f5939358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "11b0bb6e-6e8e-4415-aa11-0c714a46af01", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:06:29Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-10-03T07:06:27Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:06:31,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01 used request id req-87bec065-1257-4386-ad3a-23953b8ff2b3 2018-10-03 07:06:34,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11028a26c785efe7b50f17d153da8faa2a48ef1" 2018-10-03 07:06:35,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-1c481b1e-8cee-4a0a-bc5d-2e8cb5c329a2 x-compute-request-id: req-1c481b1e-8cee-4a0a-bc5d-2e8cb5c329a2 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:ee:0c:10", "version": 4, "addr": "10.10.20.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01", "rel": "bookmark"}], "image": {"id": "d18585ad-8335-43b5-b906-44e8f5939358", "links": [{"href": "http://172.30.9.27:8774/images/d18585ad-8335-43b5-b906-44e8f5939358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-10-03T07:06:31.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "11b0bb6e-6e8e-4415-aa11-0c714a46af01", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:06:32Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-10-03T07:06:27Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:06:35,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01 used request id req-1c481b1e-8cee-4a0a-bc5d-2e8cb5c329a2 2018-10-03 07:06:35,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" 2018-10-03 07:06:35,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c67a63f-0a83-4416-8355-d5116abd4c69 x-compute-request-id: req-1c67a63f-0a83-4416-8355-d5116abd4c69 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:ee:0c:10", "version": 4, "addr": "10.10.20.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01", "rel": "bookmark"}], "image": {"id": "d18585ad-8335-43b5-b906-44e8f5939358", "links": [{"href": "http://172.30.9.27:8774/images/d18585ad-8335-43b5-b906-44e8f5939358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-10-03T07:06:31.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "11b0bb6e-6e8e-4415-aa11-0c714a46af01", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:06:32Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-10-03T07:06:27Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:06:35,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01 used request id req-1c67a63f-0a83-4416-8355-d5116abd4c69 2018-10-03 07:06:35,832 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-2' booted successfully. IP='10.10.20.13'. 2018-10-03 07:06:35,832 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-2' to security group 'sdnvpn-sg'... 2018-10-03 07:06:35,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e4909f0d0ebb2e23df51ed1d5cb28076bf0f32" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:06:37,180 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:06:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8d531ba-e6f9-4e6b-9372-23314c62ec2a x-compute-request-id: req-a8d531ba-e6f9-4e6b-9372-23314c62ec2a Content-Length: 0 Content-Type: application/json 2018-10-03 07:06:37,181 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-a8d531ba-e6f9-4e6b-9372-23314c62ec2a 2018-10-03 07:06:37,181 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-1'... 2018-10-03 07:06:37,181 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-1 flavor=m1.tiny image=d18585ad-8335-43b5-b906-44e8f5939358 network=676a2d9e-1631-4bfe-b36c-a09e31791ff6 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.20.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-10-03 07:06:37,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:06:37,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:06:37,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:06:37,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:06:37,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:06:37,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:06:37,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:06:37,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:06:37,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:06:37,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:06:37,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:06:37,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:06:37,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:06:37,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:06:37,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:06:37,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:06:37,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:06:37,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:06:37,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:06:37,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:06:37,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:06:37,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:06:37,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:06:37,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:06:37,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:06:37,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:06:37,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:06:37,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:06:37,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:06:37,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:06:37,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:06:37,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:06:37,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:06:37,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:06:37,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:06:37,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:06:37,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:06:37,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:06:37,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:06:37,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:06:37,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:06:37,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:06:37,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:06:37,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:06:37,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:06:37,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:06:37,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:06:37,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:06:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:06:37,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815130c1-b01b-4fe9-bb6c-9f422507314f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:06:37,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-815130c1-b01b-4fe9-bb6c-9f422507314f 2018-10-03 07:06:37,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:06:37,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["Mw1zNqj4RzylcUA-nso5sg"], "issued_at": "2018-10-03T07:06:37.000000Z"}} 2018-10-03 07:06:37,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbf68ebf18aed5f8e0046a992d2b240f5b4c71" 2018-10-03 07:06:37,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-ee410186-1cc8-4927-911b-7227341f0b97 x-compute-request-id: req-ee410186-1cc8-4927-911b-7227341f0b97 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:06:37,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ee410186-1cc8-4927-911b-7227341f0b97 2018-10-03 07:06:37,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbf68ebf18aed5f8e0046a992d2b240f5b4c71" 2018-10-03 07:06:37,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-f6aeca1b-699d-43e8-a29a-dc7533bd24f0 x-compute-request-id: req-f6aeca1b-699d-43e8-a29a-dc7533bd24f0 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:06:37,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-f6aeca1b-699d-43e8-a29a-dc7533bd24f0 2018-10-03 07:06:37,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbf68ebf18aed5f8e0046a992d2b240f5b4c71" -d '{"server": {"name": "sdnvpn-8-1", "imageRef": "d18585ad-8335-43b5-b906-44e8f5939358", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4yMC4xMwp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "676a2d9e-1631-4bfe-b36c-a09e31791ff6"}], "config_drive": true}}' 2018-10-03 07:06:39,050 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:06: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-8b5cf46c-0e1c-41ca-9e74-a2f3f93697fa x-compute-request-id: req-8b5cf46c-0e1c-41ca-9e74-a2f3f93697fa Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d75fc360-01e9-4d79-bd41-8ad090bd5476", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476", "rel": "bookmark"}], "adminPass": "WFcUv9JRuVS5"}} 2018-10-03 07:06:39,050 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-8b5cf46c-0e1c-41ca-9e74-a2f3f93697fa 2018-10-03 07:06:39,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:06:39,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732c08db-8353-4e8b-bfa6-112641b0c4be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:06:39,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-732c08db-8353-4e8b-bfa6-112641b0c4be 2018-10-03 07:06:39,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:06:39,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:06:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["DCablwITTEu0XhIIoDrMkQ"], "issued_at": "2018-10-03T07:06:39.000000Z"}} 2018-10-03 07:06:39,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5468b26902ff8e877f678a9f34be414927685058" 2018-10-03 07:06:39,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55632211-5de1-4803-8ef0-49cebd93e7e2 x-compute-request-id: req-55632211-5de1-4803-8ef0-49cebd93e7e2 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476", "rel": "bookmark"}], "image": {"id": "d18585ad-8335-43b5-b906-44e8f5939358", "links": [{"href": "http://172.30.9.27:8774/images/d18585ad-8335-43b5-b906-44e8f5939358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "d75fc360-01e9-4d79-bd41-8ad090bd5476", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:06:39Z", "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-10-03T07:06:38Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:06:39,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476 used request id req-55632211-5de1-4803-8ef0-49cebd93e7e2 2018-10-03 07:06:42,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5468b26902ff8e877f678a9f34be414927685058" 2018-10-03 07:06:43,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-cdc31f2d-8dbb-4a90-b0d9-813e36d42f62 x-compute-request-id: req-cdc31f2d-8dbb-4a90-b0d9-813e36d42f62 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:b3:fd", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476", "rel": "bookmark"}], "image": {"id": "d18585ad-8335-43b5-b906-44e8f5939358", "links": [{"href": "http://172.30.9.27:8774/images/d18585ad-8335-43b5-b906-44e8f5939358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "d75fc360-01e9-4d79-bd41-8ad090bd5476", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:06:40Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-10-03T07:06:38Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:06:43,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476 used request id req-cdc31f2d-8dbb-4a90-b0d9-813e36d42f62 2018-10-03 07:06:46,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5468b26902ff8e877f678a9f34be414927685058" 2018-10-03 07:06:47,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-a49b7863-50c6-4a61-9e2b-410a1dcbef29 x-compute-request-id: req-a49b7863-50c6-4a61-9e2b-410a1dcbef29 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:b3:fd", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476", "rel": "bookmark"}], "image": {"id": "d18585ad-8335-43b5-b906-44e8f5939358", "links": [{"href": "http://172.30.9.27:8774/images/d18585ad-8335-43b5-b906-44e8f5939358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-10-03T07:06:43.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "d75fc360-01e9-4d79-bd41-8ad090bd5476", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:06:44Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-10-03T07:06:38Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:06:47,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476 used request id req-a49b7863-50c6-4a61-9e2b-410a1dcbef29 2018-10-03 07:06:47,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbf68ebf18aed5f8e0046a992d2b240f5b4c71" 2018-10-03 07:06:47,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-2c201622-cdce-41fb-95c7-09513f59b4c8 x-compute-request-id: req-2c201622-cdce-41fb-95c7-09513f59b4c8 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:b3:fd", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476", "rel": "bookmark"}], "image": {"id": "d18585ad-8335-43b5-b906-44e8f5939358", "links": [{"href": "http://172.30.9.27:8774/images/d18585ad-8335-43b5-b906-44e8f5939358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-10-03T07:06:43.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "d75fc360-01e9-4d79-bd41-8ad090bd5476", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:06:44Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-10-03T07:06:38Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:06:47,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476 used request id req-2c201622-cdce-41fb-95c7-09513f59b4c8 2018-10-03 07:06:47,829 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-1' booted successfully. IP='10.10.10.8'. 2018-10-03 07:06:47,829 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-1' to security group 'sdnvpn-sg'... 2018-10-03 07:06:47,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e4909f0d0ebb2e23df51ed1d5cb28076bf0f32" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:06:49,276 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:06: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-5642b89f-e989-403c-a099-61e0fbe0fe71 x-compute-request-id: req-5642b89f-e989-403c-a099-61e0fbe0fe71 Content-Length: 0 Content-Type: application/json 2018-10-03 07:06:49,277 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action used request id req-5642b89f-e989-403c-a099-61e0fbe0fe71 2018-10-03 07:06:49,277 - sdnvpn_test_utils - INFO - Waiting for instance 11b0bb6e-6e8e-4415-aa11-0c714a46af01 to boot up 2018-10-03 07:06:49,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:06:50,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-fe6e5073-db54-44c5-96d5-00094e514b12 x-compute-request-id: req-fe6e5073-db54-44c5-96d5-00094e514b12 Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:06:50,349 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-fe6e5073-db54-44c5-96d5-00094e514b12 2018-10-03 07:06:52,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:06:53,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-f7a473d1-d1fc-40d5-aff4-fb40c67d8bbb x-compute-request-id: req-f7a473d1-d1fc-40d5-aff4-fb40c67d8bbb Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:06:53,443 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-f7a473d1-d1fc-40d5-aff4-fb40c67d8bbb 2018-10-03 07:06:55,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:06:56,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-d68857fa-1319-4f46-b28b-777ef2a9b687 x-compute-request-id: req-d68857fa-1319-4f46-b28b-777ef2a9b687 Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:06:56,533 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-d68857fa-1319-4f46-b28b-777ef2a9b687 2018-10-03 07:06:58,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:06:59,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:06: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-420d183a-c018-4b88-b6f4-c5c5a95e17f2 x-compute-request-id: req-420d183a-c018-4b88-b6f4-c5c5a95e17f2 Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:06:59,613 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-420d183a-c018-4b88-b6f4-c5c5a95e17f2 2018-10-03 07:07:01,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:02,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-aba6732d-5594-4a09-bf23-cca0873f5e00 x-compute-request-id: req-aba6732d-5594-4a09-bf23-cca0873f5e00 Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:07:02,711 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-aba6732d-5594-4a09-bf23-cca0873f5e00 2018-10-03 07:07:04,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:05,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-d4b00fc3-4b16-46e3-a3e6-b16b115ac863 x-compute-request-id: req-d4b00fc3-4b16-46e3-a3e6-b16b115ac863 Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:07:05,793 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-d4b00fc3-4b16-46e3-a3e6-b16b115ac863 2018-10-03 07:07:07,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:08,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-7b2da1e0-acdb-4e07-af11-13b04734e5a0 x-compute-request-id: req-7b2da1e0-acdb-4e07-af11-13b04734e5a0 Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:07:08,897 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-7b2da1e0-acdb-4e07-af11-13b04734e5a0 2018-10-03 07:07:10,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:11,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-81184b3c-bd96-4d8c-824c-990c25d145d1 x-compute-request-id: req-81184b3c-bd96-4d8c-824c-990c25d145d1 Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:07:11,980 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-81184b3c-bd96-4d8c-824c-990c25d145d1 2018-10-03 07:07:13,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:15,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-08f0f0ae-5665-4a2f-bc10-5a8f25d04f4f x-compute-request-id: req-08f0f0ae-5665-4a2f-bc10-5a8f25d04f4f Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:07:15,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-08f0f0ae-5665-4a2f-bc10-5a8f25d04f4f 2018-10-03 07:07:17,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:18,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-d377f84a-9035-4698-bc5d-530e76f817e1 x-compute-request-id: req-d377f84a-9035-4698-bc5d-530e76f817e1 Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:07:18,157 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-d377f84a-9035-4698-bc5d-530e76f817e1 2018-10-03 07:07:20,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:21,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dcc7f58-fcb5-463f-b83c-17bd38d47be8 x-compute-request-id: req-3dcc7f58-fcb5-463f-b83c-17bd38d47be8 Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:07:21,245 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-3dcc7f58-fcb5-463f-b83c-17bd38d47be8 2018-10-03 07:07:23,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:24,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-9f16b754-c227-4e03-8b2a-897bb285f206 x-compute-request-id: req-9f16b754-c227-4e03-8b2a-897bb285f206 Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:07:24,327 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-9f16b754-c227-4e03-8b2a-897bb285f206 2018-10-03 07:07:26,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:27,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-89e83c69-1c6e-44be-bf79-454f6b01d2bc x-compute-request-id: req-89e83c69-1c6e-44be-bf79-454f6b01d2bc Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:07:27,408 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-89e83c69-1c6e-44be-bf79-454f6b01d2bc 2018-10-03 07:07:29,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:30,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-3f641ae9-506d-4701-b3f0-3519ffa5f69b x-compute-request-id: req-3f641ae9-506d-4701-b3f0-3519ffa5f69b Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:07:30,508 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-3f641ae9-506d-4701-b3f0-3519ffa5f69b 2018-10-03 07:07:32,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:33,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-4b8f26da-50a4-4385-a93e-af642c927572 x-compute-request-id: req-4b8f26da-50a4-4385-a93e-af642c927572 Content-Encoding: gzip Content-Length: 7706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-10-03 07:07:33,597 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-4b8f26da-50a4-4385-a93e-af642c927572 2018-10-03 07:07:35,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3430865baad599900938e7941cab68b469d960b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:36,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-f8c2bd40-1675-44c7-b2cf-3d36fa0db655 x-compute-request-id: req-f8c2bd40-1675-44c7-b2cf-3d36fa0db655 Content-Encoding: gzip Content-Length: 9537 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474392738 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134382] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136102] pid_max: default: 32768 minimum: 301\n[ 0.137037] ACPI: Core revision 20150930\n[ 0.138450] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139821] Security Framework initialized\n[ 0.140676] Yama: becoming mindful.\n[ 0.141448] AppArmor: AppArmor initialized\n[ 0.142346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146345] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147790] Initializing cgroup subsys io\n[ 0.148636] Initializing cgroup subsys memory\n[ 0.149541] Initializing cgroup subsys devices\n[ 0.150448] Initializing cgroup subsys freezer\n[ 0.151358] Initializing cgroup subsys net_cls\n[ 0.152259] Initializing cgroup subsys perf_event\n[ 0.153200] Initializing cgroup subsys net_prio\n[ 0.154126] Initializing cgroup subsys hugetlb\n[ 0.155029] Initializing cgroup subsys pids\n[ 0.155937] CPU: Physical Processor ID: 0\n[ 0.157472] mce: CPU supports 10 MCE banks\n[ 0.158353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176916] ftrace: allocating 31920 entries in 125 pages\n[ 0.203181] smpboot: Max logical packages: 1\n[ 0.204065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205483] x2apic enabled\n[ 0.206314] Switched APIC routing to physical x2apic.\n[ 0.208098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213174] KVM setup paravirtual spinlock\n[ 0.214558] x86: Booted up 1 node, 1 CPUs\n[ 0.215396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216838] devtmpfs: initialized\n[ 0.218575] evm: security.selinux\n[ 0.219306] evm: security.SMACK64\n[ 0.220023] evm: security.SMACK64EXEC\n[ 0.220791] evm: security.SMACK64TRANSMUTE\n[ 0.221632] evm: security.SMACK64MMAP\n[ 0.222410] evm: security.ima\n[ 0.223077] evm: security.capability\n[ 0.223911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225871] pinctrl core: initialized pinctrl subsystem\n[ 0.226994] RTC time: 7:06:31, date: 10/03/18\n[ 0.227980] NET: Registered protocol family 16\n[ 0.228979] cpuidle: using governor ladder\n[ 0.229822] cpuidle: using governor menu\n[ 0.230626] PCCT header not found.\n[ 0.231426] ACPI: bus type PCI registered\n[ 0.232254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233542] PCI: Using configuration type 1 for base access\n[ 0.235328] ACPI: Added _OSI(Module Device)\n[ 0.236204] ACPI: Added _OSI(Processor Device)\n[ 0.237082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240181] ACPI: Interpreter enabled\n[ 0.240991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248552] ACPI: (supports S0 S5)\n[ 0.249287] ACPI: Using IOAPIC for interrupt routing\n[ 0.250405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259615] acpiphp: Slot [3] registered\n[ 0.260448] acpiphp: Slot [4] registered\n[ 0.261286] acpiphp: Slot [5] registered\n[ 0.262129] acpiphp: Slot [6] registered\n[ 0.262953] acpiphp: Slot [7] registered\n[ 0.263782] acpiphp: Slot [8] registered\n[ 0.264613] acpiphp: Slot [9] registered\n[ 0.265449] acpiphp: Slot [10] registered\n[ 0.266283] acpiphp: Slot [11] registered\n[ 0.267136] acpiphp: Slot [12] registered\n[ 0.267992] acpiphp: Slot [13] registered\n[ 0.268841] acpiphp: Slot [14] registered\n[ 0.269680] acpiphp: Slot [15] registered\n[ 0.280684] acpiphp: Slot [16] registered\n[ 0.281533] acpiphp: Slot [17] registered\n[ 0.282341] acpiphp: Slot [18] registered\n[ 0.283168] acpiphp: Slot [19] registered\n[ 0.283969] acpiphp: Slot [20] registered\n[ 0.284772] acpiphp: Slot [21] registered\n[ 0.285610] acpiphp: Slot [22] registered\n[ 0.286407] acpiphp: Slot [23] registered\n[ 0.287203] acpiphp: Slot [24] registered\n[ 0.287999] acpiphp: Slot [25] registered\n[ 0.288798] acpiphp: Slot [26] registered\n[ 0.289594] acpiphp: Slot [27] registered\n[ 0.290411] acpiphp: Slot [28] registered\n[ 0.291279] acpiphp: Slot [29] registered\n[ 0.292099] acpiphp: Slot [30] registered\n[ 0.292925] acpiphp: Slot [31] registered\n[ 0.293749] PCI host bridge to bus 0000:00\n[ 0.294564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299940] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307530] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369427] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374658] vgaarb: loaded\n[ 0.375263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376405] SCSI subsystem initialized\n[ 0.377230] ACPI: bus type USB registered\n[ 0.378049] usbcore: registered new interface driver usbfs\n[ 0.379089] usbcore: registered new interface driver hub\n[ 0.380102] usbcore: registered new device driver usb\n[ 0.381159] PCI: Using ACPI for IRQ routing\n[ 0.382185] NetLabel: Initializing\n[ 0.382901] NetLabel: domain hash size = 128\n[ 0.383760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384715] NetLabel: unlabeled traffic allowed by default\n[ 0.385815] clocksource: Switched to clocksource kvm-clock\n[ 0.391324] AppArmor: AppArmor Filesystem Enabled\n[ 0.392297] pnp: PnP ACPI init\n[ 0.393204] pnp: PnP ACPI: found 5 devices\n[ 0.399577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401292] NET: Registered protocol family 2\n[ 0.402259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408142] NET: Registered protocol family 1\n[ 0.409011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439539] Trying to unpack rootfs image as initramfs...\n[ 0.490007] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503884] Scanning for low memory corruption every 60 seconds\n[ 0.505212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506374] audit: initializing netlink subsys (disabled)\n[ 0.507406] audit: type=2000 audit(1538550392.520:1): initialized\n[ 0.508715] Initialise system trusted keyring\n[ 0.509646] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512785] zbud: loaded\n[ 0.513491] VFS: Disk quotas dquot_6.6.0\n[ 0.514323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515867] fuse init (API version 7.23)\n[ 0.516790] Key type big_key registered\n[ 0.517621] Allocating IMA MOK and blacklist keyrings.\n[ 0.518780] Key type asymmetric registered\n[ 0.519623] Asymmetric key parser 'x509' registered\n[ 0.520615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522513] io scheduler noop registered\n[ 0.523348] io scheduler deadline registered (default)\n[ 0.524377] io scheduler cfq registered\n[ 0.525240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529110] ACPI: Power Button [PWRF]\n[ 0.529986] GHES: HEST is not enabled!\n[ 0.543480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573719] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601546] Linux agpgart interface v0.103\n[ 0.603607] brd: module loaded\n[ 0.604809] loop: module loaded\n[ 0.609909] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611415] GPT:90111 != 2097151\n[ 0.612114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613247] GPT:90111 != 2097151\n[ 0.613952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614958] vda: vda1 vda15\n[ 0.616704] scsi host0: ata_piix\n[ 0.617476] scsi host1: ata_piix\n[ 0.618215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619488] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620994] libphy: Fixed MDIO Bus: probed\n[ 0.621796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622731] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630064] PPP generic driver version 2.4.2\n[ 0.646693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647863] ehci-pci: EHCI PCI platform driver\n[ 0.648718] ehci-platform: EHCI generic platform driver\n[ 0.649691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650808] ohci-pci: OHCI PCI platform driver\n[ 0.651661] ohci-platform: OHCI generic platform driver\n[ 0.652626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667113] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674242] usb usb1: Product: UHCI Host Controller\n[ 0.675167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677279] hub 1-0:1.0: USB hub found\n[ 0.678055] hub 1-0:1.0: 2 ports detected\n[ 0.678950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681993] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683012] mousedev: PS/2 mouse device common for all mice\n[ 0.684250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686063] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689490] i2c /dev entries driver\n[ 0.690247] device-mapper: uevent: version 1.0.3\n[ 0.691176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694047] NET: Registered protocol family 10\n[ 0.695019] NET: Registered protocol family 17\n[ 0.695887] Key type dns_resolver registered\n[ 0.696787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699580] registered taskstats version 1\n[ 0.700402] Loading compiled-in X.509 certificates\n[ 0.701836] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.703647] zswap: loaded using pool lzo/zbud\n[ 0.704992] Key type trusted registered\n[ 0.706523] Key type encrypted registered\n[ 0.707342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709381] evm: HMAC attrs: 0x1\n[ 0.710316] Magic number: 6:55:116\n[ 0.711135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:32 UTC (1538550392)\n[ 0.712701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713793] EDD information not available.\n[ 0.778832] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780343] Write protecting the kernel read-only data: 14336k\n[ 0.792064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793851] 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.837513] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.20.13...\nLease of 10.10.20.13 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 61.37. iid=i-000000e0\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDRkLbaKwrIBWd9DgJjvtYaK6+FJ5ooTgCXn+WRwH/8cNgtxGGA3QftHWRlNIR1wv1eCsYAuY5IDvXlGT+8EKgK5JBrqiJv+xPiOGM4Uc+sQ32yU7aoyR3Ab7RuOJ5Ch4gpfNq8+JTpfnE95GUdIj4Wm7jI8LiVAPFxdRYVDewjdIazdVljC/9mjXrsI96M0flPbwxO2WQjkzIVMUmYmTm6oVmAy9+9UVSdaLdNrovARg7bKtzA+Jhltqx7OSqtVJY5FhQ6FmaojzD7c8r5o4TSv9S7sNyviHLpMoIB/cLqGpTC5L+2tYNHpsQppuHHzdtuw3u5L1OShGA2/MVQHDTZ root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsXwsDcbtWRlnruuY+aOZbWuN3lVnKH0hAP4koW9i9wk8nl1SeUCUMwK2HOU7B04KuVKOab/aVTMJ/RTX0/PQ5wYNOoLPXSpK0pP77DJ0N65h+5T5DUTG3O1gXiDiVT2wam43P2zp3AU2PCjbr6NVYpDyWxlbB5r7PekPSYfCzdAAAAFQDzA2E6OsVQT9uI4+QvzaAUd8qpzQAAAIEAqu4v5fZmtdmq4Bgqe+FRKVxtAIPmRT4fdY1A+OT9b/JKu8qUpo9kfTxXzih/V8gtC4ZcRdy56NthtkMBxjdNTzuxGZYGTFuOX0RS2xSrdZQIbZPTkyPz+nOSUlC4UU9VIxujfGYaoCJU+1Ci9/A+b57rAATmmFpISRfYydg1UZEAAACAV9jQQfZV2Vp6BLF7s7Pb8ySmas/VkU66ahcVeofeRgjh6/K5+p60vwAjaIH0H1iyw6ks/gp0rcKNUlyub9YQ4lOF2fx5aB2gN3EMpZB01o06h5kczOltkrxmGTerEV8ZP6oQLAKwDKAJzLWhhRAeA441zez0dyrCoWqY3lSk2lg= 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.13,24,fe80::f816:3eff:feee:c10/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.13 \nip-route:169.254.169.254 via 10.10.20.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-000000e0\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=63.22 ===\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-10-03 07:07:36,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-f8c2bd40-1675-44c7-b2cf-3d36fa0db655 2018-10-03 07:07:38,764 - sdnvpn_test_utils - INFO - Waiting for instance d75fc360-01e9-4d79-bd41-8ad090bd5476 to boot up 2018-10-03 07:07:38,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbf68ebf18aed5f8e0046a992d2b240f5b4c71" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:39,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-bd5521be-df73-45af-ba7c-9ed964bebbcf x-compute-request-id: req-bd5521be-df73-45af-ba7c-9ed964bebbcf Content-Encoding: gzip Content-Length: 7872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 521546310 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130063] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131676] pid_max: default: 32768 minimum: 301\n[ 0.132570] ACPI: Core revision 20150930\n[ 0.133932] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135211] Security Framework initialized\n[ 0.136008] Yama: becoming mindful.\n[ 0.136720] AppArmor: AppArmor initialized\n[ 0.137570] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138871] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141304] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142661] Initializing cgroup subsys io\n[ 0.143456] Initializing cgroup subsys memory\n[ 0.144296] Initializing cgroup subsys devices\n[ 0.145155] Initializing cgroup subsys freezer\n[ 0.146001] Initializing cgroup subsys net_cls\n[ 0.146842] Initializing cgroup subsys perf_event\n[ 0.147728] Initializing cgroup subsys net_prio\n[ 0.148590] Initializing cgroup subsys hugetlb\n[ 0.149447] Initializing cgroup subsys pids\n[ 0.150305] CPU: Physical Processor ID: 0\n[ 0.151777] mce: CPU supports 10 MCE banks\n[ 0.152605] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164331] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170632] ftrace: allocating 31920 entries in 125 pages\n[ 0.197146] smpboot: Max logical packages: 1\n[ 0.197969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199287] x2apic enabled\n[ 0.200079] Switched APIC routing to physical x2apic.\n[ 0.201802] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202895] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206615] KVM setup paravirtual spinlock\n[ 0.207949] x86: Booted up 1 node, 1 CPUs\n[ 0.208728] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210079] devtmpfs: initialized\n[ 0.211776] evm: security.selinux\n[ 0.212456] evm: security.SMACK64\n[ 0.213124] evm: security.SMACK64EXEC\n[ 0.213841] evm: security.SMACK64TRANSMUTE\n[ 0.214621] evm: security.SMACK64MMAP\n[ 0.215338] evm: security.ima\n[ 0.215960] evm: security.capability\n[ 0.216744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218541] pinctrl core: initialized pinctrl subsystem\n[ 0.219611] RTC time: 7:06:43, date: 10/03/18\n[ 0.220551] NET: Registered protocol family 16\n[ 0.221502] cpuidle: using governor ladder\n[ 0.222299] cpuidle: using governor menu\n[ 0.223059] PCCT header not found.\n[ 0.223784] ACPI: bus type PCI registered\n[ 0.224565] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225768] PCI: Using configuration type 1 for base access\n[ 0.227504] ACPI: Added _OSI(Module Device)\n[ 0.228329] ACPI: Added _OSI(Processor Device)\n[ 0.229171] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230044] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232170] ACPI: Interpreter enabled\n[ 0.232924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240074] ACPI: (supports S0 S5)\n[ 0.240754] ACPI: Using IOAPIC for interrupt routing\n[ 0.241785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244834] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245948] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247150] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250478] acpiphp: Slot [3] registered\n[ 0.251262] acpiphp: Slot [4] registered\n[ 0.252042] acpiphp: Slot [5] registered\n[ 0.252814] acpiphp: Slot [6] registered\n[ 0.253595] acpiphp: Slot [7] registered\n[ 0.254376] acpiphp: Slot [8] registered\n[ 0.255154] acpiphp: Slot [9] registered\n[ 0.255922] acpiphp: Slot [10] registered\n[ 0.256708] acpiphp: Slot [11] registered\n[ 0.257496] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259080] acpiphp: Slot [14] registered\n[ 0.259866] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271485] acpiphp: Slot [17] registered\n[ 0.272272] acpiphp: Slot [18] registered\n[ 0.273056] acpiphp: Slot [19] registered\n[ 0.273835] acpiphp: Slot [20] registered\n[ 0.274633] acpiphp: Slot [21] registered\n[ 0.275424] acpiphp: Slot [22] registered\n[ 0.276211] acpiphp: Slot [23] registered\n[ 0.276998] acpiphp: Slot [24] registered\n[ 0.277779] acpiphp: Slot [25] registered\n[ 0.278567] acpiphp: Slot [26] registered\n[ 0.279352] acpiphp: Slot [27] registered\n[ 0.280145] acpiphp: Slot [28] registered\n[ 0.280931] acpiphp: Slot [29] registered\n[ 0.281718] acpiphp: Slot [30] registered\n[ 0.282503] acpiphp: Slot [31] registered\n[ 0.283286] PCI host bridge to bus 0000:00\n[ 0.284069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285245] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287848] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289249] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295553] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297934] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307052] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356559] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357931] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359301] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361967] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364502] vgaarb: loaded\n[ 0.365089] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366184] SCSI subsystem initialized\n[ 0.366972] ACPI: bus type USB registered\n[ 0.367757] usbcore: registered new interface driver usbfs\n[ 0.368759] usbcore: registered new interface driver hub\n[ 0.369727] usbcore: registered new device driver usb\n[ 0.370743] PCI: Using ACPI for IRQ routing\n[ 0.371732] NetLabel: Initializing\n[ 0.372425] NetLabel: domain hash size = 128\n[ 0.373250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374167] NetLabel: unlabeled traffic allowed by default\n[ 0.375225] clocksource: Switched to clocksource kvm-clock\n[ 0.380599] AppArmor: AppArmor Filesystem Enabled\n[ 0.381529] pnp: PnP ACPI init\n[ 0.382417] pnp: PnP ACPI: found 5 devices\n[ 0.388754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390437] NET: Registered protocol family 2\n[ 0.391382] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393774] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394905] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397114] NET: Registered protocol family 1\n[ 0.397961] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399040] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400093] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414105] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428439] Trying to unpack rootfs image as initramfs...\n[ 0.477796] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491680] Scanning for low memory corruption every 60 seconds\n[ 0.493006] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494131] audit: initializing netlink subsys (disabled)\n[ 0.495139] audit: type=2000 audit(1538550404.178:1): initialized\n[ 0.496434] Initialise system trusted keyring\n[ 0.497339] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498483] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500440] zbud: loaded\n[ 0.501132] VFS: Disk quotas dquot_6.6.0\n[ 0.501928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503425] fuse init (API version 7.23)\n[ 0.504293] Key type big_key registered\n[ 0.505081] Allocating IMA MOK and blacklist keyrings.\n[ 0.506538] Key type asymmetric registered\n[ 0.507366] Asymmetric key parser 'x509' registered\n[ 0.508311] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509748] io scheduler noop registered\n[ 0.510532] io scheduler deadline registered (default)\n[ 0.511513] io scheduler cfq registered\n[ 0.512339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514596] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516033] ACPI: Power Button [PWRF]\n[ 0.516847] GHES: HEST is not enabled!\n[ 0.530494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559820] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563478] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590014] Linux agpgart interface v0.103\n[ 0.592047] brd: module loaded\n[ 0.593197] loop: module loaded\n[ 0.597610] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599030] GPT:90111 != 2097151\n[ 0.599692] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600762] GPT:90111 != 2097151\n[ 0.601426] GPT: Use GNU Parted to correct GPT errors.\n[ 0.602366] vda: vda1 vda15\n[ 0.603836] scsi host0: ata_piix\n[ 0.604564] scsi host1: ata_piix\n[ 0.605251] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607896] libphy: Fixed MDIO Bus: probed\n[ 0.608710] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609652] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611925] PPP generic driver version 2.4.2\n[ 0.612804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614038] ehci-pci: EHCI PCI platform driver\n[ 0.614886] ehci-platform: EHCI generic platform driver\n[ 0.615860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616978] ohci-pci: OHCI PCI platform driver\n[ 0.617832] ohci-platform: OHCI generic platform driver\n[ 0.618806] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633222] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634210] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635647] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640394] usb usb1: Product: UHCI Host Controller\n[ 0.641322] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643451] hub 1-0:1.0: USB hub found\n[ 0.644224] hub 1-0:1.0: 2 ports detected\n[ 0.645110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648173] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649194] mousedev: PS/2 mouse device common for all mice\n[ 0.650439] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652278] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653361] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654549] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655736] i2c /dev entries driver\n[ 0.656493] device-mapper: uevent: version 1.0.3\n[ 0.657417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659022] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660297] NET: Registered protocol family 10\n[ 0.661280] NET: Registered protocol family 17\n[ 0.662159] Key type dns_resolver registered\n[ 0.663076] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664158] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665886] registered taskstats version 1\n[ 0.666707] Loading compiled-in X.509 certificates\n[ 0.668154] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669988] zswap: loaded using pool lzo/zbud\n[ 0.671350] Key type trusted registered\n[ 0.672877] Key type encrypted registered\n[ 0.673701] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674717] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675752] evm: HMAC attrs: 0x1\n[ 0.676689] Magic number: 6:55:116\n[ 0.677520] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:44 UTC (1538550404)\n[ 0.679481] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680589] EDD information not available.\n[ 0.763898] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.765334] ata1.00: configured for MWDMA2\n[ 0.766538] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778884] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780108] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781348] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784746] Write protecting the kernel read-only data: 14336k\n[ 0.786290] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.188396] 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-10-03 07:07:39,834 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action used request id req-bd5521be-df73-45af-ba7c-9ed964bebbcf 2018-10-03 07:07:41,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbf68ebf18aed5f8e0046a992d2b240f5b4c71" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:43,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-a8746b9e-fa1f-4b3b-b84d-4e63eba0903d x-compute-request-id: req-a8746b9e-fa1f-4b3b-b84d-4e63eba0903d Content-Encoding: gzip Content-Length: 7872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 521546310 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130063] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131676] pid_max: default: 32768 minimum: 301\n[ 0.132570] ACPI: Core revision 20150930\n[ 0.133932] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135211] Security Framework initialized\n[ 0.136008] Yama: becoming mindful.\n[ 0.136720] AppArmor: AppArmor initialized\n[ 0.137570] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138871] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141304] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142661] Initializing cgroup subsys io\n[ 0.143456] Initializing cgroup subsys memory\n[ 0.144296] Initializing cgroup subsys devices\n[ 0.145155] Initializing cgroup subsys freezer\n[ 0.146001] Initializing cgroup subsys net_cls\n[ 0.146842] Initializing cgroup subsys perf_event\n[ 0.147728] Initializing cgroup subsys net_prio\n[ 0.148590] Initializing cgroup subsys hugetlb\n[ 0.149447] Initializing cgroup subsys pids\n[ 0.150305] CPU: Physical Processor ID: 0\n[ 0.151777] mce: CPU supports 10 MCE banks\n[ 0.152605] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164331] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170632] ftrace: allocating 31920 entries in 125 pages\n[ 0.197146] smpboot: Max logical packages: 1\n[ 0.197969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199287] x2apic enabled\n[ 0.200079] Switched APIC routing to physical x2apic.\n[ 0.201802] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202895] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206615] KVM setup paravirtual spinlock\n[ 0.207949] x86: Booted up 1 node, 1 CPUs\n[ 0.208728] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210079] devtmpfs: initialized\n[ 0.211776] evm: security.selinux\n[ 0.212456] evm: security.SMACK64\n[ 0.213124] evm: security.SMACK64EXEC\n[ 0.213841] evm: security.SMACK64TRANSMUTE\n[ 0.214621] evm: security.SMACK64MMAP\n[ 0.215338] evm: security.ima\n[ 0.215960] evm: security.capability\n[ 0.216744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218541] pinctrl core: initialized pinctrl subsystem\n[ 0.219611] RTC time: 7:06:43, date: 10/03/18\n[ 0.220551] NET: Registered protocol family 16\n[ 0.221502] cpuidle: using governor ladder\n[ 0.222299] cpuidle: using governor menu\n[ 0.223059] PCCT header not found.\n[ 0.223784] ACPI: bus type PCI registered\n[ 0.224565] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225768] PCI: Using configuration type 1 for base access\n[ 0.227504] ACPI: Added _OSI(Module Device)\n[ 0.228329] ACPI: Added _OSI(Processor Device)\n[ 0.229171] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230044] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232170] ACPI: Interpreter enabled\n[ 0.232924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240074] ACPI: (supports S0 S5)\n[ 0.240754] ACPI: Using IOAPIC for interrupt routing\n[ 0.241785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244834] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245948] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247150] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250478] acpiphp: Slot [3] registered\n[ 0.251262] acpiphp: Slot [4] registered\n[ 0.252042] acpiphp: Slot [5] registered\n[ 0.252814] acpiphp: Slot [6] registered\n[ 0.253595] acpiphp: Slot [7] registered\n[ 0.254376] acpiphp: Slot [8] registered\n[ 0.255154] acpiphp: Slot [9] registered\n[ 0.255922] acpiphp: Slot [10] registered\n[ 0.256708] acpiphp: Slot [11] registered\n[ 0.257496] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259080] acpiphp: Slot [14] registered\n[ 0.259866] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271485] acpiphp: Slot [17] registered\n[ 0.272272] acpiphp: Slot [18] registered\n[ 0.273056] acpiphp: Slot [19] registered\n[ 0.273835] acpiphp: Slot [20] registered\n[ 0.274633] acpiphp: Slot [21] registered\n[ 0.275424] acpiphp: Slot [22] registered\n[ 0.276211] acpiphp: Slot [23] registered\n[ 0.276998] acpiphp: Slot [24] registered\n[ 0.277779] acpiphp: Slot [25] registered\n[ 0.278567] acpiphp: Slot [26] registered\n[ 0.279352] acpiphp: Slot [27] registered\n[ 0.280145] acpiphp: Slot [28] registered\n[ 0.280931] acpiphp: Slot [29] registered\n[ 0.281718] acpiphp: Slot [30] registered\n[ 0.282503] acpiphp: Slot [31] registered\n[ 0.283286] PCI host bridge to bus 0000:00\n[ 0.284069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285245] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287848] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289249] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295553] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297934] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307052] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356559] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357931] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359301] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361967] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364502] vgaarb: loaded\n[ 0.365089] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366184] SCSI subsystem initialized\n[ 0.366972] ACPI: bus type USB registered\n[ 0.367757] usbcore: registered new interface driver usbfs\n[ 0.368759] usbcore: registered new interface driver hub\n[ 0.369727] usbcore: registered new device driver usb\n[ 0.370743] PCI: Using ACPI for IRQ routing\n[ 0.371732] NetLabel: Initializing\n[ 0.372425] NetLabel: domain hash size = 128\n[ 0.373250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374167] NetLabel: unlabeled traffic allowed by default\n[ 0.375225] clocksource: Switched to clocksource kvm-clock\n[ 0.380599] AppArmor: AppArmor Filesystem Enabled\n[ 0.381529] pnp: PnP ACPI init\n[ 0.382417] pnp: PnP ACPI: found 5 devices\n[ 0.388754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390437] NET: Registered protocol family 2\n[ 0.391382] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393774] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394905] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397114] NET: Registered protocol family 1\n[ 0.397961] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399040] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400093] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414105] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428439] Trying to unpack rootfs image as initramfs...\n[ 0.477796] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491680] Scanning for low memory corruption every 60 seconds\n[ 0.493006] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494131] audit: initializing netlink subsys (disabled)\n[ 0.495139] audit: type=2000 audit(1538550404.178:1): initialized\n[ 0.496434] Initialise system trusted keyring\n[ 0.497339] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498483] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500440] zbud: loaded\n[ 0.501132] VFS: Disk quotas dquot_6.6.0\n[ 0.501928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503425] fuse init (API version 7.23)\n[ 0.504293] Key type big_key registered\n[ 0.505081] Allocating IMA MOK and blacklist keyrings.\n[ 0.506538] Key type asymmetric registered\n[ 0.507366] Asymmetric key parser 'x509' registered\n[ 0.508311] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509748] io scheduler noop registered\n[ 0.510532] io scheduler deadline registered (default)\n[ 0.511513] io scheduler cfq registered\n[ 0.512339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514596] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516033] ACPI: Power Button [PWRF]\n[ 0.516847] GHES: HEST is not enabled!\n[ 0.530494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559820] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563478] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590014] Linux agpgart interface v0.103\n[ 0.592047] brd: module loaded\n[ 0.593197] loop: module loaded\n[ 0.597610] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599030] GPT:90111 != 2097151\n[ 0.599692] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600762] GPT:90111 != 2097151\n[ 0.601426] GPT: Use GNU Parted to correct GPT errors.\n[ 0.602366] vda: vda1 vda15\n[ 0.603836] scsi host0: ata_piix\n[ 0.604564] scsi host1: ata_piix\n[ 0.605251] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607896] libphy: Fixed MDIO Bus: probed\n[ 0.608710] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609652] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611925] PPP generic driver version 2.4.2\n[ 0.612804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614038] ehci-pci: EHCI PCI platform driver\n[ 0.614886] ehci-platform: EHCI generic platform driver\n[ 0.615860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616978] ohci-pci: OHCI PCI platform driver\n[ 0.617832] ohci-platform: OHCI generic platform driver\n[ 0.618806] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633222] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634210] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635647] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640394] usb usb1: Product: UHCI Host Controller\n[ 0.641322] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643451] hub 1-0:1.0: USB hub found\n[ 0.644224] hub 1-0:1.0: 2 ports detected\n[ 0.645110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648173] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649194] mousedev: PS/2 mouse device common for all mice\n[ 0.650439] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652278] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653361] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654549] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655736] i2c /dev entries driver\n[ 0.656493] device-mapper: uevent: version 1.0.3\n[ 0.657417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659022] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660297] NET: Registered protocol family 10\n[ 0.661280] NET: Registered protocol family 17\n[ 0.662159] Key type dns_resolver registered\n[ 0.663076] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664158] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665886] registered taskstats version 1\n[ 0.666707] Loading compiled-in X.509 certificates\n[ 0.668154] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669988] zswap: loaded using pool lzo/zbud\n[ 0.671350] Key type trusted registered\n[ 0.672877] Key type encrypted registered\n[ 0.673701] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674717] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675752] evm: HMAC attrs: 0x1\n[ 0.676689] Magic number: 6:55:116\n[ 0.677520] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:44 UTC (1538550404)\n[ 0.679481] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680589] EDD information not available.\n[ 0.763898] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.765334] ata1.00: configured for MWDMA2\n[ 0.766538] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778884] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780108] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781348] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784746] Write protecting the kernel read-only data: 14336k\n[ 0.786290] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.188396] 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-10-03 07:07:43,948 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action used request id req-a8746b9e-fa1f-4b3b-b84d-4e63eba0903d 2018-10-03 07:07:45,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbf68ebf18aed5f8e0046a992d2b240f5b4c71" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:07:47,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:07: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-ee71b3cc-e91f-48b0-86fd-06bba4b38f4c x-compute-request-id: req-ee71b3cc-e91f-48b0-86fd-06bba4b38f4c Content-Encoding: gzip Content-Length: 8064 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 521546310 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130063] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131676] pid_max: default: 32768 minimum: 301\n[ 0.132570] ACPI: Core revision 20150930\n[ 0.133932] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135211] Security Framework initialized\n[ 0.136008] Yama: becoming mindful.\n[ 0.136720] AppArmor: AppArmor initialized\n[ 0.137570] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138871] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141304] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142661] Initializing cgroup subsys io\n[ 0.143456] Initializing cgroup subsys memory\n[ 0.144296] Initializing cgroup subsys devices\n[ 0.145155] Initializing cgroup subsys freezer\n[ 0.146001] Initializing cgroup subsys net_cls\n[ 0.146842] Initializing cgroup subsys perf_event\n[ 0.147728] Initializing cgroup subsys net_prio\n[ 0.148590] Initializing cgroup subsys hugetlb\n[ 0.149447] Initializing cgroup subsys pids\n[ 0.150305] CPU: Physical Processor ID: 0\n[ 0.151777] mce: CPU supports 10 MCE banks\n[ 0.152605] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164331] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170632] ftrace: allocating 31920 entries in 125 pages\n[ 0.197146] smpboot: Max logical packages: 1\n[ 0.197969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199287] x2apic enabled\n[ 0.200079] Switched APIC routing to physical x2apic.\n[ 0.201802] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202895] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206615] KVM setup paravirtual spinlock\n[ 0.207949] x86: Booted up 1 node, 1 CPUs\n[ 0.208728] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210079] devtmpfs: initialized\n[ 0.211776] evm: security.selinux\n[ 0.212456] evm: security.SMACK64\n[ 0.213124] evm: security.SMACK64EXEC\n[ 0.213841] evm: security.SMACK64TRANSMUTE\n[ 0.214621] evm: security.SMACK64MMAP\n[ 0.215338] evm: security.ima\n[ 0.215960] evm: security.capability\n[ 0.216744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218541] pinctrl core: initialized pinctrl subsystem\n[ 0.219611] RTC time: 7:06:43, date: 10/03/18\n[ 0.220551] NET: Registered protocol family 16\n[ 0.221502] cpuidle: using governor ladder\n[ 0.222299] cpuidle: using governor menu\n[ 0.223059] PCCT header not found.\n[ 0.223784] ACPI: bus type PCI registered\n[ 0.224565] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225768] PCI: Using configuration type 1 for base access\n[ 0.227504] ACPI: Added _OSI(Module Device)\n[ 0.228329] ACPI: Added _OSI(Processor Device)\n[ 0.229171] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230044] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232170] ACPI: Interpreter enabled\n[ 0.232924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240074] ACPI: (supports S0 S5)\n[ 0.240754] ACPI: Using IOAPIC for interrupt routing\n[ 0.241785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244834] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245948] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247150] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250478] acpiphp: Slot [3] registered\n[ 0.251262] acpiphp: Slot [4] registered\n[ 0.252042] acpiphp: Slot [5] registered\n[ 0.252814] acpiphp: Slot [6] registered\n[ 0.253595] acpiphp: Slot [7] registered\n[ 0.254376] acpiphp: Slot [8] registered\n[ 0.255154] acpiphp: Slot [9] registered\n[ 0.255922] acpiphp: Slot [10] registered\n[ 0.256708] acpiphp: Slot [11] registered\n[ 0.257496] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259080] acpiphp: Slot [14] registered\n[ 0.259866] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271485] acpiphp: Slot [17] registered\n[ 0.272272] acpiphp: Slot [18] registered\n[ 0.273056] acpiphp: Slot [19] registered\n[ 0.273835] acpiphp: Slot [20] registered\n[ 0.274633] acpiphp: Slot [21] registered\n[ 0.275424] acpiphp: Slot [22] registered\n[ 0.276211] acpiphp: Slot [23] registered\n[ 0.276998] acpiphp: Slot [24] registered\n[ 0.277779] acpiphp: Slot [25] registered\n[ 0.278567] acpiphp: Slot [26] registered\n[ 0.279352] acpiphp: Slot [27] registered\n[ 0.280145] acpiphp: Slot [28] registered\n[ 0.280931] acpiphp: Slot [29] registered\n[ 0.281718] acpiphp: Slot [30] registered\n[ 0.282503] acpiphp: Slot [31] registered\n[ 0.283286] PCI host bridge to bus 0000:00\n[ 0.284069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285245] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287848] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289249] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295553] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297934] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307052] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356559] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357931] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359301] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361967] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364502] vgaarb: loaded\n[ 0.365089] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366184] SCSI subsystem initialized\n[ 0.366972] ACPI: bus type USB registered\n[ 0.367757] usbcore: registered new interface driver usbfs\n[ 0.368759] usbcore: registered new interface driver hub\n[ 0.369727] usbcore: registered new device driver usb\n[ 0.370743] PCI: Using ACPI for IRQ routing\n[ 0.371732] NetLabel: Initializing\n[ 0.372425] NetLabel: domain hash size = 128\n[ 0.373250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374167] NetLabel: unlabeled traffic allowed by default\n[ 0.375225] clocksource: Switched to clocksource kvm-clock\n[ 0.380599] AppArmor: AppArmor Filesystem Enabled\n[ 0.381529] pnp: PnP ACPI init\n[ 0.382417] pnp: PnP ACPI: found 5 devices\n[ 0.388754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390437] NET: Registered protocol family 2\n[ 0.391382] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393774] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394905] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397114] NET: Registered protocol family 1\n[ 0.397961] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399040] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400093] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414105] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428439] Trying to unpack rootfs image as initramfs...\n[ 0.477796] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491680] Scanning for low memory corruption every 60 seconds\n[ 0.493006] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494131] audit: initializing netlink subsys (disabled)\n[ 0.495139] audit: type=2000 audit(1538550404.178:1): initialized\n[ 0.496434] Initialise system trusted keyring\n[ 0.497339] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498483] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500440] zbud: loaded\n[ 0.501132] VFS: Disk quotas dquot_6.6.0\n[ 0.501928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503425] fuse init (API version 7.23)\n[ 0.504293] Key type big_key registered\n[ 0.505081] Allocating IMA MOK and blacklist keyrings.\n[ 0.506538] Key type asymmetric registered\n[ 0.507366] Asymmetric key parser 'x509' registered\n[ 0.508311] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509748] io scheduler noop registered\n[ 0.510532] io scheduler deadline registered (default)\n[ 0.511513] io scheduler cfq registered\n[ 0.512339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514596] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516033] ACPI: Power Button [PWRF]\n[ 0.516847] GHES: HEST is not enabled!\n[ 0.530494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559820] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563478] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590014] Linux agpgart interface v0.103\n[ 0.592047] brd: module loaded\n[ 0.593197] loop: module loaded\n[ 0.597610] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599030] GPT:90111 != 2097151\n[ 0.599692] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600762] GPT:90111 != 2097151\n[ 0.601426] GPT: Use GNU Parted to correct GPT errors.\n[ 0.602366] vda: vda1 vda15\n[ 0.603836] scsi host0: ata_piix\n[ 0.604564] scsi host1: ata_piix\n[ 0.605251] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607896] libphy: Fixed MDIO Bus: probed\n[ 0.608710] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609652] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611925] PPP generic driver version 2.4.2\n[ 0.612804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614038] ehci-pci: EHCI PCI platform driver\n[ 0.614886] ehci-platform: EHCI generic platform driver\n[ 0.615860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616978] ohci-pci: OHCI PCI platform driver\n[ 0.617832] ohci-platform: OHCI generic platform driver\n[ 0.618806] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633222] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634210] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635647] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640394] usb usb1: Product: UHCI Host Controller\n[ 0.641322] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643451] hub 1-0:1.0: USB hub found\n[ 0.644224] hub 1-0:1.0: 2 ports detected\n[ 0.645110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648173] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649194] mousedev: PS/2 mouse device common for all mice\n[ 0.650439] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652278] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653361] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654549] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655736] i2c /dev entries driver\n[ 0.656493] device-mapper: uevent: version 1.0.3\n[ 0.657417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659022] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660297] NET: Registered protocol family 10\n[ 0.661280] NET: Registered protocol family 17\n[ 0.662159] Key type dns_resolver registered\n[ 0.663076] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664158] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665886] registered taskstats version 1\n[ 0.666707] Loading compiled-in X.509 certificates\n[ 0.668154] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669988] zswap: loaded using pool lzo/zbud\n[ 0.671350] Key type trusted registered\n[ 0.672877] Key type encrypted registered\n[ 0.673701] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674717] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675752] evm: HMAC attrs: 0x1\n[ 0.676689] Magic number: 6:55:116\n[ 0.677520] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:44 UTC (1538550404)\n[ 0.679481] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680589] EDD information not available.\n[ 0.763898] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.765334] ata1.00: configured for MWDMA2\n[ 0.766538] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778884] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780108] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781348] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784746] Write protecting the kernel read-only data: 14336k\n[ 0.786290] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.188396] 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.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"} 2018-10-03 07:07:47,027 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action used request id req-ee71b3cc-e91f-48b0-86fd-06bba4b38f4c 2018-10-03 07:07:49,030 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:08:19,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbf68ebf18aed5f8e0046a992d2b240f5b4c71" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:08:20,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:08: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-5534550a-f728-4d40-867f-f25adb34fabf x-compute-request-id: req-5534550a-f728-4d40-867f-f25adb34fabf Content-Encoding: gzip Content-Length: 8101 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 521546310 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130063] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131676] pid_max: default: 32768 minimum: 301\n[ 0.132570] ACPI: Core revision 20150930\n[ 0.133932] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135211] Security Framework initialized\n[ 0.136008] Yama: becoming mindful.\n[ 0.136720] AppArmor: AppArmor initialized\n[ 0.137570] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138871] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141304] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142661] Initializing cgroup subsys io\n[ 0.143456] Initializing cgroup subsys memory\n[ 0.144296] Initializing cgroup subsys devices\n[ 0.145155] Initializing cgroup subsys freezer\n[ 0.146001] Initializing cgroup subsys net_cls\n[ 0.146842] Initializing cgroup subsys perf_event\n[ 0.147728] Initializing cgroup subsys net_prio\n[ 0.148590] Initializing cgroup subsys hugetlb\n[ 0.149447] Initializing cgroup subsys pids\n[ 0.150305] CPU: Physical Processor ID: 0\n[ 0.151777] mce: CPU supports 10 MCE banks\n[ 0.152605] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164331] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170632] ftrace: allocating 31920 entries in 125 pages\n[ 0.197146] smpboot: Max logical packages: 1\n[ 0.197969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199287] x2apic enabled\n[ 0.200079] Switched APIC routing to physical x2apic.\n[ 0.201802] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202895] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206615] KVM setup paravirtual spinlock\n[ 0.207949] x86: Booted up 1 node, 1 CPUs\n[ 0.208728] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210079] devtmpfs: initialized\n[ 0.211776] evm: security.selinux\n[ 0.212456] evm: security.SMACK64\n[ 0.213124] evm: security.SMACK64EXEC\n[ 0.213841] evm: security.SMACK64TRANSMUTE\n[ 0.214621] evm: security.SMACK64MMAP\n[ 0.215338] evm: security.ima\n[ 0.215960] evm: security.capability\n[ 0.216744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218541] pinctrl core: initialized pinctrl subsystem\n[ 0.219611] RTC time: 7:06:43, date: 10/03/18\n[ 0.220551] NET: Registered protocol family 16\n[ 0.221502] cpuidle: using governor ladder\n[ 0.222299] cpuidle: using governor menu\n[ 0.223059] PCCT header not found.\n[ 0.223784] ACPI: bus type PCI registered\n[ 0.224565] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225768] PCI: Using configuration type 1 for base access\n[ 0.227504] ACPI: Added _OSI(Module Device)\n[ 0.228329] ACPI: Added _OSI(Processor Device)\n[ 0.229171] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230044] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232170] ACPI: Interpreter enabled\n[ 0.232924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240074] ACPI: (supports S0 S5)\n[ 0.240754] ACPI: Using IOAPIC for interrupt routing\n[ 0.241785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244834] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245948] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247150] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250478] acpiphp: Slot [3] registered\n[ 0.251262] acpiphp: Slot [4] registered\n[ 0.252042] acpiphp: Slot [5] registered\n[ 0.252814] acpiphp: Slot [6] registered\n[ 0.253595] acpiphp: Slot [7] registered\n[ 0.254376] acpiphp: Slot [8] registered\n[ 0.255154] acpiphp: Slot [9] registered\n[ 0.255922] acpiphp: Slot [10] registered\n[ 0.256708] acpiphp: Slot [11] registered\n[ 0.257496] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259080] acpiphp: Slot [14] registered\n[ 0.259866] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271485] acpiphp: Slot [17] registered\n[ 0.272272] acpiphp: Slot [18] registered\n[ 0.273056] acpiphp: Slot [19] registered\n[ 0.273835] acpiphp: Slot [20] registered\n[ 0.274633] acpiphp: Slot [21] registered\n[ 0.275424] acpiphp: Slot [22] registered\n[ 0.276211] acpiphp: Slot [23] registered\n[ 0.276998] acpiphp: Slot [24] registered\n[ 0.277779] acpiphp: Slot [25] registered\n[ 0.278567] acpiphp: Slot [26] registered\n[ 0.279352] acpiphp: Slot [27] registered\n[ 0.280145] acpiphp: Slot [28] registered\n[ 0.280931] acpiphp: Slot [29] registered\n[ 0.281718] acpiphp: Slot [30] registered\n[ 0.282503] acpiphp: Slot [31] registered\n[ 0.283286] PCI host bridge to bus 0000:00\n[ 0.284069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285245] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287848] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289249] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295553] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297934] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307052] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356559] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357931] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359301] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361967] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364502] vgaarb: loaded\n[ 0.365089] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366184] SCSI subsystem initialized\n[ 0.366972] ACPI: bus type USB registered\n[ 0.367757] usbcore: registered new interface driver usbfs\n[ 0.368759] usbcore: registered new interface driver hub\n[ 0.369727] usbcore: registered new device driver usb\n[ 0.370743] PCI: Using ACPI for IRQ routing\n[ 0.371732] NetLabel: Initializing\n[ 0.372425] NetLabel: domain hash size = 128\n[ 0.373250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374167] NetLabel: unlabeled traffic allowed by default\n[ 0.375225] clocksource: Switched to clocksource kvm-clock\n[ 0.380599] AppArmor: AppArmor Filesystem Enabled\n[ 0.381529] pnp: PnP ACPI init\n[ 0.382417] pnp: PnP ACPI: found 5 devices\n[ 0.388754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390437] NET: Registered protocol family 2\n[ 0.391382] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393774] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394905] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397114] NET: Registered protocol family 1\n[ 0.397961] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399040] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400093] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414105] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428439] Trying to unpack rootfs image as initramfs...\n[ 0.477796] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491680] Scanning for low memory corruption every 60 seconds\n[ 0.493006] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494131] audit: initializing netlink subsys (disabled)\n[ 0.495139] audit: type=2000 audit(1538550404.178:1): initialized\n[ 0.496434] Initialise system trusted keyring\n[ 0.497339] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498483] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500440] zbud: loaded\n[ 0.501132] VFS: Disk quotas dquot_6.6.0\n[ 0.501928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503425] fuse init (API version 7.23)\n[ 0.504293] Key type big_key registered\n[ 0.505081] Allocating IMA MOK and blacklist keyrings.\n[ 0.506538] Key type asymmetric registered\n[ 0.507366] Asymmetric key parser 'x509' registered\n[ 0.508311] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509748] io scheduler noop registered\n[ 0.510532] io scheduler deadline registered (default)\n[ 0.511513] io scheduler cfq registered\n[ 0.512339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514596] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516033] ACPI: Power Button [PWRF]\n[ 0.516847] GHES: HEST is not enabled!\n[ 0.530494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559820] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563478] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590014] Linux agpgart interface v0.103\n[ 0.592047] brd: module loaded\n[ 0.593197] loop: module loaded\n[ 0.597610] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599030] GPT:90111 != 2097151\n[ 0.599692] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600762] GPT:90111 != 2097151\n[ 0.601426] GPT: Use GNU Parted to correct GPT errors.\n[ 0.602366] vda: vda1 vda15\n[ 0.603836] scsi host0: ata_piix\n[ 0.604564] scsi host1: ata_piix\n[ 0.605251] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607896] libphy: Fixed MDIO Bus: probed\n[ 0.608710] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609652] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611925] PPP generic driver version 2.4.2\n[ 0.612804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614038] ehci-pci: EHCI PCI platform driver\n[ 0.614886] ehci-platform: EHCI generic platform driver\n[ 0.615860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616978] ohci-pci: OHCI PCI platform driver\n[ 0.617832] ohci-platform: OHCI generic platform driver\n[ 0.618806] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633222] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634210] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635647] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640394] usb usb1: Product: UHCI Host Controller\n[ 0.641322] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643451] hub 1-0:1.0: USB hub found\n[ 0.644224] hub 1-0:1.0: 2 ports detected\n[ 0.645110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648173] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649194] mousedev: PS/2 mouse device common for all mice\n[ 0.650439] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652278] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653361] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654549] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655736] i2c /dev entries driver\n[ 0.656493] device-mapper: uevent: version 1.0.3\n[ 0.657417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659022] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660297] NET: Registered protocol family 10\n[ 0.661280] NET: Registered protocol family 17\n[ 0.662159] Key type dns_resolver registered\n[ 0.663076] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664158] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665886] registered taskstats version 1\n[ 0.666707] Loading compiled-in X.509 certificates\n[ 0.668154] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669988] zswap: loaded using pool lzo/zbud\n[ 0.671350] Key type trusted registered\n[ 0.672877] Key type encrypted registered\n[ 0.673701] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674717] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675752] evm: HMAC attrs: 0x1\n[ 0.676689] Magic number: 6:55:116\n[ 0.677520] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:44 UTC (1538550404)\n[ 0.679481] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680589] EDD information not available.\n[ 0.763898] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.765334] ata1.00: configured for MWDMA2\n[ 0.766538] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778884] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780108] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781348] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784746] Write protecting the kernel read-only data: 14336k\n[ 0.786290] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.188396] 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.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 2.74s]\nping 10.10.20.13 OK\nping 10.10.20.13 OK\nping 10.10.20.13 OK\n"} 2018-10-03 07:08:20,136 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action used request id req-5534550a-f728-4d40-867f-f25adb34fabf 2018-10-03 07:08:20,137 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-8-1' (10.10.10.8) to 'sdnvpn-8-2' (10.10.20.13). -->Expected result: can ping. 2018-10-03 07:08:20,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbf68ebf18aed5f8e0046a992d2b240f5b4c71" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:08:21,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:08: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-3ea5fd8d-6efb-45d7-8631-301a66ffca21 x-compute-request-id: req-3ea5fd8d-6efb-45d7-8631-301a66ffca21 Content-Encoding: gzip Content-Length: 8101 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 521546310 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130063] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131676] pid_max: default: 32768 minimum: 301\n[ 0.132570] ACPI: Core revision 20150930\n[ 0.133932] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135211] Security Framework initialized\n[ 0.136008] Yama: becoming mindful.\n[ 0.136720] AppArmor: AppArmor initialized\n[ 0.137570] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138871] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141304] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142661] Initializing cgroup subsys io\n[ 0.143456] Initializing cgroup subsys memory\n[ 0.144296] Initializing cgroup subsys devices\n[ 0.145155] Initializing cgroup subsys freezer\n[ 0.146001] Initializing cgroup subsys net_cls\n[ 0.146842] Initializing cgroup subsys perf_event\n[ 0.147728] Initializing cgroup subsys net_prio\n[ 0.148590] Initializing cgroup subsys hugetlb\n[ 0.149447] Initializing cgroup subsys pids\n[ 0.150305] CPU: Physical Processor ID: 0\n[ 0.151777] mce: CPU supports 10 MCE banks\n[ 0.152605] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164331] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170632] ftrace: allocating 31920 entries in 125 pages\n[ 0.197146] smpboot: Max logical packages: 1\n[ 0.197969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199287] x2apic enabled\n[ 0.200079] Switched APIC routing to physical x2apic.\n[ 0.201802] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202895] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206615] KVM setup paravirtual spinlock\n[ 0.207949] x86: Booted up 1 node, 1 CPUs\n[ 0.208728] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210079] devtmpfs: initialized\n[ 0.211776] evm: security.selinux\n[ 0.212456] evm: security.SMACK64\n[ 0.213124] evm: security.SMACK64EXEC\n[ 0.213841] evm: security.SMACK64TRANSMUTE\n[ 0.214621] evm: security.SMACK64MMAP\n[ 0.215338] evm: security.ima\n[ 0.215960] evm: security.capability\n[ 0.216744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218541] pinctrl core: initialized pinctrl subsystem\n[ 0.219611] RTC time: 7:06:43, date: 10/03/18\n[ 0.220551] NET: Registered protocol family 16\n[ 0.221502] cpuidle: using governor ladder\n[ 0.222299] cpuidle: using governor menu\n[ 0.223059] PCCT header not found.\n[ 0.223784] ACPI: bus type PCI registered\n[ 0.224565] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225768] PCI: Using configuration type 1 for base access\n[ 0.227504] ACPI: Added _OSI(Module Device)\n[ 0.228329] ACPI: Added _OSI(Processor Device)\n[ 0.229171] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230044] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232170] ACPI: Interpreter enabled\n[ 0.232924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240074] ACPI: (supports S0 S5)\n[ 0.240754] ACPI: Using IOAPIC for interrupt routing\n[ 0.241785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244834] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245948] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247150] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250478] acpiphp: Slot [3] registered\n[ 0.251262] acpiphp: Slot [4] registered\n[ 0.252042] acpiphp: Slot [5] registered\n[ 0.252814] acpiphp: Slot [6] registered\n[ 0.253595] acpiphp: Slot [7] registered\n[ 0.254376] acpiphp: Slot [8] registered\n[ 0.255154] acpiphp: Slot [9] registered\n[ 0.255922] acpiphp: Slot [10] registered\n[ 0.256708] acpiphp: Slot [11] registered\n[ 0.257496] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259080] acpiphp: Slot [14] registered\n[ 0.259866] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271485] acpiphp: Slot [17] registered\n[ 0.272272] acpiphp: Slot [18] registered\n[ 0.273056] acpiphp: Slot [19] registered\n[ 0.273835] acpiphp: Slot [20] registered\n[ 0.274633] acpiphp: Slot [21] registered\n[ 0.275424] acpiphp: Slot [22] registered\n[ 0.276211] acpiphp: Slot [23] registered\n[ 0.276998] acpiphp: Slot [24] registered\n[ 0.277779] acpiphp: Slot [25] registered\n[ 0.278567] acpiphp: Slot [26] registered\n[ 0.279352] acpiphp: Slot [27] registered\n[ 0.280145] acpiphp: Slot [28] registered\n[ 0.280931] acpiphp: Slot [29] registered\n[ 0.281718] acpiphp: Slot [30] registered\n[ 0.282503] acpiphp: Slot [31] registered\n[ 0.283286] PCI host bridge to bus 0000:00\n[ 0.284069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285245] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287848] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289249] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295553] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297934] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307052] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356559] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357931] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359301] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361967] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364502] vgaarb: loaded\n[ 0.365089] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366184] SCSI subsystem initialized\n[ 0.366972] ACPI: bus type USB registered\n[ 0.367757] usbcore: registered new interface driver usbfs\n[ 0.368759] usbcore: registered new interface driver hub\n[ 0.369727] usbcore: registered new device driver usb\n[ 0.370743] PCI: Using ACPI for IRQ routing\n[ 0.371732] NetLabel: Initializing\n[ 0.372425] NetLabel: domain hash size = 128\n[ 0.373250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374167] NetLabel: unlabeled traffic allowed by default\n[ 0.375225] clocksource: Switched to clocksource kvm-clock\n[ 0.380599] AppArmor: AppArmor Filesystem Enabled\n[ 0.381529] pnp: PnP ACPI init\n[ 0.382417] pnp: PnP ACPI: found 5 devices\n[ 0.388754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390437] NET: Registered protocol family 2\n[ 0.391382] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393774] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394905] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397114] NET: Registered protocol family 1\n[ 0.397961] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399040] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400093] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414105] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428439] Trying to unpack rootfs image as initramfs...\n[ 0.477796] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491680] Scanning for low memory corruption every 60 seconds\n[ 0.493006] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494131] audit: initializing netlink subsys (disabled)\n[ 0.495139] audit: type=2000 audit(1538550404.178:1): initialized\n[ 0.496434] Initialise system trusted keyring\n[ 0.497339] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498483] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500440] zbud: loaded\n[ 0.501132] VFS: Disk quotas dquot_6.6.0\n[ 0.501928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503425] fuse init (API version 7.23)\n[ 0.504293] Key type big_key registered\n[ 0.505081] Allocating IMA MOK and blacklist keyrings.\n[ 0.506538] Key type asymmetric registered\n[ 0.507366] Asymmetric key parser 'x509' registered\n[ 0.508311] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509748] io scheduler noop registered\n[ 0.510532] io scheduler deadline registered (default)\n[ 0.511513] io scheduler cfq registered\n[ 0.512339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514596] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516033] ACPI: Power Button [PWRF]\n[ 0.516847] GHES: HEST is not enabled!\n[ 0.530494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559820] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563478] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590014] Linux agpgart interface v0.103\n[ 0.592047] brd: module loaded\n[ 0.593197] loop: module loaded\n[ 0.597610] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599030] GPT:90111 != 2097151\n[ 0.599692] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600762] GPT:90111 != 2097151\n[ 0.601426] GPT: Use GNU Parted to correct GPT errors.\n[ 0.602366] vda: vda1 vda15\n[ 0.603836] scsi host0: ata_piix\n[ 0.604564] scsi host1: ata_piix\n[ 0.605251] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607896] libphy: Fixed MDIO Bus: probed\n[ 0.608710] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609652] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611925] PPP generic driver version 2.4.2\n[ 0.612804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614038] ehci-pci: EHCI PCI platform driver\n[ 0.614886] ehci-platform: EHCI generic platform driver\n[ 0.615860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616978] ohci-pci: OHCI PCI platform driver\n[ 0.617832] ohci-platform: OHCI generic platform driver\n[ 0.618806] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633222] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634210] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635647] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640394] usb usb1: Product: UHCI Host Controller\n[ 0.641322] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643451] hub 1-0:1.0: USB hub found\n[ 0.644224] hub 1-0:1.0: 2 ports detected\n[ 0.645110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648173] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649194] mousedev: PS/2 mouse device common for all mice\n[ 0.650439] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652278] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653361] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654549] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655736] i2c /dev entries driver\n[ 0.656493] device-mapper: uevent: version 1.0.3\n[ 0.657417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659022] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660297] NET: Registered protocol family 10\n[ 0.661280] NET: Registered protocol family 17\n[ 0.662159] Key type dns_resolver registered\n[ 0.663076] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664158] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665886] registered taskstats version 1\n[ 0.666707] Loading compiled-in X.509 certificates\n[ 0.668154] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669988] zswap: loaded using pool lzo/zbud\n[ 0.671350] Key type trusted registered\n[ 0.672877] Key type encrypted registered\n[ 0.673701] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674717] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675752] evm: HMAC attrs: 0x1\n[ 0.676689] Magic number: 6:55:116\n[ 0.677520] rtc_cmos 00:00: setting system clock to 2018-10-03 07:06:44 UTC (1538550404)\n[ 0.679481] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680589] EDD information not available.\n[ 0.763898] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.765334] ata1.00: configured for MWDMA2\n[ 0.766538] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778884] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780108] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781348] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784746] Write protecting the kernel read-only data: 14336k\n[ 0.786290] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.188396] 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.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 2.74s]\nping 10.10.20.13 OK\nping 10.10.20.13 OK\nping 10.10.20.13 OK\n"} 2018-10-03 07:08:21,214 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action used request id req-3ea5fd8d-6efb-45d7-8631-301a66ffca21 2018-10-03 07:08:21,215 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-8-1' can ping 'sdnvpn-8-2' 2018-10-03 07:08:21,215 - sdnvpn-results - INFO - Assign a Floating IP to sdnvpn-8-1 2018-10-03 07:08:21,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:08:21,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-b3decda8-4aec-47e7-8d6a-749f0256b025 Date: Wed, 03 Oct 2018 07:08:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676a2d9e-1631-4bfe-b36c-a09e31791ff6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["7dfb61e8-ab07-49be-9a1f-775d948fcdc6"],"description":"","tags":[],"updated_at":"2018-10-03T07:06:14Z","provider:segmentation_id":81,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:06:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f8af5296-8335-4e0d-b181-466c8d04cf2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["397126dc-90c0-4c9b-9598-850f95dd89ed"],"description":"","tags":[],"updated_at":"2018-10-03T07:06:19Z","provider:segmentation_id":103,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:06:19Z","provider:network_type":"vxlan"}]} 2018-10-03 07:08:21,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-b3decda8-4aec-47e7-8d6a-749f0256b025 2018-10-03 07:08:21,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"floatingip": {"floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}}' 2018-10-03 07:08:22,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-28e96826-41e0-4f2f-8a5d-7d349cc35400 Date: Wed, 03 Oct 2018 07:08:22 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-10-03T07:08:21Z", "floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": null, "id": "a888ddc7-1f6a-4617-87b9-25aa94c56d19", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:08:21Z", "project_id": "19cfe43276e744d1a074a6b48492f500"}} 2018-10-03 07:08:22,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-28e96826-41e0-4f2f-8a5d-7d349cc35400 2018-10-03 07:08:22,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e4909f0d0ebb2e23df51ed1d5cb28076bf0f32" -d '{"addFloatingIp": {"address": "172.30.9.204"}}' 2018-10-03 07:08:24,675 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:08:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05dcbc7a-b44d-4579-acae-e695ffd446e6 x-compute-request-id: req-05dcbc7a-b44d-4579-acae-e695ffd446e6 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-10-03 07:08:24,675 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action used request id req-05dcbc7a-b44d-4579-acae-e695ffd446e6 2018-10-03 07:08:24,676 - sdnvpn-results - INFO - Ping sdnvpn-8-1 via Floating IP 2018-10-03 07:08:24,676 - sdnvpn-results - DEBUG - Ping IP 172.30.9.204 2018-10-03 07:08:24,676 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.204 -c 10' 2018-10-03 07:08:33,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e4909f0d0ebb2e23df51ed1d5cb28076bf0f32" -d '{"forceDelete": null}' 2018-10-03 07:08:33,894 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:08: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-6e383b00-28c5-4056-ba71-664ad30980f6 x-compute-request-id: req-6e383b00-28c5-4056-ba71-664ad30980f6 Content-Length: 0 Content-Type: application/json 2018-10-03 07:08:33,894 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d75fc360-01e9-4d79-bd41-8ad090bd5476/action used request id req-6e383b00-28c5-4056-ba71-664ad30980f6 2018-10-03 07:08:33,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e4909f0d0ebb2e23df51ed1d5cb28076bf0f32" -d '{"forceDelete": null}' 2018-10-03 07:08:34,133 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:08: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-562cbb4a-241e-482a-959c-59cdf19a4a40 x-compute-request-id: req-562cbb4a-241e-482a-959c-59cdf19a4a40 Content-Length: 0 Content-Type: application/json 2018-10-03 07:08:34,134 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/11b0bb6e-6e8e-4415-aa11-0c714a46af01/action used request id req-562cbb4a-241e-482a-959c-59cdf19a4a40 2018-10-03 07:08:34,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/d18585ad-8335-43b5-b906-44e8f5939358 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3cdd6d4d4559315ffdb34a5fb1d0096ee2a8ff89" 2018-10-03 07:08:35,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6553bd40-9eea-43df-b2f1-b738f9af9268 Date: Wed, 03 Oct 2018 07:08:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:08:35,520 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d18585ad-8335-43b5-b906-44e8f5939358 used request id req-6553bd40-9eea-43df-b2f1-b738f9af9268 2018-10-03 07:08:35,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/a888ddc7-1f6a-4617-87b9-25aa94c56d19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:08:36,479 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-626d9fe9-7590-4921-9d8c-0203aa1f0202 Content-Length: 0 Date: Wed, 03 Oct 2018 07:08:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:08:36,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/a888ddc7-1f6a-4617-87b9-25aa94c56d19 used request id req-626d9fe9-7590-4921-9d8c-0203aa1f0202 2018-10-03 07:08:36,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"subnet_id": "7dfb61e8-ab07-49be-9a1f-775d948fcdc6"}' 2018-10-03 07:08:37,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-29728130-8a54-45b8-b367-5f088b70e987 Date: Wed, 03 Oct 2018 07:08:37 GMT RESP BODY: {"network_id": "676a2d9e-1631-4bfe-b36c-a09e31791ff6", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "subnet_id": "7dfb61e8-ab07-49be-9a1f-775d948fcdc6", "subnet_ids": ["7dfb61e8-ab07-49be-9a1f-775d948fcdc6"], "port_id": "1cef5c7e-4434-4246-8046-43c62cd07b02", "id": "4bf18c88-b4a6-42ba-b6d6-f174b64c5125"} 2018-10-03 07:08:37,674 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125/remove_router_interface used request id req-29728130-8a54-45b8-b367-5f088b70e987 2018-10-03 07:08:37,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"subnet_id": "397126dc-90c0-4c9b-9598-850f95dd89ed"}' 2018-10-03 07:08:38,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-201d9f51-81ec-4172-9054-a23552715cfd Date: Wed, 03 Oct 2018 07:08:38 GMT RESP BODY: {"network_id": "f8af5296-8335-4e0d-b181-466c8d04cf2e", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "subnet_id": "397126dc-90c0-4c9b-9598-850f95dd89ed", "subnet_ids": ["397126dc-90c0-4c9b-9598-850f95dd89ed"], "port_id": "fc9afb97-13bd-485b-90db-beaac82e0d87", "id": "4bf18c88-b4a6-42ba-b6d6-f174b64c5125"} 2018-10-03 07:08:38,764 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125/remove_router_interface used request id req-201d9f51-81ec-4172-9054-a23552715cfd 2018-10-03 07:08:38,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:08:39,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-eaddd151-411c-455a-82f8-99919d1f6269 Date: Wed, 03 Oct 2018 07:08:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:08:39Z", "revision_number": 11, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "4bf18c88-b4a6-42ba-b6d6-f174b64c5125", "name": "sdnvpn-8-1-router"}} 2018-10-03 07:08:39,801 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125 used request id req-eaddd151-411c-455a-82f8-99919d1f6269 2018-10-03 07:08:39,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/7dfb61e8-ab07-49be-9a1f-775d948fcdc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:08:42,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02ad6417-7397-49c4-82a7-918d1d82fbd9 Date: Wed, 03 Oct 2018 07:08:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:08:42,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/7dfb61e8-ab07-49be-9a1f-775d948fcdc6 used request id req-02ad6417-7397-49c4-82a7-918d1d82fbd9 2018-10-03 07:08:42,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/397126dc-90c0-4c9b-9598-850f95dd89ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:08:44,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f69b48b7-aa62-49bd-b09c-0af59a8aced5 Date: Wed, 03 Oct 2018 07:08:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:08:44,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/397126dc-90c0-4c9b-9598-850f95dd89ed used request id req-f69b48b7-aa62-49bd-b09c-0af59a8aced5 2018-10-03 07:08:44,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:08:45,238 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02d9e6a3-da3d-4fb9-9986-87b56ccc9518 Content-Length: 0 Date: Wed, 03 Oct 2018 07:08:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:08:45,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/4bf18c88-b4a6-42ba-b6d6-f174b64c5125 used request id req-02d9e6a3-da3d-4fb9-9986-87b56ccc9518 2018-10-03 07:08:45,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/676a2d9e-1631-4bfe-b36c-a09e31791ff6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:08:46,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-763de9d9-a470-4412-9df4-1da18e1988dc Date: Wed, 03 Oct 2018 07:08:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:08:46,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/676a2d9e-1631-4bfe-b36c-a09e31791ff6 used request id req-763de9d9-a470-4412-9df4-1da18e1988dc 2018-10-03 07:08:46,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/f8af5296-8335-4e0d-b181-466c8d04cf2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb5efa68c185fdc4ed20538efe56f1de526cab" 2018-10-03 07:08:46,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a8a6fbe-5cb7-4c54-88f3-d3c7efa7a04f Date: Wed, 03 Oct 2018 07:08:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:08:46,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f8af5296-8335-4e0d-b181-466c8d04cf2e used request id req-6a8a6fbe-5cb7-4c54-88f3-d3c7efa7a04f 2018-10-03 07:08:46,742 - 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.204 | +========================================================================================+ 2018-10-03 07:08:46,742 - sdnvpn-results - INFO - All the subtests have passed. 2018-10-03 07:08:46,742 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-10-03 07:08:46,743 - 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.204': 'PASS'}]} 2018-10-03 07:08:46,743 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-10-03 07:08:46,743 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-10-03 07:08:46,743 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-10-03 07:08:46,843 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-10-03 07:08:46,846 - paramiko.transport - DEBUG - starting thread (client mode): 0x29be38d0L 2018-10-03 07:08:46,846 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:08:46,875 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:08:46,876 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:08:46,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-10-03 07:08:46,882 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:08:46,882 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:08:46,883 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:08:46,883 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:08:46,883 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:08:46,892 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:08:46,893 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:08:46,910 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.99: 17d434495b05458bc4669a0c86ea933d 2018-10-03 07:08:46,911 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:08:46,933 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:08:46,973 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:08:46,975 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:08:47,225 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:08:47,225 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:08:47,264 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:08:47,265 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:08:47,286 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:08:53,064 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:08:53,066 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:08:53,069 - paramiko.transport - DEBUG - starting thread (client mode): 0x29be3f50L 2018-10-03 07:08:53,069 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:08:53,074 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:08:53,075 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:08:53,077 - 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-10-03 07:08:53,077 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:08:53,077 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:08:53,078 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:08:53,078 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:08:53,078 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:08:53,083 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:08:53,083 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:08:53,084 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 08d6d2c8af7e8745ddd67e34b2aa847f 2018-10-03 07:08:53,085 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:08:53,123 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:08:53,135 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:08:53,149 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:08:53,219 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:08:53,219 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:08:53,258 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:08:53,259 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:08:53,269 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:08:53,299 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:08:53,300 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:08:53,301 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:08:53,302 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:08:53,302 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:08:53,342 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:08:53,377 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:08:53,378 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:08:53,379 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:08:53,380 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:08:53,380 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:08:53,420 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:08:53,451 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:08:53,453 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:08:53,454 - paramiko.transport - DEBUG - starting thread (client mode): 0x29c26350L 2018-10-03 07:08:53,454 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:08:53,460 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:08:53,460 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:08:53,463 - 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-10-03 07:08:53,463 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:08:53,463 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:08:53,463 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:08:53,463 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:08:53,464 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:08:53,468 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:08:53,469 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:08:53,470 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: b5aa57d8b7defa2bf628128f53fd43d8 2018-10-03 07:08:53,471 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:08:53,508 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:08:53,521 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:08:53,535 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:08:53,620 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:08:53,620 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:08:53,659 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:08:53,659 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:08:53,672 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:08:53,708 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:08:53,709 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:08:53,710 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:08:53,711 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:08:53,711 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:08:53,751 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:08:53,788 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:08:53,790 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:08:53,791 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:08:53,791 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:08:53,792 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:08:53,832 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:08:53,863 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:08:53,865 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:08:53,867 - paramiko.transport - DEBUG - starting thread (client mode): 0x29c43e50L 2018-10-03 07:08:53,868 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:08:53,872 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:08:53,872 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:08:53,874 - 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-10-03 07:08:53,874 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:08:53,874 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:08:53,874 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:08:53,875 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:08:53,875 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:08:53,879 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:08:53,879 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:08:53,883 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: ccb67c23f78a5d9728accfa836326dc0 2018-10-03 07:08:53,884 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:08:53,918 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:08:53,930 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:08:53,948 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:08:54,002 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:08:54,003 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:08:54,042 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:08:54,043 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:08:54,051 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:08:54,081 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:08:54,081 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:08:54,082 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:08:54,083 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:08:54,083 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:08:54,123 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:08:54,155 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:08:54,156 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:08:54,157 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:08:54,158 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:08:54,158 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:08:54,198 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:08:54,226 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:08:54,227 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:08:54,230 - paramiko.transport - DEBUG - starting thread (client mode): 0x29be3510L 2018-10-03 07:08:54,230 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:08:54,234 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:08:54,235 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:08:54,236 - 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-10-03 07:08:54,237 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:08:54,237 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:08:54,237 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:08:54,237 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:08:54,237 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:08:54,242 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:08:54,242 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:08:54,245 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 428ed53d6baffdc49451f25bc0c9656b 2018-10-03 07:08:54,246 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:08:54,282 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:08:54,293 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:08:54,311 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:08:54,380 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:08:54,380 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:08:54,419 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:08:54,420 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:08:54,430 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:08:54,462 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:08:54,463 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:08:54,465 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:08:54,465 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:08:54,466 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:08:54,506 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:08:54,539 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:08:54,541 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:08:54,542 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:08:54,543 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:08:54,543 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:08:54,584 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:08:54,615 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:08:54,617 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:08:54,619 - paramiko.transport - DEBUG - starting thread (client mode): 0x29c7a690L 2018-10-03 07:08:54,619 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:08:54,624 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:08:54,624 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:08:54,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-10-03 07:08:54,627 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:08:54,627 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:08:54,627 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:08:54,627 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:08:54,627 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:08:54,632 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:08:54,633 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:08:54,635 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: f0619cdf5046c3475199e92cbb6b37d7 2018-10-03 07:08:54,636 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:08:54,672 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:08:54,682 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:08:54,700 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:08:54,764 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:08:54,764 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:08:54,803 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:08:54,804 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:08:54,811 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:08:54,841 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:08:54,842 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:08:54,843 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:08:54,843 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:08:54,844 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:08:54,884 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:08:54,915 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:08:54,917 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:08:54,917 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:08:54,918 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:08:54,918 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:08:54,959 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:08:54,986 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:08:54,987 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:08:54,988 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:08:54,989 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:08:54,989 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:08:54,999 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:08:59,255 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:08:59,257 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:08:59,259 - paramiko.transport - DEBUG - starting thread (client mode): 0x29be37d0L 2018-10-03 07:08:59,259 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:08:59,266 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:08:59,266 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:08:59,269 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-03 07:08:59,270 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:08:59,270 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:08:59,270 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:08:59,270 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:08:59,270 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:08:59,275 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:08:59,276 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:08:59,291 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 08d6d2c8af7e8745ddd67e34b2aa847f 2018-10-03 07:08:59,291 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:08:59,315 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:08:59,329 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:08:59,355 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:08:59,427 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:08:59,427 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:08:59,466 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:08:59,466 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:08:59,475 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:08:59,510 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:08:59,512 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:08:59,513 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:08:59,513 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:08:59,514 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:08:59,555 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:08:59,593 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:08:59,594 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:08:59,594 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:08:59,595 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:08:59,596 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:08:59,636 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:08:59,671 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:08:59,673 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:08:59,675 - paramiko.transport - DEBUG - starting thread (client mode): 0x29c24b50L 2018-10-03 07:08:59,675 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:08:59,682 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:08:59,682 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:08:59,686 - 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-10-03 07:08:59,686 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:08:59,686 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:08:59,686 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:08:59,686 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:08:59,687 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:08:59,691 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:08:59,692 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:08:59,707 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: b5aa57d8b7defa2bf628128f53fd43d8 2018-10-03 07:08:59,707 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:08:59,731 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:08:59,745 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:08:59,772 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:08:59,841 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:08:59,841 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:08:59,880 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:08:59,881 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:08:59,891 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:08:59,928 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:08:59,929 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:08:59,930 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:08:59,930 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:08:59,931 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:08:59,971 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:09:00,009 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:09:00,010 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:09:00,011 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:09:00,012 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:09:00,012 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:09:00,053 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:09:00,086 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:09:00,088 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:09:00,090 - paramiko.transport - DEBUG - starting thread (client mode): 0x29cbd610L 2018-10-03 07:09:00,090 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:09:00,095 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:09:00,095 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:09:00,097 - 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-10-03 07:09:00,097 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:09:00,097 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:09:00,097 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:09:00,098 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:09:00,098 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:09:00,102 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:09:00,103 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:09:00,106 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: ccb67c23f78a5d9728accfa836326dc0 2018-10-03 07:09:00,106 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:09:00,142 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:09:00,152 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:09:00,171 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:09:00,230 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:09:00,230 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:09:00,269 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:09:00,270 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:09:00,274 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:09:00,304 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:09:00,305 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:09:00,306 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:09:00,307 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:09:00,307 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:09:00,347 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:09:00,381 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:09:00,383 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:09:00,383 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:09:00,384 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:09:00,384 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:09:00,425 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:09:00,452 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:09:00,454 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:09:00,456 - paramiko.transport - DEBUG - starting thread (client mode): 0x29c72290L 2018-10-03 07:09:00,456 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:09:00,461 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:09:00,462 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:09:00,464 - 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-10-03 07:09:00,464 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:09:00,464 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:09:00,464 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:09:00,465 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:09:00,465 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:09:00,469 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:09:00,469 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:09:00,471 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 428ed53d6baffdc49451f25bc0c9656b 2018-10-03 07:09:00,472 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:09:00,509 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:09:00,521 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:09:00,537 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:09:00,611 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:09:00,611 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:09:00,650 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:09:00,651 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:09:00,656 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:09:00,689 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:09:00,690 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:09:00,691 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:09:00,692 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:09:00,692 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:09:00,732 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:09:00,768 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:09:00,770 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:09:00,770 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:09:00,771 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:09:00,771 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:09:00,812 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:09:00,842 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:09:00,844 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:09:00,846 - paramiko.transport - DEBUG - starting thread (client mode): 0x29c7c450L 2018-10-03 07:09:00,847 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:09:00,851 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:09:00,851 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:09:00,853 - 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-10-03 07:09:00,853 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:09:00,853 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:09:00,854 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:09:00,854 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:09:00,854 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:09:00,858 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:09:00,859 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:09:00,862 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: f0619cdf5046c3475199e92cbb6b37d7 2018-10-03 07:09:00,863 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:09:00,898 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:09:00,908 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:09:00,927 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:09:00,986 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:09:00,986 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:09:01,025 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:09:01,026 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:09:01,031 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:09:01,061 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:09:01,061 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:09:01,062 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:09:01,063 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:09:01,063 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:09:01,104 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:09:01,138 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:09:01,140 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:09:01,140 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:09:01,141 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:09:01,141 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:09:01,182 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:09:01,209 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:09:01,210 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:09:01,211 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:09:01,212 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:09:01,212 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:09:01,217 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:09:01,272 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:09:01,273 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:09:01,274 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:09:01,274 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:09:01,275 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:09:01,279 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:09:01,336 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:09:01,337 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:09:01,339 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:09:01,339 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:09:01,339 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:09:01,342 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:09:01,386 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:09:01,387 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:09:01,388 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:09:01,388 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:09:01,389 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:09:01,391 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:09:01,442 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:09:01,443 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:09:01,444 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:09:01,444 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:09:01,445 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:09:01,448 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:09:01,487 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:09:01,488 - sdnvpn-results - INFO - Verify that OpenDaylight can start/communicate with zrpcd/Quagga 2018-10-03 07:09:01,488 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-10-03 07:09:01,489 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:09:01,489 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-10-03 07:09:01,490 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:09:01,491 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:09:01,491 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:09:01,493 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:09:01,550 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:09:01,550 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-10-03 07:09:01,551 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:09:01,552 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:09:01,552 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:09:01,553 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:09:01,557 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:09:01,604 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:09:01,605 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-10-03 07:09:01,606 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:09:01,606 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:09:01,607 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:09:01,607 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:09:01,610 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:09:01,661 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:09:01,661 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-10-03 07:09:01,666 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:09:01,702 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-10-03 07:09:01,702 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-10-03 07:09:01,703 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-10-03 07:09:01,705 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-10-03 07:09:01,744 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-10-03 07:09:01,744 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-10-03 07:09:01,746 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-10-03 07:09:01,746 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-10-03 07:09:01,746 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-10-03 07:09:01,787 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-10-03 07:09:01,825 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-10-03 07:09:01,827 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-10-03 07:09:01,827 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-10-03 07:09:01,828 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-10-03 07:09:01,829 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-10-03 07:09:01,869 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-10-03 07:09:01,899 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-10-03 07:09:01,900 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-10-03 07:09:01,901 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-10-03 07:09:01,902 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-10-03 07:09:01,906 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-10-03 07:09:01,908 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-10-03 07:09:01,908 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-10-03 07:09:01,909 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-10-03 07:09:01,911 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-10-03 07:09:01,947 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-10-03 07:09:01,948 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-10-03 07:09:01,949 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-10-03 07:09:01,950 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-10-03 07:09:01,950 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-10-03 07:09:01,991 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-10-03 07:09:02,026 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-10-03 07:09:02,028 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-10-03 07:09:02,028 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-10-03 07:09:02,029 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-10-03 07:09:02,030 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-10-03 07:09:02,070 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-10-03 07:09:02,099 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-10-03 07:09:02,099 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-10-03 07:09:02,100 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-10-03 07:09:02,101 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-10-03 07:09:02,104 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-10-03 07:09:02,106 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-0 2018-10-03 07:09:02,106 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-10-03 07:09:02,107 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-10-03 07:09:02,107 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-10-03 07:09:02,109 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-10-03 07:09:02,110 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-10-03 07:09:02,111 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-10-03 07:09:02,111 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-10-03 07:09:02,111 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-10-03 07:09:02,145 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-10-03 07:09:02,146 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.29 2018-10-03 07:09:02,147 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-10-03 07:09:02,147 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-10-03 07:09:02,149 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-10-03 07:09:02,149 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-10-03 07:09:02,189 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-10-03 07:09:04,448 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-10-03 07:09:04,449 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-10-03 07:09:04,449 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-10-03 07:09:04,450 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-10-03 07:09:04,451 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-10-03 07:09:04,491 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-10-03 07:09:05,125 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-10-03 07:09:05,126 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-10-03 07:09:10,131 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-10-03 07:09:10,131 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-10-03 07:09:10,132 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-10-03 07:09:10,132 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-10-03 07:09:10,135 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-10-03 07:09:10,188 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-10-03 07:09:10,189 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-10-03 07:09:10,189 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-10-03 07:09:10,192 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-10-03 07:09:17,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:09:17,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:09:17,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:09:17,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:09:17,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:09:17,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:09:17,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:09:17,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:09:17,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:09:17,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:09:17,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:09:17,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:09:17,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:09:17,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:09:17,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:09:17,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:09:17,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:09:17,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:09:17,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:09:17,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:09:17,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:09:17,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:09:17,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:09:17,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:09:17,923 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:09:17,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:09:17,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:09:17,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:09:17,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:09:17,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:09:17,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:09:17,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:09:17,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:09:17,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:09:17,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:09:17,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:09:17,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:09:17,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:09:17,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:09:17,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:09:17,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:09:17,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:09:17,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:09:17,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:09:17,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:09:17,926 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:09:17,926 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:09:17,926 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:09:17,926 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:09:17,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:09:17,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:09:17,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:09:17,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:09:17,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:09:17,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:09:17,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:09:17,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:09:17,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:09:17,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:09:17,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:09:17,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:09:17,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:09:17,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:09:17,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:09:17,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:09:17,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:09:17,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:09:17,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:09:17,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:09:17,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:09:17,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:09:17,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:09:17,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:09:17,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-10-03 07:09:17,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:09:17,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:09:17,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:09:17,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:09:17,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:09:17,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:09:17,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:09:17,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:09:17,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:09:17,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:09:17,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:09:17,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:09:17,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:09:17,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d309b5a3-23d3-458c-b749-dbf71bb39b25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:09:17,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d309b5a3-23d3-458c-b749-dbf71bb39b25 2018-10-03 07:09:17,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:09:18,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:09:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["IHdgSAKvQnWED1ABSNqT9g"], "issued_at": "2018-10-03T07:09:18.000000Z"}} 2018-10-03 07:09:18,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae9298d4ebf0a4ba3cb0c0e56c89904fd6c5bec" 2018-10-03 07:09:18,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09: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-4895de32-05b5-43e6-9897-d1c1698fe463 x-compute-request-id: req-4895de32-05b5-43e6-9897-d1c1698fe463 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 07:09:18,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail used request id req-4895de32-05b5-43e6-9897-d1c1698fe463 2018-10-03 07:09:18,522 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-10-03 07:09:18,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae9298d4ebf0a4ba3cb0c0e56c89904fd6c5bec" -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-10-03 07:09:18,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09: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-5bdfbef3-8655-414a-ade1-498cff15e95f x-compute-request-id: req-5bdfbef3-8655-414a-ade1-498cff15e95f Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:09:18,579 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5bdfbef3-8655-414a-ade1-498cff15e95f 2018-10-03 07:09:18,580 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=778c2b44-44b4-474c-a9e8-12c1c8820c14 created successfully. 2018-10-03 07:09:18,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:09:18,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f509b546-798d-42fd-823c-dd9e16ab7b67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:09:18,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f509b546-798d-42fd-823c-dd9e16ab7b67 2018-10-03 07:09:18,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:09:18,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:09:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["uJ-3qsQ-ScmDjgVCXKBMmg"], "issued_at": "2018-10-03T07:09:18.000000Z"}} 2018-10-03 07:09:18,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:19,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12700 X-Openstack-Request-Id: req-54eff8f1-eb42-4d60-b579-9735ab5fe04e Date: Wed, 03 Oct 2018 07:09:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "updated_at": "2018-10-03T07:01:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}], "revision_number": 4, "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "044a405d-4886-4654-afc0-44603bd95275", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "updated_at": "2018-10-03T07:06:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "63dfa237-e324-4c12-996e-efb08e079b07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "7fa378e2-d203-4d39-b1c8-2744a1ba9c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 80, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "8a356456-d50c-494c-ab72-f7a1609fca4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "f5adf667-9986-495f-9cdd-6db76f4d099d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 6, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "name": "sdnvpn-sg"}]} 2018-10-03 07:09:19,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-54eff8f1-eb42-4d60-b579-9735ab5fe04e 2018-10-03 07:09:19,193 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:09:19,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:19,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-dcd9a932-39bc-46f6-abf5-6ff93732a2fd Date: Wed, 03 Oct 2018 07:09:19 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-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "186a67fe-2584-47e0-876c-96aac41a0180"}, {"remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "240df28c-49c0-4de7-b9d6-694182d106f2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "5567f928-d31e-4b4e-ac44-9dae49608841"}, {"remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "63dfa237-e324-4c12-996e-efb08e079b07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c"}, {"remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 80, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "7fa378e2-d203-4d39-b1c8-2744a1ba9c03"}, {"remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "8887c15c-0299-4563-95da-6d4396fb1414"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "8a356456-d50c-494c-ab72-f7a1609fca4b"}, {"remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6"}, {"remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9"}, {"remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "bdcac455-dd90-4b65-a81a-f0f262241a75"}, {"remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "f5adf667-9986-495f-9cdd-6db76f4d099d"}]} 2018-10-03 07:09:19,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-dcd9a932-39bc-46f6-abf5-6ff93732a2fd 2018-10-03 07:09:19,748 - sdnvpn_test_utils - INFO - This rule exists for security group: 67adad6d-6fd0-4161-9ed4-ce227b0205b8 2018-10-03 07:09:19,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:20,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-546e0e6d-7fb8-4f6f-8d12-cee9781c3dd2 Date: Wed, 03 Oct 2018 07:09:20 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-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "186a67fe-2584-47e0-876c-96aac41a0180"}, {"remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "240df28c-49c0-4de7-b9d6-694182d106f2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "5567f928-d31e-4b4e-ac44-9dae49608841"}, {"remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "63dfa237-e324-4c12-996e-efb08e079b07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c"}, {"remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 80, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "7fa378e2-d203-4d39-b1c8-2744a1ba9c03"}, {"remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "8887c15c-0299-4563-95da-6d4396fb1414"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "8a356456-d50c-494c-ab72-f7a1609fca4b"}, {"remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6"}, {"remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9"}, {"remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "bdcac455-dd90-4b65-a81a-f0f262241a75"}, {"remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "f5adf667-9986-495f-9cdd-6db76f4d099d"}]} 2018-10-03 07:09:20,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-546e0e6d-7fb8-4f6f-8d12-cee9781c3dd2 2018-10-03 07:09:20,328 - sdnvpn_test_utils - INFO - This rule exists for security group: 67adad6d-6fd0-4161-9ed4-ce227b0205b8 2018-10-03 07:09:20,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:20,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-71f41634-423f-4326-bd36-e99dff6ae087 Date: Wed, 03 Oct 2018 07:09:20 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-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "186a67fe-2584-47e0-876c-96aac41a0180"}, {"remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "240df28c-49c0-4de7-b9d6-694182d106f2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "5567f928-d31e-4b4e-ac44-9dae49608841"}, {"remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "63dfa237-e324-4c12-996e-efb08e079b07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c"}, {"remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 80, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "7fa378e2-d203-4d39-b1c8-2744a1ba9c03"}, {"remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "8887c15c-0299-4563-95da-6d4396fb1414"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "8a356456-d50c-494c-ab72-f7a1609fca4b"}, {"remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6"}, {"remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "port_range_min": null, "revision_number": 0, "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9"}, {"remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "bdcac455-dd90-4b65-a81a-f0f262241a75"}, {"remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "port_range_min": null, "revision_number": 0, "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:26Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "project_id": "", "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": null, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:23Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "f5adf667-9986-495f-9cdd-6db76f4d099d"}]} 2018-10-03 07:09:20,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-71f41634-423f-4326-bd36-e99dff6ae087 2018-10-03 07:09:20,362 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-03 07:09:20,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"security_group_rule": {"port_range_min": 179, "direction": "ingress", "protocol": "tcp", "port_range_max": 179, "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:09:21,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0e128c97-6b6c-4eb8-aaac-f0c2a43f9ce6 Date: Wed, 03 Oct 2018 07:09:21 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-10-03T07:09:20Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "port_range_min": 179, "revision_number": 0, "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:09:20Z", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "3f5d8f18-17e7-447f-8cd5-5d139c9c9870"}} 2018-10-03 07:09:21,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-0e128c97-6b6c-4eb8-aaac-f0c2a43f9ce6 2018-10-03 07:09:21,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:21,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1949 X-Openstack-Request-Id: req-381f9a40-7ce1-4593-a9e2-57d3e93cfc3a Date: Wed, 03 Oct 2018 07:09:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:09:21,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-381f9a40-7ce1-4593-a9e2-57d3e93cfc3a 2018-10-03 07:09:21,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:22,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-db51d97b-b1b3-448f-a545-7288306fa7e7 Date: Wed, 03 Oct 2018 07:09:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 07:09:22,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-db51d97b-b1b3-448f-a545-7288306fa7e7 2018-10-03 07:09:22,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:22,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dc428ded-d775-44e1-bc6a-e4fda3363a20 Date: Wed, 03 Oct 2018 07:09:22 GMT RESP BODY: {"routers": []} 2018-10-03 07:09:22,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-dc428ded-d775-44e1-bc6a-e4fda3363a20 2018-10-03 07:09:22,889 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-10-03 07:09:22,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"network": {"name": "sdnvpn-3-1-net", "admin_state_up": true}}' 2018-10-03 07:09:23,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6b5ae205-39ba-4079-a362-06091cdbc128 Date: Wed, 03 Oct 2018 07:09:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ead2f12b-cf3c-469b-a728-6ede346433ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:09:23Z","is_default":false,"provider:segmentation_id":3,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:23Z","mtu":1450}} 2018-10-03 07:09:23,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-6b5ae205-39ba-4079-a362-06091cdbc128 2018-10-03 07:09:23,656 - sdnvpn.lib.openstack_utils - DEBUG - Network 'ead2f12b-cf3c-469b-a728-6ede346433ad' created successfully 2018-10-03 07:09:23,657 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-03 07:09:23,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"subnets": [{"ip_version": 4, "network_id": "ead2f12b-cf3c-469b-a728-6ede346433ad", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-1-subnet"}]}' 2018-10-03 07:09:24,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d3a3cbaa-c0c6-41a1-ab08-f86ac4c3b221 Date: Wed, 03 Oct 2018 07:09:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ead2f12b-cf3c-469b-a728-6ede346433ad","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:24Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:09:24Z","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":"19cfe43276e744d1a074a6b48492f500","id":"0a7334db-9214-4c21-a1c1-ed4f36f6e197","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"}]} 2018-10-03 07:09:24,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-d3a3cbaa-c0c6-41a1-ab08-f86ac4c3b221 2018-10-03 07:09:24,585 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '0a7334db-9214-4c21-a1c1-ed4f36f6e197' created successfully 2018-10-03 07:09:24,585 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-03 07:09:24,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"router": {"name": "sdnvpn-3-1-router", "admin_state_up": true}}' 2018-10-03 07:09:25,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-88bb0eaa-9122-4a2f-8fb2-c6452db2d1d3 Date: Wed, 03 Oct 2018 07:09:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:09:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:09:25Z", "revision_number": 0, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "0a22a9e9-e4b8-4cc3-a604-f761d44287fe", "name": "sdnvpn-3-1-router"}} 2018-10-03 07:09:25,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-88bb0eaa-9122-4a2f-8fb2-c6452db2d1d3 2018-10-03 07:09:25,259 - sdnvpn.lib.openstack_utils - DEBUG - Router '0a22a9e9-e4b8-4cc3-a604-f761d44287fe' created successfully 2018-10-03 07:09:25,259 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-03 07:09:25,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0a22a9e9-e4b8-4cc3-a604-f761d44287fe/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"subnet_id": "0a7334db-9214-4c21-a1c1-ed4f36f6e197"}' 2018-10-03 07:09:26,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9df766e6-3393-41be-802b-c91e97ddf7eb Date: Wed, 03 Oct 2018 07:09:26 GMT RESP BODY: {"network_id": "ead2f12b-cf3c-469b-a728-6ede346433ad", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "subnet_id": "0a7334db-9214-4c21-a1c1-ed4f36f6e197", "subnet_ids": ["0a7334db-9214-4c21-a1c1-ed4f36f6e197"], "port_id": "ed045148-e53b-4f03-8421-2fd5942ff783", "id": "0a22a9e9-e4b8-4cc3-a604-f761d44287fe"} 2018-10-03 07:09:26,701 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0a22a9e9-e4b8-4cc3-a604-f761d44287fe/add_router_interface used request id req-9df766e6-3393-41be-802b-c91e97ddf7eb 2018-10-03 07:09:26,701 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-03 07:09:26,701 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-03 07:09:26,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:27,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2608 X-Openstack-Request-Id: req-f16b0591-c743-45c0-9f66-5bf7c758a746 Date: Wed, 03 Oct 2018 07:09:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ead2f12b-cf3c-469b-a728-6ede346433ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["0a7334db-9214-4c21-a1c1-ed4f36f6e197"],"description":"","tags":[],"updated_at":"2018-10-03T07:09:24Z","provider:segmentation_id":3,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:09:27,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-f16b0591-c743-45c0-9f66-5bf7c758a746 2018-10-03 07:09:27,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0a22a9e9-e4b8-4cc3-a604-f761d44287fe -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}}}' 2018-10-03 07:09:28,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-71458ab2-55b2-47a0-b551-3ad7c84fbf32 Date: Wed, 03 Oct 2018 07:09:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:09:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:09:28Z", "revision_number": 3, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "0a22a9e9-e4b8-4cc3-a604-f761d44287fe", "name": "sdnvpn-3-1-router"}} 2018-10-03 07:09:28,843 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0a22a9e9-e4b8-4cc3-a604-f761d44287fe used request id req-71458ab2-55b2-47a0-b551-3ad7c84fbf32 2018-10-03 07:09:28,843 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-03 07:09:28,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:29,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2608 X-Openstack-Request-Id: req-10683faa-f88b-4d1e-a4ed-d5138ce15088 Date: Wed, 03 Oct 2018 07:09:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ead2f12b-cf3c-469b-a728-6ede346433ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["0a7334db-9214-4c21-a1c1-ed4f36f6e197"],"description":"","tags":[],"updated_at":"2018-10-03T07:09:24Z","provider:segmentation_id":3,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:09:29,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-10683faa-f88b-4d1e-a4ed-d5138ce15088 2018-10-03 07:09:29,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:29,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1253 X-Openstack-Request-Id: req-e2bbd594-4b67-4602-97ef-9934a61a66e7 Date: Wed, 03 Oct 2018 07:09:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ead2f12b-cf3c-469b-a728-6ede346433ad","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:24Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:09:24Z","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":"19cfe43276e744d1a074a6b48492f500","id":"0a7334db-9214-4c21-a1c1-ed4f36f6e197","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-03 07:09:29,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-e2bbd594-4b67-4602-97ef-9934a61a66e7 2018-10-03 07:09:29,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:30,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-9c46c725-1574-4068-82e5-e5bc3aba35c6 Date: Wed, 03 Oct 2018 07:09:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:09:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:09:28Z", "revision_number": 3, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "0a22a9e9-e4b8-4cc3-a604-f761d44287fe", "name": "sdnvpn-3-1-router"}]} 2018-10-03 07:09:30,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-9c46c725-1574-4068-82e5-e5bc3aba35c6 2018-10-03 07:09:30,405 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-10-03 07:09:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"network": {"name": "sdnvpn-3-2-quagga-net", "admin_state_up": true}}' 2018-10-03 07:09:30,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-93f20936-0a82-433a-8e76-bc7be1ece224 Date: Wed, 03 Oct 2018 07:09: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":"54fae267-e653-4d26-aa63-c281015f30b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:09:30Z","is_default":false,"provider:segmentation_id":15,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:30Z","mtu":1450}} 2018-10-03 07:09:30,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-93f20936-0a82-433a-8e76-bc7be1ece224 2018-10-03 07:09:30,806 - sdnvpn.lib.openstack_utils - DEBUG - Network '54fae267-e653-4d26-aa63-c281015f30b3' created successfully 2018-10-03 07:09:30,806 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-03 07:09:30,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"subnets": [{"ip_version": 4, "network_id": "54fae267-e653-4d26-aa63-c281015f30b3", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-2-quagga-subnet"}]}' 2018-10-03 07:09:31,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-04d78205-9fba-445c-b3fa-58f45dd0930d Date: Wed, 03 Oct 2018 07:09:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54fae267-e653-4d26-aa63-c281015f30b3","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:30Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:09:30Z","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":"19cfe43276e744d1a074a6b48492f500","id":"8ed4e33a-da3e-4222-95ce-76c8a39976d4","subnetpool_id":null,"name":"sdnvpn-3-2-quagga-subnet"}]} 2018-10-03 07:09:31,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-04d78205-9fba-445c-b3fa-58f45dd0930d 2018-10-03 07:09:31,237 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '8ed4e33a-da3e-4222-95ce-76c8a39976d4' created successfully 2018-10-03 07:09:31,238 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-03 07:09:31,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"router": {"name": "sdnvpn-3-2-quagga-router", "admin_state_up": true}}' 2018-10-03 07:09:31,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-249a760f-8ce8-4463-8527-72c5c9c60d27 Date: Wed, 03 Oct 2018 07:09:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:09:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:09:31Z", "revision_number": 0, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "5e9f56b1-2f8f-4d1f-b22b-fd2d724324da", "name": "sdnvpn-3-2-quagga-router"}} 2018-10-03 07:09:31,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-249a760f-8ce8-4463-8527-72c5c9c60d27 2018-10-03 07:09:31,964 - sdnvpn.lib.openstack_utils - DEBUG - Router '5e9f56b1-2f8f-4d1f-b22b-fd2d724324da' created successfully 2018-10-03 07:09:31,964 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-03 07:09:31,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5e9f56b1-2f8f-4d1f-b22b-fd2d724324da/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"subnet_id": "8ed4e33a-da3e-4222-95ce-76c8a39976d4"}' 2018-10-03 07:09:33,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-63c3f807-168c-40f8-afe6-fff30060d02e Date: Wed, 03 Oct 2018 07:09:33 GMT RESP BODY: {"network_id": "54fae267-e653-4d26-aa63-c281015f30b3", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "subnet_id": "8ed4e33a-da3e-4222-95ce-76c8a39976d4", "subnet_ids": ["8ed4e33a-da3e-4222-95ce-76c8a39976d4"], "port_id": "e21eedd3-9603-4460-96a2-22d163186677", "id": "5e9f56b1-2f8f-4d1f-b22b-fd2d724324da"} 2018-10-03 07:09:33,510 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5e9f56b1-2f8f-4d1f-b22b-fd2d724324da/add_router_interface used request id req-63c3f807-168c-40f8-afe6-fff30060d02e 2018-10-03 07:09:33,510 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-03 07:09:33,511 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-03 07:09:33,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:34,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3275 X-Openstack-Request-Id: req-8221b27b-0bc0-413c-bb93-9675b72c2d6f Date: Wed, 03 Oct 2018 07:09:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"54fae267-e653-4d26-aa63-c281015f30b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["8ed4e33a-da3e-4222-95ce-76c8a39976d4"],"description":"","tags":[],"updated_at":"2018-10-03T07:09:30Z","provider:segmentation_id":15,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ead2f12b-cf3c-469b-a728-6ede346433ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["0a7334db-9214-4c21-a1c1-ed4f36f6e197"],"description":"","tags":[],"updated_at":"2018-10-03T07:09:24Z","provider:segmentation_id":3,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:09:34,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8221b27b-0bc0-413c-bb93-9675b72c2d6f 2018-10-03 07:09:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5e9f56b1-2f8f-4d1f-b22b-fd2d724324da -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}}}' 2018-10-03 07:09:35,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-63ab9368-20c5-4944-a902-1d645d5d1510 Date: Wed, 03 Oct 2018 07:09:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:09:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:09:35Z", "revision_number": 3, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "5e9f56b1-2f8f-4d1f-b22b-fd2d724324da", "name": "sdnvpn-3-2-quagga-router"}} 2018-10-03 07:09:35,413 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5e9f56b1-2f8f-4d1f-b22b-fd2d724324da used request id req-63ab9368-20c5-4944-a902-1d645d5d1510 2018-10-03 07:09:35,413 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-03 07:09:35,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:09:35,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52af61a3-9c82-4a1b-a9ea-3e8c294ab9ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:09:35,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-52af61a3-9c82-4a1b-a9ea-3e8c294ab9ce 2018-10-03 07:09:35,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:09:35,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:09:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["iipbRr1KTXip3fkjY1s3kA"], "issued_at": "2018-10-03T07:09:35.000000Z"}} 2018-10-03 07:09:35,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21ec797c0bc61586774fa957510c851f733834e" 2018-10-03 07:09:35,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-72510463-ad3b-46e8-a3f8-e649114bafd9 Date: Wed, 03 Oct 2018 07:09:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-10-03 07:09:35,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-72510463-ad3b-46e8-a3f8-e649114bafd9 2018-10-03 07:09:35,960 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-10-03 07:09:35,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21ec797c0bc61586774fa957510c851f733834e" 2018-10-03 07:09:36,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f9847a8d-d619-47d8-bb7f-ed17af815f50 Date: Wed, 03 Oct 2018 07:09: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-10-03 07:09:36,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f9847a8d-d619-47d8-bb7f-ed17af815f50 2018-10-03 07:09:36,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b21ec797c0bc61586774fa957510c851f733834e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-10-03 07:09:36,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c2f9594d-ed69-4f24-9344-4a310a278c29 X-Openstack-Request-Id: req-aa4b1e9a-24af-480a-9957-e64ca72c80b0 Date: Wed, 03 Oct 2018 07:09:36 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-10-03T07:09:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T07:09:36Z", "visibility": "public", "locations": [], "self": "/v2/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "min_disk": 0, "protected": false, "id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "file": "/v2/images/c2f9594d-ed69-4f24-9344-4a310a278c29/file", "checksum": null, "owner": "19cfe43276e744d1a074a6b48492f500", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 07:09:36,354 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-aa4b1e9a-24af-480a-9957-e64ca72c80b0 2018-10-03 07:09:36,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c2f9594d-ed69-4f24-9344-4a310a278c29/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21ec797c0bc61586774fa957510c851f733834e" -d '' 2018-10-03 07:09:47,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fbd98136-0195-4976-a29d-5540bffba34c Date: Wed, 03 Oct 2018 07:09:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:09:47,192 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c2f9594d-ed69-4f24-9344-4a310a278c29/file used request id req-fbd98136-0195-4976-a29d-5540bffba34c 2018-10-03 07:09:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:47,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3275 X-Openstack-Request-Id: req-501b52d7-4108-4b0e-82a8-7303d90c6412 Date: Wed, 03 Oct 2018 07:09:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"54fae267-e653-4d26-aa63-c281015f30b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["8ed4e33a-da3e-4222-95ce-76c8a39976d4"],"description":"","tags":[],"updated_at":"2018-10-03T07:09:30Z","provider:segmentation_id":15,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ead2f12b-cf3c-469b-a728-6ede346433ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["0a7334db-9214-4c21-a1c1-ed4f36f6e197"],"description":"","tags":[],"updated_at":"2018-10-03T07:09:24Z","provider:segmentation_id":3,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:09:47,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-501b52d7-4108-4b0e-82a8-7303d90c6412 2018-10-03 07:09:47,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"floatingip": {"floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}}' 2018-10-03 07:09:49,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-6473a43f-2f31-4bea-8fb2-7200d34d7818 Date: Wed, 03 Oct 2018 07:09:49 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-10-03T07:09:48Z", "floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": null, "id": "af7ce49b-502e-43e3-9e22-3aefb85f08cf", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:09:48Z", "project_id": "19cfe43276e744d1a074a6b48492f500"}} 2018-10-03 07:09:49,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-6473a43f-2f31-4bea-8fb2-7200d34d7818 2018-10-03 07:09:49,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:09:49,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3275 X-Openstack-Request-Id: req-16e36ff3-8e16-417b-a8df-a924035c8b19 Date: Wed, 03 Oct 2018 07:09:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"54fae267-e653-4d26-aa63-c281015f30b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["8ed4e33a-da3e-4222-95ce-76c8a39976d4"],"description":"","tags":[],"updated_at":"2018-10-03T07:09:30Z","provider:segmentation_id":15,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ead2f12b-cf3c-469b-a728-6ede346433ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["0a7334db-9214-4c21-a1c1-ed4f36f6e197"],"description":"","tags":[],"updated_at":"2018-10-03T07:09:24Z","provider:segmentation_id":3,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:09:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:09:49,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-16e36ff3-8e16-417b-a8df-a924035c8b19 2018-10-03 07:09:49,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"floatingip": {"floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}}' 2018-10-03 07:09:50,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-5c8146d7-267c-4264-8709-87ce57d366ac Date: Wed, 03 Oct 2018 07:09:50 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-10-03T07:09:49Z", "floating_network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": null, "id": "dd9e34e3-4985-4008-acfb-eba4fcfb6a24", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:09:49Z", "project_id": "19cfe43276e744d1a074a6b48492f500"}} 2018-10-03 07:09:50,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-5c8146d7-267c-4264-8709-87ce57d366ac 2018-10-03 07:09:50,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:09:50,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-accc977d-9df9-4ba0-8aea-17c713f7a57f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:09:50,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-accc977d-9df9-4ba0-8aea-17c713f7a57f 2018-10-03 07:09:50,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:09:50,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["DQHS1dCwTLOLDei7L-8Tpg"], "issued_at": "2018-10-03T07:09:50.000000Z"}} 2018-10-03 07:09:50,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270cf4c2af80fb4d86b33e6b519147a036601b1" 2018-10-03 07:09:51,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09: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-b6c262e9-b77f-4683-a466-85ec6f6e909d x-compute-request-id: req-b6c262e9-b77f-4683-a466-85ec6f6e909d Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "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": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "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": 5}]} 2018-10-03 07:09:51,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-b6c262e9-b77f-4683-a466-85ec6f6e909d 2018-10-03 07:09:51,461 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:09:51,462 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:09:51,462 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:09:51,465 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:09:51,502 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:09:51,504 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:09:51,505 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:09:51,506 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:09:51,506 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:09:51,511 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:09:51,556 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:09:51,558 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:09:51,567 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-3-2-quagga'... 2018-10-03 07:09:51,567 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-3-2-quagga flavor=m1.custom image=c2f9594d-ed69-4f24-9344-4a310a278c29 network=54fae267-e653-4d26-aa63-c281015f30b3 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=10.10.11.5 files=None userdata= #! /bin/bash set -xe # change the password because this script is run on a passwordless cloud-image echo 'ubuntu:opnfv' | chpasswd # Wait for a floating IP # as a workaround to NAT breakage sleep 20 # Variables to be filled in with python NEIGHBOR_IP=172.30.9.29 OWN_IP=172.30.9.209 # 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-10-03 07:09:51,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:09:51,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:09:51,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:09:51,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:09:51,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:09:51,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:09:51,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:09:51,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:09:51,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:09:51,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:09:51,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:09:51,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:09:51,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:09:51,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:09:51,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:09:51,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:09:51,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:09:51,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:09:51,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:09:51,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:09:51,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:09:51,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:09:51,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:09:51,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:09:51,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:09:51,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:09:51,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:09:51,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:09:51,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:09:51,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:09:51,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:09:51,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:09:51,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:09:51,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:09:51,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:09:51,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:09:51,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:09:51,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:09:51,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:09:51,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:09:51,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:09:51,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:09:51,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:09:51,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:09:51,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:09:51,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:09:51,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:09:51,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:09:51,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:09:51,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9dfb7de-291b-42de-978a-1d75bfed1ac5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:09:51,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d9dfb7de-291b-42de-978a-1d75bfed1ac5 2018-10-03 07:09:51,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:09:51,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["TCLMkLP9QW2vbCfLgckWVQ"], "issued_at": "2018-10-03T07:09:51.000000Z"}} 2018-10-03 07:09:51,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618e275e6aef25be1558191dec388e74fb9b652a" 2018-10-03 07:09:52,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc0cb3b6-b6b9-4e9f-9b34-b19b56645900 x-compute-request-id: req-fc0cb3b6-b6b9-4e9f-9b34-b19b56645900 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:09:52,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fc0cb3b6-b6b9-4e9f-9b34-b19b56645900 2018-10-03 07:09:52,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618e275e6aef25be1558191dec388e74fb9b652a" 2018-10-03 07:09:52,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebc0c38b-367a-462a-b538-9dd4ef898a3a x-compute-request-id: req-ebc0c38b-367a-462a-b538-9dd4ef898a3a Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:09:52,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14 used request id req-ebc0c38b-367a-462a-b538-9dd4ef898a3a 2018-10-03 07:09:52,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618e275e6aef25be1558191dec388e74fb9b652a" -d '{"server": {"name": "sdnvpn-3-2-quagga", "imageRef": "c2f9594d-ed69-4f24-9344-4a310a278c29", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "user_data": "IyEgL2Jpbi9iYXNoCgpzZXQgLXhlCgojIGNoYW5nZSB0aGUgcGFzc3dvcmQgYmVjYXVzZSB0aGlzIHNjcmlwdCBpcyBydW4gb24gYSBwYXNzd29yZGxlc3MgY2xvdWQtaW1hZ2UKZWNobyAndWJ1bnR1Om9wbmZ2JyB8IGNocGFzc3dkCgojIFdhaXQgZm9yIGEgZmxvYXRpbmcgSVAKIyBhcyBhIHdvcmthcm91bmQgdG8gTkFUIGJyZWFrYWdlCnNsZWVwIDIwCgojIFZhcmlhYmxlcyB0byBiZSBmaWxsZWQgaW4gd2l0aCBweXRob24KTkVJR0hCT1JfSVA9MTcyLjMwLjkuMjkKT1dOX0lQPTE3Mi4zMC45LjIwOQojIGRpcmVjdGx5IGFjY2VzcyB0aGUgaW5zdGFuY2UgZnJvbSB0aGUgZXh0ZXJuYWwgbmV0IHdpdGhvdXQgTkFUCkVYVF9ORVRfTUFTSz0yNAoKaWYgW1sgJChnZXRlbnQgaG9zdHMgfCBhd2sgJ3twcmludCAkMn0nKSAhPSAqIiQoY2F0IC9ldGMvaG9zdG5hbWUgfCBhd2sgJ3twcmludCAkMX0nKSIqIF1dCnRoZW4gCmVjaG8gIjEyNy4wLjEuMSAkKGNhdCAvZXRjL2hvc3RuYW1lIHwgYXdrICd7cHJpbnQgJDF9JykiIHwgdGVlIC1hIC9ldGMvaG9zdHMKZmkKCnF1YWdnYV9pbnQ9JycKZm9yIG5ldF9pbnQgaW4gJChuZXRzdGF0IC1pYSB8IGF3ayAnTlI+MntwcmludCAkMX0nKTsKZG8KaWYgWyAteiAiJChpZmNvbmZpZyB8IGdyZXAgJG5ldF9pbnQpIiBdCnRoZW4KcXVhZ2dhX2ludD0kbmV0X2ludApicmVhawpmaQpkb25lCmlmIFsgLXogIiRxdWFnZ2FfaW50IiBdCnRoZW4KZWNobyAnTm8gYXZhaWxhYmxlIG5ldHdvcmsgaW50ZXJmYWNlJwpmaQoKaXAgbGluayBzZXQgJHF1YWdnYV9pbnQgdXAKaXAgYWRkciBhZGQgJE9XTl9JUC8kRVhUX05FVF9NQVNLIGRldiAkcXVhZ2dhX2ludAoKWkVCUkFfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS96ZWJyYS5jb25mIgpEQUVNT05TX0ZJTEVfTE9DQVRJT049Ii9ldGMvcXVhZ2dhL2RhZW1vbnMiCkJHUERfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS9iZ3BkLmNvbmYiCkJHUERfTE9HX0ZJTEU9Ii92YXIvbG9nL2JncGQubG9nIgoKIyBRdWFnZ2EgaXMgYWxyZWFkeSBpbnN0YWxsZWQgdG8gcnVuIGFzIHdlbGwgaW4gc2V0dXBzIHdpdGhvdXQgaW5ldAojIGRucyBmaXgKIyBlY2hvICJuYW1lc2VydmVyIDguOC44LjgiID4gL2V0Yy9yZXNvbHZjb25mL3Jlc29sdi5jb25mLmQvaGVhZAojIHJlc29sdmNvbmYgLXUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCB1cGRhdGUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCBpbnN0YWxsIHF1YWdnYSAteQoKdG91Y2ggJEJHUERfTE9HX0ZJTEUKY2hvd24gcXVhZ2dhOnF1YWdnYSAkQkdQRF9MT0dfRklMRQoKY2hvd24gcXVhZ2dhOnF1YWdnYSAkREFFTU9OU19GSUxFX0xPQ0FUSU9OCmNhdCA8PENBVEVPRiA+ICREQUVNT05TX0ZJTEVfTE9DQVRJT04KemVicmE9eWVzCmJncGQ9eWVzCm9zcGZkPW5vCm9zcGY2ZD1ubwpyaXBkPW5vCnJpcG5nZD1ubwppc2lzZD1ubwpiYWJlbGQ9bm8KQ0FURU9GCgp0b3VjaCAkWkVCUkFfQ09ORklHX0xPQ0FUSU9OCmNob3duIHF1YWdnYTpxdWFnZ2EgJFpFQlJBX0NPTkZJR19MT0NBVElPTgoKY2F0IDw8Q0FURU9GID4gJEJHUERfQ09ORklHX0xPQ0FUSU9OCiEgLSotIGJncCAtKi0KCmhvc3RuYW1lIGJncGQKcGFzc3dvcmQgc2RuY2JncGMKCnJvdXRlciBiZ3AgMjAwCiBiZ3Agcm91dGVyLWlkICR7T1dOX0lQfQogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gcmVtb3RlLWFzIDEwMAogbm8gbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIQogYWRkcmVzcy1mYW1pbHkgdnBudjQgdW5pY2FzdAogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIGV4aXQtYWRkcmVzcy1mYW1pbHkKIQpsaW5lIHZ0eQogZXhlYy10aW1lb3V0IDAgMAohCmRlYnVnIGJncCBldmVudHMKZGVidWcgYmdwICB1cGRhdGVzCmxvZyBmaWxlICR7QkdQRF9MT0dfRklMRX0KZW5kCkNBVEVPRgpjaG93biBxdWFnZ2E6cXVhZ2dhICRCR1BEX0NPTkZJR19MT0NBVElPTgpzZXJ2aWNlIHF1YWdnYSByZXN0YXJ0CnBncmVwIGJncGQKcGdyZXAgemVicmEK", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.11.5", "uuid": "54fae267-e653-4d26-aa63-c281015f30b3"}], "config_drive": true}}' 2018-10-03 07:09:54,540 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:09:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d896d03d-4661-4995-a503-d7292ffcbb12 x-compute-request-id: req-d896d03d-4661-4995-a503-d7292ffcbb12 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "adminPass": "JosxmfmEhgX7"}} 2018-10-03 07:09:54,540 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d896d03d-4661-4995-a503-d7292ffcbb12 2018-10-03 07:09:54,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:09:54,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b695b8b5-4493-4010-bd4e-63e428de040d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:09:54,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b695b8b5-4493-4010-bd4e-63e428de040d 2018-10-03 07:09:54,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:09:54,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["EoppssjKQrGOJjeDLp8cMw"], "issued_at": "2018-10-03T07:09:54.000000Z"}} 2018-10-03 07:09:54,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:09:55,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09: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-5b5d9654-6499-491e-af83-1afdd3dc8f0e x-compute-request-id: req-5b5d9654-6499-491e-af83-1afdd3dc8f0e Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:09:55,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-5b5d9654-6499-491e-af83-1afdd3dc8f0e 2018-10-03 07:09:58,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:09:59,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:09: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-21382c63-0703-47b8-bd52-f13d38a5ab63 x-compute-request-id: req-21382c63-0703-47b8-bd52-f13d38a5ab63 Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:09:59,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-21382c63-0703-47b8-bd52-f13d38a5ab63 2018-10-03 07:10:02,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:02,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10: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-2d8c9d9e-45cf-4eae-b589-48cc6d1c9742 x-compute-request-id: req-2d8c9d9e-45cf-4eae-b589-48cc6d1c9742 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:02,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-2d8c9d9e-45cf-4eae-b589-48cc6d1c9742 2018-10-03 07:10:05,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:06,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6de1be7a-8a85-4f51-92a2-35f50a709612 x-compute-request-id: req-6de1be7a-8a85-4f51-92a2-35f50a709612 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:06,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-6de1be7a-8a85-4f51-92a2-35f50a709612 2018-10-03 07:10:09,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:11,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10: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-ef2de194-05b3-4bf7-a803-e7f4302c3725 x-compute-request-id: req-ef2de194-05b3-4bf7-a803-e7f4302c3725 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:11,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-ef2de194-05b3-4bf7-a803-e7f4302c3725 2018-10-03 07:10:14,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:14,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c81ae7b-9539-4fae-b095-83251c085777 x-compute-request-id: req-9c81ae7b-9539-4fae-b095-83251c085777 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:14,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-9c81ae7b-9539-4fae-b095-83251c085777 2018-10-03 07:10:17,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:18,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10: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-b7e62683-8718-49c1-9714-fd282edc4317 x-compute-request-id: req-b7e62683-8718-49c1-9714-fd282edc4317 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:18,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-b7e62683-8718-49c1-9714-fd282edc4317 2018-10-03 07:10:21,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:22,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21a0a4ac-6f22-4770-b336-916a8e019039 x-compute-request-id: req-21a0a4ac-6f22-4770-b336-916a8e019039 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:22,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-21a0a4ac-6f22-4770-b336-916a8e019039 2018-10-03 07:10:25,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:26,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b91bb28f-dc6e-4ffd-945a-8355d81718f7 x-compute-request-id: req-b91bb28f-dc6e-4ffd-945a-8355d81718f7 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:26,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-b91bb28f-dc6e-4ffd-945a-8355d81718f7 2018-10-03 07:10:29,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:29,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10: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-fd5111c3-5b90-41f8-bb1d-315fa5ecdfc1 x-compute-request-id: req-fd5111c3-5b90-41f8-bb1d-315fa5ecdfc1 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:29,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-fd5111c3-5b90-41f8-bb1d-315fa5ecdfc1 2018-10-03 07:10:32,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:33,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10: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-6a7e3418-b0a7-43ac-aeb1-1daa622fd6e9 x-compute-request-id: req-6a7e3418-b0a7-43ac-aeb1-1daa622fd6e9 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:33,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-6a7e3418-b0a7-43ac-aeb1-1daa622fd6e9 2018-10-03 07:10:36,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:37,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10: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-cce6833d-fb63-481c-9737-8010e6c8a195 x-compute-request-id: req-cce6833d-fb63-481c-9737-8010e6c8a195 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:37,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-cce6833d-fb63-481c-9737-8010e6c8a195 2018-10-03 07:10:40,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:42,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10: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-0117afee-91c7-4c28-858d-4174c682dc01 x-compute-request-id: req-0117afee-91c7-4c28-858d-4174c682dc01 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:42,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-0117afee-91c7-4c28-858d-4174c682dc01 2018-10-03 07:10:45,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:46,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10: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-33148c10-8f4a-4ca6-8d8d-6e99e84eb266 x-compute-request-id: req-33148c10-8f4a-4ca6-8d8d-6e99e84eb266 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:46,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-33148c10-8f4a-4ca6-8d8d-6e99e84eb266 2018-10-03 07:10:49,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:49,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10: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-ff598a12-9386-49a5-9900-7d715bd38cb9 x-compute-request-id: req-ff598a12-9386-49a5-9900-7d715bd38cb9 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:49,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-ff598a12-9386-49a5-9900-7d715bd38cb9 2018-10-03 07:10:52,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:53,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10: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-e00726cb-ce59-4c41-9fd6-577683e01ec8 x-compute-request-id: req-e00726cb-ce59-4c41-9fd6-577683e01ec8 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:53,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-e00726cb-ce59-4c41-9fd6-577683e01ec8 2018-10-03 07:10:56,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:10:57,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:10: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-89ec5693-1704-47c3-826d-abefebe982a7 x-compute-request-id: req-89ec5693-1704-47c3-826d-abefebe982a7 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:10:57,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-89ec5693-1704-47c3-826d-abefebe982a7 2018-10-03 07:11:00,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:00,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11: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-5eb4aef6-17f4-47f2-beb2-6d88cd0df21f x-compute-request-id: req-5eb4aef6-17f4-47f2-beb2-6d88cd0df21f Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:00,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-5eb4aef6-17f4-47f2-beb2-6d88cd0df21f 2018-10-03 07:11:03,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:03,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11: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-c50097e6-8f95-4999-95c5-ff8ee89de2a6 x-compute-request-id: req-c50097e6-8f95-4999-95c5-ff8ee89de2a6 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:03,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-c50097e6-8f95-4999-95c5-ff8ee89de2a6 2018-10-03 07:11:06,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:07,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11: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-28af3a39-fe4c-4e9d-ac19-2a2948456b4c x-compute-request-id: req-28af3a39-fe4c-4e9d-ac19-2a2948456b4c Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:07,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-28af3a39-fe4c-4e9d-ac19-2a2948456b4c 2018-10-03 07:11:10,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:11,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11: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-a28185a0-3abc-4398-8e29-65ffe46be0a1 x-compute-request-id: req-a28185a0-3abc-4398-8e29-65ffe46be0a1 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:11,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-a28185a0-3abc-4398-8e29-65ffe46be0a1 2018-10-03 07:11:14,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:15,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26039780-2673-480f-ad31-afe2afdf5b54 x-compute-request-id: req-26039780-2673-480f-ad31-afe2afdf5b54 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:15,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-26039780-2673-480f-ad31-afe2afdf5b54 2018-10-03 07:11:18,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:18,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74baef32-0bbb-419a-9d58-fe4f1f11b5c4 x-compute-request-id: req-74baef32-0bbb-419a-9d58-fe4f1f11b5c4 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:18,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-74baef32-0bbb-419a-9d58-fe4f1f11b5c4 2018-10-03 07:11:21,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:22,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62cc0280-402a-48e8-bdec-92cacbaac779 x-compute-request-id: req-62cc0280-402a-48e8-bdec-92cacbaac779 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:22,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-62cc0280-402a-48e8-bdec-92cacbaac779 2018-10-03 07:11:25,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:26,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11: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-3df4f537-97b4-4da0-8a27-a5a98e73cf1b x-compute-request-id: req-3df4f537-97b4-4da0-8a27-a5a98e73cf1b Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:26,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-3df4f537-97b4-4da0-8a27-a5a98e73cf1b 2018-10-03 07:11:29,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:29,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11: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-fafb6297-d472-44ed-a958-33d2f1a3da23 x-compute-request-id: req-fafb6297-d472-44ed-a958-33d2f1a3da23 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:29,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-fafb6297-d472-44ed-a958-33d2f1a3da23 2018-10-03 07:11:32,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:33,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11: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-bf993e14-2a0a-4782-bf6d-000798071d93 x-compute-request-id: req-bf993e14-2a0a-4782-bf6d-000798071d93 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:33,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-bf993e14-2a0a-4782-bf6d-000798071d93 2018-10-03 07:11:36,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:37,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11: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-19dc97f9-d297-48a6-8408-26fd84003151 x-compute-request-id: req-19dc97f9-d297-48a6-8408-26fd84003151 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:37,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-19dc97f9-d297-48a6-8408-26fd84003151 2018-10-03 07:11:40,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:40,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5e6fc78-47e6-4256-8a17-3dc9b1b91b79 x-compute-request-id: req-c5e6fc78-47e6-4256-8a17-3dc9b1b91b79 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:40,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-c5e6fc78-47e6-4256-8a17-3dc9b1b91b79 2018-10-03 07:11:43,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:44,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f6a1921-a7ff-491e-a9a7-d61ef399f1c3 x-compute-request-id: req-3f6a1921-a7ff-491e-a9a7-d61ef399f1c3 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:44,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-3f6a1921-a7ff-491e-a9a7-d61ef399f1c3 2018-10-03 07:11:47,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:48,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11: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-351b1b63-5c97-4400-9f66-0a067b221c9b x-compute-request-id: req-351b1b63-5c97-4400-9f66-0a067b221c9b Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:48,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-351b1b63-5c97-4400-9f66-0a067b221c9b 2018-10-03 07:11:51,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:52,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-541ad8b0-078f-4917-b981-2f4cdad0c862 x-compute-request-id: req-541ad8b0-078f-4917-b981-2f4cdad0c862 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:52,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-541ad8b0-078f-4917-b981-2f4cdad0c862 2018-10-03 07:11:55,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:56,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b38b2562-0461-4b4c-8994-1eb66f6b8afc x-compute-request-id: req-b38b2562-0461-4b4c-8994-1eb66f6b8afc Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:56,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-b38b2562-0461-4b4c-8994-1eb66f6b8afc 2018-10-03 07:11:59,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:11:59,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:11:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f47d594a-856b-457b-aacb-94649ea8cdb8 x-compute-request-id: req-f47d594a-856b-457b-aacb-94649ea8cdb8 Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:11:59,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-f47d594a-856b-457b-aacb-94649ea8cdb8 2018-10-03 07:12:02,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:12:03,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:12:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6e261ed-b83e-4182-ae4d-db5f25567eeb x-compute-request-id: req-c6e261ed-b83e-4182-ae4d-db5f25567eeb Content-Encoding: gzip Content-Length: 784 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:09:55Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:12:03,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-c6e261ed-b83e-4182-ae4d-db5f25567eeb 2018-10-03 07:12:06,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ff5a1a7fcc940c94c65d954565054cf9d6cf5a" 2018-10-03 07:12:06,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:12: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-f85fb9ef-cb26-4466-a0cc-1d589e1e89b1 x-compute-request-id: req-f85fb9ef-cb26-4466-a0cc-1d589e1e89b1 Content-Encoding: gzip Content-Length: 788 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": "2018-10-03T07:12:02.000000", "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:12:03Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:12:06,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-f85fb9ef-cb26-4466-a0cc-1d589e1e89b1 2018-10-03 07:12:06,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618e275e6aef25be1558191dec388e74fb9b652a" 2018-10-03 07:12:07,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:12: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-7ec2064a-d6ce-4cdf-b32c-f9880639bee1 x-compute-request-id: req-7ec2064a-d6ce-4cdf-b32c-f9880639bee1 Content-Encoding: gzip Content-Length: 788 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:3b:17:ef", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "rel": "bookmark"}], "image": {"id": "c2f9594d-ed69-4f24-9344-4a310a278c29", "links": [{"href": "http://172.30.9.27:8774/images/c2f9594d-ed69-4f24-9344-4a310a278c29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": "2018-10-03T07:12:02.000000", "flavor": {"id": "778c2b44-44b4-474c-a9e8-12c1c8820c14", "links": [{"href": "http://172.30.9.27:8774/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14", "rel": "bookmark"}]}, "id": "d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:12:03Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-10-03T07:09:54Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:12:07,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558 used request id req-7ec2064a-d6ce-4cdf-b32c-f9880639bee1 2018-10-03 07:12:07,904 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-3-2-quagga' booted successfully. IP='10.10.11.5'. 2018-10-03 07:12:07,905 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-3-2-quagga' to security group '67adad6d-6fd0-4161-9ed4-ce227b0205b8'... 2018-10-03 07:12:07,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270cf4c2af80fb4d86b33e6b519147a036601b1" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:12:09,229 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:12:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94171b15-5938-4ed1-b4c8-844005ff080e x-compute-request-id: req-94171b15-5938-4ed1-b4c8-844005ff080e Content-Length: 0 Content-Type: application/json 2018-10-03 07:12:09,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558/action used request id req-94171b15-5938-4ed1-b4c8-844005ff080e 2018-10-03 07:12:09,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270cf4c2af80fb4d86b33e6b519147a036601b1" -d '{"addFloatingIp": {"address": "172.30.9.206"}}' 2018-10-03 07:12:11,841 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:12:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f514bb71-f04e-481a-91d5-406fe99d56c8 x-compute-request-id: req-f514bb71-f04e-481a-91d5-406fe99d56c8 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-10-03 07:12:11,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558/action used request id req-f514bb71-f04e-481a-91d5-406fe99d56c8 2018-10-03 07:12:11,842 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-10-03 07:12:11,843 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-10-03 07:12:11,844 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-10-03 07:12:11,848 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-10-03 07:12:12,008 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-10-03 07:12:12,009 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-10-03 07:12:12,009 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-10-03 07:12:12,050 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-10-03 07:12:12,050 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-10-03 07:12:12,075 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-10-03 07:12:12,159 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-10-03 07:12:12,160 - sdnvpn_test_utils - INFO - Waiting for cloud init of instance: sdnvpn-3-2-quagga 2018-10-03 07:12:12,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618e275e6aef25be1558191dec388e74fb9b652a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:12:12,167 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-10-03 07:12:13,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:12:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8101019a-cc55-474b-8050-0b1f927b8e0e x-compute-request-id: req-8101019a-cc55-474b-8050-0b1f927b8e0e Content-Encoding: gzip Content-Length: 10588 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 626790163 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.152439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.154079] pid_max: default: 32768 minimum: 301\n[ 0.154976] ACPI: Core revision 20150930\n[ 0.156362] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.157662] Security Framework initialized\n[ 0.158474] Yama: becoming mindful.\n[ 0.159201] AppArmor: AppArmor initialized\n[ 0.160089] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.161495] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163153] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.164370] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.165756] Initializing cgroup subsys io\n[ 0.166567] Initializing cgroup subsys memory\n[ 0.167421] Initializing cgroup subsys devices\n[ 0.168287] Initializing cgroup subsys freezer\n[ 0.169148] Initializing cgroup subsys net_cls\n[ 0.170011] Initializing cgroup subsys perf_event\n[ 0.170921] Initializing cgroup subsys net_prio\n[ 0.171805] Initializing cgroup subsys hugetlb\n[ 0.172670] Initializing cgroup subsys pids\n[ 0.173541] CPU: Physical Processor ID: 0\n[ 0.175028] mce: CPU supports 10 MCE banks\n[ 0.175874] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187839] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.194397] ftrace: allocating 32123 entries in 126 pages\n[ 0.221730] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222944] smpboot: Max logical packages: 1\n[ 0.223966] x2apic enabled\n[ 0.224775] Switched APIC routing to physical x2apic.\n[ 0.226514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227636] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.229618] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.231393] KVM setup paravirtual spinlock\n[ 0.232711] x86: Booted up 1 node, 1 CPUs\n[ 0.233517] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234901] devtmpfs: initialized\n[ 0.237376] evm: security.selinux\n[ 0.238071] evm: security.SMACK64\n[ 0.238759] evm: security.SMACK64EXEC\n[ 0.239496] evm: security.SMACK64TRANSMUTE\n[ 0.240305] evm: security.SMACK64MMAP\n[ 0.241044] evm: security.ima\n[ 0.241687] evm: security.capability\n[ 0.242494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244349] pinctrl core: initialized pinctrl subsystem\n[ 0.245619] RTC time: 7:12:02, date: 10/03/18\n[ 0.246705] NET: Registered protocol family 16\n[ 0.247694] cpuidle: using governor ladder\n[ 0.248522] cpuidle: using governor menu\n[ 0.249304] PCCT header not found.\n[ 0.250050] ACPI: bus type PCI registered\n[ 0.250848] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.252082] PCI: Using configuration type 1 for base access\n[ 0.254280] ACPI: Added _OSI(Module Device)\n[ 0.255118] ACPI: Added _OSI(Processor Device)\n[ 0.255983] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.256998] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.259058] ACPI: Interpreter enabled\n[ 0.259994] ACPI: (supports S0 S5)\n[ 0.260840] ACPI: Using IOAPIC for interrupt routing\n[ 0.261988] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.265437] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.266853] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268375] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269990] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.272687] acpiphp: Slot [3] registered\n[ 0.273670] acpiphp: Slot [4] registered\n[ 0.274629] acpiphp: Slot [5] registered\n[ 0.275598] acpiphp: Slot [6] registered\n[ 0.276578] acpiphp: Slot [7] registered\n[ 0.277545] acpiphp: Slot [8] registered\n[ 0.278518] acpiphp: Slot [9] registered\n[ 0.279479] acpiphp: Slot [10] registered\n[ 0.280463] acpiphp: Slot [11] registered\n[ 0.281456] acpiphp: Slot [12] registered\n[ 0.282448] acpiphp: Slot [13] registered\n[ 0.283446] acpiphp: Slot [14] registered\n[ 0.294566] acpiphp: Slot [15] registered\n[ 0.295581] acpiphp: Slot [16] registered\n[ 0.296570] acpiphp: Slot [17] registered\n[ 0.297555] acpiphp: Slot [18] registered\n[ 0.298540] acpiphp: Slot [19] registered\n[ 0.299535] acpiphp: Slot [20] registered\n[ 0.300503] acpiphp: Slot [21] registered\n[ 0.301464] acpiphp: Slot [22] registered\n[ 0.302432] acpiphp: Slot [23] registered\n[ 0.303405] acpiphp: Slot [24] registered\n[ 0.304390] acpiphp: Slot [25] registered\n[ 0.305376] acpiphp: Slot [26] registered\n[ 0.306357] acpiphp: Slot [27] registered\n[ 0.307324] acpiphp: Slot [28] registered\n[ 0.308304] acpiphp: Slot [29] registered\n[ 0.309287] acpiphp: Slot [30] registered\n[ 0.310263] acpiphp: Slot [31] registered\n[ 0.311228] PCI host bridge to bus 0000:00\n[ 0.312208] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313692] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315177] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.316914] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.318655] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325285] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329848] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336925] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338645] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.389252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.393505] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.395145] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396616] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397982] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401140] vgaarb: loaded\n[ 0.401823] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403214] SCSI subsystem initialized\n[ 0.404199] ACPI: bus type USB registered\n[ 0.405195] usbcore: registered new interface driver usbfs\n[ 0.406479] usbcore: registered new interface driver hub\n[ 0.407704] usbcore: registered new device driver usb\n[ 0.408974] PCI: Using ACPI for IRQ routing\n[ 0.410196] NetLabel: Initializing\n[ 0.411056] NetLabel: domain hash size = 128\n[ 0.412097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413263] NetLabel: unlabeled traffic allowed by default\n[ 0.414607] amd_nb: Cannot enumerate AMD northbridges\n[ 0.415803] clocksource: Switched to clocksource kvm-clock\n[ 0.421709] AppArmor: AppArmor Filesystem Enabled\n[ 0.422888] pnp: PnP ACPI init\n[ 0.423935] pnp: PnP ACPI: found 5 devices\n[ 0.430168] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432276] NET: Registered protocol family 2\n[ 0.433415] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.435010] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.436481] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.437929] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.439292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.440742] NET: Registered protocol family 1\n[ 0.441792] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.443150] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.444259] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.458383] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.478061] Trying to unpack rootfs image as initramfs...\n[ 1.773756] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.791791] Scanning for low memory corruption every 60 seconds\n[ 1.793645] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.794789] audit: initializing netlink subsys (disabled)\n[ 1.795828] audit: type=2000 audit(1538550724.864:1): initialized\n[ 1.797138] Initialise system trusted keyring\n[ 1.798080] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.799243] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.801203] zbud: loaded\n[ 1.801907] VFS: Disk quotas dquot_6.6.0\n[ 1.802721] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.804143] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.806269] fuse init (API version 7.23)\n[ 1.807151] Key type big_key registered\n[ 1.807957] Allocating IMA MOK and blacklist keyrings.\n[ 1.809059] Key type asymmetric registered\n[ 1.809884] Asymmetric key parser 'x509' registered\n[ 1.810841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.812315] io scheduler noop registered\n[ 1.813109] io scheduler deadline registered (default)\n[ 1.814097] io scheduler cfq registered\n[ 1.814938] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.816001] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.817275] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.818725] ACPI: Power Button [PWRF]\n[ 1.819566] GHES: HEST is not enabled!\n[ 1.833304] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.862313] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.864832] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.888533] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.891084] Linux agpgart interface v0.103\n[ 1.893566] brd: module loaded\n[ 1.894720] loop: module loaded\n[ 1.896512] vda: vda1\n[ 1.897938] scsi host0: ata_piix\n[ 1.898684] scsi host1: ata_piix\n[ 1.899396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.900631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.902087] libphy: Fixed MDIO Bus: probed\n[ 1.902912] tun: Universal TUN/TAP device driver, 1.6\n[ 1.903876] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.906041] PPP generic driver version 2.4.2\n[ 1.907038] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.908396] ehci-pci: EHCI PCI platform driver\n[ 1.909292] ehci-platform: EHCI generic platform driver\n[ 1.910300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.911414] ohci-pci: OHCI PCI platform driver\n[ 1.912297] ohci-platform: OHCI generic platform driver\n[ 1.913277] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.927968] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.928994] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.930444] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.931468] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.932600] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.933826] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.935245] usb usb1: Product: UHCI Host Controller\n[ 1.936173] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.937325] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.938355] hub 1-0:1.0: USB hub found\n[ 1.939136] hub 1-0:1.0: 2 ports detected\n[ 1.940056] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.942165] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.943136] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.944173] mousedev: PS/2 mouse device common for all mice\n[ 1.945423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.947265] rtc_cmos 00:00: RTC can wake from S4\n[ 1.948378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.949580] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.950769] i2c /dev entries driver\n[ 1.951523] device-mapper: uevent: version 1.0.3\n[ 1.952474] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.954100] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.955391] NET: Registered protocol family 10\n[ 1.956402] NET: Registered protocol family 17\n[ 1.957300] Key type dns_resolver registered\n[ 1.958242] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.962197] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.981954] registered taskstats version 1\n[ 1.982798] Loading compiled-in X.509 certificates\n[ 1.984257] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.986136] zswap: loaded using pool lzo/zbud\n[ 1.988429] Key type trusted registered\n[ 1.990687] Key type encrypted registered\n[ 1.991526] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.992571] ima: No TPM chip found, activating TPM-bypass!\n[ 1.993618] evm: HMAC attrs: 0x1\n[ 1.994550] Magic number: 6:158:217\n[ 1.995397] rtc_cmos 00:00: setting system clock to 2018-10-03 07:12:04 UTC (1538550724)\n[ 1.997003] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.998111] EDD information not available.\n[ 2.056383] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.057822] ata1.00: configured for MWDMA2\n[ 2.059033] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.061349] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.062595] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.074156] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.076080] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.077621] Write protecting the kernel read-only data: 14336k\n[ 2.079182] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.080924] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.090088] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.092109] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.093992] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.095839] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.097664] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.099851] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.101652] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.103429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.105414] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.107194] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.137738] virtio_net virtio0 ens3: renamed from eth0\n[ 2.146867] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.148711] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.164928] AVX2 version of gcm_enc/dec engaged.\n[ 2.165864] AES CTR mode by8 optimization enabled\n[ 2.172163] FDC 0 is a S82078B\n[ 2.251892] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.412489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.413826] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.415188] usb 1-1: Product: QEMU USB Tablet\n[ 2.416100] usb 1-1: Manufacturer: QEMU\n[ 2.416928] usb 1-1: SerialNumber: 42\n[ 2.425566] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.433058] usbcore: registered new interface driver usbhid\n[ 2.434192] usbhid: USB HID core driver\n[ 2.435985] 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.438399] 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.787988] tsc: Refined TSC clocksource calibration: 3491.915 MHz\n[ 2.789178] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557b87bec, max_idle_ns: 440795348858 ns\nBegin: Loading essential drivers ... [ 3.414351] md: linear personality registered for level -1\n[ 3.417235] md: multipath personality registered for level -4\n[ 3.420142] md: raid0 personality registered for level 0\n[ 3.423292] md: raid1 personality registered for level 1\n[ 3.491811] raid6: sse2x1 gen() 11285 MB/s\n[ 3.559809] raid6: sse2x1 xor() 8825 MB/s\n[ 3.627807] raid6: sse2x2 gen() 14882 MB/s\n[ 3.695805] raid6: sse2x2 xor() 9915 MB/s\n[ 3.763808] raid6: sse2x4 gen() 16886 MB/s\n[ 3.831807] raid6: sse2x4 xor() 11770 MB/s\n[ 3.899808] raid6: avx2x1 gen() 22336 MB/s\n[ 3.967805] raid6: avx2x2 gen() 26692 MB/s\n[ 4.035805] raid6: avx2x4 gen() 29718 MB/s\n[ 4.036690] raid6: using algorithm avx2x4 gen() 29718 MB/s\n[ 4.037712] raid6: using avx2x2 recovery algorithm\n[ 4.039901] xor: automatically using best checksumming function:\n[ 4.079806] avx : 34765.000 MB/sec\n[ 4.081886] async_tx: api initialized (async)\n[ 4.090891] md: raid6 personality registered for level 6\n[ 4.091953] md: raid5 personality registered for level 5\n[ 4.092953] md: raid4 personality registered for level 4\n[ 4.097350] 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.122032] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.152944] 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.240374] 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.243582] systemd[1]: Detected virtualization kvm.\n[ 4.244519] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.248480] systemd[1]: Set hostname to .\n[ 4.253098] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.254484] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.356011] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.358153] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.360494] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.362352] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.364338] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.366325] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.368047] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.370046] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.372192] 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.374843] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.377086] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.379084] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.381464] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.383592] 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.386616] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.388794] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.390532] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.392781] 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.396286] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.400041] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.405691] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.411511] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.417142] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.423446] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.429935] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.434682] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.442297] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.445583] 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.448412] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.452910] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.456443] Loading iSCSI transport class v2.0-870.\n[ 4.457900] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.465694] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.467554] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.472021] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.475976] iscsi: registered transport (tcp)\n[ 4.477117] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\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.519338] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\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[ 5.985023] cloud-init[462]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 03 Oct 2018 07:12:07 +0000. Up 5.25 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-10-03 07:12:13,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558/action used request id req-8101019a-cc55-474b-8050-0b1f927b8e0e 2018-10-03 07:12:43,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618e275e6aef25be1558191dec388e74fb9b652a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:12:44,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:12: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-06930d22-8921-4abf-8334-ee391a1962f7 x-compute-request-id: req-06930d22-8921-4abf-8334-ee391a1962f7 Content-Encoding: gzip Content-Length: 14913 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 626790163 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.152439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.154079] pid_max: default: 32768 minimum: 301\n[ 0.154976] ACPI: Core revision 20150930\n[ 0.156362] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.157662] Security Framework initialized\n[ 0.158474] Yama: becoming mindful.\n[ 0.159201] AppArmor: AppArmor initialized\n[ 0.160089] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.161495] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163153] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.164370] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.165756] Initializing cgroup subsys io\n[ 0.166567] Initializing cgroup subsys memory\n[ 0.167421] Initializing cgroup subsys devices\n[ 0.168287] Initializing cgroup subsys freezer\n[ 0.169148] Initializing cgroup subsys net_cls\n[ 0.170011] Initializing cgroup subsys perf_event\n[ 0.170921] Initializing cgroup subsys net_prio\n[ 0.171805] Initializing cgroup subsys hugetlb\n[ 0.172670] Initializing cgroup subsys pids\n[ 0.173541] CPU: Physical Processor ID: 0\n[ 0.175028] mce: CPU supports 10 MCE banks\n[ 0.175874] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187839] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.194397] ftrace: allocating 32123 entries in 126 pages\n[ 0.221730] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222944] smpboot: Max logical packages: 1\n[ 0.223966] x2apic enabled\n[ 0.224775] Switched APIC routing to physical x2apic.\n[ 0.226514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227636] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.229618] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.231393] KVM setup paravirtual spinlock\n[ 0.232711] x86: Booted up 1 node, 1 CPUs\n[ 0.233517] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234901] devtmpfs: initialized\n[ 0.237376] evm: security.selinux\n[ 0.238071] evm: security.SMACK64\n[ 0.238759] evm: security.SMACK64EXEC\n[ 0.239496] evm: security.SMACK64TRANSMUTE\n[ 0.240305] evm: security.SMACK64MMAP\n[ 0.241044] evm: security.ima\n[ 0.241687] evm: security.capability\n[ 0.242494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244349] pinctrl core: initialized pinctrl subsystem\n[ 0.245619] RTC time: 7:12:02, date: 10/03/18\n[ 0.246705] NET: Registered protocol family 16\n[ 0.247694] cpuidle: using governor ladder\n[ 0.248522] cpuidle: using governor menu\n[ 0.249304] PCCT header not found.\n[ 0.250050] ACPI: bus type PCI registered\n[ 0.250848] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.252082] PCI: Using configuration type 1 for base access\n[ 0.254280] ACPI: Added _OSI(Module Device)\n[ 0.255118] ACPI: Added _OSI(Processor Device)\n[ 0.255983] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.256998] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.259058] ACPI: Interpreter enabled\n[ 0.259994] ACPI: (supports S0 S5)\n[ 0.260840] ACPI: Using IOAPIC for interrupt routing\n[ 0.261988] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.265437] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.266853] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268375] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269990] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.272687] acpiphp: Slot [3] registered\n[ 0.273670] acpiphp: Slot [4] registered\n[ 0.274629] acpiphp: Slot [5] registered\n[ 0.275598] acpiphp: Slot [6] registered\n[ 0.276578] acpiphp: Slot [7] registered\n[ 0.277545] acpiphp: Slot [8] registered\n[ 0.278518] acpiphp: Slot [9] registered\n[ 0.279479] acpiphp: Slot [10] registered\n[ 0.280463] acpiphp: Slot [11] registered\n[ 0.281456] acpiphp: Slot [12] registered\n[ 0.282448] acpiphp: Slot [13] registered\n[ 0.283446] acpiphp: Slot [14] registered\n[ 0.294566] acpiphp: Slot [15] registered\n[ 0.295581] acpiphp: Slot [16] registered\n[ 0.296570] acpiphp: Slot [17] registered\n[ 0.297555] acpiphp: Slot [18] registered\n[ 0.298540] acpiphp: Slot [19] registered\n[ 0.299535] acpiphp: Slot [20] registered\n[ 0.300503] acpiphp: Slot [21] registered\n[ 0.301464] acpiphp: Slot [22] registered\n[ 0.302432] acpiphp: Slot [23] registered\n[ 0.303405] acpiphp: Slot [24] registered\n[ 0.304390] acpiphp: Slot [25] registered\n[ 0.305376] acpiphp: Slot [26] registered\n[ 0.306357] acpiphp: Slot [27] registered\n[ 0.307324] acpiphp: Slot [28] registered\n[ 0.308304] acpiphp: Slot [29] registered\n[ 0.309287] acpiphp: Slot [30] registered\n[ 0.310263] acpiphp: Slot [31] registered\n[ 0.311228] PCI host bridge to bus 0000:00\n[ 0.312208] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313692] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315177] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.316914] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.318655] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325285] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329848] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336925] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338645] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.389252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.393505] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.395145] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396616] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397982] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401140] vgaarb: loaded\n[ 0.401823] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403214] SCSI subsystem initialized\n[ 0.404199] ACPI: bus type USB registered\n[ 0.405195] usbcore: registered new interface driver usbfs\n[ 0.406479] usbcore: registered new interface driver hub\n[ 0.407704] usbcore: registered new device driver usb\n[ 0.408974] PCI: Using ACPI for IRQ routing\n[ 0.410196] NetLabel: Initializing\n[ 0.411056] NetLabel: domain hash size = 128\n[ 0.412097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413263] NetLabel: unlabeled traffic allowed by default\n[ 0.414607] amd_nb: Cannot enumerate AMD northbridges\n[ 0.415803] clocksource: Switched to clocksource kvm-clock\n[ 0.421709] AppArmor: AppArmor Filesystem Enabled\n[ 0.422888] pnp: PnP ACPI init\n[ 0.423935] pnp: PnP ACPI: found 5 devices\n[ 0.430168] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432276] NET: Registered protocol family 2\n[ 0.433415] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.435010] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.436481] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.437929] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.439292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.440742] NET: Registered protocol family 1\n[ 0.441792] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.443150] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.444259] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.458383] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.478061] Trying to unpack rootfs image as initramfs...\n[ 1.773756] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.791791] Scanning for low memory corruption every 60 seconds\n[ 1.793645] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.794789] audit: initializing netlink subsys (disabled)\n[ 1.795828] audit: type=2000 audit(1538550724.864:1): initialized\n[ 1.797138] Initialise system trusted keyring\n[ 1.798080] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.799243] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.801203] zbud: loaded\n[ 1.801907] VFS: Disk quotas dquot_6.6.0\n[ 1.802721] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.804143] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.806269] fuse init (API version 7.23)\n[ 1.807151] Key type big_key registered\n[ 1.807957] Allocating IMA MOK and blacklist keyrings.\n[ 1.809059] Key type asymmetric registered\n[ 1.809884] Asymmetric key parser 'x509' registered\n[ 1.810841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.812315] io scheduler noop registered\n[ 1.813109] io scheduler deadline registered (default)\n[ 1.814097] io scheduler cfq registered\n[ 1.814938] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.816001] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.817275] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.818725] ACPI: Power Button [PWRF]\n[ 1.819566] GHES: HEST is not enabled!\n[ 1.833304] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.862313] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.864832] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.888533] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.891084] Linux agpgart interface v0.103\n[ 1.893566] brd: module loaded\n[ 1.894720] loop: module loaded\n[ 1.896512] vda: vda1\n[ 1.897938] scsi host0: ata_piix\n[ 1.898684] scsi host1: ata_piix\n[ 1.899396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.900631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.902087] libphy: Fixed MDIO Bus: probed\n[ 1.902912] tun: Universal TUN/TAP device driver, 1.6\n[ 1.903876] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.906041] PPP generic driver version 2.4.2\n[ 1.907038] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.908396] ehci-pci: EHCI PCI platform driver\n[ 1.909292] ehci-platform: EHCI generic platform driver\n[ 1.910300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.911414] ohci-pci: OHCI PCI platform driver\n[ 1.912297] ohci-platform: OHCI generic platform driver\n[ 1.913277] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.927968] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.928994] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.930444] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.931468] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.932600] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.933826] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.935245] usb usb1: Product: UHCI Host Controller\n[ 1.936173] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.937325] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.938355] hub 1-0:1.0: USB hub found\n[ 1.939136] hub 1-0:1.0: 2 ports detected\n[ 1.940056] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.942165] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.943136] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.944173] mousedev: PS/2 mouse device common for all mice\n[ 1.945423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.947265] rtc_cmos 00:00: RTC can wake from S4\n[ 1.948378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.949580] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.950769] i2c /dev entries driver\n[ 1.951523] device-mapper: uevent: version 1.0.3\n[ 1.952474] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.954100] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.955391] NET: Registered protocol family 10\n[ 1.956402] NET: Registered protocol family 17\n[ 1.957300] Key type dns_resolver registered\n[ 1.958242] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.962197] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.981954] registered taskstats version 1\n[ 1.982798] Loading compiled-in X.509 certificates\n[ 1.984257] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.986136] zswap: loaded using pool lzo/zbud\n[ 1.988429] Key type trusted registered\n[ 1.990687] Key type encrypted registered\n[ 1.991526] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.992571] ima: No TPM chip found, activating TPM-bypass!\n[ 1.993618] evm: HMAC attrs: 0x1\n[ 1.994550] Magic number: 6:158:217\n[ 1.995397] rtc_cmos 00:00: setting system clock to 2018-10-03 07:12:04 UTC (1538550724)\n[ 1.997003] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.998111] EDD information not available.\n[ 2.056383] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.057822] ata1.00: configured for MWDMA2\n[ 2.059033] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.061349] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.062595] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.074156] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.076080] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.077621] Write protecting the kernel read-only data: 14336k\n[ 2.079182] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.080924] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.090088] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.092109] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.093992] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.095839] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.097664] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.099851] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.101652] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.103429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.105414] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.107194] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.137738] virtio_net virtio0 ens3: renamed from eth0\n[ 2.146867] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.148711] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.164928] AVX2 version of gcm_enc/dec engaged.\n[ 2.165864] AES CTR mode by8 optimization enabled\n[ 2.172163] FDC 0 is a S82078B\n[ 2.251892] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.412489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.413826] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.415188] usb 1-1: Product: QEMU USB Tablet\n[ 2.416100] usb 1-1: Manufacturer: QEMU\n[ 2.416928] usb 1-1: SerialNumber: 42\n[ 2.425566] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.433058] usbcore: registered new interface driver usbhid\n[ 2.434192] usbhid: USB HID core driver\n[ 2.435985] 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.438399] 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.787988] tsc: Refined TSC clocksource calibration: 3491.915 MHz\n[ 2.789178] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557b87bec, max_idle_ns: 440795348858 ns\nBegin: Loading essential drivers ... [ 3.414351] md: linear personality registered for level -1\n[ 3.417235] md: multipath personality registered for level -4\n[ 3.420142] md: raid0 personality registered for level 0\n[ 3.423292] md: raid1 personality registered for level 1\n[ 3.491811] raid6: sse2x1 gen() 11285 MB/s\n[ 3.559809] raid6: sse2x1 xor() 8825 MB/s\n[ 3.627807] raid6: sse2x2 gen() 14882 MB/s\n[ 3.695805] raid6: sse2x2 xor() 9915 MB/s\n[ 3.763808] raid6: sse2x4 gen() 16886 MB/s\n[ 3.831807] raid6: sse2x4 xor() 11770 MB/s\n[ 3.899808] raid6: avx2x1 gen() 22336 MB/s\n[ 3.967805] raid6: avx2x2 gen() 26692 MB/s\n[ 4.035805] raid6: avx2x4 gen() 29718 MB/s\n[ 4.036690] raid6: using algorithm avx2x4 gen() 29718 MB/s\n[ 4.037712] raid6: using avx2x2 recovery algorithm\n[ 4.039901] xor: automatically using best checksumming function:\n[ 4.079806] avx : 34765.000 MB/sec\n[ 4.081886] async_tx: api initialized (async)\n[ 4.090891] md: raid6 personality registered for level 6\n[ 4.091953] md: raid5 personality registered for level 5\n[ 4.092953] md: raid4 personality registered for level 4\n[ 4.097350] 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.122032] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.152944] 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.240374] 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.243582] systemd[1]: Detected virtualization kvm.\n[ 4.244519] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.248480] systemd[1]: Set hostname to .\n[ 4.253098] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.254484] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.356011] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.358153] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.360494] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.362352] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.364338] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.366325] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.368047] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.370046] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.372192] 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.374843] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.377086] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.379084] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.381464] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.383592] 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.386616] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.388794] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.390532] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.392781] 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.396286] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.400041] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.405691] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.411511] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.417142] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.423446] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.429935] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.434682] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.442297] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.445583] 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.448412] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.452910] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.456443] Loading iSCSI transport class v2.0-870.\n[ 4.457900] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.465694] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.467554] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.472021] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.475976] iscsi: registered transport (tcp)\n[ 4.477117] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\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.519338] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\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[ 5.985023] cloud-init[462]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 03 Oct 2018 07:12:07 +0000. Up 5.25 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[ 9.053331] cloud-init[1027]: Cloud-init v. 0.7.9 running 'init' at Wed, 03 Oct 2018 07:12:09 +0000. Up 7.06 seconds.\n[ 9.055111] cloud-init[1027]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.060293] cloud-init[1027]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.062043] cloud-init[1027]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.068112] cloud-init[1027]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.069918] cloud-init[1027]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:3b:17:ef |\n[ 9.071739] cloud-init[1027]: ci-info: | ens3 | True | fe80::f816:3eff:fe3b:17ef/64 | . | link | fa:16:3e:3b:17:ef |\n[ 9.077531] cloud-init[1027]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.079303] cloud-init[1027]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.084290] cloud-init[1027]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.088098] cloud-init[1027]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.089736] cloud-init[1027]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.096114] cloud-init[1027]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.097800] cloud-init[1027]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.100100] cloud-init[1027]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[ 9.104101] cloud-init[1027]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.108098] cloud-init[1027]: ci-info: | 2 | 169.254.169.254 | 10.10.11.4 | 255.255.255.255 | ens3 | UGH |\n[ 9.109763] cloud-init[1027]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.115614] cloud-init[1027]: Generating public/private rsa key pair.\n[ 9.116881] cloud-init[1027]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.118432] cloud-init[1027]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 9.123662] cloud-init[1027]: The key fingerprint is:\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 9.125888] cloud-init[1027]: SHA256:xttnVzSqq/lqmGSeCGVCnotxhLOkzb08ddyo0v1pEJ8 root@sdnvpn-3-2-quagga\n Starting Socket activation for snappy daemon.\n[ 9.129057] cloud-init[1027]: The key's randomart image is:\n[ 9.130322] cloud-init[1027]: +---[RSA 2048]----+\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 9.133339] cloud-init[1027]: | . |\n[[0;32m OK [0m] Started Daily apt activities.\n[ 9.135806] cloud-init[1027]: | + o |\n[ 9.136818] cloud-init[1027]: |oo*.. . o ..|\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 9.138958] cloud-init[1027]: |.oo=.o..= . ...|\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 9.141068] cloud-init[1027]: | +.=+ +So . . .|\n[ 9.142077] cloud-init[1027]: | . o= o+ooE . . |\n[ 9.143129] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.cloud-init[1027]: | .o= =o.oo . |\n[ 9.148886] cloud-init[1027]: | . = .=o.. |\n[ 9.149644] cloud-init[1027]: | .=+o |\n[ 9.150402] cloud-init[1027]: +----[SHA256]-----+\n[ 9.151170] cloud-init[1027]: Generating public/private dsa key pair.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 9.156076] cloud-init[1027]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.157457] cloud-init[1027]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.158828] cloud-init[1027]: The key fingerprint is:\n[[0;32m OK [0m] Reached target Sockets.\n[ 9.161536] cloud-init[1027]: SHA256:sUDXKXhpiYyEtJHWzTnQ005MJRntEX4gkLrw0ZjiVjc root@sdnvpn-3-2-quagga[[0;32m OK [0m] Reached target Basic System.\n Starting /etc/rc.local Compatibility...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting System Logging Service...\n[ 9.169057] cloud-init[1027]: The key's randomart image is:\n[ 9.170467] cloud-init[1027]: +---[DSA 1024]----+\n[ 9.171221] cloud-init[1027]: | .o=oBoX*O+o |\n[ 9.171974] cloud-init[1027]: | +oo.%.@+=. |\n[ 9.173511] cloud-init[1027]: | .. =.B.o... |\n[ 9.174258] cloud-init[1027]: | o * E..o.. |\n[ 9.175007] cloud-init[1027]: | . = + .S |\n[ 9.175748] cloud-init\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LXD - container startup/shutdown...\n Starting LSB: Record successful boot for GRUB...\n Starting Accounts Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[1027]: | o o | Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 9.225615] cloud-init[1027]: | . |\n[ 9.234213] cloud-init[1027]: | |\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 9.276442] cloud-init[1027]: | |\n[ 9.295829] cloud-init[1027]: +----[SHA256]-----+\n[ 9.314697] [[0;32m OK [0m] Started Auto import assertions from block devices.\ncloud-init[1027]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 9.351806] cloud-init[1027]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[ 9.382907] [[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: daemon to balance interrupts for SMP systems...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Accounts Service.\ncloud-init[1027]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.433920] cloud-init[1027]: 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: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 9.474990] cloud-init[1027]: SHA256:ExGM9XIK1k5PPTbgz7Yc7wla4+8m71bLEo66R/Xo2Zg root@sdnvpn-3-2-quagga[[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\n[ 9.492593] cloud-init[1027]: The key's randomart image is: Starting Set console scheme...\n\n[ 9.498774] [[0;32m OK [0m] Started Set console scheme.\ncloud-init[1027]: +---[ECDSA 256]---+\n[ 9.512122] cloud-init[1027]: | ++.. |\n[ 9.516102] cloud-init[1027]: | ...+ o |\n[ 9.519266] cloud-init[1027]: | o = = = |[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n\n[ 9.524051] cloud-init[1027]: | . + B + + |\n[ 9.532097] cloud-init[1027]: | S . * o |\n[ 9.533143] cloud-init[1027]: | . + * ..|\n[ 9.534143] cloud-init[1027]: | . X O..|\n[ 9.540090] cloud-init[1027]: | *.Eo= |\n[ 9.543641] cloud-init[1027]: | o= .OO |\n[ 9.544684] cloud-init[1027]: +----[SHA256]-----+\n[ 9.548089] cloud-init[1027]: Generating public/private ed25519 key pair.\n[ 9.552086] cloud-init[1027]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.556078] cloud-init[1027]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.560092] cloud-init[1027]: The key fingerprint is:\n[ 9.562672] cloud-init[1027]: SHA256:4JYHl6tb0k+Be1i7iRf9+fyks97ryaAdgdOZ0EaLsWs root@sdnvpn-3-2-quagga\n[ 9.569705] cloud-init[1027]: The key's randomart image is:\n[ 9.570868] cloud-init[1027]: +--[ED25519 256]--+\n[ 9.571968] cloud-init[1027]: | . . |\n[ 9.573932] cloud-init[1027]: | . * . |\n[ 9.576158] cloud-init[1027]: | o o + + |\n[ 9.578002] cloud-init[1027]: | . = o * o |\n[ 9.580378] cloud-init[1027]: | + S oE = |\n[ 9.582745] cloud-init[1027]: | . + +ooo . |\n[ 9.585111] cloud-init[1027]: | o = +. + ..|\n[ 9.587894] cloud-init[1027]: | + =.oo B=.|\n[ 9.590596] cloud-init[1027]: | . ..+. o=OB|\n[ 9.592971] cloud-init[1027]: +----[SHA256]-----+\n[ 9.825295] cloud-init[1138]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 10.491524] cloud-init[1138]: en_US.UTF-8... done\n[ 10.493666] cloud-init[1138]: Generation complete.\n[ 11.003964] cloud-init[1138]: Cloud-init v. 0.7.9 running 'modules:config' at Wed, 03 Oct 2018 07:12:12 +0000. Up 9.76 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.306515] cloud-init[1417]: + chpasswd\n[ 11.308140] cloud-init[1417]: + echo ubuntu:opnfv\n[ 11.370959] cloud-init[1417]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: [ 31.373344] cloud-init[1417]: + NEIGHBOR_IP=172.30.9.29\n[ 31.374366] cloud-init[1417]: + OWN_IP=172.30.9.209\n[ 31.375205] cloud-init[1417]: + EXT_NET_MASK=24\n[ 31.377603] cloud-init[1417]: ++ awk '{print $2}'\n[ 31.378490] cloud-init[1417]: ++ getent hosts\n[ 31.382022] cloud-init[1417]: ++ awk '{print $1}'\n[ 31.383600] cloud-init[1417]: ++ cat /etc/hostname\n[ 31.385128] cloud-init[1417]: + [[ localhost\n[ 31.387666] cloud-init[1417]: ip6-localhost != *\\s\\d\\n\\v\\p\\n\\-\\3\\-\\2\\-\\q\\u\\a\\g\\g\\a* ]]\n[ 31.389188] cloud-init[1417]: + tee -a /etc/hosts\n[ 31.391888] cloud-init[1417]: ++ awk '{print $1}'\n[ 31.393252] cloud-init[1417]: ++ cat /etc/hostname\n[ 31.395329] cloud-init[1417]: + echo '127.0.1.1 sdnvpn-3-2-quagga'\n[ 31.397661] cloud-init[1417]: 127.0.1.1 sdnvpn-3-2-quagga\n[ 31.398562] cloud-init[1417]: + quagga_int=\n[ 31.399838] cloud-init[1417]: ++ awk 'NR>2{print $1}'\n[ 31.401932] cloud-init[1417]: ++ netstat -ia\n[ 31.404128] cloud-init[1417]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 31.407637] cloud-init[1417]: ++ grep ens3\n[ 31.408753] cloud-init[1417]: ++ ifconfig\n[ 31.410009] cloud-init[1417]: + '[' -z 'ens3 Link encap:Ethernet HWaddr fa:16:3e:3b:17:ef ' ']'\n[ 31.423180] cloud-init[1417]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 31.427818] cloud-init[1417]: ++ grep ens6\n[ 31.428793] cloud-init[1417]: ++ ifconfig\n[ 31.431377] cloud-init[1417]: + '[' -z '' ']'\n[ 31.433935] cloud-init[1417]: + quagga_int=ens6\n[ 31.434937] cloud-init[1417]: + break\n[ 31.437429] cloud-init[1417]: + '[' -z ens6 ']'\n[ 31.438269] cloud-init[1417]: + ip link set ens6 up\n[ 31.440150] cloud-init[1417]: + ip addr add 172.30.9.209/24 dev ens6\n[ 31.441925] cloud-init[1417]: + ZEBRA_CONFIG_LOCATION=/etc/quagga/zebra.conf\n[ 31.453394] cloud-init[1417]: + DAEMONS_FILE_LOCATION=/etc/quagga/daemons\n[ 31.456045] cloud-init[1417]: + BGPD_CONFIG_LOCATION=/etc/quagga/bgpd.conf\n[ 31.458584] cloud-init[1417]: + BGPD_LOG_FILE=/var/log/bgpd.log\n[ 31.459566] cloud-init[1417]: + touch /var/log/bgpd.log\n[ 31.462238] cloud-init[1417]: + chown quagga:quagga /var/log/bgpd.log\n[ 31.464026] cloud-init[1417]: + chown quagga:quagga /etc/quagga/daemons\n[ 31.465518] cloud-init[1417]: + cat\n[ 31.466285] cloud-init[1417]: + touch /etc/quagga/zebra.conf\n[ 31.468090] cloud-init[1417]: + chown quagga:quagga /etc/quagga/zebra.conf\n[ 31.469181] cloud-init[1417]: + cat\n[ 31.470104] cloud-init[1417]: + chown quagga:quagga /etc/quagga/bgpd.conf\n[ 31.471254] cloud-init[1417]: + service quagga restart\n[ 31.494119] cloud-init[1417]: + pgrep bgpd\n[ 31.499489] cloud-init[1417]: 1516\n[ 31.502398] cloud-init[1417]: + pgrep zebra\n[ 31.503399] cloud-init[1417]: 1512\nci-info: no authorized ssh keys fingerprints found for user ubuntu.\n<14>Oct 3 07:12:34 ec2: \n<14>Oct 3 07:12:34 ec2: #############################################################\n<14>Oct 3 07:12:34 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Oct 3 07:12:34 ec2: 1024 SHA256:sUDXKXhpiYyEtJHWzTnQ005MJRntEX4gkLrw0ZjiVjc root@sdnvpn-3-2-quagga (DSA)\n<14>Oct 3 07:12:34 ec2: 256 SHA256:ExGM9XIK1k5PPTbgz7Yc7wla4+8m71bLEo66R/Xo2Zg root@sdnvpn-3-2-quagga (ECDSA)\n<14>Oct 3 07:12:34 ec2: 256 SHA256:4JYHl6tb0k+Be1i7iRf9+fyks97ryaAdgdOZ0EaLsWs root@sdnvpn-3-2-quagga (ED25519)\n<14>Oct 3 07:12:34 ec2: 2048 SHA256:xttnVzSqq/lqmGSeCGVCnotxhLOkzb08ddyo0v1pEJ8 root@sdnvpn-3-2-quagga (RSA)\n<14>Oct 3 07:12:34 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Oct 3 07:12:34 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO0mzgkCyJUVtrUGl09Ai0mihQp1Ujnykaaa800cFEwiecdCivlW+jQ/kAJaL/Pc+tF0uTyG/BmQD0cqRB8o/Zs= root@sdnvpn-3-2-quagga\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICeQDHTSjO5Q9y3gAJLBIf2FhwG9gedn0fA+DZimeclH root@sdnvpn-3-2-quagga\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+FHCRDM2aB+6p72NaYY22i1UK0SdqxzfA06yL28Atq949kvefYd9kLuEw5zjSoPmXUmh8MjYpXwKkVX35ZEo2Bv2MjQo76TWeu51WJhDXudtrt6VwlqR/Fnt31BM95q8+ESFRlyirei5q4lK/sM94SOoLQLqvIFjFbtNxjG6Dc1NhCe2OFbJVrg8BRUa7UoHd/KZxP3kBMWbPNGHdA3XesccZeez/mWDWW5HQVMBZk6HkUkuXIpG9z5ySQ9AX6SzY0GJlmciv8dAD7EsR4u3p+Ls3pHm8+kQgwPFCzlf+sg1YyNS2l/LFT5+grr+3e1rrgyZof1ZCpEOrITY3cA8B root@sdnvpn-3-2-quagga\n-----END SSH HOST KEY KEYS-----\n[ 31.544302] cloud-init[1417]: Cloud-init v. 0.7.9 running 'modules:final' at Wed, 03 Oct 2018 07:12:13 +0000. Up 11.23 seconds.\n[ 31.546282] cloud-init[1417]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.\n[ 31.547862] cloud-init[1417]: Cloud-init v. 0.7.9 finished at Wed, 03 Oct 2018 07:12:34 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 31.53 seconds\n"} 2018-10-03 07:12:44,328 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558/action used request id req-06930d22-8921-4abf-8334-ee391a1962f7 2018-10-03 07:12:44,330 - sdnvpn_test_utils - INFO - Finished waiting for cloud init of instance sdnvpn-3-2-quagga result was True 2018-10-03 07:12:44,331 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-10-03 07:12:44,332 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-10-03 07:12:44,332 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-10-03 07:12:44,335 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-10-03 07:12:45,039 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-10-03 07:12:45,040 - sdnvpn-quagga - INFO - Maybe stdout of configure-bgp -op add-neighbor --as-num 200 --ip 172.30.9.209 --use-source-ip 172.30.9.29: client: JAVA_HOME not set; results may vary  2018-10-03 07:12:45,041 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-10-03 07:12:45,042 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-10-03 07:12:45,043 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-10-03 07:12:45,043 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-10-03 07:12:45,083 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-10-03 07:12:45,758 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-10-03 07:12:45,760 - 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.209, 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 1 seconds Read thread: off Write thread: off  2018-10-03 07:12:45,760 - sdnvpn-quagga - INFO - Opens sent/received: 0 0 2018-10-03 07:12:45,760 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-10-03 07:12:45,760 - sdnvpn-quagga - INFO - Peering state: BGP state = Idle 2018-10-03 07:12:46,762 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-10-03 07:12:46,763 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-10-03 07:12:46,763 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-10-03 07:12:46,766 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-10-03 07:12:47,455 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-10-03 07:12:47,456 - 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.209, remote AS 200, local AS 100, external link BGP version 4, remote router ID 172.30.9.209 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.29 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.29, Local port: 40761 Foreign host: 172.30.9.209, Foreign port: 179 Nexthop: 172.30.9.29 Nexthop global: :: Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off  2018-10-03 07:12:47,457 - sdnvpn-quagga - INFO - Opens sent/received: 1 1 2018-10-03 07:12:47,457 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-10-03 07:12:47,457 - sdnvpn-quagga - INFO - Peering state: BGP state = Established, up for 00:00:00 2018-10-03 07:12:48,459 - sdnvpn-quagga - INFO - Quagga peered with OpenDaylight 2018-10-03 07:12:48,459 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-10-03 07:12:48,460 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-10-03 07:12:48,460 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-10-03 07:12:48,463 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-10-03 07:12:48,524 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-10-03 07:12:48,525 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-10-03 07:12:48,526 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-10-03 07:12:48,527 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-10-03 07:12:48,527 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-10-03 07:12:48,568 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-10-03 07:12:48,677 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-10-03 07:12:48,678 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-10-03 07:12:48,679 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-10-03 07:12:48,680 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-10-03 07:12:48,680 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-10-03 07:12:48,720 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-10-03 07:12:48,871 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-10-03 07:12:48,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270cf4c2af80fb4d86b33e6b519147a036601b1" 2018-10-03 07:12:48,878 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-10-03 07:12:48,938 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:12: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-e7db1a04-a906-44ab-b373-d4d5cbaeefc6 x-compute-request-id: req-e7db1a04-a906-44ab-b373-d4d5cbaeefc6 Content-Length: 0 Content-Type: application/json 2018-10-03 07:12:48,938 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/778c2b44-44b4-474c-a9e8-12c1c8820c14 used request id req-e7db1a04-a906-44ab-b373-d4d5cbaeefc6 2018-10-03 07:12:48,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270cf4c2af80fb4d86b33e6b519147a036601b1" -d '{"forceDelete": null}' 2018-10-03 07:12:49,150 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:12: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-91cb10f5-a466-4d33-9c55-a356bed9a588 x-compute-request-id: req-91cb10f5-a466-4d33-9c55-a356bed9a588 Content-Length: 0 Content-Type: application/json 2018-10-03 07:12:49,150 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d82f11c3-ac3e-4a40-96a8-8ac1b5b3b558/action used request id req-91cb10f5-a466-4d33-9c55-a356bed9a588 2018-10-03 07:12:49,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c2f9594d-ed69-4f24-9344-4a310a278c29 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21ec797c0bc61586774fa957510c851f733834e" 2018-10-03 07:12:50,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd6f32ff-39b1-48d9-b3c2-7d782a4ba7d6 Date: Wed, 03 Oct 2018 07:12:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:12:50,282 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c2f9594d-ed69-4f24-9344-4a310a278c29 used request id req-fd6f32ff-39b1-48d9-b3c2-7d782a4ba7d6 2018-10-03 07:12:50,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/af7ce49b-502e-43e3-9e22-3aefb85f08cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:12:51,055 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3e7fc6c-c709-4098-8f56-83cb96db749f Content-Length: 0 Date: Wed, 03 Oct 2018 07:12:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:12:51,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/af7ce49b-502e-43e3-9e22-3aefb85f08cf used request id req-d3e7fc6c-c709-4098-8f56-83cb96db749f 2018-10-03 07:12:51,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/dd9e34e3-4985-4008-acfb-eba4fcfb6a24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:12:51,657 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8536ee28-45e4-4975-bce3-9ea79531fbc5 Content-Length: 0 Date: Wed, 03 Oct 2018 07:12:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:12:51,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/dd9e34e3-4985-4008-acfb-eba4fcfb6a24 used request id req-8536ee28-45e4-4975-bce3-9ea79531fbc5 2018-10-03 07:12:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0a22a9e9-e4b8-4cc3-a604-f761d44287fe/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"subnet_id": "0a7334db-9214-4c21-a1c1-ed4f36f6e197"}' 2018-10-03 07:12:52,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0015eb21-0b56-4d91-8e28-991a5f76d471 Date: Wed, 03 Oct 2018 07:12:52 GMT RESP BODY: {"network_id": "ead2f12b-cf3c-469b-a728-6ede346433ad", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "subnet_id": "0a7334db-9214-4c21-a1c1-ed4f36f6e197", "subnet_ids": ["0a7334db-9214-4c21-a1c1-ed4f36f6e197"], "port_id": "ed045148-e53b-4f03-8421-2fd5942ff783", "id": "0a22a9e9-e4b8-4cc3-a604-f761d44287fe"} 2018-10-03 07:12:52,907 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0a22a9e9-e4b8-4cc3-a604-f761d44287fe/remove_router_interface used request id req-0015eb21-0b56-4d91-8e28-991a5f76d471 2018-10-03 07:12:52,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5e9f56b1-2f8f-4d1f-b22b-fd2d724324da/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"subnet_id": "8ed4e33a-da3e-4222-95ce-76c8a39976d4"}' 2018-10-03 07:12:54,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e3f341f1-1d4f-4a50-895b-0e9f51dfe314 Date: Wed, 03 Oct 2018 07:12:54 GMT RESP BODY: {"network_id": "54fae267-e653-4d26-aa63-c281015f30b3", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "subnet_id": "8ed4e33a-da3e-4222-95ce-76c8a39976d4", "subnet_ids": ["8ed4e33a-da3e-4222-95ce-76c8a39976d4"], "port_id": "e21eedd3-9603-4460-96a2-22d163186677", "id": "5e9f56b1-2f8f-4d1f-b22b-fd2d724324da"} 2018-10-03 07:12:54,165 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5e9f56b1-2f8f-4d1f-b22b-fd2d724324da/remove_router_interface used request id req-e3f341f1-1d4f-4a50-895b-0e9f51dfe314 2018-10-03 07:12:54,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0a22a9e9-e4b8-4cc3-a604-f761d44287fe -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:12:54,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-55c01975-8c76-4542-8a78-ecafda2d8efe Date: Wed, 03 Oct 2018 07:12:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:09:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:12:54Z", "revision_number": 7, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "0a22a9e9-e4b8-4cc3-a604-f761d44287fe", "name": "sdnvpn-3-1-router"}} 2018-10-03 07:12:54,847 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0a22a9e9-e4b8-4cc3-a604-f761d44287fe used request id req-55c01975-8c76-4542-8a78-ecafda2d8efe 2018-10-03 07:12:54,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5e9f56b1-2f8f-4d1f-b22b-fd2d724324da -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:12:55,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-d78fb431-2978-4555-aaab-03f4fb014f1f Date: Wed, 03 Oct 2018 07:12:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:09:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:12:55Z", "revision_number": 7, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "5e9f56b1-2f8f-4d1f-b22b-fd2d724324da", "name": "sdnvpn-3-2-quagga-router"}} 2018-10-03 07:12:55,801 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5e9f56b1-2f8f-4d1f-b22b-fd2d724324da used request id req-d78fb431-2978-4555-aaab-03f4fb014f1f 2018-10-03 07:12:55,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/0a7334db-9214-4c21-a1c1-ed4f36f6e197 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:12:57,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4432a27d-6ed9-4eaf-a45a-c59b41e0088d Date: Wed, 03 Oct 2018 07:12:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:12:57,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/0a7334db-9214-4c21-a1c1-ed4f36f6e197 used request id req-4432a27d-6ed9-4eaf-a45a-c59b41e0088d 2018-10-03 07:12:57,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/8ed4e33a-da3e-4222-95ce-76c8a39976d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:13:00,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ffec88cf-e11a-4b94-950d-31a771eb7270 Date: Wed, 03 Oct 2018 07:13:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:13:00,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/8ed4e33a-da3e-4222-95ce-76c8a39976d4 used request id req-ffec88cf-e11a-4b94-950d-31a771eb7270 2018-10-03 07:13:00,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/0a22a9e9-e4b8-4cc3-a604-f761d44287fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:13:00,441 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57eaeae8-4e7f-447e-ab03-b79c586a235f Content-Length: 0 Date: Wed, 03 Oct 2018 07:13:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:13:00,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/0a22a9e9-e4b8-4cc3-a604-f761d44287fe used request id req-57eaeae8-4e7f-447e-ab03-b79c586a235f 2018-10-03 07:13:00,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/5e9f56b1-2f8f-4d1f-b22b-fd2d724324da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:13:00,852 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88484d20-c5b8-4a3d-b9a1-5cd25809ecd6 Content-Length: 0 Date: Wed, 03 Oct 2018 07:13:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:13:00,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5e9f56b1-2f8f-4d1f-b22b-fd2d724324da used request id req-88484d20-c5b8-4a3d-b9a1-5cd25809ecd6 2018-10-03 07:13:00,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/ead2f12b-cf3c-469b-a728-6ede346433ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:13:01,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98a0c20e-1dce-41c1-bcb8-52fe7ed43c10 Date: Wed, 03 Oct 2018 07:13:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:13:01,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/ead2f12b-cf3c-469b-a728-6ede346433ad used request id req-98a0c20e-1dce-41c1-bcb8-52fe7ed43c10 2018-10-03 07:13:01,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/54fae267-e653-4d26-aa63-c281015f30b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7439b4e47dca09f136689d087759436f385ce0e" 2018-10-03 07:13:02,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45365c6c-b103-4515-a827-859b0e092321 Date: Wed, 03 Oct 2018 07:13:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:13:02,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/54fae267-e653-4d26-aa63-c281015f30b3 used request id req-45365c6c-b103-4515-a827-859b0e092321 2018-10-03 07:13:02,402 - 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-10-03 07:13:02,402 - sdnvpn-results - INFO - All the subtests have passed. 2018-10-03 07:13:02,403 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-10-03 07:13:02,403 - 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-10-03 07:13:02,403 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-10-03 07:13:02,403 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-10-03 07:13:02,403 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-10-03 07:13:02,486 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-10-03 07:13:02,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:13:02,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:13:02,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:13:02,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:13:02,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:13:02,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:13:02,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:13:02,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:13:02,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:13:02,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:13:02,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:13:02,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:13:02,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:13:02,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:13:02,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:13:02,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:13:02,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:13:02,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:13:02,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:13:02,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:13:02,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:13:02,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:13:02,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:13:02,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:13:02,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:13:02,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:13:02,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:13:02,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:13:02,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:13:02,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:13:02,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:13:02,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:13:02,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:13:02,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:13:02,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:13:02,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:13:02,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:13:02,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:13:02,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:13:02,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:13:02,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:13:02,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:13:02,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:13:02,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:13:02,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:13:02,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:13:02,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:13:02,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:13:02,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-10-03 07:13:02,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:13:02,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:13:02,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:13:02,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:13:02,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:13:02,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:13:02,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:13:02,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:13:02,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:13:02,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:13:02,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:13:02,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:13:02,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:13:02,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:13:02,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:13:02,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:13:02,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:13:02,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:13:02,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:13:02,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:13:02,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:13:02,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:13:02,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:13:02,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:13:02,500 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:13:02,500 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-10-03 07:13:02,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:13:02,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fc247a-5caa-4a35-97bf-5788167b77ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:13:02,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-13fc247a-5caa-4a35-97bf-5788167b77ad 2018-10-03 07:13:02,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:13:02,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["_1EFozn9QYiCkRPdRbiLgA"], "issued_at": "2018-10-03T07:13:02.000000Z"}} 2018-10-03 07:13:02,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}807e44570ed38bb956afe787a4c81a2e210015a4" 2018-10-03 07:13:03,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-ef3fc553-4090-4c0a-ace8-66568fbbaa6f Date: Wed, 03 Oct 2018 07:13:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-10-03 07:13:03,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-ef3fc553-4090-4c0a-ace8-66568fbbaa6f 2018-10-03 07:13:03,048 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:13:03,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}807e44570ed38bb956afe787a4c81a2e210015a4" 2018-10-03 07:13:03,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-95d53a45-8ab0-44bf-bb94-5b9ef3fd55d7 Date: Wed, 03 Oct 2018 07:13:03 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-10-03 07:13:03,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-95d53a45-8ab0-44bf-bb94-5b9ef3fd55d7 2018-10-03 07:13:03,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}807e44570ed38bb956afe787a4c81a2e210015a4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-10-03 07:13:03,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71 X-Openstack-Request-Id: req-b0d93259-b85b-4d60-8911-07c727ad0878 Date: Wed, 03 Oct 2018 07:13:03 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T07:13:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T07:13:03Z", "visibility": "public", "locations": [], "self": "/v2/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "min_disk": 0, "protected": false, "id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "file": "/v2/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71/file", "checksum": null, "owner": "19cfe43276e744d1a074a6b48492f500", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 07:13:03,439 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b0d93259-b85b-4d60-8911-07c727ad0878 2018-10-03 07:13:03,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}807e44570ed38bb956afe787a4c81a2e210015a4" -d '' 2018-10-03 07:13:04,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-afaba79e-6f1f-44d6-9c62-c233000dc3eb Date: Wed, 03 Oct 2018 07:13:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:13:04,311 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71/file used request id req-afaba79e-6f1f-44d6-9c62-c233000dc3eb 2018-10-03 07:13:04,311 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-1-net 2018-10-03 07:13:04,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:13:04,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db878aa3-91fc-4e26-a938-15e1b3bdd477 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:13:04,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db878aa3-91fc-4e26-a938-15e1b3bdd477 2018-10-03 07:13:04,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:13:04,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:13:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["VNt6UB9-REasfuLJgx-b9A"], "issued_at": "2018-10-03T07:13:04.000000Z"}} 2018-10-03 07:13:04,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" -d '{"network": {"name": "sdnvpn-2-1-net", "admin_state_up": true}}' 2018-10-03 07:13:05,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-9f3cd0d5-0489-47c6-aa51-368ef2db1582 Date: Wed, 03 Oct 2018 07:13: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":"d495c218-bcef-4c0c-b322-9a14b230f41e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:13:04Z","is_default":false,"provider:segmentation_id":72,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:13:04Z","mtu":1450}} 2018-10-03 07:13:05,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-9f3cd0d5-0489-47c6-aa51-368ef2db1582 2018-10-03 07:13:05,111 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-1a-subnet in network d495c218-bcef-4c0c-b322-9a14b230f41e with cidr 10.10.10.0/24 2018-10-03 07:13:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" -d '{"subnets": [{"ip_version": 4, "network_id": "d495c218-bcef-4c0c-b322-9a14b230f41e", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-1a-subnet"}]}' 2018-10-03 07:13:05,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-89e74332-04c9-4392-a3b7-fd2eb212fe44 Date: Wed, 03 Oct 2018 07:13:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d495c218-bcef-4c0c-b322-9a14b230f41e","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:13:05Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:13:05Z","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":"19cfe43276e744d1a074a6b48492f500","id":"a10a9de3-d4c4-47e1-9e24-6a0f7121108d","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"}]} 2018-10-03 07:13:05,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-89e74332-04c9-4392-a3b7-fd2eb212fe44 2018-10-03 07:13:05,807 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-2-net 2018-10-03 07:13:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" -d '{"network": {"name": "sdnvpn-2-2-net", "admin_state_up": true}}' 2018-10-03 07:13:06,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-8b57789e-f1da-4302-8995-9268d5b7f06b Date: Wed, 03 Oct 2018 07:13:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"35d5eaef-c8d6-401c-a15c-f9febc22175f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:13:06Z","is_default":false,"provider:segmentation_id":50,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:13:06Z","mtu":1450}} 2018-10-03 07:13:06,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8b57789e-f1da-4302-8995-9268d5b7f06b 2018-10-03 07:13:06,232 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-2b-subnet in network 35d5eaef-c8d6-401c-a15c-f9febc22175f with cidr 10.10.10.0/24 2018-10-03 07:13:06,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" -d '{"subnets": [{"ip_version": 4, "network_id": "35d5eaef-c8d6-401c-a15c-f9febc22175f", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-2b-subnet"}]}' 2018-10-03 07:13:06,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-7ea77efa-db62-4554-9905-0b287f5f4a3d Date: Wed, 03 Oct 2018 07:13:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d5eaef-c8d6-401c-a15c-f9febc22175f","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:13:06Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:13:06Z","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":"19cfe43276e744d1a074a6b48492f500","id":"c71b9e2a-2891-4959-a4f4-bdb58a906c1a","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"}]} 2018-10-03 07:13:06,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7ea77efa-db62-4554-9905-0b287f5f4a3d 2018-10-03 07:13:06,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" 2018-10-03 07:13:07,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-a59b45f6-c6be-46dd-bcc7-6402392be76a Date: Wed, 03 Oct 2018 07:13:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "updated_at": "2018-10-03T07:01:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}], "revision_number": 4, "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "044a405d-4886-4654-afc0-44603bd95275", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "updated_at": "2018-10-03T07:09:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-10-03T07:09:20Z", "revision_number": 0, "id": "3f5d8f18-17e7-447f-8cd5-5d139c9c9870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:09:20Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 179, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "63dfa237-e324-4c12-996e-efb08e079b07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "7fa378e2-d203-4d39-b1c8-2744a1ba9c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 80, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "8a356456-d50c-494c-ab72-f7a1609fca4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "f5adf667-9986-495f-9cdd-6db76f4d099d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 7, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "name": "sdnvpn-sg"}]} 2018-10-03 07:13:07,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-a59b45f6-c6be-46dd-bcc7-6402392be76a 2018-10-03 07:13:07,087 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:13:07,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:13:07,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23aea153-6af9-4a21-88c1-93c86e19f78f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:13:07,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-23aea153-6af9-4a21-88c1-93c86e19f78f 2018-10-03 07:13:07,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:13:07,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:13:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["EhFMXxzWQeSnfGz31KCu5g"], "issued_at": "2018-10-03T07:13:07.000000Z"}} 2018-10-03 07:13:07,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba7151e7221cb540ed6d2ce1b0a70845e440787" 2018-10-03 07:13:07,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-da3215ad-5740-4b37-b0a3-6b7448a790c7 x-compute-request-id: req-da3215ad-5740-4b37-b0a3-6b7448a790c7 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10172, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 07:13:07,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-da3215ad-5740-4b37-b0a3-6b7448a790c7 2018-10-03 07:13:07,693 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-10-03 07:13:07,694 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-2'... 2018-10-03 07:13:07,694 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-2 flavor=m1.tiny image=fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71 network=d495c218-bcef-4c0c-b322-9a14b230f41e secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=10.10.10.12 files=None userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa 2018-10-03 07:13:07,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:13:07,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:13:07,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:13:07,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:13:07,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:13:07,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:13:07,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:13:07,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:13:07,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:13:07,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:13:07,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:13:07,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:13:07,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:13:07,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:13:07,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:13:07,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:13:07,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:13:07,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:13:07,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:13:07,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:13:07,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:13:07,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:13:07,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:13:07,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:13:07,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:13:07,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:13:07,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:13:07,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:13:07,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:13:07,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:13:07,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:13:07,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:13:07,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:13:07,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:13:07,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:13:07,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:13:07,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:13:07,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:13:07,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:13:07,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:13:07,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:13:07,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:13:07,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:13:07,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:13:07,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:13:07,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:13:07,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:13:07,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:13:07,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:13:07,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3219d4d-fcd5-46a2-9c71-1ab441c23739 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:13:07,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a3219d4d-fcd5-46a2-9c71-1ab441c23739 2018-10-03 07:13:07,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:13:08,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:13:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["Dt9Kp-XXR5mieMI6e-2urg"], "issued_at": "2018-10-03T07:13:08.000000Z"}} 2018-10-03 07:13:08,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" 2018-10-03 07:13:08,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-c15f75e1-2f6d-4761-86ef-b97479b494dc x-compute-request-id: req-c15f75e1-2f6d-4761-86ef-b97479b494dc Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:13:08,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c15f75e1-2f6d-4761-86ef-b97479b494dc 2018-10-03 07:13:08,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" 2018-10-03 07:13:08,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-eba9ba7e-fd95-4d8f-a41c-45a435b5b2a8 x-compute-request-id: req-eba9ba7e-fd95-4d8f-a41c-45a435b5b2a8 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:13:08,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-eba9ba7e-fd95-4d8f-a41c-45a435b5b2a8 2018-10-03 07:13:08,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"server": {"name": "sdnvpn-2-2", "imageRef": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCg==", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.10.12", "uuid": "d495c218-bcef-4c0c-b322-9a14b230f41e"}], "config_drive": true}}' 2018-10-03 07:13:10,721 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:13: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-9e9d8de0-df38-49f2-b641-1d7851fa7422 x-compute-request-id: req-9e9d8de0-df38-49f2-b641-1d7851fa7422 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "rel": "bookmark"}], "adminPass": "daHYAzR6pqP3"}} 2018-10-03 07:13:10,722 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-9e9d8de0-df38-49f2-b641-1d7851fa7422 2018-10-03 07:13:10,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:13:10,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e1c2cc-3fae-4c20-ba9c-f3da1aa9bf53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:13:10,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-88e1c2cc-3fae-4c20-ba9c-f3da1aa9bf53 2018-10-03 07:13:10,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:13:11,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:13:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["gH-MPq0YRa6zk7vcSoIr6g"], "issued_at": "2018-10-03T07:13:11.000000Z"}} 2018-10-03 07:13:11,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57815c64faeb431056a12141eb2a54b21d91735b" 2018-10-03 07:13:11,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-3761b5df-c164-4125-8eb2-4c5583f97228 x-compute-request-id: req-3761b5df-c164-4125-8eb2-4c5583f97228 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "rel": "bookmark"}], "image": {"id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "links": [{"href": "http://172.30.9.27:8774/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:13:11Z", "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-10-03T07:13:10Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:13:11,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95 used request id req-3761b5df-c164-4125-8eb2-4c5583f97228 2018-10-03 07:13:14,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57815c64faeb431056a12141eb2a54b21d91735b" 2018-10-03 07:13:15,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-427803fd-b540-452c-8e87-13823ed267db x-compute-request-id: req-427803fd-b540-452c-8e87-13823ed267db Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "rel": "bookmark"}], "image": {"id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "links": [{"href": "http://172.30.9.27:8774/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ec", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:13:12Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-10-03T07:13:10Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:13:15,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95 used request id req-427803fd-b540-452c-8e87-13823ed267db 2018-10-03 07:13:18,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57815c64faeb431056a12141eb2a54b21d91735b" 2018-10-03 07:13:19,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-9e6ded33-f5f1-425c-b1fb-6ad0ef6d7d38 x-compute-request-id: req-9e6ded33-f5f1-425c-b1fb-6ad0ef6d7d38 Content-Encoding: gzip Content-Length: 781 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:cb:4f:cf", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "rel": "bookmark"}], "image": {"id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "links": [{"href": "http://172.30.9.27:8774/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ec", "OS-SRV-USG:launched_at": "2018-10-03T07:13:15.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:13:15Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-10-03T07:13:10Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:13:19,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95 used request id req-9e6ded33-f5f1-425c-b1fb-6ad0ef6d7d38 2018-10-03 07:13:19,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" 2018-10-03 07:13:19,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-303563d7-fb66-4659-b8ef-1edc023d712c x-compute-request-id: req-303563d7-fb66-4659-b8ef-1edc023d712c Content-Encoding: gzip Content-Length: 781 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:cb:4f:cf", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "rel": "bookmark"}], "image": {"id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "links": [{"href": "http://172.30.9.27:8774/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ec", "OS-SRV-USG:launched_at": "2018-10-03T07:13:15.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "35cbb96e-27fd-4a54-b44e-5f47e2b73f95", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:13:15Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-10-03T07:13:10Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:13:19,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95 used request id req-303563d7-fb66-4659-b8ef-1edc023d712c 2018-10-03 07:13:19,666 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-2' booted successfully. IP='10.10.10.12'. 2018-10-03 07:13:19,666 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-2' to security group 'sdnvpn-sg'... 2018-10-03 07:13:19,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba7151e7221cb540ed6d2ce1b0a70845e440787" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:13:21,143 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:13: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-1426027a-258a-49bc-aed5-0b0ef3d08390 x-compute-request-id: req-1426027a-258a-49bc-aed5-0b0ef3d08390 Content-Length: 0 Content-Type: application/json 2018-10-03 07:13:21,144 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-1426027a-258a-49bc-aed5-0b0ef3d08390 2018-10-03 07:13:21,144 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-4'... 2018-10-03 07:13:21,144 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-4 flavor=m1.tiny image=fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71 network=35d5eaef-c8d6-401c-a15c-f9febc22175f secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=10.10.10.12 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.11 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2018-10-03 07:13:21,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:13:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:13:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:13:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:13:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:13:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:13:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:13:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:13:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:13:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:13:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:13:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:13:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:13:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:13:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:13:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:13:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:13:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:13:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:13:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:13:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:13:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:13:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:13:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:13:21,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:13:21,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:13:21,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:13:21,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:13:21,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:13:21,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:13:21,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:13:21,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:13:21,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:13:21,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:13:21,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:13:21,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:13:21,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:13:21,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:13:21,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:13:21,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:13:21,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:13:21,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:13:21,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:13:21,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:13:21,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:13:21,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:13:21,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:13:21,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:13:21,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:13:21,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a90d67-92b1-439f-b30a-5ff549aeb2da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:13:21,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-35a90d67-92b1-439f-b30a-5ff549aeb2da 2018-10-03 07:13:21,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:13:21,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:13:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["3JRDdJPlTyC5LOzWQ_oJGg"], "issued_at": "2018-10-03T07:13:21.000000Z"}} 2018-10-03 07:13:21,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8c6542e6efcab9e26b38b57018352eb7755665" 2018-10-03 07:13:21,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e469d971-0ca4-4013-8528-a98949b61131 x-compute-request-id: req-e469d971-0ca4-4013-8528-a98949b61131 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:13:21,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e469d971-0ca4-4013-8528-a98949b61131 2018-10-03 07:13:21,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8c6542e6efcab9e26b38b57018352eb7755665" 2018-10-03 07:13:21,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1530118d-6132-42c4-ae61-41244c90875d x-compute-request-id: req-1530118d-6132-42c4-ae61-41244c90875d Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:13:21,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-1530118d-6132-42c4-ae61-41244c90875d 2018-10-03 07:13:21,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8c6542e6efcab9e26b38b57018352eb7755665" -d '{"server": {"name": "sdnvpn-2-4", "imageRef": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "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": "35d5eaef-c8d6-401c-a15c-f9febc22175f"}], "config_drive": true}}' 2018-10-03 07:13:24,103 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:13:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70c2a516-4b22-4289-bf99-395e19415af7 x-compute-request-id: req-70c2a516-4b22-4289-bf99-395e19415af7 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c5e59070-6e06-45eb-b023-1899a1190bf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c5e59070-6e06-45eb-b023-1899a1190bf6", "rel": "bookmark"}], "adminPass": "WT6E2gtWJKWC"}} 2018-10-03 07:13:24,103 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-70c2a516-4b22-4289-bf99-395e19415af7 2018-10-03 07:13:24,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:13:24,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8b5305-9fb4-4626-b70b-6e48b30cd1c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:13:24,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f8b5305-9fb4-4626-b70b-6e48b30cd1c5 2018-10-03 07:13:24,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:13:24,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:13:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["EDk9qWa5QYGHrFl--U0KeQ"], "issued_at": "2018-10-03T07:13:24.000000Z"}} 2018-10-03 07:13:24,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0aba1984c8a50dccd1fd4425e5deda25d3660c5" 2018-10-03 07:13:25,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0da50b47-41e0-43e1-ad8e-13e4c2fbfe29 x-compute-request-id: req-0da50b47-41e0-43e1-ad8e-13e4c2fbfe29 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c5e59070-6e06-45eb-b023-1899a1190bf6", "rel": "bookmark"}], "image": {"id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "links": [{"href": "http://172.30.9.27:8774/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "c5e59070-6e06-45eb-b023-1899a1190bf6", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:13:24Z", "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-10-03T07:13:24Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:13:25,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6 used request id req-0da50b47-41e0-43e1-ad8e-13e4c2fbfe29 2018-10-03 07:13:28,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0aba1984c8a50dccd1fd4425e5deda25d3660c5" 2018-10-03 07:13:29,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-46b99b96-72c1-4ec0-b0a1-7a9f0cd3ef6b x-compute-request-id: req-46b99b96-72c1-4ec0-b0a1-7a9f0cd3ef6b Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:fe:a2", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c5e59070-6e06-45eb-b023-1899a1190bf6", "rel": "bookmark"}], "image": {"id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "links": [{"href": "http://172.30.9.27:8774/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ef", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "c5e59070-6e06-45eb-b023-1899a1190bf6", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:13:25Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-10-03T07:13:24Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:13:29,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6 used request id req-46b99b96-72c1-4ec0-b0a1-7a9f0cd3ef6b 2018-10-03 07:13:32,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0aba1984c8a50dccd1fd4425e5deda25d3660c5" 2018-10-03 07:13:32,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-0077d808-1dd8-4e17-860d-4359bf5e7543 x-compute-request-id: req-0077d808-1dd8-4e17-860d-4359bf5e7543 Content-Encoding: gzip Content-Length: 780 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:43:fe:a2", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c5e59070-6e06-45eb-b023-1899a1190bf6", "rel": "bookmark"}], "image": {"id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "links": [{"href": "http://172.30.9.27:8774/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ef", "OS-SRV-USG:launched_at": "2018-10-03T07:13:27.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "c5e59070-6e06-45eb-b023-1899a1190bf6", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:13:28Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-10-03T07:13:24Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:13:32,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6 used request id req-0077d808-1dd8-4e17-860d-4359bf5e7543 2018-10-03 07:13:32,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8c6542e6efcab9e26b38b57018352eb7755665" 2018-10-03 07:13:33,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-fabc4a70-d6eb-45ec-915a-7df3a86fa355 x-compute-request-id: req-fabc4a70-d6eb-45ec-915a-7df3a86fa355 Content-Encoding: gzip Content-Length: 780 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:43:fe:a2", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c5e59070-6e06-45eb-b023-1899a1190bf6", "rel": "bookmark"}], "image": {"id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "links": [{"href": "http://172.30.9.27:8774/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ef", "OS-SRV-USG:launched_at": "2018-10-03T07:13:27.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "c5e59070-6e06-45eb-b023-1899a1190bf6", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:13:28Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-10-03T07:13:24Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:13:33,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6 used request id req-fabc4a70-d6eb-45ec-915a-7df3a86fa355 2018-10-03 07:13:33,671 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-4' booted successfully. IP='10.10.10.12'. 2018-10-03 07:13:33,671 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-4' to security group 'sdnvpn-sg'... 2018-10-03 07:13:33,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba7151e7221cb540ed6d2ce1b0a70845e440787" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:13:35,110 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:13: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-12b3b4f4-95d9-47a2-aec1-ad53d596c9da x-compute-request-id: req-12b3b4f4-95d9-47a2-aec1-ad53d596c9da Content-Length: 0 Content-Type: application/json 2018-10-03 07:13:35,110 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6/action used request id req-12b3b4f4-95d9-47a2-aec1-ad53d596c9da 2018-10-03 07:13:35,111 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-1'... 2018-10-03 07:13:35,111 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-1 flavor=m1.tiny image=fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71 network=d495c218-bcef-4c0c-b322-9a14b230f41e secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=10.10.10.11 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.12 10.10.10.12 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2018-10-03 07:13:35,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:13:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:13:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:13:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:13:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:13:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:13:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:13:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:13:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:13:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:13:35,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:13:35,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:13:35,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:13:35,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:13:35,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:13:35,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:13:35,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:13:35,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:13:35,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:13:35,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:13:35,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:13:35,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:13:35,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:13:35,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:13:35,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:13:35,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:13:35,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:13:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:13:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:13:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:13:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:13:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:13:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:13:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:13:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:13:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:13:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:13:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:13:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:13:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:13:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:13:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:13:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:13:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:13:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:13:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:13:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:13:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:13:35,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:13:35,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f2b0da-a42f-4f18-a980-812979e47d79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:13:35,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-61f2b0da-a42f-4f18-a980-812979e47d79 2018-10-03 07:13:35,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:13:35,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:13:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["wLnm4oe_RH6WzBeNZXqIRg"], "issued_at": "2018-10-03T07:13:35.000000Z"}} 2018-10-03 07:13:35,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81b2644761b960421b907a45c913b1e2ada0add" 2018-10-03 07:13:35,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-aa1afed6-6e48-48ee-8683-73c4c86a63c1 x-compute-request-id: req-aa1afed6-6e48-48ee-8683-73c4c86a63c1 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:13:35,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-aa1afed6-6e48-48ee-8683-73c4c86a63c1 2018-10-03 07:13:35,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81b2644761b960421b907a45c913b1e2ada0add" 2018-10-03 07:13:35,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-941ee32e-a8fa-45d2-8fd4-b7480aaba526 x-compute-request-id: req-941ee32e-a8fa-45d2-8fd4-b7480aaba526 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:13:35,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-941ee32e-a8fa-45d2-8fd4-b7480aaba526 2018-10-03 07:13:35,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81b2644761b960421b907a45c913b1e2ada0add" -d '{"server": {"name": "sdnvpn-2-1", "imageRef": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "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": "d495c218-bcef-4c0c-b322-9a14b230f41e"}], "config_drive": true}}' 2018-10-03 07:13:38,181 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:13: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-b39e5cc7-4a0a-4002-892c-bca0d289aa1b x-compute-request-id: req-b39e5cc7-4a0a-4002-892c-bca0d289aa1b Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "rel": "bookmark"}], "adminPass": "NPpQHQA7PF5U"}} 2018-10-03 07:13:38,182 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b39e5cc7-4a0a-4002-892c-bca0d289aa1b 2018-10-03 07:13:38,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:13:38,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e13d854f-7b42-40eb-b6f2-07789f0748e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:13:38,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e13d854f-7b42-40eb-b6f2-07789f0748e7 2018-10-03 07:13:38,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:13:38,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["sFyuq8qETtaMu0kJZazoUw"], "issued_at": "2018-10-03T07:13:38.000000Z"}} 2018-10-03 07:13:38,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7411e87160660e6dc3f333f31355264bf7fd9bee" 2018-10-03 07:13:38,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-4b0cd42d-a530-4ec9-9aa5-724544f3c0ab x-compute-request-id: req-4b0cd42d-a530-4ec9-9aa5-724544f3c0ab Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "rel": "bookmark"}], "image": {"id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "links": [{"href": "http://172.30.9.27:8774/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f2", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:13:38Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-10-03T07:13:38Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:13:38,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79 used request id req-4b0cd42d-a530-4ec9-9aa5-724544f3c0ab 2018-10-03 07:13:41,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7411e87160660e6dc3f333f31355264bf7fd9bee" 2018-10-03 07:13:42,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-74d6bc3b-1c6f-4493-8229-1dc567a3620d x-compute-request-id: req-74d6bc3b-1c6f-4493-8229-1dc567a3620d Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:78:fc", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "rel": "bookmark"}], "image": {"id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "links": [{"href": "http://172.30.9.27:8774/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f2", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:13:39Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-10-03T07:13:38Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:13:42,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79 used request id req-74d6bc3b-1c6f-4493-8229-1dc567a3620d 2018-10-03 07:13:45,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7411e87160660e6dc3f333f31355264bf7fd9bee" 2018-10-03 07:13:46,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-ca13c727-b696-487a-903c-a342ffcf846e x-compute-request-id: req-ca13c727-b696-487a-903c-a342ffcf846e Content-Encoding: gzip Content-Length: 781 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:7e:78:fc", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "rel": "bookmark"}], "image": {"id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "links": [{"href": "http://172.30.9.27:8774/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f2", "OS-SRV-USG:launched_at": "2018-10-03T07:13:41.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:13:42Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-10-03T07:13:38Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:13:46,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79 used request id req-ca13c727-b696-487a-903c-a342ffcf846e 2018-10-03 07:13:46,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81b2644761b960421b907a45c913b1e2ada0add" 2018-10-03 07:13:46,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-8b141b14-07b6-4ef4-85c2-30dd1d9aa612 x-compute-request-id: req-8b141b14-07b6-4ef4-85c2-30dd1d9aa612 Content-Encoding: gzip Content-Length: 781 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:7e:78:fc", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "rel": "bookmark"}], "image": {"id": "fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "links": [{"href": "http://172.30.9.27:8774/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f2", "OS-SRV-USG:launched_at": "2018-10-03T07:13:41.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "08dfe29a-0bdd-41ac-9194-f112e4c0ae79", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:13:42Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-10-03T07:13:38Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:13:46,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79 used request id req-8b141b14-07b6-4ef4-85c2-30dd1d9aa612 2018-10-03 07:13:46,774 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-1' booted successfully. IP='10.10.10.11'. 2018-10-03 07:13:46,774 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-1' to security group 'sdnvpn-sg'... 2018-10-03 07:13:46,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba7151e7221cb540ed6d2ce1b0a70845e440787" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:13:48,238 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:13: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-4b73ab88-f4ac-46e0-84d2-573e8b897ba1 x-compute-request-id: req-4b73ab88-f4ac-46e0-84d2-573e8b897ba1 Content-Length: 0 Content-Type: application/json 2018-10-03 07:13:48,239 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79/action used request id req-4b73ab88-f4ac-46e0-84d2-573e8b897ba1 2018-10-03 07:13:48,239 - sdnvpn-results - INFO - Create VPN1 with eRT=iRT 2018-10-03 07:13:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" -d '{"bgpvpn": {"route_targets": "55:55", "import_targets": "55:55", "export_targets": "55:55", "name": "sdnvpn-1-741480", "route_distinguishers": "111:111"}}' 2018-10-03 07:13:48,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-bc846231-b037-471d-94bf-893ee4a36ce2 Date: Wed, 03 Oct 2018 07:13:48 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "b63ee924-ad83-4556-b362-4a65d56cb7e8", "name": "sdnvpn-1-741480", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["55:55"], "networks": [], "route_targets": ["55:55"], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:13:48,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-bc846231-b037-471d-94bf-893ee4a36ce2 2018-10-03 07:13:48,616 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-741480', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [u'55:55'], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'b63ee924-ad83-4556-b362-4a65d56cb7e8'}} 2018-10-03 07:13:48,616 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-1-net' to the VPN. 2018-10-03 07:13:48,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b63ee924-ad83-4556-b362-4a65d56cb7e8/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" -d '{"network_association": {"network_id": "d495c218-bcef-4c0c-b322-9a14b230f41e"}}' 2018-10-03 07:13:49,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-3fb8d357-f350-48ab-8214-70ce41a3b0e9 Date: Wed, 03 Oct 2018 07:13:49 GMT RESP BODY: {"network_association": {"network_id": "d495c218-bcef-4c0c-b322-9a14b230f41e", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "09955d74-8f2e-4af0-9825-e2c1ad9f5aab"}} 2018-10-03 07:13:49,076 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b63ee924-ad83-4556-b362-4a65d56cb7e8/network_associations used request id req-3fb8d357-f350-48ab-8214-70ce41a3b0e9 2018-10-03 07:13:49,077 - sdnvpn_test_utils - INFO - Waiting for instance 35cbb96e-27fd-4a54-b44e-5f47e2b73f95 to boot up 2018-10-03 07:13:49,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:13:50,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-f5c432ba-2885-4667-b5dd-1ecea800e9fe x-compute-request-id: req-f5c432ba-2885-4667-b5dd-1ecea800e9fe Content-Encoding: gzip Content-Length: 7899 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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-10-03 07:13:50,336 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-f5c432ba-2885-4667-b5dd-1ecea800e9fe 2018-10-03 07:13:52,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:13:53,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-c0d22efb-0959-499a-b44c-fecf1ca306d1 x-compute-request-id: req-c0d22efb-0959-499a-b44c-fecf1ca306d1 Content-Encoding: gzip Content-Length: 7899 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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-10-03 07:13:53,433 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-c0d22efb-0959-499a-b44c-fecf1ca306d1 2018-10-03 07:13:55,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:13:56,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13: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-1636b733-fd20-4c83-8051-d719c148b1d7 x-compute-request-id: req-1636b733-fd20-4c83-8051-d719c148b1d7 Content-Encoding: gzip Content-Length: 7899 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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-10-03 07:13:56,523 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-1636b733-fd20-4c83-8051-d719c148b1d7 2018-10-03 07:13:58,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:13:59,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:13:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-263271c5-1ff0-4097-a414-e8631880987e x-compute-request-id: req-263271c5-1ff0-4097-a414-e8631880987e Content-Encoding: gzip Content-Length: 7899 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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-10-03 07:13:59,608 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-263271c5-1ff0-4097-a414-e8631880987e 2018-10-03 07:14:01,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:02,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11219e01-1306-47ce-a696-0bebb59137fd x-compute-request-id: req-11219e01-1306-47ce-a696-0bebb59137fd Content-Encoding: gzip Content-Length: 7899 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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-10-03 07:14:02,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-11219e01-1306-47ce-a696-0bebb59137fd 2018-10-03 07:14:04,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:05,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d80fe48-13bf-4fbc-8539-f9de0d4743a9 x-compute-request-id: req-4d80fe48-13bf-4fbc-8539-f9de0d4743a9 Content-Encoding: gzip Content-Length: 7899 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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-10-03 07:14:05,786 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-4d80fe48-13bf-4fbc-8539-f9de0d4743a9 2018-10-03 07:14:07,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:08,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5175cd5-4187-4a98-b870-d7f86d74cc86 x-compute-request-id: req-d5175cd5-4187-4a98-b870-d7f86d74cc86 Content-Encoding: gzip Content-Length: 7899 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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-10-03 07:14:08,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-d5175cd5-4187-4a98-b870-d7f86d74cc86 2018-10-03 07:14:10,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:11,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14: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-f6fb45de-100d-4d25-bff1-e63aeceaf367 x-compute-request-id: req-f6fb45de-100d-4d25-bff1-e63aeceaf367 Content-Encoding: gzip Content-Length: 7899 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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-10-03 07:14:11,961 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-f6fb45de-100d-4d25-bff1-e63aeceaf367 2018-10-03 07:14:13,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:15,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14: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-8b2537ce-e5a6-4031-b929-0f40cb841c38 x-compute-request-id: req-8b2537ce-e5a6-4031-b929-0f40cb841c38 Content-Encoding: gzip Content-Length: 7899 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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-10-03 07:14:15,053 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-8b2537ce-e5a6-4031-b929-0f40cb841c38 2018-10-03 07:14:17,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:18,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14: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-2db6835a-ae7d-4d7b-9bc2-a1940243d55a x-compute-request-id: req-2db6835a-ae7d-4d7b-9bc2-a1940243d55a Content-Encoding: gzip Content-Length: 8022 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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\n"} 2018-10-03 07:14:18,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-2db6835a-ae7d-4d7b-9bc2-a1940243d55a 2018-10-03 07:14:20,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:21,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14: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-3495461e-ed52-4a77-b4bf-ba9a53d4ea21 x-compute-request-id: req-3495461e-ed52-4a77-b4bf-ba9a53d4ea21 Content-Encoding: gzip Content-Length: 10076 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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"} 2018-10-03 07:14:21,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-3495461e-ed52-4a77-b4bf-ba9a53d4ea21 2018-10-03 07:14:23,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:24,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14: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-e7a70453-21df-436d-a22b-3fd28f53beba x-compute-request-id: req-e7a70453-21df-436d-a22b-3fd28f53beba Content-Encoding: gzip Content-Length: 10178 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:14:24,351 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-e7a70453-21df-436d-a22b-3fd28f53beba 2018-10-03 07:14:26,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:27,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14: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-29e30109-77a5-4b48-adf8-548790b0b4a9 x-compute-request-id: req-29e30109-77a5-4b48-adf8-548790b0b4a9 Content-Encoding: gzip Content-Length: 10178 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:14:27,441 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-29e30109-77a5-4b48-adf8-548790b0b4a9 2018-10-03 07:14:29,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:30,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14: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-1c8179f8-cf3a-4a63-8da9-2c2a6439deb3 x-compute-request-id: req-1c8179f8-cf3a-4a63-8da9-2c2a6439deb3 Content-Encoding: gzip Content-Length: 10178 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:14:30,531 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-1c8179f8-cf3a-4a63-8da9-2c2a6439deb3 2018-10-03 07:14:32,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:33,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14: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-122f12de-62ff-4565-9934-1e0c0124d30a x-compute-request-id: req-122f12de-62ff-4565-9934-1e0c0124d30a Content-Encoding: gzip Content-Length: 10178 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:14:33,629 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-122f12de-62ff-4565-9934-1e0c0124d30a 2018-10-03 07:14:35,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:36,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14: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-906a6f74-d4b3-4a50-ad7b-c5f9a83877e2 x-compute-request-id: req-906a6f74-d4b3-4a50-ad7b-c5f9a83877e2 Content-Encoding: gzip Content-Length: 10248 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:14:36,770 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-906a6f74-d4b3-4a50-ad7b-c5f9a83877e2 2018-10-03 07:14:38,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:39,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14: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-52915d56-df07-4183-811e-e15517d2c30e x-compute-request-id: req-52915d56-df07-4183-811e-e15517d2c30e Content-Encoding: gzip Content-Length: 10248 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:14:39,864 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-52915d56-df07-4183-811e-e15517d2c30e 2018-10-03 07:14:41,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:42,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a3dc45c-9bb9-4178-883c-730c78b7db01 x-compute-request-id: req-8a3dc45c-9bb9-4178-883c-730c78b7db01 Content-Encoding: gzip Content-Length: 10248 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:14:42,965 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-8a3dc45c-9bb9-4178-883c-730c78b7db01 2018-10-03 07:14:44,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:46,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14050422-baac-4687-a3a5-b2ea4fbe201e x-compute-request-id: req-14050422-baac-4687-a3a5-b2ea4fbe201e Content-Encoding: gzip Content-Length: 10248 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:14:46,056 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-14050422-baac-4687-a3a5-b2ea4fbe201e 2018-10-03 07:14:48,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:49,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14: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-8cd50db3-a421-4fa6-8d65-8f2e6407aaae x-compute-request-id: req-8cd50db3-a421-4fa6-8d65-8f2e6407aaae Content-Encoding: gzip Content-Length: 10248 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:14:49,152 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-8cd50db3-a421-4fa6-8d65-8f2e6407aaae 2018-10-03 07:14:51,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:52,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14: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-76ff3361-b1a6-42b9-b57d-6512e4efb842 x-compute-request-id: req-76ff3361-b1a6-42b9-b57d-6512e4efb842 Content-Encoding: gzip Content-Length: 10267 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:14:52,241 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-76ff3361-b1a6-42b9-b57d-6512e4efb842 2018-10-03 07:14:54,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:55,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a2e52d0-5fdb-4f5f-84dc-08d6cc16067c x-compute-request-id: req-0a2e52d0-5fdb-4f5f-84dc-08d6cc16067c Content-Encoding: gzip Content-Length: 10267 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:14:55,330 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-0a2e52d0-5fdb-4f5f-84dc-08d6cc16067c 2018-10-03 07:14:57,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:14:58,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:14:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25980ec3-d7bc-4673-a704-5ff6a535912c x-compute-request-id: req-25980ec3-d7bc-4673-a704-5ff6a535912c Content-Encoding: gzip Content-Length: 10267 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:14:58,421 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-25980ec3-d7bc-4673-a704-5ff6a535912c 2018-10-03 07:15:00,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:15:01,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:15: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-b9b489ec-5ed6-449c-9c14-47f0009e3045 x-compute-request-id: req-b9b489ec-5ed6-449c-9c14-47f0009e3045 Content-Encoding: gzip Content-Length: 10267 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-10-03 07:15:01,519 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-b9b489ec-5ed6-449c-9c14-47f0009e3045 2018-10-03 07:15:03,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938439f80714d7c1947819624dde7e82a4da4390" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:15:04,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d2d7e0e-0049-476d-a42f-96d21af1d626 x-compute-request-id: req-1d2d7e0e-0049-476d-a42f-96d21af1d626 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 506238972 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.126870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128475] pid_max: default: 32768 minimum: 301\n[ 0.129341] ACPI: Core revision 20150930\n[ 0.130697] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131964] Security Framework initialized\n[ 0.132749] Yama: becoming mindful.\n[ 0.133457] AppArmor: AppArmor initialized\n[ 0.134311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135596] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136829] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139342] Initializing cgroup subsys io\n[ 0.140128] Initializing cgroup subsys memory\n[ 0.140957] Initializing cgroup subsys devices\n[ 0.141795] Initializing cgroup subsys freezer\n[ 0.142644] Initializing cgroup subsys net_cls\n[ 0.143487] Initializing cgroup subsys perf_event\n[ 0.144367] Initializing cgroup subsys net_prio\n[ 0.145219] Initializing cgroup subsys hugetlb\n[ 0.146067] Initializing cgroup subsys pids\n[ 0.146909] CPU: Physical Processor ID: 0\n[ 0.148386] mce: CPU supports 10 MCE banks\n[ 0.149204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167127] ftrace: allocating 31920 entries in 125 pages\n[ 0.193437] smpboot: Max logical packages: 1\n[ 0.194353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196285] x2apic enabled\n[ 0.197307] Switched APIC routing to physical x2apic.\n[ 0.199461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206412] KVM setup paravirtual spinlock\n[ 0.208045] x86: Booted up 1 node, 1 CPUs\n[ 0.209182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211132] devtmpfs: initialized\n[ 0.213096] evm: security.selinux\n[ 0.214075] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.216103] evm: security.SMACK64TRANSMUTE\n[ 0.217257] evm: security.SMACK64MMAP\n[ 0.218308] evm: security.ima\n[ 0.219206] evm: security.capability\n[ 0.220308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222995] pinctrl core: initialized pinctrl subsystem\n[ 0.224527] RTC time: 7:13:15, date: 10/03/18\n[ 0.225844] NET: Registered protocol family 16\n[ 0.227193] cpuidle: using governor ladder\n[ 0.228359] cpuidle: using governor menu\n[ 0.229470] PCCT header not found.\n[ 0.230500] ACPI: bus type PCI registered\n[ 0.231638] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233422] PCI: Using configuration type 1 for base access\n[ 0.235651] ACPI: Added _OSI(Module Device)\n[ 0.236843] ACPI: Added _OSI(Processor Device)\n[ 0.238084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239386] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241986] ACPI: Interpreter enabled\n[ 0.243055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253766] ACPI: (supports S0 S5)\n[ 0.254764] ACPI: Using IOAPIC for interrupt routing\n[ 0.256147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260049] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268433] acpiphp: Slot [3] registered\n[ 0.269579] acpiphp: Slot [4] registered\n[ 0.270694] acpiphp: Slot [5] registered\n[ 0.271822] acpiphp: Slot [6] registered\n[ 0.272923] acpiphp: Slot [7] registered\n[ 0.274028] acpiphp: Slot [8] registered\n[ 0.275131] acpiphp: Slot [9] registered\n[ 0.276242] acpiphp: Slot [10] registered\n[ 0.277391] acpiphp: Slot [11] registered\n[ 0.278504] acpiphp: Slot [12] registered\n[ 0.279651] acpiphp: Slot [13] registered\n[ 0.280771] acpiphp: Slot [14] registered\n[ 0.281886] acpiphp: Slot [15] registered\n[ 0.293003] acpiphp: Slot [16] registered\n[ 0.294131] acpiphp: Slot [17] registered\n[ 0.295256] acpiphp: Slot [18] registered\n[ 0.296353] acpiphp: Slot [19] registered\n[ 0.297466] acpiphp: Slot [20] registered\n[ 0.298580] acpiphp: Slot [21] registered\n[ 0.299724] acpiphp: Slot [22] registered\n[ 0.300861] acpiphp: Slot [23] registered\n[ 0.301998] acpiphp: Slot [24] registered\n[ 0.303128] acpiphp: Slot [25] registered\n[ 0.304250] acpiphp: Slot [26] registered\n[ 0.305368] acpiphp: Slot [27] registered\n[ 0.306493] acpiphp: Slot [28] registered\n[ 0.307612] acpiphp: Slot [29] registered\n[ 0.308719] acpiphp: Slot [30] registered\n[ 0.309877] acpiphp: Slot [31] registered\n[ 0.311026] PCI host bridge to bus 0000:00\n[ 0.312159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317713] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331881] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340598] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.396235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401564] vgaarb: loaded\n[ 0.402432] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404043] SCSI subsystem initialized\n[ 0.405246] ACPI: bus type USB registered\n[ 0.406449] usbcore: registered new interface driver usbfs\n[ 0.407959] usbcore: registered new interface driver hub\n[ 0.409438] usbcore: registered new device driver usb\n[ 0.410978] PCI: Using ACPI for IRQ routing\n[ 0.412361] NetLabel: Initializing\n[ 0.413383] NetLabel: domain hash size = 128\n[ 0.414641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416032] NetLabel: unlabeled traffic allowed by default\n[ 0.417603] clocksource: Switched to clocksource kvm-clock\n[ 0.423084] AppArmor: AppArmor Filesystem Enabled\n[ 0.424045] pnp: PnP ACPI init\n[ 0.424938] pnp: PnP ACPI: found 5 devices\n[ 0.431284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.432950] NET: Registered protocol family 2\n[ 0.433889] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.435136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.436279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.437410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439611] NET: Registered protocol family 1\n[ 0.440458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442601] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470633] Trying to unpack rootfs image as initramfs...\n[ 0.519983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533871] Scanning for low memory corruption every 60 seconds\n[ 0.535202] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536338] audit: initializing netlink subsys (disabled)\n[ 0.537351] audit: type=2000 audit(1538550795.851:1): initialized\n[ 0.538670] Initialise system trusted keyring\n[ 0.539583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542675] zbud: loaded\n[ 0.543373] VFS: Disk quotas dquot_6.6.0\n[ 0.544182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545688] fuse init (API version 7.23)\n[ 0.546586] Key type big_key registered\n[ 0.547385] Allocating IMA MOK and blacklist keyrings.\n[ 0.548479] Key type asymmetric registered\n[ 0.549292] Asymmetric key parser 'x509' registered\n[ 0.550245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.551692] io scheduler noop registered\n[ 0.552477] io scheduler deadline registered (default)\n[ 0.553452] io scheduler cfq registered\n[ 0.554282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558030] ACPI: Power Button [PWRF]\n[ 0.559220] GHES: HEST is not enabled!\n[ 0.572854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632194] Linux agpgart interface v0.103\n[ 0.634248] brd: module loaded\n[ 0.635437] loop: module loaded\n[ 0.639633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641061] GPT:90111 != 2097151\n[ 0.641731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642811] GPT:90111 != 2097151\n[ 0.643473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644419] vda: vda1 vda15\n[ 0.645920] scsi host0: ata_piix\n[ 0.646646] scsi host1: ata_piix\n[ 0.647349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.649961] libphy: Fixed MDIO Bus: probed\n[ 0.650763] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651693] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653927] PPP generic driver version 2.4.2\n[ 0.654813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656082] ehci-pci: EHCI PCI platform driver\n[ 0.656936] ehci-platform: EHCI generic platform driver\n[ 0.657919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659027] ohci-pci: OHCI PCI platform driver\n[ 0.659874] ohci-platform: OHCI generic platform driver\n[ 0.660837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.678653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.679766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.682367] usb usb1: Product: UHCI Host Controller\n[ 0.683284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.684401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.685411] hub 1-0:1.0: USB hub found\n[ 0.686186] hub 1-0:1.0: 2 ports detected\n[ 0.687075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.690129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691143] mousedev: PS/2 mouse device common for all mice\n[ 0.692378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697641] i2c /dev entries driver\n[ 0.698393] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702188] NET: Registered protocol family 10\n[ 0.703168] NET: Registered protocol family 17\n[ 0.704038] Key type dns_resolver registered\n[ 0.704939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707730] registered taskstats version 1\n[ 0.708554] Loading compiled-in X.509 certificates\n[ 0.709992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711806] zswap: loaded using pool lzo/zbud\n[ 0.713196] Key type trusted registered\n[ 0.714735] Key type encrypted registered\n[ 0.715556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717592] evm: HMAC attrs: 0x1\n[ 0.718531] Magic number: 6:158:217\n[ 0.719365] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:16 UTC (1538550796)\n[ 0.720922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722029] EDD information not available.\n[ 0.806267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807695] ata1.00: configured for MWDMA2\n[ 0.808883] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821230] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822483] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823721] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825557] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827082] Write protecting the kernel read-only data: 14336k\n[ 0.828622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830410] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.200814] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5jGEhctewmTEpJZQrHLXvUyRyXKjFKIMK01QWdhEggFw87jg484cc/vcoZ/Dd56dDQM2h9oGofWUpdF3JLpD1M0IcnP/SbEceO+L/AZQfz7dsZ3hsT/cEWaK5vbtQLX/TdMZSz5LgeORXcbDAxH5F2QGvl/nQTOvWH3WK983UnuaWWYNom3gLx6wITSjQX0Tk5NyCo+hRGkX8G8+aYd1PerMWXhrkYrgKEarWUN6nMy/ut9PdlukFoy3kU5bd/mjh5ZR3S1wPsYyEtRTa+HD4C1ywsVDUHznuKqCQ9AH9sXRpxx/yntBYeQqvmLvuHXxPf41kFrxxcqm/9qxEISt root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK6FvL8wgf9nOXPm8U3BfnIAhjocOM1AQTuaYEvyar77EfeCqbk/lduZcQG8mRYA9WOlD1yNm9VBgOtXWVuTrBQGm+gIHm2t5C4qRAoU01dl7J2y1NPmAkKWs4IZIfDaJcuMqo9zeG60ZcDS7AKF5VvBLwdvvcSLNYwtkFkAsBivAAAAFQD3q/G7wsAsMOma/Ms75+7715kdNwAAAIEAlowOL4WTFnCTv4RYLkdOV3rt4C3eW4f6ZIsxXsl6t1oBCCLsZZmDFPjwciR4Y2o7yH5h74xrRdKRjdjI3K+KVB93hNXIqANVu7O97sTu/bpQe6mKHwEI82eyPQFJvIMRTlv2LL+Eh5VFWeZfZU92y2yeVh+GG3cnUhXWTbcHKF0AAACAPiPrL6cqmHpTFEDSO+ODMzTmllPKMuyUYOCEQVxtU3EiM4ekfb9FKKhNoD1OmdolVI2EmFvIo21lgoGpLj8vsNpHv6YU+zG39Z2hpofjaS5imZcURQQCo7r3zkKDigr4YjIDFNrsgQjKo3pRgG6AY6aJtBTa3xCDM3XiFqf2Gdc= 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:fecb:4fcf/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 35cbb96e-27fd-4a54-b44e-5f47e2b73f95\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=61.72 ===\n/dev/root resized successfully [took 2.06s]\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:CB:4F:CF \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:4fcf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:122 errors:0 dropped:17 overruns:0 frame:0\n TX packets:67 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177339 (173.1 KiB) TX bytes:9047 (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: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-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.158758] usb 1-1: Manufacturer: QEMU\n[ 1.158759] usb 1-1: SerialNumber: 42\n[ 1.165219] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.183230] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.200814] random: dd urandom read with 13 bits of entropy available\n[ 1.242104] ISO 9660 Extensions: Microsoft Joliet Level 3\n[ 1.243908] ISO 9660 Extensions: RRIP_1991A\n[ 1.533861] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 61.836711] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 62.201926] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:14:58 cirros authpriv.info dropbear[643]: Exit (cirros): Exited normally\nOct 3 08:14:59 cirros authpriv.info dropbear[646]: Child connection from 10.10.10.11:49778\nOct 3 08:14:59 cirros authpriv.notice dropbear[646]: 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:49778\nOct 3 08:14:59 cirros authpriv.info dropbear[646]: Exit (cirros): Exited normally\nOct 3 08:14:59 cirros authpriv.info dropbear[649]: Child connection from 10.10.10.11:49780\nOct 3 08:14:59 cirros authpriv.notice dropbear[649]: 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:49780\nOct 3 08:14:59 cirros authpriv.info dropbear[649]: Exit (cirros): Exited normally\nOct 3 08:15:00 cirros authpriv.info dropbear[652]: Child connection from 10.10.10.11:49782\nOct 3 08:15:00 cirros authpriv.notice dropbear[652]: 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:49782\nOct 3 08:15:00 cirros authpriv.info dropbear[652]: Exit (cirros): Exited normally\nOct 3 08:15:00 cirros authpriv.info dropbear[655]: Child connection from 10.10.10.11:49784\nOct 3 08:15:00 cirros authpriv.notice dropbear[655]: 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:49784\nOct 3 08:15:00 cirros authpriv.info dropbear[655]: Exit (cirros): Exited normally\nOct 3 08:15:01 cirros authpriv.info dropbear[658]: Child connection from 10.10.10.11:49786\nOct 3 08:15:01 cirros authpriv.notice dropbear[658]: 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:49786\nOct 3 08:15:01 cirros authpriv.info dropbear[658]: Exit (cirros): Exited normally\nOct 3 08:15:01 cirros authpriv.info dropbear[661]: Child connection from 10.10.10.11:49788\nOct 3 08:15:01 cirros authpriv.notice dropbear[661]: 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:49788\nOct 3 08:15:01 cirros authpriv.info dropbear[661]: Exit (cirros): Exited normally\nOct 3 08:15:02 cirros authpriv.info dropbear[664]: Child connection from 10.10.10.11:49790\nOct 3 08:15:02 cirros authpriv.notice dropbear[664]: 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:49790\nOct 3 08:15:02 cirros authpriv.info dropbear[664]: Exit (cirros): Exited normally\nOct 3 08:15:02 cirros authpriv.info dropbear[667]: Child connection from 10.10.10.11:49792\nOct 3 08:15:02 cirros authpriv.notice dropbear[667]: 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:49792\nOct 3 08:15:02 cirros authpriv.info dropbear[667]: 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-10-03 07:15:04,618 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-1d2d7e0e-0049-476d-a42f-96d21af1d626 2018-10-03 07:15:06,649 - sdnvpn_test_utils - INFO - Waiting for instance 08dfe29a-0bdd-41ac-9194-f112e4c0ae79 to boot up 2018-10-03 07:15:06,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81b2644761b960421b907a45c913b1e2ada0add" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:15:07,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:15:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f81ce5e5-445a-4f5d-ba32-f47582d0a9dc x-compute-request-id: req-f81ce5e5-445a-4f5d-ba32-f47582d0a9dc Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 525955509 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130603] pid_max: default: 32768 minimum: 301\n[ 0.131487] ACPI: Core revision 20150930\n[ 0.132855] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134146] Security Framework initialized\n[ 0.134950] Yama: becoming mindful.\n[ 0.135686] AppArmor: AppArmor initialized\n[ 0.136541] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137853] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140298] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141663] Initializing cgroup subsys io\n[ 0.142468] Initializing cgroup subsys memory\n[ 0.143312] Initializing cgroup subsys devices\n[ 0.144177] Initializing cgroup subsys freezer\n[ 0.145027] Initializing cgroup subsys net_cls\n[ 0.145872] Initializing cgroup subsys perf_event\n[ 0.146763] Initializing cgroup subsys net_prio\n[ 0.147629] Initializing cgroup subsys hugetlb\n[ 0.148489] Initializing cgroup subsys pids\n[ 0.149347] CPU: Physical Processor ID: 0\n[ 0.150826] mce: CPU supports 10 MCE banks\n[ 0.151661] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152646] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163313] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169664] ftrace: allocating 31920 entries in 125 pages\n[ 0.195848] smpboot: Max logical packages: 1\n[ 0.196706] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198031] x2apic enabled\n[ 0.198825] Switched APIC routing to physical x2apic.\n[ 0.200559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201659] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203615] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205372] KVM setup paravirtual spinlock\n[ 0.206644] x86: Booted up 1 node, 1 CPUs\n[ 0.207443] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208810] devtmpfs: initialized\n[ 0.210708] evm: security.selinux\n[ 0.211404] evm: security.SMACK64\n[ 0.212087] evm: security.SMACK64EXEC\n[ 0.212817] evm: security.SMACK64TRANSMUTE\n[ 0.213615] evm: security.SMACK64MMAP\n[ 0.214354] evm: security.ima\n[ 0.214983] evm: security.capability\n[ 0.215775] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217599] pinctrl core: initialized pinctrl subsystem\n[ 0.218683] RTC time: 7:13:41, date: 10/03/18\n[ 0.219622] NET: Registered protocol family 16\n[ 0.220583] cpuidle: using governor ladder\n[ 0.221388] cpuidle: using governor menu\n[ 0.222160] PCCT header not found.\n[ 0.222902] ACPI: bus type PCI registered\n[ 0.223699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224923] PCI: Using configuration type 1 for base access\n[ 0.226659] ACPI: Added _OSI(Module Device)\n[ 0.227497] ACPI: Added _OSI(Processor Device)\n[ 0.228348] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229236] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231371] ACPI: Interpreter enabled\n[ 0.232138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239382] ACPI: (supports S0 S5)\n[ 0.240077] ACPI: Using IOAPIC for interrupt routing\n[ 0.241043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244099] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245226] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246440] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247609] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249800] acpiphp: Slot [3] registered\n[ 0.250593] acpiphp: Slot [4] registered\n[ 0.251382] acpiphp: Slot [5] registered\n[ 0.252168] acpiphp: Slot [6] registered\n[ 0.252946] acpiphp: Slot [7] registered\n[ 0.253736] acpiphp: Slot [8] registered\n[ 0.254530] acpiphp: Slot [9] registered\n[ 0.255315] acpiphp: Slot [10] registered\n[ 0.256112] acpiphp: Slot [11] registered\n[ 0.256913] acpiphp: Slot [12] registered\n[ 0.257715] acpiphp: Slot [13] registered\n[ 0.258519] acpiphp: Slot [14] registered\n[ 0.259319] acpiphp: Slot [15] registered\n[ 0.270178] acpiphp: Slot [16] registered\n[ 0.270975] acpiphp: Slot [17] registered\n[ 0.271778] acpiphp: Slot [18] registered\n[ 0.272578] acpiphp: Slot [19] registered\n[ 0.273374] acpiphp: Slot [20] registered\n[ 0.274178] acpiphp: Slot [21] registered\n[ 0.274974] acpiphp: Slot [22] registered\n[ 0.275775] acpiphp: Slot [23] registered\n[ 0.276577] acpiphp: Slot [24] registered\n[ 0.277378] acpiphp: Slot [25] registered\n[ 0.278181] acpiphp: Slot [26] registered\n[ 0.278977] acpiphp: Slot [27] registered\n[ 0.279781] acpiphp: Slot [28] registered\n[ 0.280583] acpiphp: Slot [29] registered\n[ 0.281385] acpiphp: Slot [30] registered\n[ 0.282189] acpiphp: Slot [31] registered\n[ 0.282982] PCI host bridge to bus 0000:00\n[ 0.283783] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284979] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286177] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287608] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289043] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295314] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296585] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297747] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298990] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305749] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307189] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355035] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356509] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357905] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362803] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363934] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364972] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366489] vgaarb: loaded\n[ 0.367087] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368204] SCSI subsystem initialized\n[ 0.369009] ACPI: bus type USB registered\n[ 0.369805] usbcore: registered new interface driver usbfs\n[ 0.370818] usbcore: registered new interface driver hub\n[ 0.371819] usbcore: registered new device driver usb\n[ 0.372866] PCI: Using ACPI for IRQ routing\n[ 0.373881] NetLabel: Initializing\n[ 0.374594] NetLabel: domain hash size = 128\n[ 0.375439] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376392] NetLabel: unlabeled traffic allowed by default\n[ 0.377475] clocksource: Switched to clocksource kvm-clock\n[ 0.382876] AppArmor: AppArmor Filesystem Enabled\n[ 0.383836] pnp: PnP ACPI init\n[ 0.384736] pnp: PnP ACPI: found 5 devices\n[ 0.391102] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392807] NET: Registered protocol family 2\n[ 0.393760] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395028] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396189] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397342] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399579] NET: Registered protocol family 1\n[ 0.400438] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401529] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416640] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430819] Trying to unpack rootfs image as initramfs...\n[ 0.480726] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494594] Scanning for low memory corruption every 60 seconds\n[ 0.495944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497090] audit: initializing netlink subsys (disabled)\n[ 0.498117] audit: type=2000 audit(1538550822.654:1): initialized\n[ 0.499420] Initialise system trusted keyring\n[ 0.500425] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504051] zbud: loaded\n[ 0.504860] VFS: Disk quotas dquot_6.6.0\n[ 0.505816] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507607] fuse init (API version 7.23)\n[ 0.508599] Key type big_key registered\n[ 0.509459] Allocating IMA MOK and blacklist keyrings.\n[ 0.510782] Key type asymmetric registered\n[ 0.511710] Asymmetric key parser 'x509' registered\n[ 0.512845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515154] io scheduler noop registered\n[ 0.516098] io scheduler deadline registered (default)\n[ 0.517204] io scheduler cfq registered\n[ 0.518229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519465] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521241] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523001] ACPI: Power Button [PWRF]\n[ 0.523958] GHES: HEST is not enabled!\n[ 0.537749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567750] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571444] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597758] Linux agpgart interface v0.103\n[ 0.599932] brd: module loaded\n[ 0.601240] loop: module loaded\n[ 0.606401] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607855] GPT:90111 != 2097151\n[ 0.608535] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609628] GPT:90111 != 2097151\n[ 0.610317] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611269] vda: vda1 vda15\n[ 0.612771] scsi host0: ata_piix\n[ 0.613524] scsi host1: ata_piix\n[ 0.614233] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616890] libphy: Fixed MDIO Bus: probed\n[ 0.617717] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618679] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620920] PPP generic driver version 2.4.2\n[ 0.621811] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623082] ehci-pci: EHCI PCI platform driver\n[ 0.623936] ehci-platform: EHCI generic platform driver\n[ 0.624906] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626052] ohci-pci: OHCI PCI platform driver\n[ 0.626903] ohci-platform: OHCI generic platform driver\n[ 0.627874] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642329] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643320] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644749] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649514] usb usb1: Product: UHCI Host Controller\n[ 0.650444] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651569] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652611] hub 1-0:1.0: USB hub found\n[ 0.653380] hub 1-0:1.0: 2 ports detected\n[ 0.654297] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656386] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657332] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658366] mousedev: PS/2 mouse device common for all mice\n[ 0.659708] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661537] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663809] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664983] i2c /dev entries driver\n[ 0.665743] device-mapper: uevent: version 1.0.3\n[ 0.666702] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668315] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669584] NET: Registered protocol family 10\n[ 0.670572] NET: Registered protocol family 17\n[ 0.671452] Key type dns_resolver registered\n[ 0.672377] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673461] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675185] registered taskstats version 1\n[ 0.676002] Loading compiled-in X.509 certificates\n[ 0.677431] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679262] zswap: loaded using pool lzo/zbud\n[ 0.680618] Key type trusted registered\n[ 0.682181] Key type encrypted registered\n[ 0.682983] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683993] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685017] evm: HMAC attrs: 0x1\n[ 0.685957] Magic number: 6:158:217\n[ 0.686819] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:42 UTC (1538550822)\n[ 0.688385] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689493] EDD information not available.\n[ 0.770049] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771488] ata1.00: configured for MWDMA2\n[ 0.772676] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785229] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786452] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787709] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791064] Write protecting the kernel read-only data: 14336k\n[ 0.792610] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794392] 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.850076] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.31\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 not reachable\n/dev/root resized successfully [took 3.34s]\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 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-10-03 07:15:07,732 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79/action used request id req-f81ce5e5-445a-4f5d-ba32-f47582d0a9dc 2018-10-03 07:15:09,735 - sdnvpn_test_utils - INFO - Waiting for instance c5e59070-6e06-45eb-b023-1899a1190bf6 to boot up 2018-10-03 07:15:09,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8c6542e6efcab9e26b38b57018352eb7755665" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:15:10,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:15:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1db16ec-889d-476d-85bd-b0a9a83df9a4 x-compute-request-id: req-c1db16ec-889d-476d-85bd-b0a9a83df9a4 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 499385941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130675] pid_max: default: 32768 minimum: 301\n[ 0.131565] ACPI: Core revision 20150930\n[ 0.132947] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134227] Security Framework initialized\n[ 0.135022] Yama: becoming mindful.\n[ 0.135733] AppArmor: AppArmor initialized\n[ 0.136584] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137883] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140305] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141679] Initializing cgroup subsys io\n[ 0.142471] Initializing cgroup subsys memory\n[ 0.143312] Initializing cgroup subsys devices\n[ 0.144175] Initializing cgroup subsys freezer\n[ 0.145024] Initializing cgroup subsys net_cls\n[ 0.145878] Initializing cgroup subsys perf_event\n[ 0.146759] Initializing cgroup subsys net_prio\n[ 0.147619] Initializing cgroup subsys hugetlb\n[ 0.148472] Initializing cgroup subsys pids\n[ 0.149329] CPU: Physical Processor ID: 0\n[ 0.150819] mce: CPU supports 10 MCE banks\n[ 0.151646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152630] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170203] ftrace: allocating 31920 entries in 125 pages\n[ 0.197467] smpboot: Max logical packages: 1\n[ 0.198294] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199612] x2apic enabled\n[ 0.200422] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205206] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206965] KVM setup paravirtual spinlock\n[ 0.208270] x86: Booted up 1 node, 1 CPUs\n[ 0.209063] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210441] devtmpfs: initialized\n[ 0.212154] evm: security.selinux\n[ 0.212837] evm: security.SMACK64\n[ 0.213514] evm: security.SMACK64EXEC\n[ 0.214244] evm: security.SMACK64TRANSMUTE\n[ 0.215031] evm: security.SMACK64MMAP\n[ 0.215761] evm: security.ima\n[ 0.216387] evm: security.capability\n[ 0.217173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219127] pinctrl core: initialized pinctrl subsystem\n[ 0.220201] RTC time: 7:13:27, date: 10/03/18\n[ 0.221131] NET: Registered protocol family 16\n[ 0.222077] cpuidle: using governor ladder\n[ 0.222868] cpuidle: using governor menu\n[ 0.223632] PCCT header not found.\n[ 0.224371] ACPI: bus type PCI registered\n[ 0.225152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226364] PCI: Using configuration type 1 for base access\n[ 0.228107] ACPI: Added _OSI(Module Device)\n[ 0.228929] ACPI: Added _OSI(Processor Device)\n[ 0.229759] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230630] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232681] ACPI: Interpreter enabled\n[ 0.233441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240582] ACPI: (supports S0 S5)\n[ 0.241266] ACPI: Using IOAPIC for interrupt routing\n[ 0.242185] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245372] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246478] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248820] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250980] acpiphp: Slot [3] registered\n[ 0.251756] acpiphp: Slot [4] registered\n[ 0.252530] acpiphp: Slot [5] registered\n[ 0.253305] acpiphp: Slot [6] registered\n[ 0.254078] acpiphp: Slot [7] registered\n[ 0.254855] acpiphp: Slot [8] registered\n[ 0.255633] acpiphp: Slot [9] registered\n[ 0.256408] acpiphp: Slot [10] registered\n[ 0.257197] acpiphp: Slot [11] registered\n[ 0.257982] acpiphp: Slot [12] registered\n[ 0.258773] acpiphp: Slot [13] registered\n[ 0.259565] acpiphp: Slot [14] registered\n[ 0.260352] acpiphp: Slot [15] registered\n[ 0.271340] acpiphp: Slot [16] registered\n[ 0.272138] acpiphp: Slot [17] registered\n[ 0.272924] acpiphp: Slot [18] registered\n[ 0.273705] acpiphp: Slot [19] registered\n[ 0.274493] acpiphp: Slot [20] registered\n[ 0.275280] acpiphp: Slot [21] registered\n[ 0.276072] acpiphp: Slot [22] registered\n[ 0.276859] acpiphp: Slot [23] registered\n[ 0.277649] acpiphp: Slot [24] registered\n[ 0.278439] acpiphp: Slot [25] registered\n[ 0.279230] acpiphp: Slot [26] registered\n[ 0.280016] acpiphp: Slot [27] registered\n[ 0.280808] acpiphp: Slot [28] registered\n[ 0.281600] acpiphp: Slot [29] registered\n[ 0.282388] acpiphp: Slot [30] registered\n[ 0.283179] acpiphp: Slot [31] registered\n[ 0.283971] PCI host bridge to bus 0000:00\n[ 0.284752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288501] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289907] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297192] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298406] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299659] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307640] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309046] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358082] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359533] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360915] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362303] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365002] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366148] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367178] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368675] vgaarb: loaded\n[ 0.369266] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370401] SCSI subsystem initialized\n[ 0.371205] ACPI: bus type USB registered\n[ 0.371994] usbcore: registered new interface driver usbfs\n[ 0.372985] usbcore: registered new interface driver hub\n[ 0.373955] usbcore: registered new device driver usb\n[ 0.374986] PCI: Using ACPI for IRQ routing\n[ 0.375995] NetLabel: Initializing\n[ 0.376684] NetLabel: domain hash size = 128\n[ 0.377508] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378432] NetLabel: unlabeled traffic allowed by default\n[ 0.379513] clocksource: Switched to clocksource kvm-clock\n[ 0.385397] AppArmor: AppArmor Filesystem Enabled\n[ 0.386329] pnp: PnP ACPI init\n[ 0.387226] pnp: PnP ACPI: found 5 devices\n[ 0.393605] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395278] NET: Registered protocol family 2\n[ 0.396229] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397454] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398581] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399724] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400766] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401893] NET: Registered protocol family 1\n[ 0.402749] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403812] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404861] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418859] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433106] Trying to unpack rootfs image as initramfs...\n[ 0.484188] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497974] Scanning for low memory corruption every 60 seconds\n[ 0.499313] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500425] audit: initializing netlink subsys (disabled)\n[ 0.501420] audit: type=2000 audit(1538550808.768:1): initialized\n[ 0.502701] Initialise system trusted keyring\n[ 0.503612] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504737] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506649] zbud: loaded\n[ 0.507339] VFS: Disk quotas dquot_6.6.0\n[ 0.508145] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509623] fuse init (API version 7.23)\n[ 0.510498] Key type big_key registered\n[ 0.511277] Allocating IMA MOK and blacklist keyrings.\n[ 0.512731] Key type asymmetric registered\n[ 0.513530] Asymmetric key parser 'x509' registered\n[ 0.514454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515883] io scheduler noop registered\n[ 0.516651] io scheduler deadline registered (default)\n[ 0.517607] io scheduler cfq registered\n[ 0.518416] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519433] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520666] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522088] ACPI: Power Button [PWRF]\n[ 0.522903] GHES: HEST is not enabled!\n[ 0.536503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564611] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596227] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599044] Linux agpgart interface v0.103\n[ 0.601655] brd: module loaded\n[ 0.602912] loop: module loaded\n[ 0.608097] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609514] GPT:90111 != 2097151\n[ 0.610187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611250] GPT:90111 != 2097151\n[ 0.611916] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612859] vda: vda1 vda15\n[ 0.614360] scsi host0: ata_piix\n[ 0.615081] scsi host1: ata_piix\n[ 0.615783] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618381] libphy: Fixed MDIO Bus: probed\n[ 0.619180] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620108] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622259] PPP generic driver version 2.4.2\n[ 0.623309] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624691] ehci-pci: EHCI PCI platform driver\n[ 0.625551] ehci-platform: EHCI generic platform driver\n[ 0.626513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627624] ohci-pci: OHCI PCI platform driver\n[ 0.628478] ohci-platform: OHCI generic platform driver\n[ 0.629451] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643820] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644818] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646227] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647209] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650866] usb usb1: Product: UHCI Host Controller\n[ 0.651778] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652893] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653830] hub 1-0:1.0: USB hub found\n[ 0.654593] hub 1-0:1.0: 2 ports detected\n[ 0.655474] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657567] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659495] mousedev: PS/2 mouse device common for all mice\n[ 0.660715] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662512] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665928] i2c /dev entries driver\n[ 0.666675] device-mapper: uevent: version 1.0.3\n[ 0.667602] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669184] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670433] NET: Registered protocol family 10\n[ 0.671394] NET: Registered protocol family 17\n[ 0.672266] Key type dns_resolver registered\n[ 0.673180] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675958] registered taskstats version 1\n[ 0.676768] Loading compiled-in X.509 certificates\n[ 0.678177] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679988] zswap: loaded using pool lzo/zbud\n[ 0.681360] Key type trusted registered\n[ 0.683382] Key type encrypted registered\n[ 0.684219] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686228] evm: HMAC attrs: 0x1\n[ 0.687159] Magic number: 6:158:217\n[ 0.688014] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:28 UTC (1538550808)\n[ 0.689582] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690663] EDD information not available.\n[ 0.772070] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.773482] ata1.00: configured for MWDMA2\n[ 0.774645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.787688] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.788878] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790105] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.791955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793438] Write protecting the kernel read-only data: 14336k\n[ 0.794968] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796725] 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.853446] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.24\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 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 1.73s]\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-10-03 07:15:10,814 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6/action used request id req-c1db16ec-889d-476d-85bd-b0a9a83df9a4 2018-10-03 07:15:12,817 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:15:42,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81b2644761b960421b907a45c913b1e2ada0add" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:15:43,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:15:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25a2c7ef-da0b-4846-918c-95d716b1b237 x-compute-request-id: req-25a2c7ef-da0b-4846-918c-95d716b1b237 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 525955509 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130603] pid_max: default: 32768 minimum: 301\n[ 0.131487] ACPI: Core revision 20150930\n[ 0.132855] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134146] Security Framework initialized\n[ 0.134950] Yama: becoming mindful.\n[ 0.135686] AppArmor: AppArmor initialized\n[ 0.136541] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137853] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140298] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141663] Initializing cgroup subsys io\n[ 0.142468] Initializing cgroup subsys memory\n[ 0.143312] Initializing cgroup subsys devices\n[ 0.144177] Initializing cgroup subsys freezer\n[ 0.145027] Initializing cgroup subsys net_cls\n[ 0.145872] Initializing cgroup subsys perf_event\n[ 0.146763] Initializing cgroup subsys net_prio\n[ 0.147629] Initializing cgroup subsys hugetlb\n[ 0.148489] Initializing cgroup subsys pids\n[ 0.149347] CPU: Physical Processor ID: 0\n[ 0.150826] mce: CPU supports 10 MCE banks\n[ 0.151661] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152646] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163313] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169664] ftrace: allocating 31920 entries in 125 pages\n[ 0.195848] smpboot: Max logical packages: 1\n[ 0.196706] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198031] x2apic enabled\n[ 0.198825] Switched APIC routing to physical x2apic.\n[ 0.200559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201659] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203615] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205372] KVM setup paravirtual spinlock\n[ 0.206644] x86: Booted up 1 node, 1 CPUs\n[ 0.207443] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208810] devtmpfs: initialized\n[ 0.210708] evm: security.selinux\n[ 0.211404] evm: security.SMACK64\n[ 0.212087] evm: security.SMACK64EXEC\n[ 0.212817] evm: security.SMACK64TRANSMUTE\n[ 0.213615] evm: security.SMACK64MMAP\n[ 0.214354] evm: security.ima\n[ 0.214983] evm: security.capability\n[ 0.215775] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217599] pinctrl core: initialized pinctrl subsystem\n[ 0.218683] RTC time: 7:13:41, date: 10/03/18\n[ 0.219622] NET: Registered protocol family 16\n[ 0.220583] cpuidle: using governor ladder\n[ 0.221388] cpuidle: using governor menu\n[ 0.222160] PCCT header not found.\n[ 0.222902] ACPI: bus type PCI registered\n[ 0.223699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224923] PCI: Using configuration type 1 for base access\n[ 0.226659] ACPI: Added _OSI(Module Device)\n[ 0.227497] ACPI: Added _OSI(Processor Device)\n[ 0.228348] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229236] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231371] ACPI: Interpreter enabled\n[ 0.232138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239382] ACPI: (supports S0 S5)\n[ 0.240077] ACPI: Using IOAPIC for interrupt routing\n[ 0.241043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244099] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245226] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246440] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247609] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249800] acpiphp: Slot [3] registered\n[ 0.250593] acpiphp: Slot [4] registered\n[ 0.251382] acpiphp: Slot [5] registered\n[ 0.252168] acpiphp: Slot [6] registered\n[ 0.252946] acpiphp: Slot [7] registered\n[ 0.253736] acpiphp: Slot [8] registered\n[ 0.254530] acpiphp: Slot [9] registered\n[ 0.255315] acpiphp: Slot [10] registered\n[ 0.256112] acpiphp: Slot [11] registered\n[ 0.256913] acpiphp: Slot [12] registered\n[ 0.257715] acpiphp: Slot [13] registered\n[ 0.258519] acpiphp: Slot [14] registered\n[ 0.259319] acpiphp: Slot [15] registered\n[ 0.270178] acpiphp: Slot [16] registered\n[ 0.270975] acpiphp: Slot [17] registered\n[ 0.271778] acpiphp: Slot [18] registered\n[ 0.272578] acpiphp: Slot [19] registered\n[ 0.273374] acpiphp: Slot [20] registered\n[ 0.274178] acpiphp: Slot [21] registered\n[ 0.274974] acpiphp: Slot [22] registered\n[ 0.275775] acpiphp: Slot [23] registered\n[ 0.276577] acpiphp: Slot [24] registered\n[ 0.277378] acpiphp: Slot [25] registered\n[ 0.278181] acpiphp: Slot [26] registered\n[ 0.278977] acpiphp: Slot [27] registered\n[ 0.279781] acpiphp: Slot [28] registered\n[ 0.280583] acpiphp: Slot [29] registered\n[ 0.281385] acpiphp: Slot [30] registered\n[ 0.282189] acpiphp: Slot [31] registered\n[ 0.282982] PCI host bridge to bus 0000:00\n[ 0.283783] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284979] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286177] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287608] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289043] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295314] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296585] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297747] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298990] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305749] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307189] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355035] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356509] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357905] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362803] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363934] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364972] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366489] vgaarb: loaded\n[ 0.367087] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368204] SCSI subsystem initialized\n[ 0.369009] ACPI: bus type USB registered\n[ 0.369805] usbcore: registered new interface driver usbfs\n[ 0.370818] usbcore: registered new interface driver hub\n[ 0.371819] usbcore: registered new device driver usb\n[ 0.372866] PCI: Using ACPI for IRQ routing\n[ 0.373881] NetLabel: Initializing\n[ 0.374594] NetLabel: domain hash size = 128\n[ 0.375439] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376392] NetLabel: unlabeled traffic allowed by default\n[ 0.377475] clocksource: Switched to clocksource kvm-clock\n[ 0.382876] AppArmor: AppArmor Filesystem Enabled\n[ 0.383836] pnp: PnP ACPI init\n[ 0.384736] pnp: PnP ACPI: found 5 devices\n[ 0.391102] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392807] NET: Registered protocol family 2\n[ 0.393760] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395028] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396189] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397342] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399579] NET: Registered protocol family 1\n[ 0.400438] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401529] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416640] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430819] Trying to unpack rootfs image as initramfs...\n[ 0.480726] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494594] Scanning for low memory corruption every 60 seconds\n[ 0.495944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497090] audit: initializing netlink subsys (disabled)\n[ 0.498117] audit: type=2000 audit(1538550822.654:1): initialized\n[ 0.499420] Initialise system trusted keyring\n[ 0.500425] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504051] zbud: loaded\n[ 0.504860] VFS: Disk quotas dquot_6.6.0\n[ 0.505816] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507607] fuse init (API version 7.23)\n[ 0.508599] Key type big_key registered\n[ 0.509459] Allocating IMA MOK and blacklist keyrings.\n[ 0.510782] Key type asymmetric registered\n[ 0.511710] Asymmetric key parser 'x509' registered\n[ 0.512845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515154] io scheduler noop registered\n[ 0.516098] io scheduler deadline registered (default)\n[ 0.517204] io scheduler cfq registered\n[ 0.518229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519465] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521241] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523001] ACPI: Power Button [PWRF]\n[ 0.523958] GHES: HEST is not enabled!\n[ 0.537749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567750] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571444] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597758] Linux agpgart interface v0.103\n[ 0.599932] brd: module loaded\n[ 0.601240] loop: module loaded\n[ 0.606401] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607855] GPT:90111 != 2097151\n[ 0.608535] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609628] GPT:90111 != 2097151\n[ 0.610317] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611269] vda: vda1 vda15\n[ 0.612771] scsi host0: ata_piix\n[ 0.613524] scsi host1: ata_piix\n[ 0.614233] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616890] libphy: Fixed MDIO Bus: probed\n[ 0.617717] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618679] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620920] PPP generic driver version 2.4.2\n[ 0.621811] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623082] ehci-pci: EHCI PCI platform driver\n[ 0.623936] ehci-platform: EHCI generic platform driver\n[ 0.624906] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626052] ohci-pci: OHCI PCI platform driver\n[ 0.626903] ohci-platform: OHCI generic platform driver\n[ 0.627874] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642329] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643320] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644749] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649514] usb usb1: Product: UHCI Host Controller\n[ 0.650444] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651569] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652611] hub 1-0:1.0: USB hub found\n[ 0.653380] hub 1-0:1.0: 2 ports detected\n[ 0.654297] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656386] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657332] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658366] mousedev: PS/2 mouse device common for all mice\n[ 0.659708] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661537] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663809] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664983] i2c /dev entries driver\n[ 0.665743] device-mapper: uevent: version 1.0.3\n[ 0.666702] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668315] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669584] NET: Registered protocol family 10\n[ 0.670572] NET: Registered protocol family 17\n[ 0.671452] Key type dns_resolver registered\n[ 0.672377] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673461] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675185] registered taskstats version 1\n[ 0.676002] Loading compiled-in X.509 certificates\n[ 0.677431] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679262] zswap: loaded using pool lzo/zbud\n[ 0.680618] Key type trusted registered\n[ 0.682181] Key type encrypted registered\n[ 0.682983] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683993] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685017] evm: HMAC attrs: 0x1\n[ 0.685957] Magic number: 6:158:217\n[ 0.686819] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:42 UTC (1538550822)\n[ 0.688385] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689493] EDD information not available.\n[ 0.770049] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771488] ata1.00: configured for MWDMA2\n[ 0.772676] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785229] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786452] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787709] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791064] Write protecting the kernel read-only data: 14336k\n[ 0.792610] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794392] 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.850076] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.31\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 not reachable\n/dev/root resized successfully [took 3.34s]\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 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-10-03 07:15:43,900 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79/action used request id req-25a2c7ef-da0b-4846-918c-95d716b1b237 2018-10-03 07:15:43,901 - 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-10-03 07:15:43,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81b2644761b960421b907a45c913b1e2ada0add" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:15:44,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:15: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-f53c1a38-b60c-4010-8259-1cbbe02d6dca x-compute-request-id: req-f53c1a38-b60c-4010-8259-1cbbe02d6dca Content-Encoding: gzip Content-Length: 8131 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 525955509 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130603] pid_max: default: 32768 minimum: 301\n[ 0.131487] ACPI: Core revision 20150930\n[ 0.132855] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134146] Security Framework initialized\n[ 0.134950] Yama: becoming mindful.\n[ 0.135686] AppArmor: AppArmor initialized\n[ 0.136541] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137853] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140298] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141663] Initializing cgroup subsys io\n[ 0.142468] Initializing cgroup subsys memory\n[ 0.143312] Initializing cgroup subsys devices\n[ 0.144177] Initializing cgroup subsys freezer\n[ 0.145027] Initializing cgroup subsys net_cls\n[ 0.145872] Initializing cgroup subsys perf_event\n[ 0.146763] Initializing cgroup subsys net_prio\n[ 0.147629] Initializing cgroup subsys hugetlb\n[ 0.148489] Initializing cgroup subsys pids\n[ 0.149347] CPU: Physical Processor ID: 0\n[ 0.150826] mce: CPU supports 10 MCE banks\n[ 0.151661] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152646] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163313] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169664] ftrace: allocating 31920 entries in 125 pages\n[ 0.195848] smpboot: Max logical packages: 1\n[ 0.196706] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198031] x2apic enabled\n[ 0.198825] Switched APIC routing to physical x2apic.\n[ 0.200559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201659] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203615] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205372] KVM setup paravirtual spinlock\n[ 0.206644] x86: Booted up 1 node, 1 CPUs\n[ 0.207443] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208810] devtmpfs: initialized\n[ 0.210708] evm: security.selinux\n[ 0.211404] evm: security.SMACK64\n[ 0.212087] evm: security.SMACK64EXEC\n[ 0.212817] evm: security.SMACK64TRANSMUTE\n[ 0.213615] evm: security.SMACK64MMAP\n[ 0.214354] evm: security.ima\n[ 0.214983] evm: security.capability\n[ 0.215775] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217599] pinctrl core: initialized pinctrl subsystem\n[ 0.218683] RTC time: 7:13:41, date: 10/03/18\n[ 0.219622] NET: Registered protocol family 16\n[ 0.220583] cpuidle: using governor ladder\n[ 0.221388] cpuidle: using governor menu\n[ 0.222160] PCCT header not found.\n[ 0.222902] ACPI: bus type PCI registered\n[ 0.223699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224923] PCI: Using configuration type 1 for base access\n[ 0.226659] ACPI: Added _OSI(Module Device)\n[ 0.227497] ACPI: Added _OSI(Processor Device)\n[ 0.228348] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229236] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231371] ACPI: Interpreter enabled\n[ 0.232138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239382] ACPI: (supports S0 S5)\n[ 0.240077] ACPI: Using IOAPIC for interrupt routing\n[ 0.241043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244099] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245226] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246440] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247609] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249800] acpiphp: Slot [3] registered\n[ 0.250593] acpiphp: Slot [4] registered\n[ 0.251382] acpiphp: Slot [5] registered\n[ 0.252168] acpiphp: Slot [6] registered\n[ 0.252946] acpiphp: Slot [7] registered\n[ 0.253736] acpiphp: Slot [8] registered\n[ 0.254530] acpiphp: Slot [9] registered\n[ 0.255315] acpiphp: Slot [10] registered\n[ 0.256112] acpiphp: Slot [11] registered\n[ 0.256913] acpiphp: Slot [12] registered\n[ 0.257715] acpiphp: Slot [13] registered\n[ 0.258519] acpiphp: Slot [14] registered\n[ 0.259319] acpiphp: Slot [15] registered\n[ 0.270178] acpiphp: Slot [16] registered\n[ 0.270975] acpiphp: Slot [17] registered\n[ 0.271778] acpiphp: Slot [18] registered\n[ 0.272578] acpiphp: Slot [19] registered\n[ 0.273374] acpiphp: Slot [20] registered\n[ 0.274178] acpiphp: Slot [21] registered\n[ 0.274974] acpiphp: Slot [22] registered\n[ 0.275775] acpiphp: Slot [23] registered\n[ 0.276577] acpiphp: Slot [24] registered\n[ 0.277378] acpiphp: Slot [25] registered\n[ 0.278181] acpiphp: Slot [26] registered\n[ 0.278977] acpiphp: Slot [27] registered\n[ 0.279781] acpiphp: Slot [28] registered\n[ 0.280583] acpiphp: Slot [29] registered\n[ 0.281385] acpiphp: Slot [30] registered\n[ 0.282189] acpiphp: Slot [31] registered\n[ 0.282982] PCI host bridge to bus 0000:00\n[ 0.283783] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284979] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286177] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287608] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289043] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295314] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296585] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297747] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298990] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305749] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307189] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355035] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356509] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357905] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362803] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363934] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364972] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366489] vgaarb: loaded\n[ 0.367087] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368204] SCSI subsystem initialized\n[ 0.369009] ACPI: bus type USB registered\n[ 0.369805] usbcore: registered new interface driver usbfs\n[ 0.370818] usbcore: registered new interface driver hub\n[ 0.371819] usbcore: registered new device driver usb\n[ 0.372866] PCI: Using ACPI for IRQ routing\n[ 0.373881] NetLabel: Initializing\n[ 0.374594] NetLabel: domain hash size = 128\n[ 0.375439] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376392] NetLabel: unlabeled traffic allowed by default\n[ 0.377475] clocksource: Switched to clocksource kvm-clock\n[ 0.382876] AppArmor: AppArmor Filesystem Enabled\n[ 0.383836] pnp: PnP ACPI init\n[ 0.384736] pnp: PnP ACPI: found 5 devices\n[ 0.391102] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392807] NET: Registered protocol family 2\n[ 0.393760] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395028] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396189] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397342] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399579] NET: Registered protocol family 1\n[ 0.400438] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401529] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416640] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430819] Trying to unpack rootfs image as initramfs...\n[ 0.480726] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494594] Scanning for low memory corruption every 60 seconds\n[ 0.495944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497090] audit: initializing netlink subsys (disabled)\n[ 0.498117] audit: type=2000 audit(1538550822.654:1): initialized\n[ 0.499420] Initialise system trusted keyring\n[ 0.500425] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504051] zbud: loaded\n[ 0.504860] VFS: Disk quotas dquot_6.6.0\n[ 0.505816] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507607] fuse init (API version 7.23)\n[ 0.508599] Key type big_key registered\n[ 0.509459] Allocating IMA MOK and blacklist keyrings.\n[ 0.510782] Key type asymmetric registered\n[ 0.511710] Asymmetric key parser 'x509' registered\n[ 0.512845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515154] io scheduler noop registered\n[ 0.516098] io scheduler deadline registered (default)\n[ 0.517204] io scheduler cfq registered\n[ 0.518229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519465] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521241] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523001] ACPI: Power Button [PWRF]\n[ 0.523958] GHES: HEST is not enabled!\n[ 0.537749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567750] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571444] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597758] Linux agpgart interface v0.103\n[ 0.599932] brd: module loaded\n[ 0.601240] loop: module loaded\n[ 0.606401] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607855] GPT:90111 != 2097151\n[ 0.608535] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609628] GPT:90111 != 2097151\n[ 0.610317] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611269] vda: vda1 vda15\n[ 0.612771] scsi host0: ata_piix\n[ 0.613524] scsi host1: ata_piix\n[ 0.614233] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616890] libphy: Fixed MDIO Bus: probed\n[ 0.617717] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618679] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620920] PPP generic driver version 2.4.2\n[ 0.621811] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623082] ehci-pci: EHCI PCI platform driver\n[ 0.623936] ehci-platform: EHCI generic platform driver\n[ 0.624906] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626052] ohci-pci: OHCI PCI platform driver\n[ 0.626903] ohci-platform: OHCI generic platform driver\n[ 0.627874] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642329] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643320] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644749] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649514] usb usb1: Product: UHCI Host Controller\n[ 0.650444] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651569] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652611] hub 1-0:1.0: USB hub found\n[ 0.653380] hub 1-0:1.0: 2 ports detected\n[ 0.654297] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656386] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657332] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658366] mousedev: PS/2 mouse device common for all mice\n[ 0.659708] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661537] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663809] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664983] i2c /dev entries driver\n[ 0.665743] device-mapper: uevent: version 1.0.3\n[ 0.666702] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668315] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669584] NET: Registered protocol family 10\n[ 0.670572] NET: Registered protocol family 17\n[ 0.671452] Key type dns_resolver registered\n[ 0.672377] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673461] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675185] registered taskstats version 1\n[ 0.676002] Loading compiled-in X.509 certificates\n[ 0.677431] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679262] zswap: loaded using pool lzo/zbud\n[ 0.680618] Key type trusted registered\n[ 0.682181] Key type encrypted registered\n[ 0.682983] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683993] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685017] evm: HMAC attrs: 0x1\n[ 0.685957] Magic number: 6:158:217\n[ 0.686819] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:42 UTC (1538550822)\n[ 0.688385] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689493] EDD information not available.\n[ 0.770049] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771488] ata1.00: configured for MWDMA2\n[ 0.772676] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785229] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786452] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787709] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791064] Write protecting the kernel read-only data: 14336k\n[ 0.792610] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794392] 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.850076] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.31\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 not reachable\n/dev/root resized successfully [took 3.34s]\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 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-10-03 07:15:44,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79/action used request id req-f53c1a38-b60c-4010-8259-1cbbe02d6dca 2018-10-03 07:15:44,974 - sdnvpn-results - DEBUG - [PASS] [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] 2018-10-03 07:15:44,974 - sdnvpn-results - INFO - Create VPN2 with eRT=iRT 2018-10-03 07:15:44,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" -d '{"bgpvpn": {"route_targets": "88:88", "import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-2-536459", "route_distinguishers": "222:222"}}' 2018-10-03 07:15:45,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-8960d89a-d49f-4251-ae8e-99ad8e851e03 Date: Wed, 03 Oct 2018 07:15:45 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "7b86d4e2-158e-4aba-8743-db190d351f9a", "name": "sdnvpn-2-536459", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": [], "route_targets": ["88:88"], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:15:45,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-8960d89a-d49f-4251-ae8e-99ad8e851e03 2018-10-03 07:15:45,515 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-536459', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [u'88:88'], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'7b86d4e2-158e-4aba-8743-db190d351f9a'}} 2018-10-03 07:15:45,515 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-2-net' to the VPN2. 2018-10-03 07:15:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/7b86d4e2-158e-4aba-8743-db190d351f9a/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" -d '{"network_association": {"network_id": "35d5eaef-c8d6-401c-a15c-f9febc22175f"}}' 2018-10-03 07:15:46,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-377b4712-7d91-4cb7-8eed-84d3fce3f63e Date: Wed, 03 Oct 2018 07:15:46 GMT RESP BODY: {"network_association": {"network_id": "35d5eaef-c8d6-401c-a15c-f9febc22175f", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "b2ca80fb-dcb1-45ef-9a51-addb6e781dec"}} 2018-10-03 07:15:46,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/7b86d4e2-158e-4aba-8743-db190d351f9a/network_associations used request id req-377b4712-7d91-4cb7-8eed-84d3fce3f63e 2018-10-03 07:15:46,300 - sdnvpn_test_utils - DEBUG - Waiting for network b63ee924-ad83-4556-b362-4a65d56cb7e8 to associate with BGPVPN d495c218-bcef-4c0c-b322-9a14b230f41e 2018-10-03 07:15:46,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b63ee924-ad83-4556-b362-4a65d56cb7e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" 2018-10-03 07:15:46,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-b208075c-59f2-47ea-be37-a82b1e2c4dac Date: Wed, 03 Oct 2018 07:15:46 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "b63ee924-ad83-4556-b362-4a65d56cb7e8", "name": "sdnvpn-1-741480", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["55:55"], "networks": ["d495c218-bcef-4c0c-b322-9a14b230f41e"], "route_targets": ["55:55"], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:15:46,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b63ee924-ad83-4556-b362-4a65d56cb7e8 used request id req-b208075c-59f2-47ea-be37-a82b1e2c4dac 2018-10-03 07:15:47,617 - sdnvpn_test_utils - DEBUG - Waiting for network 7b86d4e2-158e-4aba-8743-db190d351f9a to associate with BGPVPN 35d5eaef-c8d6-401c-a15c-f9febc22175f 2018-10-03 07:15:47,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/7b86d4e2-158e-4aba-8743-db190d351f9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" 2018-10-03 07:15:47,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-9944337d-94ac-4804-82eb-d7706a38ec3b Date: Wed, 03 Oct 2018 07:15:47 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "7b86d4e2-158e-4aba-8743-db190d351f9a", "name": "sdnvpn-2-536459", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": ["35d5eaef-c8d6-401c-a15c-f9febc22175f"], "route_targets": ["88:88"], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:15:47,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/7b86d4e2-158e-4aba-8743-db190d351f9a used request id req-9944337d-94ac-4804-82eb-d7706a38ec3b 2018-10-03 07:15:48,930 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:16:18,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8c6542e6efcab9e26b38b57018352eb7755665" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:16:20,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42f7afec-8314-4fca-8add-d349cd1380a2 x-compute-request-id: req-42f7afec-8314-4fca-8add-d349cd1380a2 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 499385941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130675] pid_max: default: 32768 minimum: 301\n[ 0.131565] ACPI: Core revision 20150930\n[ 0.132947] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134227] Security Framework initialized\n[ 0.135022] Yama: becoming mindful.\n[ 0.135733] AppArmor: AppArmor initialized\n[ 0.136584] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137883] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140305] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141679] Initializing cgroup subsys io\n[ 0.142471] Initializing cgroup subsys memory\n[ 0.143312] Initializing cgroup subsys devices\n[ 0.144175] Initializing cgroup subsys freezer\n[ 0.145024] Initializing cgroup subsys net_cls\n[ 0.145878] Initializing cgroup subsys perf_event\n[ 0.146759] Initializing cgroup subsys net_prio\n[ 0.147619] Initializing cgroup subsys hugetlb\n[ 0.148472] Initializing cgroup subsys pids\n[ 0.149329] CPU: Physical Processor ID: 0\n[ 0.150819] mce: CPU supports 10 MCE banks\n[ 0.151646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152630] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170203] ftrace: allocating 31920 entries in 125 pages\n[ 0.197467] smpboot: Max logical packages: 1\n[ 0.198294] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199612] x2apic enabled\n[ 0.200422] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205206] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206965] KVM setup paravirtual spinlock\n[ 0.208270] x86: Booted up 1 node, 1 CPUs\n[ 0.209063] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210441] devtmpfs: initialized\n[ 0.212154] evm: security.selinux\n[ 0.212837] evm: security.SMACK64\n[ 0.213514] evm: security.SMACK64EXEC\n[ 0.214244] evm: security.SMACK64TRANSMUTE\n[ 0.215031] evm: security.SMACK64MMAP\n[ 0.215761] evm: security.ima\n[ 0.216387] evm: security.capability\n[ 0.217173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219127] pinctrl core: initialized pinctrl subsystem\n[ 0.220201] RTC time: 7:13:27, date: 10/03/18\n[ 0.221131] NET: Registered protocol family 16\n[ 0.222077] cpuidle: using governor ladder\n[ 0.222868] cpuidle: using governor menu\n[ 0.223632] PCCT header not found.\n[ 0.224371] ACPI: bus type PCI registered\n[ 0.225152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226364] PCI: Using configuration type 1 for base access\n[ 0.228107] ACPI: Added _OSI(Module Device)\n[ 0.228929] ACPI: Added _OSI(Processor Device)\n[ 0.229759] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230630] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232681] ACPI: Interpreter enabled\n[ 0.233441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240582] ACPI: (supports S0 S5)\n[ 0.241266] ACPI: Using IOAPIC for interrupt routing\n[ 0.242185] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245372] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246478] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248820] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250980] acpiphp: Slot [3] registered\n[ 0.251756] acpiphp: Slot [4] registered\n[ 0.252530] acpiphp: Slot [5] registered\n[ 0.253305] acpiphp: Slot [6] registered\n[ 0.254078] acpiphp: Slot [7] registered\n[ 0.254855] acpiphp: Slot [8] registered\n[ 0.255633] acpiphp: Slot [9] registered\n[ 0.256408] acpiphp: Slot [10] registered\n[ 0.257197] acpiphp: Slot [11] registered\n[ 0.257982] acpiphp: Slot [12] registered\n[ 0.258773] acpiphp: Slot [13] registered\n[ 0.259565] acpiphp: Slot [14] registered\n[ 0.260352] acpiphp: Slot [15] registered\n[ 0.271340] acpiphp: Slot [16] registered\n[ 0.272138] acpiphp: Slot [17] registered\n[ 0.272924] acpiphp: Slot [18] registered\n[ 0.273705] acpiphp: Slot [19] registered\n[ 0.274493] acpiphp: Slot [20] registered\n[ 0.275280] acpiphp: Slot [21] registered\n[ 0.276072] acpiphp: Slot [22] registered\n[ 0.276859] acpiphp: Slot [23] registered\n[ 0.277649] acpiphp: Slot [24] registered\n[ 0.278439] acpiphp: Slot [25] registered\n[ 0.279230] acpiphp: Slot [26] registered\n[ 0.280016] acpiphp: Slot [27] registered\n[ 0.280808] acpiphp: Slot [28] registered\n[ 0.281600] acpiphp: Slot [29] registered\n[ 0.282388] acpiphp: Slot [30] registered\n[ 0.283179] acpiphp: Slot [31] registered\n[ 0.283971] PCI host bridge to bus 0000:00\n[ 0.284752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288501] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289907] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297192] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298406] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299659] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307640] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309046] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358082] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359533] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360915] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362303] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365002] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366148] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367178] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368675] vgaarb: loaded\n[ 0.369266] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370401] SCSI subsystem initialized\n[ 0.371205] ACPI: bus type USB registered\n[ 0.371994] usbcore: registered new interface driver usbfs\n[ 0.372985] usbcore: registered new interface driver hub\n[ 0.373955] usbcore: registered new device driver usb\n[ 0.374986] PCI: Using ACPI for IRQ routing\n[ 0.375995] NetLabel: Initializing\n[ 0.376684] NetLabel: domain hash size = 128\n[ 0.377508] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378432] NetLabel: unlabeled traffic allowed by default\n[ 0.379513] clocksource: Switched to clocksource kvm-clock\n[ 0.385397] AppArmor: AppArmor Filesystem Enabled\n[ 0.386329] pnp: PnP ACPI init\n[ 0.387226] pnp: PnP ACPI: found 5 devices\n[ 0.393605] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395278] NET: Registered protocol family 2\n[ 0.396229] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397454] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398581] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399724] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400766] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401893] NET: Registered protocol family 1\n[ 0.402749] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403812] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404861] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418859] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433106] Trying to unpack rootfs image as initramfs...\n[ 0.484188] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497974] Scanning for low memory corruption every 60 seconds\n[ 0.499313] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500425] audit: initializing netlink subsys (disabled)\n[ 0.501420] audit: type=2000 audit(1538550808.768:1): initialized\n[ 0.502701] Initialise system trusted keyring\n[ 0.503612] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504737] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506649] zbud: loaded\n[ 0.507339] VFS: Disk quotas dquot_6.6.0\n[ 0.508145] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509623] fuse init (API version 7.23)\n[ 0.510498] Key type big_key registered\n[ 0.511277] Allocating IMA MOK and blacklist keyrings.\n[ 0.512731] Key type asymmetric registered\n[ 0.513530] Asymmetric key parser 'x509' registered\n[ 0.514454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515883] io scheduler noop registered\n[ 0.516651] io scheduler deadline registered (default)\n[ 0.517607] io scheduler cfq registered\n[ 0.518416] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519433] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520666] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522088] ACPI: Power Button [PWRF]\n[ 0.522903] GHES: HEST is not enabled!\n[ 0.536503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564611] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596227] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599044] Linux agpgart interface v0.103\n[ 0.601655] brd: module loaded\n[ 0.602912] loop: module loaded\n[ 0.608097] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609514] GPT:90111 != 2097151\n[ 0.610187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611250] GPT:90111 != 2097151\n[ 0.611916] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612859] vda: vda1 vda15\n[ 0.614360] scsi host0: ata_piix\n[ 0.615081] scsi host1: ata_piix\n[ 0.615783] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618381] libphy: Fixed MDIO Bus: probed\n[ 0.619180] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620108] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622259] PPP generic driver version 2.4.2\n[ 0.623309] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624691] ehci-pci: EHCI PCI platform driver\n[ 0.625551] ehci-platform: EHCI generic platform driver\n[ 0.626513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627624] ohci-pci: OHCI PCI platform driver\n[ 0.628478] ohci-platform: OHCI generic platform driver\n[ 0.629451] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643820] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644818] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646227] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647209] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650866] usb usb1: Product: UHCI Host Controller\n[ 0.651778] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652893] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653830] hub 1-0:1.0: USB hub found\n[ 0.654593] hub 1-0:1.0: 2 ports detected\n[ 0.655474] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657567] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659495] mousedev: PS/2 mouse device common for all mice\n[ 0.660715] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662512] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665928] i2c /dev entries driver\n[ 0.666675] device-mapper: uevent: version 1.0.3\n[ 0.667602] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669184] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670433] NET: Registered protocol family 10\n[ 0.671394] NET: Registered protocol family 17\n[ 0.672266] Key type dns_resolver registered\n[ 0.673180] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675958] registered taskstats version 1\n[ 0.676768] Loading compiled-in X.509 certificates\n[ 0.678177] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679988] zswap: loaded using pool lzo/zbud\n[ 0.681360] Key type trusted registered\n[ 0.683382] Key type encrypted registered\n[ 0.684219] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686228] evm: HMAC attrs: 0x1\n[ 0.687159] Magic number: 6:158:217\n[ 0.688014] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:28 UTC (1538550808)\n[ 0.689582] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690663] EDD information not available.\n[ 0.772070] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.773482] ata1.00: configured for MWDMA2\n[ 0.774645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.787688] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.788878] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790105] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.791955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793438] Write protecting the kernel read-only data: 14336k\n[ 0.794968] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796725] 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.853446] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.24\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 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 1.73s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-10-03 07:16:20,037 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6/action used request id req-42f7afec-8314-4fca-8add-d349cd1380a2 2018-10-03 07:16:20,038 - 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-10-03 07:16:20,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8c6542e6efcab9e26b38b57018352eb7755665" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:16:21,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16: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-b6a4c335-384c-4c35-88e4-d08df11f576f x-compute-request-id: req-b6a4c335-384c-4c35-88e4-d08df11f576f 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 499385941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130675] pid_max: default: 32768 minimum: 301\n[ 0.131565] ACPI: Core revision 20150930\n[ 0.132947] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134227] Security Framework initialized\n[ 0.135022] Yama: becoming mindful.\n[ 0.135733] AppArmor: AppArmor initialized\n[ 0.136584] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137883] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140305] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141679] Initializing cgroup subsys io\n[ 0.142471] Initializing cgroup subsys memory\n[ 0.143312] Initializing cgroup subsys devices\n[ 0.144175] Initializing cgroup subsys freezer\n[ 0.145024] Initializing cgroup subsys net_cls\n[ 0.145878] Initializing cgroup subsys perf_event\n[ 0.146759] Initializing cgroup subsys net_prio\n[ 0.147619] Initializing cgroup subsys hugetlb\n[ 0.148472] Initializing cgroup subsys pids\n[ 0.149329] CPU: Physical Processor ID: 0\n[ 0.150819] mce: CPU supports 10 MCE banks\n[ 0.151646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152630] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170203] ftrace: allocating 31920 entries in 125 pages\n[ 0.197467] smpboot: Max logical packages: 1\n[ 0.198294] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199612] x2apic enabled\n[ 0.200422] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205206] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206965] KVM setup paravirtual spinlock\n[ 0.208270] x86: Booted up 1 node, 1 CPUs\n[ 0.209063] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210441] devtmpfs: initialized\n[ 0.212154] evm: security.selinux\n[ 0.212837] evm: security.SMACK64\n[ 0.213514] evm: security.SMACK64EXEC\n[ 0.214244] evm: security.SMACK64TRANSMUTE\n[ 0.215031] evm: security.SMACK64MMAP\n[ 0.215761] evm: security.ima\n[ 0.216387] evm: security.capability\n[ 0.217173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219127] pinctrl core: initialized pinctrl subsystem\n[ 0.220201] RTC time: 7:13:27, date: 10/03/18\n[ 0.221131] NET: Registered protocol family 16\n[ 0.222077] cpuidle: using governor ladder\n[ 0.222868] cpuidle: using governor menu\n[ 0.223632] PCCT header not found.\n[ 0.224371] ACPI: bus type PCI registered\n[ 0.225152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226364] PCI: Using configuration type 1 for base access\n[ 0.228107] ACPI: Added _OSI(Module Device)\n[ 0.228929] ACPI: Added _OSI(Processor Device)\n[ 0.229759] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230630] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232681] ACPI: Interpreter enabled\n[ 0.233441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240582] ACPI: (supports S0 S5)\n[ 0.241266] ACPI: Using IOAPIC for interrupt routing\n[ 0.242185] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245372] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246478] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248820] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250980] acpiphp: Slot [3] registered\n[ 0.251756] acpiphp: Slot [4] registered\n[ 0.252530] acpiphp: Slot [5] registered\n[ 0.253305] acpiphp: Slot [6] registered\n[ 0.254078] acpiphp: Slot [7] registered\n[ 0.254855] acpiphp: Slot [8] registered\n[ 0.255633] acpiphp: Slot [9] registered\n[ 0.256408] acpiphp: Slot [10] registered\n[ 0.257197] acpiphp: Slot [11] registered\n[ 0.257982] acpiphp: Slot [12] registered\n[ 0.258773] acpiphp: Slot [13] registered\n[ 0.259565] acpiphp: Slot [14] registered\n[ 0.260352] acpiphp: Slot [15] registered\n[ 0.271340] acpiphp: Slot [16] registered\n[ 0.272138] acpiphp: Slot [17] registered\n[ 0.272924] acpiphp: Slot [18] registered\n[ 0.273705] acpiphp: Slot [19] registered\n[ 0.274493] acpiphp: Slot [20] registered\n[ 0.275280] acpiphp: Slot [21] registered\n[ 0.276072] acpiphp: Slot [22] registered\n[ 0.276859] acpiphp: Slot [23] registered\n[ 0.277649] acpiphp: Slot [24] registered\n[ 0.278439] acpiphp: Slot [25] registered\n[ 0.279230] acpiphp: Slot [26] registered\n[ 0.280016] acpiphp: Slot [27] registered\n[ 0.280808] acpiphp: Slot [28] registered\n[ 0.281600] acpiphp: Slot [29] registered\n[ 0.282388] acpiphp: Slot [30] registered\n[ 0.283179] acpiphp: Slot [31] registered\n[ 0.283971] PCI host bridge to bus 0000:00\n[ 0.284752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288501] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289907] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297192] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298406] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299659] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307640] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309046] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358082] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359533] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360915] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362303] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365002] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366148] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367178] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368675] vgaarb: loaded\n[ 0.369266] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370401] SCSI subsystem initialized\n[ 0.371205] ACPI: bus type USB registered\n[ 0.371994] usbcore: registered new interface driver usbfs\n[ 0.372985] usbcore: registered new interface driver hub\n[ 0.373955] usbcore: registered new device driver usb\n[ 0.374986] PCI: Using ACPI for IRQ routing\n[ 0.375995] NetLabel: Initializing\n[ 0.376684] NetLabel: domain hash size = 128\n[ 0.377508] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378432] NetLabel: unlabeled traffic allowed by default\n[ 0.379513] clocksource: Switched to clocksource kvm-clock\n[ 0.385397] AppArmor: AppArmor Filesystem Enabled\n[ 0.386329] pnp: PnP ACPI init\n[ 0.387226] pnp: PnP ACPI: found 5 devices\n[ 0.393605] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395278] NET: Registered protocol family 2\n[ 0.396229] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397454] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398581] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399724] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400766] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401893] NET: Registered protocol family 1\n[ 0.402749] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403812] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404861] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418859] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433106] Trying to unpack rootfs image as initramfs...\n[ 0.484188] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497974] Scanning for low memory corruption every 60 seconds\n[ 0.499313] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500425] audit: initializing netlink subsys (disabled)\n[ 0.501420] audit: type=2000 audit(1538550808.768:1): initialized\n[ 0.502701] Initialise system trusted keyring\n[ 0.503612] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504737] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506649] zbud: loaded\n[ 0.507339] VFS: Disk quotas dquot_6.6.0\n[ 0.508145] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509623] fuse init (API version 7.23)\n[ 0.510498] Key type big_key registered\n[ 0.511277] Allocating IMA MOK and blacklist keyrings.\n[ 0.512731] Key type asymmetric registered\n[ 0.513530] Asymmetric key parser 'x509' registered\n[ 0.514454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515883] io scheduler noop registered\n[ 0.516651] io scheduler deadline registered (default)\n[ 0.517607] io scheduler cfq registered\n[ 0.518416] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519433] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520666] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522088] ACPI: Power Button [PWRF]\n[ 0.522903] GHES: HEST is not enabled!\n[ 0.536503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564611] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596227] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599044] Linux agpgart interface v0.103\n[ 0.601655] brd: module loaded\n[ 0.602912] loop: module loaded\n[ 0.608097] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609514] GPT:90111 != 2097151\n[ 0.610187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611250] GPT:90111 != 2097151\n[ 0.611916] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612859] vda: vda1 vda15\n[ 0.614360] scsi host0: ata_piix\n[ 0.615081] scsi host1: ata_piix\n[ 0.615783] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618381] libphy: Fixed MDIO Bus: probed\n[ 0.619180] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620108] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622259] PPP generic driver version 2.4.2\n[ 0.623309] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624691] ehci-pci: EHCI PCI platform driver\n[ 0.625551] ehci-platform: EHCI generic platform driver\n[ 0.626513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627624] ohci-pci: OHCI PCI platform driver\n[ 0.628478] ohci-platform: OHCI generic platform driver\n[ 0.629451] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643820] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644818] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646227] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647209] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650866] usb usb1: Product: UHCI Host Controller\n[ 0.651778] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652893] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653830] hub 1-0:1.0: USB hub found\n[ 0.654593] hub 1-0:1.0: 2 ports detected\n[ 0.655474] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657567] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659495] mousedev: PS/2 mouse device common for all mice\n[ 0.660715] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662512] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665928] i2c /dev entries driver\n[ 0.666675] device-mapper: uevent: version 1.0.3\n[ 0.667602] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669184] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670433] NET: Registered protocol family 10\n[ 0.671394] NET: Registered protocol family 17\n[ 0.672266] Key type dns_resolver registered\n[ 0.673180] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675958] registered taskstats version 1\n[ 0.676768] Loading compiled-in X.509 certificates\n[ 0.678177] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679988] zswap: loaded using pool lzo/zbud\n[ 0.681360] Key type trusted registered\n[ 0.683382] Key type encrypted registered\n[ 0.684219] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686228] evm: HMAC attrs: 0x1\n[ 0.687159] Magic number: 6:158:217\n[ 0.688014] rtc_cmos 00:00: setting system clock to 2018-10-03 07:13:28 UTC (1538550808)\n[ 0.689582] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690663] EDD information not available.\n[ 0.772070] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.773482] ata1.00: configured for MWDMA2\n[ 0.774645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.787688] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.788878] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790105] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.791955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793438] Write protecting the kernel read-only data: 14336k\n[ 0.794968] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796725] 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.853446] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.24\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 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 1.73s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-10-03 07:16:21,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6/action used request id req-b6a4c335-384c-4c35-88e4-d08df11f576f 2018-10-03 07:16:21,113 - sdnvpn-results - DEBUG - [PASS] [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] 2018-10-03 07:16:21,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba7151e7221cb540ed6d2ce1b0a70845e440787" -d '{"forceDelete": null}' 2018-10-03 07:16:21,296 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:16: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-1c5dd1b7-6f15-47dd-82c1-ad4ca5ad4a43 x-compute-request-id: req-1c5dd1b7-6f15-47dd-82c1-ad4ca5ad4a43 Content-Length: 0 Content-Type: application/json 2018-10-03 07:16:21,296 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/08dfe29a-0bdd-41ac-9194-f112e4c0ae79/action used request id req-1c5dd1b7-6f15-47dd-82c1-ad4ca5ad4a43 2018-10-03 07:16:21,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba7151e7221cb540ed6d2ce1b0a70845e440787" -d '{"forceDelete": null}' 2018-10-03 07:16:21,473 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:16: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-2046c79c-ef3f-4bf3-9c7e-e66c018d608b x-compute-request-id: req-2046c79c-ef3f-4bf3-9c7e-e66c018d608b Content-Length: 0 Content-Type: application/json 2018-10-03 07:16:21,473 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35cbb96e-27fd-4a54-b44e-5f47e2b73f95/action used request id req-2046c79c-ef3f-4bf3-9c7e-e66c018d608b 2018-10-03 07:16:21,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba7151e7221cb540ed6d2ce1b0a70845e440787" -d '{"forceDelete": null}' 2018-10-03 07:16:21,875 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:16: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-47caf6d1-c13f-4092-8baa-997f5c74491d x-compute-request-id: req-47caf6d1-c13f-4092-8baa-997f5c74491d Content-Length: 0 Content-Type: application/json 2018-10-03 07:16:21,876 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c5e59070-6e06-45eb-b023-1899a1190bf6/action used request id req-47caf6d1-c13f-4092-8baa-997f5c74491d 2018-10-03 07:16:21,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}807e44570ed38bb956afe787a4c81a2e210015a4" 2018-10-03 07:16:23,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-506ea09f-51ad-4074-b0e6-70454b95738b Date: Wed, 03 Oct 2018 07:16:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:16:23,718 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/fc5f1541-afa9-4ab9-8d9b-84e3d6a99e71 used request id req-506ea09f-51ad-4074-b0e6-70454b95738b 2018-10-03 07:16:23,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b63ee924-ad83-4556-b362-4a65d56cb7e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" 2018-10-03 07:16:24,137 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3bcdea81-7154-4d36-83c1-12b9ad02eef0 Content-Length: 0 Date: Wed, 03 Oct 2018 07:16:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:16:24,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b63ee924-ad83-4556-b362-4a65d56cb7e8 used request id req-3bcdea81-7154-4d36-83c1-12b9ad02eef0 2018-10-03 07:16:24,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/7b86d4e2-158e-4aba-8743-db190d351f9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" 2018-10-03 07:16:24,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-218d89bf-2ad5-433d-8988-2cff507a7c31 Content-Length: 0 Date: Wed, 03 Oct 2018 07:16:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:16:24,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/7b86d4e2-158e-4aba-8743-db190d351f9a used request id req-218d89bf-2ad5-433d-8988-2cff507a7c31 2018-10-03 07:16:24,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/a10a9de3-d4c4-47e1-9e24-6a0f7121108d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" 2018-10-03 07:16:27,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d018fd29-a619-4d38-a820-f918eab8efc7 Date: Wed, 03 Oct 2018 07:16:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:16:27,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a10a9de3-d4c4-47e1-9e24-6a0f7121108d used request id req-d018fd29-a619-4d38-a820-f918eab8efc7 2018-10-03 07:16:27,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c71b9e2a-2891-4959-a4f4-bdb58a906c1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" 2018-10-03 07:16:29,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-77287304-9576-469b-93f9-64b3f6a9a882 Date: Wed, 03 Oct 2018 07:16:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:16:29,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c71b9e2a-2891-4959-a4f4-bdb58a906c1a used request id req-77287304-9576-469b-93f9-64b3f6a9a882 2018-10-03 07:16:29,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/d495c218-bcef-4c0c-b322-9a14b230f41e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" 2018-10-03 07:16:30,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f118c264-b1fd-4f08-bf60-08fb82a2a57e Date: Wed, 03 Oct 2018 07:16:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:16:30,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d495c218-bcef-4c0c-b322-9a14b230f41e used request id req-f118c264-b1fd-4f08-bf60-08fb82a2a57e 2018-10-03 07:16:30,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/35d5eaef-c8d6-401c-a15c-f9febc22175f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6d133a2acbfe4cd767644be968c1bf06df9514" 2018-10-03 07:16:31,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1514af8c-e2b1-49b6-9666-e858e4300dfd Date: Wed, 03 Oct 2018 07:16:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:16:31,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/35d5eaef-c8d6-401c-a15c-f9febc22175f used request id req-1514af8c-e2b1-49b6-9666-e858e4300dfd 2018-10-03 07:16:31,228 - 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-10-03 07:16:31,228 - sdnvpn-results - INFO - All the subtests have passed. 2018-10-03 07:16:31,228 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-10-03 07:16:31,229 - 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-10-03 07:16:31,229 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-10-03 07:16:31,229 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-10-03 07:16:31,229 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-10-03 07:16:31,329 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-10-03 07:16:31,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:16:31,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:16:31,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:16:31,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:16:31,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:16:31,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:16:31,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:16:31,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:16:31,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:16:31,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:16:31,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:16:31,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:16:31,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:16:31,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:16:31,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:16:31,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:16:31,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:16:31,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:16:31,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:16:31,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:16:31,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:16:31,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:16:31,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:16:31,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:16:31,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:16:31,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:16:31,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:16:31,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:16:31,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:16:31,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:16:31,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:16:31,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:16:31,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:16:31,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:16:31,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:16:31,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:16:31,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:16:31,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:16:31,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:16:31,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:16:31,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:16:31,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:16:31,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:16:31,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:16:31,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:16:31,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:16:31,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:16:31,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:16:31,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-10-03 07:16:31,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:16:31,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:16:31,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:16:31,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:16:31,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:16:31,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:16:31,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:16:31,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:16:31,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:16:31,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:16:31,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:16:31,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:16:31,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:16:31,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:16:31,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:16:31,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:16:31,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:16:31,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:16:31,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:16:31,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:16:31,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:16:31,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:16:31,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:16:31,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:16:31,341 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:16:31,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:16:31,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939e629b-8424-40d2-aa47-6491ac0ce27c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:16:31,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-939e629b-8424-40d2-aa47-6491ac0ce27c 2018-10-03 07:16:31,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:16:31,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["qeFDve1WRDaOdKzFcq1gew"], "issued_at": "2018-10-03T07:16:31.000000Z"}} 2018-10-03 07:16:31,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85e0b84f513f3f410ef80ad682a7ec114a9b9d88" 2018-10-03 07:16:31,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-e201f6d6-6d14-4ebd-aee7-9338fa02bdc4 Date: Wed, 03 Oct 2018 07:16:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-10-03 07:16:31,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-e201f6d6-6d14-4ebd-aee7-9338fa02bdc4 2018-10-03 07:16:31,896 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:16:31,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85e0b84f513f3f410ef80ad682a7ec114a9b9d88" 2018-10-03 07:16:32,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d27aec95-74e4-4f5f-8de5-b945bb85aeb6 Date: Wed, 03 Oct 2018 07:16:32 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-10-03 07:16:32,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d27aec95-74e4-4f5f-8de5-b945bb85aeb6 2018-10-03 07:16:32,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85e0b84f513f3f410ef80ad682a7ec114a9b9d88" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-10-03 07:16:32,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/f4259441-674d-4cc3-928b-cfe5151f32f8 X-Openstack-Request-Id: req-5b438446-7a94-46b3-9f18-219e63c1c88d Date: Wed, 03 Oct 2018 07:16:32 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T07:16:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T07:16:32Z", "visibility": "public", "locations": [], "self": "/v2/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "min_disk": 0, "protected": false, "id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "file": "/v2/images/f4259441-674d-4cc3-928b-cfe5151f32f8/file", "checksum": null, "owner": "19cfe43276e744d1a074a6b48492f500", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 07:16:32,285 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5b438446-7a94-46b3-9f18-219e63c1c88d 2018-10-03 07:16:32,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/f4259441-674d-4cc3-928b-cfe5151f32f8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85e0b84f513f3f410ef80ad682a7ec114a9b9d88" -d '' 2018-10-03 07:16:33,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1618def-d370-48d0-aa27-209a90cb8af0 Date: Wed, 03 Oct 2018 07:16:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:16:33,526 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f4259441-674d-4cc3-928b-cfe5151f32f8/file used request id req-f1618def-d370-48d0-aa27-209a90cb8af0 2018-10-03 07:16:33,526 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-1-net 2018-10-03 07:16:33,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:16:33,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2bb04ec-3119-44f7-adae-2f673fddec31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:16:33,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d2bb04ec-3119-44f7-adae-2f673fddec31 2018-10-03 07:16:33,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:16:33,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:16:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["znMtIn5jT9CAT55DDVc0cg"], "issued_at": "2018-10-03T07:16:33.000000Z"}} 2018-10-03 07:16:33,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" -d '{"network": {"name": "sdnvpn-1-1-net", "admin_state_up": true}}' 2018-10-03 07:16:34,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-1cb90ff5-c304-4763-a58c-ed02d1a3ba67 Date: Wed, 03 Oct 2018 07:16:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b261bac5-71b3-43f3-bdfb-cb43476b2f61","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:16:34Z","is_default":false,"provider:segmentation_id":84,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:16:34Z","mtu":1450}} 2018-10-03 07:16:34,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1cb90ff5-c304-4763-a58c-ed02d1a3ba67 2018-10-03 07:16:34,429 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-1-subnet in network b261bac5-71b3-43f3-bdfb-cb43476b2f61 with cidr 10.10.10.0/24 2018-10-03 07:16:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" -d '{"subnets": [{"ip_version": 4, "network_id": "b261bac5-71b3-43f3-bdfb-cb43476b2f61", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-1-subnet"}]}' 2018-10-03 07:16:34,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f0fe2ba9-c449-44cf-8cbe-1e234ebeed91 Date: Wed, 03 Oct 2018 07:16:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b261bac5-71b3-43f3-bdfb-cb43476b2f61","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:16:34Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:16:34Z","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":"19cfe43276e744d1a074a6b48492f500","id":"a475c896-8938-4db0-a600-a2a337ced27e","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-10-03 07:16:34,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-f0fe2ba9-c449-44cf-8cbe-1e234ebeed91 2018-10-03 07:16:34,977 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-2-net 2018-10-03 07:16:34,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" -d '{"network": {"name": "sdnvpn-1-2-net", "admin_state_up": true}}' 2018-10-03 07:16:35,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-68a67c73-9e19-4123-993a-f2baca98eded Date: Wed, 03 Oct 2018 07:16:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8cbe1838-da1a-469a-bce9-5a19d0b156a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:16:35Z","is_default":false,"provider:segmentation_id":90,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:16:35Z","mtu":1450}} 2018-10-03 07:16:35,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-68a67c73-9e19-4123-993a-f2baca98eded 2018-10-03 07:16:35,375 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-2-subnet in network 8cbe1838-da1a-469a-bce9-5a19d0b156a4 with cidr 10.10.11.0/24 2018-10-03 07:16:35,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" -d '{"subnets": [{"ip_version": 4, "network_id": "8cbe1838-da1a-469a-bce9-5a19d0b156a4", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-2-subnet"}]}' 2018-10-03 07:16:35,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-17dbc8cf-b1a9-4834-93f5-b8e5c3e55ea0 Date: Wed, 03 Oct 2018 07:16:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cbe1838-da1a-469a-bce9-5a19d0b156a4","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:16:35Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:16:35Z","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":"19cfe43276e744d1a074a6b48492f500","id":"f245f3f8-62a6-4b5e-bff4-1431c83a3828","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-10-03 07:16:35,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-17dbc8cf-b1a9-4834-93f5-b8e5c3e55ea0 2018-10-03 07:16:35,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" 2018-10-03 07:16:36,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-4d9bd100-c95e-47e6-95fa-e922bef7fb91 Date: Wed, 03 Oct 2018 07:16:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "updated_at": "2018-10-03T07:01:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}], "revision_number": 4, "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "044a405d-4886-4654-afc0-44603bd95275", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "updated_at": "2018-10-03T07:09:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-10-03T07:09:20Z", "revision_number": 0, "id": "3f5d8f18-17e7-447f-8cd5-5d139c9c9870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:09:20Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 179, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "63dfa237-e324-4c12-996e-efb08e079b07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "7fa378e2-d203-4d39-b1c8-2744a1ba9c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 80, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "8a356456-d50c-494c-ab72-f7a1609fca4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "f5adf667-9986-495f-9cdd-6db76f4d099d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 7, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "name": "sdnvpn-sg"}]} 2018-10-03 07:16:36,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-4d9bd100-c95e-47e6-95fa-e922bef7fb91 2018-10-03 07:16:36,340 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:16:36,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:16:36,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31242f48-e681-43e8-81fd-47cda0f0d6e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:16:36,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-31242f48-e681-43e8-81fd-47cda0f0d6e9 2018-10-03 07:16:36,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:16:36,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:16:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["tf45WnC3RYuFF3EgS1Visw"], "issued_at": "2018-10-03T07:16:36.000000Z"}} 2018-10-03 07:16:36,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c3c0b50720c3afba67527bfbe9159d4f4eb63a" 2018-10-03 07:16:36,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16: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-b54824c4-4d0a-4949-ad26-a8e133bd775c x-compute-request-id: req-b54824c4-4d0a-4949-ad26-a8e133bd775c Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 07:16:36,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-b54824c4-4d0a-4949-ad26-a8e133bd775c 2018-10-03 07:16:36,881 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-10-03 07:16:36,881 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-2'... 2018-10-03 07:16:36,881 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-2 flavor=m1.tiny image=f4259441-674d-4cc3-928b-cfe5151f32f8 network=b261bac5-71b3-43f3-bdfb-cb43476b2f61 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-10-03 07:16:36,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:16:36,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:16:36,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:16:36,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:16:36,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:16:36,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:16:36,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:16:36,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:16:36,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:16:36,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:16:36,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:16:36,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:16:36,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:16:36,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:16:36,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:16:36,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:16:36,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:16:36,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:16:36,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:16:36,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:16:36,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:16:36,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:16:36,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:16:36,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:16:36,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:16:36,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:16:36,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:16:36,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:16:36,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:16:36,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:16:36,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:16:36,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:16:36,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:16:36,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:16:36,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:16:36,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:16:36,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:16:36,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:16:36,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:16:36,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:16:36,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:16:36,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:16:36,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:16:36,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:16:36,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:16:36,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:16:36,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:16:36,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:16:36,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:16:36,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e0be2dc-6798-4b44-9a49-1d60c649c1ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:16:36,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0e0be2dc-6798-4b44-9a49-1d60c649c1ba 2018-10-03 07:16:36,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:16:37,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:16:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["Ow_5pIvWRAOZMO4-tws3XA"], "issued_at": "2018-10-03T07:16:37.000000Z"}} 2018-10-03 07:16:37,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" 2018-10-03 07:16:37,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16: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-1ca9c028-b70c-4bb5-ad1c-1bacf65e4420 x-compute-request-id: req-1ca9c028-b70c-4bb5-ad1c-1bacf65e4420 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:16:37,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1ca9c028-b70c-4bb5-ad1c-1bacf65e4420 2018-10-03 07:16:37,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" 2018-10-03 07:16:37,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16: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-938c362e-e533-4845-b12b-1c95d7e5c7a0 x-compute-request-id: req-938c362e-e533-4845-b12b-1c95d7e5c7a0 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:16:37,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-938c362e-e533-4845-b12b-1c95d7e5c7a0 2018-10-03 07:16:37,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"server": {"name": "sdnvpn-1-2", "imageRef": "f4259441-674d-4cc3-928b-cfe5151f32f8", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b261bac5-71b3-43f3-bdfb-cb43476b2f61"}]}}' 2018-10-03 07:16:39,635 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:16: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-45c8b482-90eb-40d6-b157-93c2e7456489 x-compute-request-id: req-45c8b482-90eb-40d6-b157-93c2e7456489 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "rel": "bookmark"}], "adminPass": "w2rWBwasvaPu"}} 2018-10-03 07:16:39,636 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-45c8b482-90eb-40d6-b157-93c2e7456489 2018-10-03 07:16:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:16:39,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec88a84-9fa4-4a60-830c-58df82faaa7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:16:39,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9ec88a84-9fa4-4a60-830c-58df82faaa7b 2018-10-03 07:16:39,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:16:40,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:16:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["GiZD9V8oS7Gb442zAE9JDA"], "issued_at": "2018-10-03T07:16:40.000000Z"}} 2018-10-03 07:16:40,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67864d944ee642b453be32db74d83ca2a1b3ed93" 2018-10-03 07:16:40,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16: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-87caf27b-833f-46e1-84a6-d99a3f907075 x-compute-request-id: req-87caf27b-833f-46e1-84a6-d99a3f907075 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f5", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:16:40Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-10-03T07:16:39Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:16:40,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5 used request id req-87caf27b-833f-46e1-84a6-d99a3f907075 2018-10-03 07:16:43,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67864d944ee642b453be32db74d83ca2a1b3ed93" 2018-10-03 07:16:44,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16: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-a48ccf4d-cccf-4075-b0a3-decc099bfd02 x-compute-request-id: req-a48ccf4d-cccf-4075-b0a3-decc099bfd02 Content-Encoding: gzip Content-Length: 773 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:9c:d3:ce", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f5", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:16:40Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-10-03T07:16:39Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:16:44,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5 used request id req-a48ccf4d-cccf-4075-b0a3-decc099bfd02 2018-10-03 07:16:47,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67864d944ee642b453be32db74d83ca2a1b3ed93" 2018-10-03 07:16:48,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16: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-13454f5a-335b-4a65-b293-957001b3b6f9 x-compute-request-id: req-13454f5a-335b-4a65-b293-957001b3b6f9 Content-Encoding: gzip Content-Length: 778 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:9c:d3:ce", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f5", "OS-SRV-USG:launched_at": "2018-10-03T07:16:43.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:16:44Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-10-03T07:16:39Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:16:48,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5 used request id req-13454f5a-335b-4a65-b293-957001b3b6f9 2018-10-03 07:16:48,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" 2018-10-03 07:16:48,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16: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-2246ec54-d986-4d30-b23c-04125d6fd9ad x-compute-request-id: req-2246ec54-d986-4d30-b23c-04125d6fd9ad Content-Encoding: gzip Content-Length: 778 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:9c:d3:ce", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f5", "OS-SRV-USG:launched_at": "2018-10-03T07:16:43.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "36764767-a5cd-4c39-b6bd-4f6c60e4beb5", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:16:44Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-10-03T07:16:39Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:16:48,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5 used request id req-2246ec54-d986-4d30-b23c-04125d6fd9ad 2018-10-03 07:16:48,615 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-2' booted successfully. IP='10.10.10.8'. 2018-10-03 07:16:48,615 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-2' to security group 'sdnvpn-sg'... 2018-10-03 07:16:48,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c3c0b50720c3afba67527bfbe9159d4f4eb63a" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:16:50,300 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:16: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-bc8edfd5-ae89-4403-97cd-98362afccaca x-compute-request-id: req-bc8edfd5-ae89-4403-97cd-98362afccaca Content-Length: 0 Content-Type: application/json 2018-10-03 07:16:50,300 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-bc8edfd5-ae89-4403-97cd-98362afccaca 2018-10-03 07:16:50,300 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-3'... 2018-10-03 07:16:50,301 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-3 flavor=m1.tiny image=f4259441-674d-4cc3-928b-cfe5151f32f8 network=b261bac5-71b3-43f3-bdfb-cb43476b2f61 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-10-03 07:16:50,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:16:50,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:16:50,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:16:50,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:16:50,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:16:50,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:16:50,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:16:50,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:16:50,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:16:50,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:16:50,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:16:50,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:16:50,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:16:50,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:16:50,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:16:50,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:16:50,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:16:50,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:16:50,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:16:50,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:16:50,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:16:50,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:16:50,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:16:50,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:16:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:16:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:16:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:16:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:16:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:16:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:16:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:16:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:16:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:16:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:16:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:16:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:16:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:16:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:16:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:16:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:16:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:16:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:16:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:16:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:16:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:16:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:16:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:16:50,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:16:50,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:16:50,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5551825d-3529-4edd-8cbf-8be5a7e1ff24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:16:50,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5551825d-3529-4edd-8cbf-8be5a7e1ff24 2018-10-03 07:16:50,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:16:50,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:16:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["ds0qJH-USM2Kab58D2Wmww"], "issued_at": "2018-10-03T07:16:50.000000Z"}} 2018-10-03 07:16:50,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089199216ee35653111a3448b23efeb75bd3de9b" 2018-10-03 07:16:50,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16: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-af3523ed-852a-4e38-8cce-1b91f4a2e18d x-compute-request-id: req-af3523ed-852a-4e38-8cce-1b91f4a2e18d Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:16:50,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-af3523ed-852a-4e38-8cce-1b91f4a2e18d 2018-10-03 07:16:50,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089199216ee35653111a3448b23efeb75bd3de9b" 2018-10-03 07:16:50,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16: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-79bd02e3-9eac-4b80-bb4c-6b7466c1cabe x-compute-request-id: req-79bd02e3-9eac-4b80-bb4c-6b7466c1cabe Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:16:50,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-79bd02e3-9eac-4b80-bb4c-6b7466c1cabe 2018-10-03 07:16:50,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089199216ee35653111a3448b23efeb75bd3de9b" -d '{"server": {"name": "sdnvpn-1-3", "imageRef": "f4259441-674d-4cc3-928b-cfe5151f32f8", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b261bac5-71b3-43f3-bdfb-cb43476b2f61"}]}}' 2018-10-03 07:16:52,801 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:16: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-1acd6159-16fe-4211-bdda-fff68be532fd x-compute-request-id: req-1acd6159-16fe-4211-bdda-fff68be532fd Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "56404070-605f-462d-83ba-1eb4ddc05204", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56404070-605f-462d-83ba-1eb4ddc05204", "rel": "bookmark"}], "adminPass": "39tY9GqjPQRy"}} 2018-10-03 07:16:52,802 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1acd6159-16fe-4211-bdda-fff68be532fd 2018-10-03 07:16:52,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:16:52,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c27ffb23-1765-4a3e-b91a-9b85e991fccc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:16:52,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c27ffb23-1765-4a3e-b91a-9b85e991fccc 2018-10-03 07:16:52,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:16:53,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:16:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["BDV1reNFSiStuSzVlME3Ig"], "issued_at": "2018-10-03T07:16:53.000000Z"}} 2018-10-03 07:16:53,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc662e8dc47ec461b87ec82aa326a592dddfae66" 2018-10-03 07:16:53,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16: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-7ce347be-10a1-4848-81fd-d76c8b6286bd x-compute-request-id: req-7ce347be-10a1-4848-81fd-d76c8b6286bd 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.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56404070-605f-462d-83ba-1eb4ddc05204", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f8", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "56404070-605f-462d-83ba-1eb4ddc05204", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:16:53Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-10-03T07:16:52Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:16:53,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204 used request id req-7ce347be-10a1-4848-81fd-d76c8b6286bd 2018-10-03 07:16:56,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc662e8dc47ec461b87ec82aa326a592dddfae66" 2018-10-03 07:16:57,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:16: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-aeed92b9-ead4-4ada-a9ba-cbcb8e9590d3 x-compute-request-id: req-aeed92b9-ead4-4ada-a9ba-cbcb8e9590d3 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:8e:56:12", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56404070-605f-462d-83ba-1eb4ddc05204", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f8", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "56404070-605f-462d-83ba-1eb4ddc05204", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:16:53Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-10-03T07:16:52Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:16:57,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204 used request id req-aeed92b9-ead4-4ada-a9ba-cbcb8e9590d3 2018-10-03 07:17:00,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc662e8dc47ec461b87ec82aa326a592dddfae66" 2018-10-03 07:17:01,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-541e670f-63bb-4093-b384-4740e6ce4aad x-compute-request-id: req-541e670f-63bb-4093-b384-4740e6ce4aad Content-Encoding: gzip Content-Length: 776 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:8e:56:12", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56404070-605f-462d-83ba-1eb4ddc05204", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f8", "OS-SRV-USG:launched_at": "2018-10-03T07:16:57.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "56404070-605f-462d-83ba-1eb4ddc05204", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:16:57Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-10-03T07:16:52Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:01,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204 used request id req-541e670f-63bb-4093-b384-4740e6ce4aad 2018-10-03 07:17:01,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089199216ee35653111a3448b23efeb75bd3de9b" 2018-10-03 07:17:01,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-e1ce2129-9bc7-48db-a30a-9b3f21537e0c x-compute-request-id: req-e1ce2129-9bc7-48db-a30a-9b3f21537e0c Content-Encoding: gzip Content-Length: 776 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:8e:56:12", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56404070-605f-462d-83ba-1eb4ddc05204", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f8", "OS-SRV-USG:launched_at": "2018-10-03T07:16:57.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "56404070-605f-462d-83ba-1eb4ddc05204", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:16:57Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-10-03T07:16:52Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:01,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204 used request id req-e1ce2129-9bc7-48db-a30a-9b3f21537e0c 2018-10-03 07:17:01,751 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-3' booted successfully. IP='10.10.10.9'. 2018-10-03 07:17:01,752 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-3' to security group 'sdnvpn-sg'... 2018-10-03 07:17:01,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c3c0b50720c3afba67527bfbe9159d4f4eb63a" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:17:03,738 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:17:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b263c6c2-efd8-4676-be4f-63f7f70c0c25 x-compute-request-id: req-b263c6c2-efd8-4676-be4f-63f7f70c0c25 Content-Length: 0 Content-Type: application/json 2018-10-03 07:17:03,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204/action used request id req-b263c6c2-efd8-4676-be4f-63f7f70c0c25 2018-10-03 07:17:03,738 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-5'... 2018-10-03 07:17:03,739 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-5 flavor=m1.tiny image=f4259441-674d-4cc3-928b-cfe5151f32f8 network=8cbe1838-da1a-469a-bce9-5a19d0b156a4 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-10-03 07:17:03,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:17:03,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:17:03,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:17:03,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:17:03,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:17:03,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:17:03,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:17:03,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:17:03,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:17:03,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:17:03,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:17:03,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:17:03,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:17:03,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:17:03,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:17:03,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:17:03,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:17:03,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:17:03,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:17:03,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:17:03,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:17:03,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:17:03,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:17:03,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:17:03,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:17:03,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:17:03,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:17:03,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:17:03,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:17:03,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:17:03,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:17:03,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:17:03,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:17:03,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:17:03,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:17:03,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:17:03,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:17:03,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:17:03,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:17:03,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:17:03,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:17:03,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:17:03,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:17:03,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:17:03,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:17:03,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:17:03,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:17:03,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:17:03,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:17:03,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ae0e19-998e-4d49-831d-41308cd2f2c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:17:03,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e4ae0e19-998e-4d49-831d-41308cd2f2c9 2018-10-03 07:17:03,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:17:04,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:17:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["KCw8BrOMTn6ivNc9NQf37A"], "issued_at": "2018-10-03T07:17:04.000000Z"}} 2018-10-03 07:17:04,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6439b7f601e96bdd6d2d4c4326416a86b383f1" 2018-10-03 07:17:04,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-60e81395-4210-4fdd-9e53-9854a5a7a7e9 x-compute-request-id: req-60e81395-4210-4fdd-9e53-9854a5a7a7e9 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:17:04,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-60e81395-4210-4fdd-9e53-9854a5a7a7e9 2018-10-03 07:17:04,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6439b7f601e96bdd6d2d4c4326416a86b383f1" 2018-10-03 07:17:04,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-c420275a-0aa9-4373-a4c1-95b653d128ec x-compute-request-id: req-c420275a-0aa9-4373-a4c1-95b653d128ec Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:17:04,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-c420275a-0aa9-4373-a4c1-95b653d128ec 2018-10-03 07:17:04,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6439b7f601e96bdd6d2d4c4326416a86b383f1" -d '{"server": {"name": "sdnvpn-1-5", "imageRef": "f4259441-674d-4cc3-928b-cfe5151f32f8", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8cbe1838-da1a-469a-bce9-5a19d0b156a4"}]}}' 2018-10-03 07:17:05,827 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:17: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-4e91513e-fa91-47bb-bf16-32d788dcb698 x-compute-request-id: req-4e91513e-fa91-47bb-bf16-32d788dcb698 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "71858653-5971-4af1-9dc1-dfe6d25ae6d5", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5", "rel": "bookmark"}], "adminPass": "6HausJ7QrnoY"}} 2018-10-03 07:17:05,828 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4e91513e-fa91-47bb-bf16-32d788dcb698 2018-10-03 07:17:05,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:17:05,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d969429-9280-4dd1-94c9-dd22c2484093 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:17:05,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3d969429-9280-4dd1-94c9-dd22c2484093 2018-10-03 07:17:05,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:17:06,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:17:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["dd4QVyyGRUmLtYpEvBr0Sw"], "issued_at": "2018-10-03T07:17:06.000000Z"}} 2018-10-03 07:17:06,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1fa1f81cd1f31a9ed2b328f296d4e0b53336083" 2018-10-03 07:17:06,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-ebbc08fd-d242-4af5-8a05-e8adbfab75e8 x-compute-request-id: req-ebbc08fd-d242-4af5-8a05-e8adbfab75e8 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "71858653-5971-4af1-9dc1-dfe6d25ae6d5", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:17:06Z", "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-10-03T07:17:05Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:06,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5 used request id req-ebbc08fd-d242-4af5-8a05-e8adbfab75e8 2018-10-03 07:17:09,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1fa1f81cd1f31a9ed2b328f296d4e0b53336083" 2018-10-03 07:17:10,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-1ec304a0-1e83-43df-a747-25518be57b54 x-compute-request-id: req-1ec304a0-1e83-43df-a747-25518be57b54 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.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "71858653-5971-4af1-9dc1-dfe6d25ae6d5", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:17:06Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-10-03T07:17:05Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:10,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5 used request id req-1ec304a0-1e83-43df-a747-25518be57b54 2018-10-03 07:17:13,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1fa1f81cd1f31a9ed2b328f296d4e0b53336083" 2018-10-03 07:17:14,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-7e2929d4-4574-4b70-9972-d560e75f6e4b x-compute-request-id: req-7e2929d4-4574-4b70-9972-d560e75f6e4b Content-Encoding: gzip Content-Length: 782 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:2b:3a:b6", "version": 4, "addr": "10.10.11.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": "2018-10-03T07:17:09.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "71858653-5971-4af1-9dc1-dfe6d25ae6d5", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:17:10Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-10-03T07:17:05Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:14,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5 used request id req-7e2929d4-4574-4b70-9972-d560e75f6e4b 2018-10-03 07:17:14,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6439b7f601e96bdd6d2d4c4326416a86b383f1" 2018-10-03 07:17:14,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-127e4ce0-7dd5-4935-a085-e95316e83358 x-compute-request-id: req-127e4ce0-7dd5-4935-a085-e95316e83358 Content-Encoding: gzip Content-Length: 782 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:2b:3a:b6", "version": 4, "addr": "10.10.11.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": "2018-10-03T07:17:09.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "71858653-5971-4af1-9dc1-dfe6d25ae6d5", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:17:10Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-10-03T07:17:05Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:14,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5 used request id req-127e4ce0-7dd5-4935-a085-e95316e83358 2018-10-03 07:17:14,829 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-5' booted successfully. IP='10.10.11.11'. 2018-10-03 07:17:14,829 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-5' to security group 'sdnvpn-sg'... 2018-10-03 07:17:14,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c3c0b50720c3afba67527bfbe9159d4f4eb63a" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:17:16,420 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:17: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-b1bea00a-8441-4143-a0f4-2c19a891a28c x-compute-request-id: req-b1bea00a-8441-4143-a0f4-2c19a891a28c Content-Length: 0 Content-Type: application/json 2018-10-03 07:17:16,420 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5/action used request id req-b1bea00a-8441-4143-a0f4-2c19a891a28c 2018-10-03 07:17:16,421 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-4'... 2018-10-03 07:17:16,421 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-4 flavor=m1.tiny image=f4259441-674d-4cc3-928b-cfe5151f32f8 network=8cbe1838-da1a-469a-bce9-5a19d0b156a4 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.11 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-10-03 07:17:16,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:17:16,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:17:16,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:17:16,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:17:16,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:17:16,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:17:16,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:17:16,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:17:16,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:17:16,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:17:16,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:17:16,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:17:16,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:17:16,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:17:16,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:17:16,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:17:16,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:17:16,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:17:16,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:17:16,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:17:16,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:17:16,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:17:16,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:17:16,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:17:16,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:17:16,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:17:16,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:17:16,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:17:16,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:17:16,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:17:16,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:17:16,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:17:16,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:17:16,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:17:16,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:17:16,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:17:16,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:17:16,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:17:16,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:17:16,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:17:16,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:17:16,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:17:16,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:17:16,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:17:16,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:17:16,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:17:16,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:17:16,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:17:16,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:17:16,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cdd8cf-f407-451e-9da7-b7b6a57c3cc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:17:16,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-71cdd8cf-f407-451e-9da7-b7b6a57c3cc9 2018-10-03 07:17:16,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:17:16,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["MV9gLZG2SYGgP16daPs6lw"], "issued_at": "2018-10-03T07:17:16.000000Z"}} 2018-10-03 07:17:16,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da65ee6dabdf1acb3f70c08c7ae80faa2badba1" 2018-10-03 07:17:17,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-a6acbc56-1a1f-47c5-b5ed-4642b23baf50 x-compute-request-id: req-a6acbc56-1a1f-47c5-b5ed-4642b23baf50 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:17:17,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a6acbc56-1a1f-47c5-b5ed-4642b23baf50 2018-10-03 07:17:17,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da65ee6dabdf1acb3f70c08c7ae80faa2badba1" 2018-10-03 07:17:17,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-6edba23b-597b-4732-bcdd-14b23fd5882e x-compute-request-id: req-6edba23b-597b-4732-bcdd-14b23fd5882e Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:17:17,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-6edba23b-597b-4732-bcdd-14b23fd5882e 2018-10-03 07:17:17,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da65ee6dabdf1acb3f70c08c7ae80faa2badba1" -d '{"server": {"name": "sdnvpn-1-4", "imageRef": "f4259441-674d-4cc3-928b-cfe5151f32f8", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS4xMQp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8cbe1838-da1a-469a-bce9-5a19d0b156a4"}], "config_drive": true}}' 2018-10-03 07:17:18,652 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:17: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-4adbe65e-737c-483f-9eb9-35701945164a x-compute-request-id: req-4adbe65e-737c-483f-9eb9-35701945164a Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f207f463-0a45-45fa-a5e2-7711336e66e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f207f463-0a45-45fa-a5e2-7711336e66e7", "rel": "bookmark"}], "adminPass": "k2upUBoMSNcm"}} 2018-10-03 07:17:18,652 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4adbe65e-737c-483f-9eb9-35701945164a 2018-10-03 07:17:18,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:17:18,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4551b36d-219b-412c-9eab-5702cc0add49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:17:18,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4551b36d-219b-412c-9eab-5702cc0add49 2018-10-03 07:17:18,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:17:19,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["L9Zf6oMoT0St6fFSyWSsvA"], "issued_at": "2018-10-03T07:17:19.000000Z"}} 2018-10-03 07:17:19,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb2e5593a3227fb44ed46f6ccee6a5e7aa02c319" 2018-10-03 07:17:19,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-929a3527-4428-48ff-947a-dff0109e47ae x-compute-request-id: req-929a3527-4428-48ff-947a-dff0109e47ae Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f207f463-0a45-45fa-a5e2-7711336e66e7", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "f207f463-0a45-45fa-a5e2-7711336e66e7", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:17:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-4", "created": "2018-10-03T07:17:18Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:19,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7 used request id req-929a3527-4428-48ff-947a-dff0109e47ae 2018-10-03 07:17:22,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb2e5593a3227fb44ed46f6ccee6a5e7aa02c319" 2018-10-03 07:17:23,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-1a1db338-7e47-4dbf-9e55-2b21132bda42 x-compute-request-id: req-1a1db338-7e47-4dbf-9e55-2b21132bda42 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:01:f9", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f207f463-0a45-45fa-a5e2-7711336e66e7", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "f207f463-0a45-45fa-a5e2-7711336e66e7", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:17:19Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-10-03T07:17:18Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:23,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7 used request id req-1a1db338-7e47-4dbf-9e55-2b21132bda42 2018-10-03 07:17:26,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb2e5593a3227fb44ed46f6ccee6a5e7aa02c319" 2018-10-03 07:17:26,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-c7326a08-38a9-430d-a4b7-051912b6da43 x-compute-request-id: req-c7326a08-38a9-430d-a4b7-051912b6da43 Content-Encoding: gzip Content-Length: 785 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:88:01:f9", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f207f463-0a45-45fa-a5e2-7711336e66e7", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2018-10-03T07:17:22.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "f207f463-0a45-45fa-a5e2-7711336e66e7", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:17:23Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-10-03T07:17:18Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:26,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7 used request id req-c7326a08-38a9-430d-a4b7-051912b6da43 2018-10-03 07:17:26,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da65ee6dabdf1acb3f70c08c7ae80faa2badba1" 2018-10-03 07:17:27,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-414fb8d0-7646-4287-8d79-2c6700a88a3f x-compute-request-id: req-414fb8d0-7646-4287-8d79-2c6700a88a3f Content-Encoding: gzip Content-Length: 785 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:88:01:f9", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f207f463-0a45-45fa-a5e2-7711336e66e7", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2018-10-03T07:17:22.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "f207f463-0a45-45fa-a5e2-7711336e66e7", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:17:23Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-10-03T07:17:18Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:27,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7 used request id req-414fb8d0-7646-4287-8d79-2c6700a88a3f 2018-10-03 07:17:27,497 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-4' booted successfully. IP='10.10.11.13'. 2018-10-03 07:17:27,497 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-4' to security group 'sdnvpn-sg'... 2018-10-03 07:17:27,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c3c0b50720c3afba67527bfbe9159d4f4eb63a" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:17:28,704 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:17: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-2c325eeb-0789-4ff4-9479-d0c1221158e2 x-compute-request-id: req-2c325eeb-0789-4ff4-9479-d0c1221158e2 Content-Length: 0 Content-Type: application/json 2018-10-03 07:17:28,704 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7/action used request id req-2c325eeb-0789-4ff4-9479-d0c1221158e2 2018-10-03 07:17:28,704 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-1'... 2018-10-03 07:17:28,704 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-1 flavor=m1.tiny image=f4259441-674d-4cc3-928b-cfe5151f32f8 network=b261bac5-71b3-43f3-bdfb-cb43476b2f61 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.8 10.10.10.9 10.10.11.13 10.10.11.11 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-10-03 07:17:28,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:17:28,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:17:28,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:17:28,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:17:28,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:17:28,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:17:28,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:17:28,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:17:28,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:17:28,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:17:28,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:17:28,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:17:28,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:17:28,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:17:28,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:17:28,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:17:28,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:17:28,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:17:28,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:17:28,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:17:28,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:17:28,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:17:28,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:17:28,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:17:28,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:17:28,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:17:28,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:17:28,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:17:28,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:17:28,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:17:28,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:17:28,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:17:28,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:17:28,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:17:28,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:17:28,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:17:28,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:17:28,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:17:28,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:17:28,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:17:28,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:17:28,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:17:28,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:17:28,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:17:28,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:17:28,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:17:28,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:17:28,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:17:28,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:17:28,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-559e1bf1-9944-44d1-870c-ead481926a4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:17:28,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-559e1bf1-9944-44d1-870c-ead481926a4d 2018-10-03 07:17:28,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:17:29,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["vdKrErAyRwOFai1C1NaYPg"], "issued_at": "2018-10-03T07:17:29.000000Z"}} 2018-10-03 07:17:29,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" 2018-10-03 07:17:29,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-cf799da9-c565-49fb-83e2-f58d06fb50e9 x-compute-request-id: req-cf799da9-c565-49fb-83e2-f58d06fb50e9 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:17:29,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cf799da9-c565-49fb-83e2-f58d06fb50e9 2018-10-03 07:17:29,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" 2018-10-03 07:17:29,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-346ddff0-0b74-4f60-97ca-723e0cfed05a x-compute-request-id: req-346ddff0-0b74-4f60-97ca-723e0cfed05a Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:17:29,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-346ddff0-0b74-4f60-97ca-723e0cfed05a 2018-10-03 07:17:29,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" -d '{"server": {"name": "sdnvpn-1-1", "imageRef": "f4259441-674d-4cc3-928b-cfe5151f32f8", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC44IDEwLjEwLjEwLjkgMTAuMTAuMTEuMTMgMTAuMTAuMTEuMTEKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b261bac5-71b3-43f3-bdfb-cb43476b2f61"}], "config_drive": true}}' 2018-10-03 07:17:30,472 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:17: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-fa693c89-948f-429d-a744-557d8cea49e9 x-compute-request-id: req-fa693c89-948f-429d-a744-557d8cea49e9 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ea74ca66-573a-486b-b8a8-c67bcc595296", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea74ca66-573a-486b-b8a8-c67bcc595296", "rel": "bookmark"}], "adminPass": "AbwnZvuZ92hR"}} 2018-10-03 07:17:30,473 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-fa693c89-948f-429d-a744-557d8cea49e9 2018-10-03 07:17:30,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:17:30,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcce4570-67fc-489f-83b6-991485fd8243 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:17:30,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fcce4570-67fc-489f-83b6-991485fd8243 2018-10-03 07:17:30,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:17:30,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:17:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["Zl52VH_RRF-W3kUi-R1uhg"], "issued_at": "2018-10-03T07:17:30.000000Z"}} 2018-10-03 07:17:30,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c9dfcc742ab3214aa74e2ce778bfca7dc4eeb5" 2018-10-03 07:17:31,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-5d1b9cbf-1eb1-43b8-b1d1-3f9773c2924e x-compute-request-id: req-5d1b9cbf-1eb1-43b8-b1d1-3f9773c2924e Content-Encoding: gzip Content-Length: 630 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea74ca66-573a-486b-b8a8-c67bcc595296", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "ea74ca66-573a-486b-b8a8-c67bcc595296", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:17: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": "sdnvpn-1-1", "created": "2018-10-03T07:17:30Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:31,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296 used request id req-5d1b9cbf-1eb1-43b8-b1d1-3f9773c2924e 2018-10-03 07:17:34,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c9dfcc742ab3214aa74e2ce778bfca7dc4eeb5" 2018-10-03 07:17:35,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-8103df12-72ac-447e-b595-7524c656d1f9 x-compute-request-id: req-8103df12-72ac-447e-b595-7524c656d1f9 Content-Encoding: gzip Content-Length: 779 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:f1:ee", "version": 4, "addr": "10.10.10.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea74ca66-573a-486b-b8a8-c67bcc595296", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "ea74ca66-573a-486b-b8a8-c67bcc595296", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:17:31Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-10-03T07:17:30Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:35,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296 used request id req-8103df12-72ac-447e-b595-7524c656d1f9 2018-10-03 07:17:38,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c9dfcc742ab3214aa74e2ce778bfca7dc4eeb5" 2018-10-03 07:17:38,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-2efb4467-5c32-487d-9489-a934aa8a1b87 x-compute-request-id: req-2efb4467-5c32-487d-9489-a934aa8a1b87 Content-Encoding: gzip Content-Length: 782 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:f1:ee", "version": 4, "addr": "10.10.10.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea74ca66-573a-486b-b8a8-c67bcc595296", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2018-10-03T07:17:34.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "ea74ca66-573a-486b-b8a8-c67bcc595296", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:17:34Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-10-03T07:17:30Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:38,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296 used request id req-2efb4467-5c32-487d-9489-a934aa8a1b87 2018-10-03 07:17:38,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" 2018-10-03 07:17:39,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-8f632084-86a7-4f4b-b9da-ffcd19804dd9 x-compute-request-id: req-8f632084-86a7-4f4b-b9da-ffcd19804dd9 Content-Encoding: gzip Content-Length: 782 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:f1:ee", "version": 4, "addr": "10.10.10.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea74ca66-573a-486b-b8a8-c67bcc595296", "rel": "bookmark"}], "image": {"id": "f4259441-674d-4cc3-928b-cfe5151f32f8", "links": [{"href": "http://172.30.9.27:8774/images/f4259441-674d-4cc3-928b-cfe5151f32f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2018-10-03T07:17:34.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "ea74ca66-573a-486b-b8a8-c67bcc595296", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:17:34Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-10-03T07:17:30Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:17:39,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296 used request id req-8f632084-86a7-4f4b-b9da-ffcd19804dd9 2018-10-03 07:17:39,821 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-1' booted successfully. IP='10.10.10.16'. 2018-10-03 07:17:39,821 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-1' to security group 'sdnvpn-sg'... 2018-10-03 07:17:39,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c3c0b50720c3afba67527bfbe9159d4f4eb63a" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:17:41,472 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:17: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-01b62649-3352-4625-a13b-7b1115aa4c09 x-compute-request-id: req-01b62649-3352-4625-a13b-7b1115aa4c09 Content-Length: 0 Content-Type: application/json 2018-10-03 07:17:41,472 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-01b62649-3352-4625-a13b-7b1115aa4c09 2018-10-03 07:17:41,473 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-10-03 07:17:41,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-643698", "route_distinguishers": "11:11"}}' 2018-10-03 07:17:41,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-5da1a2b5-8419-4f36-be39-7c3d44cb2e07 Date: Wed, 03 Oct 2018 07:17:41 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "33721307-421f-4d0b-b673-2da4080be94e", "name": "sdnvpn-643698", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:17:41,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-5da1a2b5-8419-4f36-be39-7c3d44cb2e07 2018-10-03 07:17:41,786 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-643698', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'33721307-421f-4d0b-b673-2da4080be94e'}} 2018-10-03 07:17:41,786 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-10-03 07:17:41,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/33721307-421f-4d0b-b673-2da4080be94e/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" -d '{"network_association": {"network_id": "b261bac5-71b3-43f3-bdfb-cb43476b2f61"}}' 2018-10-03 07:17:42,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-0cf4ec3f-1ba1-456e-afde-4f1a79b7cb12 Date: Wed, 03 Oct 2018 07:17:42 GMT RESP BODY: {"network_association": {"network_id": "b261bac5-71b3-43f3-bdfb-cb43476b2f61", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "9ad24e2c-39e9-4c5e-808f-cd51efb192f4"}} 2018-10-03 07:17:42,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/33721307-421f-4d0b-b673-2da4080be94e/network_associations used request id req-0cf4ec3f-1ba1-456e-afde-4f1a79b7cb12 2018-10-03 07:17:42,445 - sdnvpn_test_utils - INFO - Waiting for instance 36764767-a5cd-4c39-b6bd-4f6c60e4beb5 to boot up 2018-10-03 07:17:42,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:17:43,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-b8e31314-4d9f-4888-bc07-6f6ce33f93ab x-compute-request-id: req-b8e31314-4d9f-4888-bc07-6f6ce33f93ab Content-Encoding: gzip Content-Length: 7684 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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-10-03 07:17:43,514 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-b8e31314-4d9f-4888-bc07-6f6ce33f93ab 2018-10-03 07:17:45,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:17:46,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-15920386-c813-4e80-a5aa-1bed5a55600d x-compute-request-id: req-15920386-c813-4e80-a5aa-1bed5a55600d Content-Encoding: gzip Content-Length: 7818 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-10-03 07:17:46,631 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-15920386-c813-4e80-a5aa-1bed5a55600d 2018-10-03 07:17:48,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:17:49,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-ac2ed45d-219d-49a0-85c7-bb90024f1d0b x-compute-request-id: req-ac2ed45d-219d-49a0-85c7-bb90024f1d0b Content-Encoding: gzip Content-Length: 9375 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n"} 2018-10-03 07:17:49,770 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-ac2ed45d-219d-49a0-85c7-bb90024f1d0b 2018-10-03 07:17:51,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:17:52,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-d067f460-1f6a-44d2-acd1-13aa22aae89d x-compute-request-id: req-d067f460-1f6a-44d2-acd1-13aa22aae89d Content-Encoding: gzip Content-Length: 9977 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:17:52,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-d067f460-1f6a-44d2-acd1-13aa22aae89d 2018-10-03 07:17:54,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:17:55,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12627de4-1a57-47fc-b418-92404970767e x-compute-request-id: req-12627de4-1a57-47fc-b418-92404970767e Content-Encoding: gzip Content-Length: 9977 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:17:55,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-12627de4-1a57-47fc-b418-92404970767e 2018-10-03 07:17:57,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:17:59,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:17: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-5a7a2a23-3fb4-4dab-98f7-fcc72819524b x-compute-request-id: req-5a7a2a23-3fb4-4dab-98f7-fcc72819524b Content-Encoding: gzip Content-Length: 9977 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:17:59,047 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-5a7a2a23-3fb4-4dab-98f7-fcc72819524b 2018-10-03 07:18:01,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:02,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24e0eb81-49e5-459b-bda4-fa1cc6ce5add x-compute-request-id: req-24e0eb81-49e5-459b-bda4-fa1cc6ce5add Content-Encoding: gzip Content-Length: 9977 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:02,138 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-24e0eb81-49e5-459b-bda4-fa1cc6ce5add 2018-10-03 07:18:04,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:05,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47eb05a2-1dc3-45ff-9d0d-a1bf020beeea x-compute-request-id: req-47eb05a2-1dc3-45ff-9d0d-a1bf020beeea Content-Encoding: gzip Content-Length: 9977 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:05,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-47eb05a2-1dc3-45ff-9d0d-a1bf020beeea 2018-10-03 07:18:07,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:08,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53e24294-18e5-4365-8d61-41a5b8e00662 x-compute-request-id: req-53e24294-18e5-4365-8d61-41a5b8e00662 Content-Encoding: gzip Content-Length: 10048 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:08,319 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-53e24294-18e5-4365-8d61-41a5b8e00662 2018-10-03 07:18:10,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:11,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-a7a7ab06-3e5f-4320-949d-345993d2ec1f x-compute-request-id: req-a7a7ab06-3e5f-4320-949d-345993d2ec1f Content-Encoding: gzip Content-Length: 10048 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:11,411 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-a7a7ab06-3e5f-4320-949d-345993d2ec1f 2018-10-03 07:18:13,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:14,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-ca2017c8-39ba-46ae-89a8-25131411922d x-compute-request-id: req-ca2017c8-39ba-46ae-89a8-25131411922d Content-Encoding: gzip Content-Length: 10048 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:14,502 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-ca2017c8-39ba-46ae-89a8-25131411922d 2018-10-03 07:18:16,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:17,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-389e7f08-41de-496b-8718-65b8f7baeafd x-compute-request-id: req-389e7f08-41de-496b-8718-65b8f7baeafd Content-Encoding: gzip Content-Length: 10048 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:17,592 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-389e7f08-41de-496b-8718-65b8f7baeafd 2018-10-03 07:18:19,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:20,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-e5cff7f1-c82f-4f0c-b00f-17e18a1e30a2 x-compute-request-id: req-e5cff7f1-c82f-4f0c-b00f-17e18a1e30a2 Content-Encoding: gzip Content-Length: 10068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:20,683 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-e5cff7f1-c82f-4f0c-b00f-17e18a1e30a2 2018-10-03 07:18:22,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:23,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-ab14e770-d78d-42dd-91f3-a769bc381836 x-compute-request-id: req-ab14e770-d78d-42dd-91f3-a769bc381836 Content-Encoding: gzip Content-Length: 10068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:23,829 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-ab14e770-d78d-42dd-91f3-a769bc381836 2018-10-03 07:18:25,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:27,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-c92a685c-be2d-4c79-b955-ea3eaabc3547 x-compute-request-id: req-c92a685c-be2d-4c79-b955-ea3eaabc3547 Content-Encoding: gzip Content-Length: 10068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:27,174 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-c92a685c-be2d-4c79-b955-ea3eaabc3547 2018-10-03 07:18:29,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:30,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-3b2ddd0d-19a7-4c79-8340-280480909ff4 x-compute-request-id: req-3b2ddd0d-19a7-4c79-8340-280480909ff4 Content-Encoding: gzip Content-Length: 10068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:30,269 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-3b2ddd0d-19a7-4c79-8340-280480909ff4 2018-10-03 07:18:32,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:33,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-c064133c-a18b-4b82-be36-bd45a83725fd x-compute-request-id: req-c064133c-a18b-4b82-be36-bd45a83725fd Content-Encoding: gzip Content-Length: 10068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:33,359 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-c064133c-a18b-4b82-be36-bd45a83725fd 2018-10-03 07:18:35,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac936b63a21582d3612ca50aa584c5783011b754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:36,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-898187f4-9bd2-4b8b-9fa2-13d7da5bc4d9 x-compute-request-id: req-898187f4-9bd2-4b8b-9fa2-13d7da5bc4d9 Content-Encoding: gzip Content-Length: 10879 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489504137 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131373] pid_max: default: 32768 minimum: 301\n[ 0.132289] ACPI: Core revision 20150930\n[ 0.133641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134938] Security Framework initialized\n[ 0.135735] Yama: becoming mindful.\n[ 0.136443] AppArmor: AppArmor initialized\n[ 0.137289] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142465] Initializing cgroup subsys io\n[ 0.143260] Initializing cgroup subsys memory\n[ 0.144098] Initializing cgroup subsys devices\n[ 0.144977] Initializing cgroup subsys freezer\n[ 0.145853] Initializing cgroup subsys net_cls\n[ 0.146756] Initializing cgroup subsys perf_event\n[ 0.147659] Initializing cgroup subsys net_prio\n[ 0.148554] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150317] CPU: Physical Processor ID: 0\n[ 0.151856] mce: CPU supports 10 MCE banks\n[ 0.152694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170485] ftrace: allocating 31920 entries in 125 pages\n[ 0.196378] smpboot: Max logical packages: 1\n[ 0.197231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198555] x2apic enabled\n[ 0.199378] Switched APIC routing to physical x2apic.\n[ 0.201120] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205977] KVM setup paravirtual spinlock\n[ 0.207266] x86: Booted up 1 node, 1 CPUs\n[ 0.208051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209388] devtmpfs: initialized\n[ 0.211050] evm: security.selinux\n[ 0.211770] evm: security.SMACK64\n[ 0.212453] evm: security.SMACK64EXEC\n[ 0.213197] evm: security.SMACK64TRANSMUTE\n[ 0.213974] evm: security.SMACK64MMAP\n[ 0.214685] evm: security.ima\n[ 0.215315] evm: security.capability\n[ 0.216104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217891] pinctrl core: initialized pinctrl subsystem\n[ 0.218944] RTC time: 7:16:43, date: 10/03/18\n[ 0.219874] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221600] cpuidle: using governor menu\n[ 0.222378] PCCT header not found.\n[ 0.223144] ACPI: bus type PCI registered\n[ 0.223939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225175] PCI: Using configuration type 1 for base access\n[ 0.226920] ACPI: Added _OSI(Module Device)\n[ 0.227756] ACPI: Added _OSI(Processor Device)\n[ 0.228603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229503] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231668] ACPI: Interpreter enabled\n[ 0.232480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239660] ACPI: (supports S0 S5)\n[ 0.240342] ACPI: Using IOAPIC for interrupt routing\n[ 0.241339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250071] acpiphp: Slot [3] registered\n[ 0.250850] acpiphp: Slot [4] registered\n[ 0.251644] acpiphp: Slot [5] registered\n[ 0.252461] acpiphp: Slot [6] registered\n[ 0.253262] acpiphp: Slot [7] registered\n[ 0.254036] acpiphp: Slot [8] registered\n[ 0.254808] acpiphp: Slot [9] registered\n[ 0.255576] acpiphp: Slot [10] registered\n[ 0.256359] acpiphp: Slot [11] registered\n[ 0.257151] acpiphp: Slot [12] registered\n[ 0.257947] acpiphp: Slot [13] registered\n[ 0.258729] acpiphp: Slot [14] registered\n[ 0.259509] acpiphp: Slot [15] registered\n[ 0.270291] acpiphp: Slot [16] registered\n[ 0.271091] acpiphp: Slot [17] registered\n[ 0.271888] acpiphp: Slot [18] registered\n[ 0.272690] acpiphp: Slot [19] registered\n[ 0.273498] acpiphp: Slot [20] registered\n[ 0.274286] acpiphp: Slot [21] registered\n[ 0.275103] acpiphp: Slot [22] registered\n[ 0.275898] acpiphp: Slot [23] registered\n[ 0.276687] acpiphp: Slot [24] registered\n[ 0.277471] acpiphp: Slot [25] registered\n[ 0.278286] acpiphp: Slot [26] registered\n[ 0.279098] acpiphp: Slot [27] registered\n[ 0.279893] acpiphp: Slot [28] registered\n[ 0.280682] acpiphp: Slot [29] registered\n[ 0.281464] acpiphp: Slot [30] registered\n[ 0.282274] acpiphp: Slot [31] registered\n[ 0.283085] PCI host bridge to bus 0000:00\n[ 0.283878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287611] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295304] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296575] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306893] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355609] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363438] vgaarb: loaded\n[ 0.364064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365181] SCSI subsystem initialized\n[ 0.366001] ACPI: bus type USB registered\n[ 0.366810] usbcore: registered new interface driver usbfs\n[ 0.367810] usbcore: registered new interface driver hub\n[ 0.368785] usbcore: registered new device driver usb\n[ 0.369816] PCI: Using ACPI for IRQ routing\n[ 0.370812] NetLabel: Initializing\n[ 0.371506] NetLabel: domain hash size = 128\n[ 0.372364] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373318] NetLabel: unlabeled traffic allowed by default\n[ 0.374439] clocksource: Switched to clocksource kvm-clock\n[ 0.379791] AppArmor: AppArmor Filesystem Enabled\n[ 0.380742] pnp: PnP ACPI init\n[ 0.381620] pnp: PnP ACPI: found 5 devices\n[ 0.387956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389677] NET: Registered protocol family 2\n[ 0.390634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391904] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396474] NET: Registered protocol family 1\n[ 0.397336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399496] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413522] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427706] Trying to unpack rootfs image as initramfs...\n[ 0.476718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490536] Scanning for low memory corruption every 60 seconds\n[ 0.491865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493028] audit: initializing netlink subsys (disabled)\n[ 0.494057] audit: type=2000 audit(1538551004.250:1): initialized\n[ 0.495400] Initialise system trusted keyring\n[ 0.496324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499579] zbud: loaded\n[ 0.500389] VFS: Disk quotas dquot_6.6.0\n[ 0.501343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503114] fuse init (API version 7.23)\n[ 0.504208] Key type big_key registered\n[ 0.505228] Allocating IMA MOK and blacklist keyrings.\n[ 0.506603] Key type asymmetric registered\n[ 0.507625] Asymmetric key parser 'x509' registered\n[ 0.508772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511861] io scheduler deadline registered (default)\n[ 0.513000] io scheduler cfq registered\n[ 0.513916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518301] ACPI: Power Button [PWRF]\n[ 0.519278] GHES: HEST is not enabled!\n[ 0.532868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590888] Linux agpgart interface v0.103\n[ 0.592932] brd: module loaded\n[ 0.594115] loop: module loaded\n[ 0.598948] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600413] GPT:90111 != 2097151\n[ 0.601086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602170] GPT:90111 != 2097151\n[ 0.602847] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603810] vda: vda1 vda15\n[ 0.605470] scsi host0: ata_piix\n[ 0.606205] scsi host1: ata_piix\n[ 0.606918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609582] libphy: Fixed MDIO Bus: probed\n[ 0.610397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613619] PPP generic driver version 2.4.2\n[ 0.614517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615858] ehci-pci: EHCI PCI platform driver\n[ 0.616727] ehci-platform: EHCI generic platform driver\n[ 0.617708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618869] ohci-pci: OHCI PCI platform driver\n[ 0.619983] ohci-platform: OHCI generic platform driver\n[ 0.621249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639091] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645197] usb usb1: Product: UHCI Host Controller\n[ 0.646420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649094] hub 1-0:1.0: USB hub found\n[ 0.650063] hub 1-0:1.0: 2 ports detected\n[ 0.651180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653691] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656200] mousedev: PS/2 mouse device common for all mice\n[ 0.657753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661404] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665391] device-mapper: uevent: version 1.0.3\n[ 0.666585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668661] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670275] NET: Registered protocol family 10\n[ 0.671507] NET: Registered protocol family 17\n[ 0.672630] Key type dns_resolver registered\n[ 0.673788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677395] registered taskstats version 1\n[ 0.678460] Loading compiled-in X.509 certificates\n[ 0.680164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682551] zswap: loaded using pool lzo/zbud\n[ 0.684145] Key type trusted registered\n[ 0.685902] Key type encrypted registered\n[ 0.686968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689634] evm: HMAC attrs: 0x1\n[ 0.691121] Magic number: 6:708:267\n[ 0.692169] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:44 UTC (1538551004)\n[ 0.694200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695642] EDD information not available.\n[ 0.767419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769394] Write protecting the kernel read-only data: 14336k\n[ 0.781495] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783728] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.630702] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.58. iid=i-000000f2\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD39ZUroDrsz2fhNzttwM3cC1zgNr3PG8QMdB419yQbBQYTh4b/oR1A39Q+kTMaHlR49EBMta3lZlhmlb3VRksXQ/ig9IrkgvOgSsP83QpMoawM3QXyeJxCQEU37Cztqs9NQsxoaanMLRtf7H20N/9X7ZmqqyUEJVksTQ5IUwY546BcgRd1YPoadkQXKtwz2G1srRoubIbosFKe5tOKmCid+k+H65B0gS5vBvHSI4gHsW2Sw553WitBNl9beJSVLi6LBmpKUZC7GjPtVvbYAL4EPxF7CwoX+9ra2JtEimTQ7Z//XhKWd8qMpy739e/Vzd0NjjOSiQUOMSQ+rnemeTa1 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJJpQJZiJFeqKD3Iw6gPyKJCo+tOgPHyjg353xSfOAyLiCdyDPWBfwJIcBzCYtPUoUm5AMcP0t1z1J2r9qBFoYGw/sg3lixEoOSS2QVPoJ+ZDHCUwphC+/+ec3JY8poqDVOlq+JdqnvcPc33HIG6aM+HHV1u6MjdnDosdojTD5kBAAAAFQCP7UVKh95TdnId4R5keFvnQC+W7wAAAIBdC4qwYG+DwsoGVaHgCRbvjGR8tyUIA86Nj48dxSSvLQ1GDMjMjGijn9emSGikC/mc2bYVKDvmXWlpIKsHnJW3JmXFSZO5gczidhpO0VvHNlHJ0F7Lo/CD9f/tLejijHgIVuM3hymCK1enBZiOrB85yBlIMEsQNyIsedquqiFlhwAAAIANgRWUML4toAvcmZ+X+xufZfgYBGlNIbNUw1OHPVOhHlg8x4noJL7ainYzJqYb1FsqqVNCmP48V3aJV7ff8vheeOAuh8fuKyi5a44lz7DM35fUMVKhNsZ8v1dnbfFVgdfaqPCqOQpCjz38ii2FZpkRtEDi5I4p9LJpqpG0+Aiodg== 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.8,24,fe80::f816:3eff:fe9c:d3ce/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.79 ===\n/dev/root resized successfully [took 1.54s]\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:9C:D3:CE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:d3ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9523 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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.124721] usb 1-1: Product: QEMU USB Tablet\n[ 1.124743] usb 1-1: Manufacturer: QEMU\n[ 1.124745] usb 1-1: SerialNumber: 42\n[ 1.490504] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 1.490506] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325575f6a6e, max_idle_ns: 440795326569 ns\n[ 1.595303] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613000] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.630702] random: dd urandom read with 5 bits of entropy available\n[ 63.905655] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.368171] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:16:45 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:16:45 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:16:45 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:16:45 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:16:45 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:16:45 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)\nOct 3 08:16:45 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:16:45 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:16:45 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:16:45 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:16:45 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:16:45 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:16:45 cirros kern.notice kernel: [ 1.630702] random: dd urandom read with 5 bits of entropy available\nOct 3 08:17:47 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:17:47 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:17:47 cirros kern.info kernel: [ 63.905655] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:17:48 cirros kern.info kernel: [ 64.368171] 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-10-03 07:18:36,455 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-898187f4-9bd2-4b8b-9fa2-13d7da5bc4d9 2018-10-03 07:18:38,488 - sdnvpn_test_utils - INFO - Waiting for instance 56404070-605f-462d-83ba-1eb4ddc05204 to boot up 2018-10-03 07:18:38,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089199216ee35653111a3448b23efeb75bd3de9b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:39,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-8e0e7657-fb2b-49b8-8a4a-3cb978c5cc1f x-compute-request-id: req-8e0e7657-fb2b-49b8-8a4a-3cb978c5cc1f Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474752390 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.135068] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136761] pid_max: default: 32768 minimum: 301\n[ 0.137671] ACPI: Core revision 20150930\n[ 0.139069] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140409] Security Framework initialized\n[ 0.141265] Yama: becoming mindful.\n[ 0.142007] AppArmor: AppArmor initialized\n[ 0.142886] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145551] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146778] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148188] Initializing cgroup subsys io\n[ 0.149019] Initializing cgroup subsys memory\n[ 0.149897] Initializing cgroup subsys devices\n[ 0.150786] Initializing cgroup subsys freezer\n[ 0.151702] Initializing cgroup subsys net_cls\n[ 0.152583] Initializing cgroup subsys perf_event\n[ 0.153516] Initializing cgroup subsys net_prio\n[ 0.154427] Initializing cgroup subsys hugetlb\n[ 0.155312] Initializing cgroup subsys pids\n[ 0.156199] CPU: Physical Processor ID: 0\n[ 0.157706] mce: CPU supports 10 MCE banks\n[ 0.158578] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159600] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177322] ftrace: allocating 31920 entries in 125 pages\n[ 0.203710] smpboot: Max logical packages: 1\n[ 0.204590] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205956] x2apic enabled\n[ 0.206780] Switched APIC routing to physical x2apic.\n[ 0.208542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211724] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213572] KVM setup paravirtual spinlock\n[ 0.214890] x86: Booted up 1 node, 1 CPUs\n[ 0.215704] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217117] devtmpfs: initialized\n[ 0.218840] evm: security.selinux\n[ 0.219555] evm: security.SMACK64\n[ 0.220266] evm: security.SMACK64EXEC\n[ 0.221023] evm: security.SMACK64TRANSMUTE\n[ 0.221860] evm: security.SMACK64MMAP\n[ 0.222630] evm: security.ima\n[ 0.223284] evm: security.capability\n[ 0.224098] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225974] pinctrl core: initialized pinctrl subsystem\n[ 0.227093] RTC time: 7:16:57, date: 10/03/18\n[ 0.228058] NET: Registered protocol family 16\n[ 0.229040] cpuidle: using governor ladder\n[ 0.229874] cpuidle: using governor menu\n[ 0.230670] PCCT header not found.\n[ 0.231440] ACPI: bus type PCI registered\n[ 0.232287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233547] PCI: Using configuration type 1 for base access\n[ 0.235313] ACPI: Added _OSI(Module Device)\n[ 0.236174] ACPI: Added _OSI(Processor Device)\n[ 0.237048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237960] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240075] ACPI: Interpreter enabled\n[ 0.240861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244660] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248417] ACPI: (supports S0 S5)\n[ 0.249136] ACPI: Using IOAPIC for interrupt routing\n[ 0.250223] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253388] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254554] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255807] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257022] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259273] acpiphp: Slot [3] registered\n[ 0.260093] acpiphp: Slot [4] registered\n[ 0.260904] acpiphp: Slot [5] registered\n[ 0.261710] acpiphp: Slot [6] registered\n[ 0.262553] acpiphp: Slot [7] registered\n[ 0.263374] acpiphp: Slot [8] registered\n[ 0.264189] acpiphp: Slot [9] registered\n[ 0.265012] acpiphp: Slot [10] registered\n[ 0.265832] acpiphp: Slot [11] registered\n[ 0.266656] acpiphp: Slot [12] registered\n[ 0.267485] acpiphp: Slot [13] registered\n[ 0.268311] acpiphp: Slot [14] registered\n[ 0.269133] acpiphp: Slot [15] registered\n[ 0.280233] acpiphp: Slot [16] registered\n[ 0.281068] acpiphp: Slot [17] registered\n[ 0.281891] acpiphp: Slot [18] registered\n[ 0.282738] acpiphp: Slot [19] registered\n[ 0.283563] acpiphp: Slot [20] registered\n[ 0.284393] acpiphp: Slot [21] registered\n[ 0.285220] acpiphp: Slot [22] registered\n[ 0.286043] acpiphp: Slot [23] registered\n[ 0.286863] acpiphp: Slot [24] registered\n[ 0.287686] acpiphp: Slot [25] registered\n[ 0.288513] acpiphp: Slot [26] registered\n[ 0.289338] acpiphp: Slot [27] registered\n[ 0.290168] acpiphp: Slot [28] registered\n[ 0.290992] acpiphp: Slot [29] registered\n[ 0.291808] acpiphp: Slot [30] registered\n[ 0.292667] acpiphp: Slot [31] registered\n[ 0.293489] PCI host bridge to bus 0000:00\n[ 0.294310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295537] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296768] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298234] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299696] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307269] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308465] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309757] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316123] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317581] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362918] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365951] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367400] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368823] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370120] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371327] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372560] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374164] vgaarb: loaded\n[ 0.374776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375932] SCSI subsystem initialized\n[ 0.376759] ACPI: bus type USB registered\n[ 0.377591] usbcore: registered new interface driver usbfs\n[ 0.378639] usbcore: registered new interface driver hub\n[ 0.379660] usbcore: registered new device driver usb\n[ 0.380726] PCI: Using ACPI for IRQ routing\n[ 0.381769] NetLabel: Initializing\n[ 0.382495] NetLabel: domain hash size = 128\n[ 0.383382] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384357] NetLabel: unlabeled traffic allowed by default\n[ 0.385468] clocksource: Switched to clocksource kvm-clock\n[ 0.390891] AppArmor: AppArmor Filesystem Enabled\n[ 0.391864] pnp: PnP ACPI init\n[ 0.392785] pnp: PnP ACPI: found 5 devices\n[ 0.399206] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400931] NET: Registered protocol family 2\n[ 0.401901] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403184] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404395] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405588] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406694] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407891] NET: Registered protocol family 1\n[ 0.408772] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409903] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439412] Trying to unpack rootfs image as initramfs...\n[ 0.489532] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503334] Scanning for low memory corruption every 60 seconds\n[ 0.504714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505904] audit: initializing netlink subsys (disabled)\n[ 0.506956] audit: type=2000 audit(1538551018.255:1): initialized\n[ 0.508287] Initialise system trusted keyring\n[ 0.509242] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510448] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512441] zbud: loaded\n[ 0.513159] VFS: Disk quotas dquot_6.6.0\n[ 0.514037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517211] fuse init (API version 7.23)\n[ 0.518778] Key type big_key registered\n[ 0.520338] Allocating IMA MOK and blacklist keyrings.\n[ 0.522604] Key type asymmetric registered\n[ 0.524778] Asymmetric key parser 'x509' registered\n[ 0.526510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529732] io scheduler noop registered\n[ 0.531343] io scheduler deadline registered (default)\n[ 0.533262] io scheduler cfq registered\n[ 0.535025] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536293] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537586] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539070] ACPI: Power Button [PWRF]\n[ 0.539917] GHES: HEST is not enabled!\n[ 0.553627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.581774] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.584069] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609526] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612221] Linux agpgart interface v0.103\n[ 0.614310] brd: module loaded\n[ 0.615524] loop: module loaded\n[ 0.620540] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622036] GPT:90111 != 2097151\n[ 0.622729] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623846] GPT:90111 != 2097151\n[ 0.624536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625522] vda: vda1 vda15\n[ 0.627088] scsi host0: ata_piix\n[ 0.627833] scsi host1: ata_piix\n[ 0.628551] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631279] libphy: Fixed MDIO Bus: probed\n[ 0.632116] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633084] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635301] PPP generic driver version 2.4.2\n[ 0.636215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637518] ehci-pci: EHCI PCI platform driver\n[ 0.638413] ehci-platform: EHCI generic platform driver\n[ 0.639416] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640556] ohci-pci: OHCI PCI platform driver\n[ 0.641435] ohci-platform: OHCI generic platform driver\n[ 0.642449] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656906] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659406] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660454] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661600] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662844] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664286] usb usb1: Product: UHCI Host Controller\n[ 0.665243] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666409] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667441] hub 1-0:1.0: USB hub found\n[ 0.668234] hub 1-0:1.0: 2 ports detected\n[ 0.669153] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671306] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672274] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673315] mousedev: PS/2 mouse device common for all mice\n[ 0.674596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676465] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677592] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.680012] i2c /dev entries driver\n[ 0.680771] device-mapper: uevent: version 1.0.3\n[ 0.681720] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683375] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684683] NET: Registered protocol family 10\n[ 0.685696] NET: Registered protocol family 17\n[ 0.686599] Key type dns_resolver registered\n[ 0.687548] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688660] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690439] registered taskstats version 1\n[ 0.691290] Loading compiled-in X.509 certificates\n[ 0.692736] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694622] zswap: loaded using pool lzo/zbud\n[ 0.696013] Key type trusted registered\n[ 0.697585] Key type encrypted registered\n[ 0.698428] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699472] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700527] evm: HMAC attrs: 0x1\n[ 0.701495] Magic number: 6:708:267\n[ 0.702360] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:58 UTC (1538551018)\n[ 0.703996] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705120] EDD information not available.\n[ 0.790454] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792017] Write protecting the kernel read-only data: 14336k\n[ 0.803977] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805804] 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.71\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.923473] 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.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 61.85. iid=i-000000f5\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC1EpAVYHCP/IVdEDJ4Qb86rCSvtcNzCY+zs6fd95JxHSlOtZMHtdZjTTm5UF/IqphPHmD1mQodFySlWq0TprsgAScv76n5FfaL6FqUOm8CBmHjN7pjZI8jUz1S1oD5AD8eGMxDa2MWzAAmqrNocfl3lnFiJ2N82PDElusCmrSLN2CklhqnZc0kvmG4JPMYfNCs0RO8f2Wf4ph1mjYrf+YHEI/ILsNUTwtDXWY6bCdol9jxmcTsqBhLbi/OhuRp9f/nD7pceEAXp4fWYhYzNM9eV49gbVKVD5xV77apJe0D3SQfFbbsD+eIISOyP+08wVgX+HksW775Ekl5/6Esl12P root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAKaEom9GVFHBNy3TQplgRWfkVPNsVHvEad3MxQGLrUZ32+KwQMEuJgahY6sJ+rGkyQdEpacX/QobT2WZXqhn96T5rbmRv1a3S3upKmplSIgnHIdSLNUobjHm3lM9Slu15wknE0WpKkW7lL94fJ1fioUH9NcuxpfNuRvLX6h9amq3AAAAFQCezmvswgndbsXVwHdbx2cbQmaY5wAAAIAyVlJ09FAyko3nphCmrYEIKCTpCM69klGAL7TcTKu4WQpxtA42WU8PjM17o0nH6WiL9O+JBA0t7pGrD2phTNRnIJExATLdkuL8L/dGFuBApBG6amhnc5W7gRFtXT+9K9wNNfuz8KL24Yxz5j2rmRvwKz69zf0cSl0aUhHN8pVJtAAAAIBC+/igOgt2BScdTisSKj34uxjbftSgZfV+SWz7d8p3hLDr9fdiioWLfbiYLQqzuB4QkrhVZlWlsRfruEKJOx+YdjB/KxfaJmhN5xlgF6M4JxA+EQqnpVylupXDp6X3jMNBFgQqAd0p563cZAl0EZFAgKA/NvHC4ecvLrOKEgNVwQ== 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.9,24,fe80::f816:3eff:fe8e:5612/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.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-000000f5\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.71 ===\n/dev/root resized successfully [took 2.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:8E:56:12 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8e:5612/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9810 (9.5 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:39,568 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204/action used request id req-8e0e7657-fb2b-49b8-8a4a-3cb978c5cc1f 2018-10-03 07:18:41,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089199216ee35653111a3448b23efeb75bd3de9b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:42,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-1a1f27bb-5269-497d-8344-bd7a621e6289 x-compute-request-id: req-1a1f27bb-5269-497d-8344-bd7a621e6289 Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474752390 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.135068] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136761] pid_max: default: 32768 minimum: 301\n[ 0.137671] ACPI: Core revision 20150930\n[ 0.139069] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140409] Security Framework initialized\n[ 0.141265] Yama: becoming mindful.\n[ 0.142007] AppArmor: AppArmor initialized\n[ 0.142886] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145551] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146778] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148188] Initializing cgroup subsys io\n[ 0.149019] Initializing cgroup subsys memory\n[ 0.149897] Initializing cgroup subsys devices\n[ 0.150786] Initializing cgroup subsys freezer\n[ 0.151702] Initializing cgroup subsys net_cls\n[ 0.152583] Initializing cgroup subsys perf_event\n[ 0.153516] Initializing cgroup subsys net_prio\n[ 0.154427] Initializing cgroup subsys hugetlb\n[ 0.155312] Initializing cgroup subsys pids\n[ 0.156199] CPU: Physical Processor ID: 0\n[ 0.157706] mce: CPU supports 10 MCE banks\n[ 0.158578] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159600] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177322] ftrace: allocating 31920 entries in 125 pages\n[ 0.203710] smpboot: Max logical packages: 1\n[ 0.204590] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205956] x2apic enabled\n[ 0.206780] Switched APIC routing to physical x2apic.\n[ 0.208542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211724] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213572] KVM setup paravirtual spinlock\n[ 0.214890] x86: Booted up 1 node, 1 CPUs\n[ 0.215704] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217117] devtmpfs: initialized\n[ 0.218840] evm: security.selinux\n[ 0.219555] evm: security.SMACK64\n[ 0.220266] evm: security.SMACK64EXEC\n[ 0.221023] evm: security.SMACK64TRANSMUTE\n[ 0.221860] evm: security.SMACK64MMAP\n[ 0.222630] evm: security.ima\n[ 0.223284] evm: security.capability\n[ 0.224098] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225974] pinctrl core: initialized pinctrl subsystem\n[ 0.227093] RTC time: 7:16:57, date: 10/03/18\n[ 0.228058] NET: Registered protocol family 16\n[ 0.229040] cpuidle: using governor ladder\n[ 0.229874] cpuidle: using governor menu\n[ 0.230670] PCCT header not found.\n[ 0.231440] ACPI: bus type PCI registered\n[ 0.232287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233547] PCI: Using configuration type 1 for base access\n[ 0.235313] ACPI: Added _OSI(Module Device)\n[ 0.236174] ACPI: Added _OSI(Processor Device)\n[ 0.237048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237960] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240075] ACPI: Interpreter enabled\n[ 0.240861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244660] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248417] ACPI: (supports S0 S5)\n[ 0.249136] ACPI: Using IOAPIC for interrupt routing\n[ 0.250223] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253388] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254554] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255807] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257022] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259273] acpiphp: Slot [3] registered\n[ 0.260093] acpiphp: Slot [4] registered\n[ 0.260904] acpiphp: Slot [5] registered\n[ 0.261710] acpiphp: Slot [6] registered\n[ 0.262553] acpiphp: Slot [7] registered\n[ 0.263374] acpiphp: Slot [8] registered\n[ 0.264189] acpiphp: Slot [9] registered\n[ 0.265012] acpiphp: Slot [10] registered\n[ 0.265832] acpiphp: Slot [11] registered\n[ 0.266656] acpiphp: Slot [12] registered\n[ 0.267485] acpiphp: Slot [13] registered\n[ 0.268311] acpiphp: Slot [14] registered\n[ 0.269133] acpiphp: Slot [15] registered\n[ 0.280233] acpiphp: Slot [16] registered\n[ 0.281068] acpiphp: Slot [17] registered\n[ 0.281891] acpiphp: Slot [18] registered\n[ 0.282738] acpiphp: Slot [19] registered\n[ 0.283563] acpiphp: Slot [20] registered\n[ 0.284393] acpiphp: Slot [21] registered\n[ 0.285220] acpiphp: Slot [22] registered\n[ 0.286043] acpiphp: Slot [23] registered\n[ 0.286863] acpiphp: Slot [24] registered\n[ 0.287686] acpiphp: Slot [25] registered\n[ 0.288513] acpiphp: Slot [26] registered\n[ 0.289338] acpiphp: Slot [27] registered\n[ 0.290168] acpiphp: Slot [28] registered\n[ 0.290992] acpiphp: Slot [29] registered\n[ 0.291808] acpiphp: Slot [30] registered\n[ 0.292667] acpiphp: Slot [31] registered\n[ 0.293489] PCI host bridge to bus 0000:00\n[ 0.294310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295537] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296768] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298234] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299696] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307269] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308465] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309757] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316123] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317581] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362918] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365951] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367400] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368823] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370120] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371327] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372560] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374164] vgaarb: loaded\n[ 0.374776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375932] SCSI subsystem initialized\n[ 0.376759] ACPI: bus type USB registered\n[ 0.377591] usbcore: registered new interface driver usbfs\n[ 0.378639] usbcore: registered new interface driver hub\n[ 0.379660] usbcore: registered new device driver usb\n[ 0.380726] PCI: Using ACPI for IRQ routing\n[ 0.381769] NetLabel: Initializing\n[ 0.382495] NetLabel: domain hash size = 128\n[ 0.383382] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384357] NetLabel: unlabeled traffic allowed by default\n[ 0.385468] clocksource: Switched to clocksource kvm-clock\n[ 0.390891] AppArmor: AppArmor Filesystem Enabled\n[ 0.391864] pnp: PnP ACPI init\n[ 0.392785] pnp: PnP ACPI: found 5 devices\n[ 0.399206] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400931] NET: Registered protocol family 2\n[ 0.401901] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403184] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404395] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405588] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406694] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407891] NET: Registered protocol family 1\n[ 0.408772] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409903] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439412] Trying to unpack rootfs image as initramfs...\n[ 0.489532] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503334] Scanning for low memory corruption every 60 seconds\n[ 0.504714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505904] audit: initializing netlink subsys (disabled)\n[ 0.506956] audit: type=2000 audit(1538551018.255:1): initialized\n[ 0.508287] Initialise system trusted keyring\n[ 0.509242] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510448] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512441] zbud: loaded\n[ 0.513159] VFS: Disk quotas dquot_6.6.0\n[ 0.514037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517211] fuse init (API version 7.23)\n[ 0.518778] Key type big_key registered\n[ 0.520338] Allocating IMA MOK and blacklist keyrings.\n[ 0.522604] Key type asymmetric registered\n[ 0.524778] Asymmetric key parser 'x509' registered\n[ 0.526510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529732] io scheduler noop registered\n[ 0.531343] io scheduler deadline registered (default)\n[ 0.533262] io scheduler cfq registered\n[ 0.535025] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536293] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537586] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539070] ACPI: Power Button [PWRF]\n[ 0.539917] GHES: HEST is not enabled!\n[ 0.553627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.581774] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.584069] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609526] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612221] Linux agpgart interface v0.103\n[ 0.614310] brd: module loaded\n[ 0.615524] loop: module loaded\n[ 0.620540] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622036] GPT:90111 != 2097151\n[ 0.622729] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623846] GPT:90111 != 2097151\n[ 0.624536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625522] vda: vda1 vda15\n[ 0.627088] scsi host0: ata_piix\n[ 0.627833] scsi host1: ata_piix\n[ 0.628551] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631279] libphy: Fixed MDIO Bus: probed\n[ 0.632116] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633084] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635301] PPP generic driver version 2.4.2\n[ 0.636215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637518] ehci-pci: EHCI PCI platform driver\n[ 0.638413] ehci-platform: EHCI generic platform driver\n[ 0.639416] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640556] ohci-pci: OHCI PCI platform driver\n[ 0.641435] ohci-platform: OHCI generic platform driver\n[ 0.642449] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656906] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659406] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660454] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661600] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662844] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664286] usb usb1: Product: UHCI Host Controller\n[ 0.665243] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666409] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667441] hub 1-0:1.0: USB hub found\n[ 0.668234] hub 1-0:1.0: 2 ports detected\n[ 0.669153] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671306] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672274] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673315] mousedev: PS/2 mouse device common for all mice\n[ 0.674596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676465] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677592] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.680012] i2c /dev entries driver\n[ 0.680771] device-mapper: uevent: version 1.0.3\n[ 0.681720] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683375] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684683] NET: Registered protocol family 10\n[ 0.685696] NET: Registered protocol family 17\n[ 0.686599] Key type dns_resolver registered\n[ 0.687548] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688660] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690439] registered taskstats version 1\n[ 0.691290] Loading compiled-in X.509 certificates\n[ 0.692736] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694622] zswap: loaded using pool lzo/zbud\n[ 0.696013] Key type trusted registered\n[ 0.697585] Key type encrypted registered\n[ 0.698428] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699472] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700527] evm: HMAC attrs: 0x1\n[ 0.701495] Magic number: 6:708:267\n[ 0.702360] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:58 UTC (1538551018)\n[ 0.703996] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705120] EDD information not available.\n[ 0.790454] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792017] Write protecting the kernel read-only data: 14336k\n[ 0.803977] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805804] 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.71\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.923473] 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.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 61.85. iid=i-000000f5\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC1EpAVYHCP/IVdEDJ4Qb86rCSvtcNzCY+zs6fd95JxHSlOtZMHtdZjTTm5UF/IqphPHmD1mQodFySlWq0TprsgAScv76n5FfaL6FqUOm8CBmHjN7pjZI8jUz1S1oD5AD8eGMxDa2MWzAAmqrNocfl3lnFiJ2N82PDElusCmrSLN2CklhqnZc0kvmG4JPMYfNCs0RO8f2Wf4ph1mjYrf+YHEI/ILsNUTwtDXWY6bCdol9jxmcTsqBhLbi/OhuRp9f/nD7pceEAXp4fWYhYzNM9eV49gbVKVD5xV77apJe0D3SQfFbbsD+eIISOyP+08wVgX+HksW775Ekl5/6Esl12P root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAKaEom9GVFHBNy3TQplgRWfkVPNsVHvEad3MxQGLrUZ32+KwQMEuJgahY6sJ+rGkyQdEpacX/QobT2WZXqhn96T5rbmRv1a3S3upKmplSIgnHIdSLNUobjHm3lM9Slu15wknE0WpKkW7lL94fJ1fioUH9NcuxpfNuRvLX6h9amq3AAAAFQCezmvswgndbsXVwHdbx2cbQmaY5wAAAIAyVlJ09FAyko3nphCmrYEIKCTpCM69klGAL7TcTKu4WQpxtA42WU8PjM17o0nH6WiL9O+JBA0t7pGrD2phTNRnIJExATLdkuL8L/dGFuBApBG6amhnc5W7gRFtXT+9K9wNNfuz8KL24Yxz5j2rmRvwKz69zf0cSl0aUhHN8pVJtAAAAIBC+/igOgt2BScdTisSKj34uxjbftSgZfV+SWz7d8p3hLDr9fdiioWLfbiYLQqzuB4QkrhVZlWlsRfruEKJOx+YdjB/KxfaJmhN5xlgF6M4JxA+EQqnpVylupXDp6X3jMNBFgQqAd0p563cZAl0EZFAgKA/NvHC4ecvLrOKEgNVwQ== 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.9,24,fe80::f816:3eff:fe8e:5612/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.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-000000f5\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.71 ===\n/dev/root resized successfully [took 2.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:8E:56:12 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8e:5612/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9810 (9.5 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:42,706 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204/action used request id req-1a1f27bb-5269-497d-8344-bd7a621e6289 2018-10-03 07:18:44,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089199216ee35653111a3448b23efeb75bd3de9b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:45,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-c7160cef-4281-40a6-b3a0-54cb75e2158e x-compute-request-id: req-c7160cef-4281-40a6-b3a0-54cb75e2158e Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474752390 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.135068] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136761] pid_max: default: 32768 minimum: 301\n[ 0.137671] ACPI: Core revision 20150930\n[ 0.139069] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140409] Security Framework initialized\n[ 0.141265] Yama: becoming mindful.\n[ 0.142007] AppArmor: AppArmor initialized\n[ 0.142886] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145551] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146778] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148188] Initializing cgroup subsys io\n[ 0.149019] Initializing cgroup subsys memory\n[ 0.149897] Initializing cgroup subsys devices\n[ 0.150786] Initializing cgroup subsys freezer\n[ 0.151702] Initializing cgroup subsys net_cls\n[ 0.152583] Initializing cgroup subsys perf_event\n[ 0.153516] Initializing cgroup subsys net_prio\n[ 0.154427] Initializing cgroup subsys hugetlb\n[ 0.155312] Initializing cgroup subsys pids\n[ 0.156199] CPU: Physical Processor ID: 0\n[ 0.157706] mce: CPU supports 10 MCE banks\n[ 0.158578] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159600] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177322] ftrace: allocating 31920 entries in 125 pages\n[ 0.203710] smpboot: Max logical packages: 1\n[ 0.204590] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205956] x2apic enabled\n[ 0.206780] Switched APIC routing to physical x2apic.\n[ 0.208542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211724] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213572] KVM setup paravirtual spinlock\n[ 0.214890] x86: Booted up 1 node, 1 CPUs\n[ 0.215704] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217117] devtmpfs: initialized\n[ 0.218840] evm: security.selinux\n[ 0.219555] evm: security.SMACK64\n[ 0.220266] evm: security.SMACK64EXEC\n[ 0.221023] evm: security.SMACK64TRANSMUTE\n[ 0.221860] evm: security.SMACK64MMAP\n[ 0.222630] evm: security.ima\n[ 0.223284] evm: security.capability\n[ 0.224098] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225974] pinctrl core: initialized pinctrl subsystem\n[ 0.227093] RTC time: 7:16:57, date: 10/03/18\n[ 0.228058] NET: Registered protocol family 16\n[ 0.229040] cpuidle: using governor ladder\n[ 0.229874] cpuidle: using governor menu\n[ 0.230670] PCCT header not found.\n[ 0.231440] ACPI: bus type PCI registered\n[ 0.232287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233547] PCI: Using configuration type 1 for base access\n[ 0.235313] ACPI: Added _OSI(Module Device)\n[ 0.236174] ACPI: Added _OSI(Processor Device)\n[ 0.237048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237960] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240075] ACPI: Interpreter enabled\n[ 0.240861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244660] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248417] ACPI: (supports S0 S5)\n[ 0.249136] ACPI: Using IOAPIC for interrupt routing\n[ 0.250223] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253388] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254554] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255807] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257022] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259273] acpiphp: Slot [3] registered\n[ 0.260093] acpiphp: Slot [4] registered\n[ 0.260904] acpiphp: Slot [5] registered\n[ 0.261710] acpiphp: Slot [6] registered\n[ 0.262553] acpiphp: Slot [7] registered\n[ 0.263374] acpiphp: Slot [8] registered\n[ 0.264189] acpiphp: Slot [9] registered\n[ 0.265012] acpiphp: Slot [10] registered\n[ 0.265832] acpiphp: Slot [11] registered\n[ 0.266656] acpiphp: Slot [12] registered\n[ 0.267485] acpiphp: Slot [13] registered\n[ 0.268311] acpiphp: Slot [14] registered\n[ 0.269133] acpiphp: Slot [15] registered\n[ 0.280233] acpiphp: Slot [16] registered\n[ 0.281068] acpiphp: Slot [17] registered\n[ 0.281891] acpiphp: Slot [18] registered\n[ 0.282738] acpiphp: Slot [19] registered\n[ 0.283563] acpiphp: Slot [20] registered\n[ 0.284393] acpiphp: Slot [21] registered\n[ 0.285220] acpiphp: Slot [22] registered\n[ 0.286043] acpiphp: Slot [23] registered\n[ 0.286863] acpiphp: Slot [24] registered\n[ 0.287686] acpiphp: Slot [25] registered\n[ 0.288513] acpiphp: Slot [26] registered\n[ 0.289338] acpiphp: Slot [27] registered\n[ 0.290168] acpiphp: Slot [28] registered\n[ 0.290992] acpiphp: Slot [29] registered\n[ 0.291808] acpiphp: Slot [30] registered\n[ 0.292667] acpiphp: Slot [31] registered\n[ 0.293489] PCI host bridge to bus 0000:00\n[ 0.294310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295537] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296768] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298234] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299696] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307269] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308465] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309757] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316123] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317581] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362918] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365951] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367400] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368823] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370120] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371327] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372560] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374164] vgaarb: loaded\n[ 0.374776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375932] SCSI subsystem initialized\n[ 0.376759] ACPI: bus type USB registered\n[ 0.377591] usbcore: registered new interface driver usbfs\n[ 0.378639] usbcore: registered new interface driver hub\n[ 0.379660] usbcore: registered new device driver usb\n[ 0.380726] PCI: Using ACPI for IRQ routing\n[ 0.381769] NetLabel: Initializing\n[ 0.382495] NetLabel: domain hash size = 128\n[ 0.383382] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384357] NetLabel: unlabeled traffic allowed by default\n[ 0.385468] clocksource: Switched to clocksource kvm-clock\n[ 0.390891] AppArmor: AppArmor Filesystem Enabled\n[ 0.391864] pnp: PnP ACPI init\n[ 0.392785] pnp: PnP ACPI: found 5 devices\n[ 0.399206] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400931] NET: Registered protocol family 2\n[ 0.401901] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403184] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404395] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405588] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406694] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407891] NET: Registered protocol family 1\n[ 0.408772] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409903] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439412] Trying to unpack rootfs image as initramfs...\n[ 0.489532] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503334] Scanning for low memory corruption every 60 seconds\n[ 0.504714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505904] audit: initializing netlink subsys (disabled)\n[ 0.506956] audit: type=2000 audit(1538551018.255:1): initialized\n[ 0.508287] Initialise system trusted keyring\n[ 0.509242] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510448] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512441] zbud: loaded\n[ 0.513159] VFS: Disk quotas dquot_6.6.0\n[ 0.514037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517211] fuse init (API version 7.23)\n[ 0.518778] Key type big_key registered\n[ 0.520338] Allocating IMA MOK and blacklist keyrings.\n[ 0.522604] Key type asymmetric registered\n[ 0.524778] Asymmetric key parser 'x509' registered\n[ 0.526510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529732] io scheduler noop registered\n[ 0.531343] io scheduler deadline registered (default)\n[ 0.533262] io scheduler cfq registered\n[ 0.535025] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536293] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537586] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539070] ACPI: Power Button [PWRF]\n[ 0.539917] GHES: HEST is not enabled!\n[ 0.553627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.581774] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.584069] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609526] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612221] Linux agpgart interface v0.103\n[ 0.614310] brd: module loaded\n[ 0.615524] loop: module loaded\n[ 0.620540] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622036] GPT:90111 != 2097151\n[ 0.622729] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623846] GPT:90111 != 2097151\n[ 0.624536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625522] vda: vda1 vda15\n[ 0.627088] scsi host0: ata_piix\n[ 0.627833] scsi host1: ata_piix\n[ 0.628551] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631279] libphy: Fixed MDIO Bus: probed\n[ 0.632116] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633084] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635301] PPP generic driver version 2.4.2\n[ 0.636215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637518] ehci-pci: EHCI PCI platform driver\n[ 0.638413] ehci-platform: EHCI generic platform driver\n[ 0.639416] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640556] ohci-pci: OHCI PCI platform driver\n[ 0.641435] ohci-platform: OHCI generic platform driver\n[ 0.642449] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656906] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659406] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660454] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661600] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662844] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664286] usb usb1: Product: UHCI Host Controller\n[ 0.665243] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666409] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667441] hub 1-0:1.0: USB hub found\n[ 0.668234] hub 1-0:1.0: 2 ports detected\n[ 0.669153] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671306] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672274] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673315] mousedev: PS/2 mouse device common for all mice\n[ 0.674596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676465] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677592] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.680012] i2c /dev entries driver\n[ 0.680771] device-mapper: uevent: version 1.0.3\n[ 0.681720] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683375] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684683] NET: Registered protocol family 10\n[ 0.685696] NET: Registered protocol family 17\n[ 0.686599] Key type dns_resolver registered\n[ 0.687548] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688660] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690439] registered taskstats version 1\n[ 0.691290] Loading compiled-in X.509 certificates\n[ 0.692736] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694622] zswap: loaded using pool lzo/zbud\n[ 0.696013] Key type trusted registered\n[ 0.697585] Key type encrypted registered\n[ 0.698428] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699472] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700527] evm: HMAC attrs: 0x1\n[ 0.701495] Magic number: 6:708:267\n[ 0.702360] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:58 UTC (1538551018)\n[ 0.703996] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705120] EDD information not available.\n[ 0.790454] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792017] Write protecting the kernel read-only data: 14336k\n[ 0.803977] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805804] 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.71\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.923473] 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.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 61.85. iid=i-000000f5\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC1EpAVYHCP/IVdEDJ4Qb86rCSvtcNzCY+zs6fd95JxHSlOtZMHtdZjTTm5UF/IqphPHmD1mQodFySlWq0TprsgAScv76n5FfaL6FqUOm8CBmHjN7pjZI8jUz1S1oD5AD8eGMxDa2MWzAAmqrNocfl3lnFiJ2N82PDElusCmrSLN2CklhqnZc0kvmG4JPMYfNCs0RO8f2Wf4ph1mjYrf+YHEI/ILsNUTwtDXWY6bCdol9jxmcTsqBhLbi/OhuRp9f/nD7pceEAXp4fWYhYzNM9eV49gbVKVD5xV77apJe0D3SQfFbbsD+eIISOyP+08wVgX+HksW775Ekl5/6Esl12P root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAKaEom9GVFHBNy3TQplgRWfkVPNsVHvEad3MxQGLrUZ32+KwQMEuJgahY6sJ+rGkyQdEpacX/QobT2WZXqhn96T5rbmRv1a3S3upKmplSIgnHIdSLNUobjHm3lM9Slu15wknE0WpKkW7lL94fJ1fioUH9NcuxpfNuRvLX6h9amq3AAAAFQCezmvswgndbsXVwHdbx2cbQmaY5wAAAIAyVlJ09FAyko3nphCmrYEIKCTpCM69klGAL7TcTKu4WQpxtA42WU8PjM17o0nH6WiL9O+JBA0t7pGrD2phTNRnIJExATLdkuL8L/dGFuBApBG6amhnc5W7gRFtXT+9K9wNNfuz8KL24Yxz5j2rmRvwKz69zf0cSl0aUhHN8pVJtAAAAIBC+/igOgt2BScdTisSKj34uxjbftSgZfV+SWz7d8p3hLDr9fdiioWLfbiYLQqzuB4QkrhVZlWlsRfruEKJOx+YdjB/KxfaJmhN5xlgF6M4JxA+EQqnpVylupXDp6X3jMNBFgQqAd0p563cZAl0EZFAgKA/NvHC4ecvLrOKEgNVwQ== 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.9,24,fe80::f816:3eff:fe8e:5612/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.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-000000f5\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.71 ===\n/dev/root resized successfully [took 2.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:8E:56:12 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8e:5612/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9810 (9.5 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-10-03 07:18:45,803 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204/action used request id req-c7160cef-4281-40a6-b3a0-54cb75e2158e 2018-10-03 07:18:47,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089199216ee35653111a3448b23efeb75bd3de9b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:48,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-2477a655-4bde-4df0-90dc-5447a76e2c1f x-compute-request-id: req-2477a655-4bde-4df0-90dc-5447a76e2c1f Content-Encoding: gzip Content-Length: 10881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474752390 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.135068] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136761] pid_max: default: 32768 minimum: 301\n[ 0.137671] ACPI: Core revision 20150930\n[ 0.139069] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140409] Security Framework initialized\n[ 0.141265] Yama: becoming mindful.\n[ 0.142007] AppArmor: AppArmor initialized\n[ 0.142886] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145551] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146778] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148188] Initializing cgroup subsys io\n[ 0.149019] Initializing cgroup subsys memory\n[ 0.149897] Initializing cgroup subsys devices\n[ 0.150786] Initializing cgroup subsys freezer\n[ 0.151702] Initializing cgroup subsys net_cls\n[ 0.152583] Initializing cgroup subsys perf_event\n[ 0.153516] Initializing cgroup subsys net_prio\n[ 0.154427] Initializing cgroup subsys hugetlb\n[ 0.155312] Initializing cgroup subsys pids\n[ 0.156199] CPU: Physical Processor ID: 0\n[ 0.157706] mce: CPU supports 10 MCE banks\n[ 0.158578] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159600] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177322] ftrace: allocating 31920 entries in 125 pages\n[ 0.203710] smpboot: Max logical packages: 1\n[ 0.204590] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205956] x2apic enabled\n[ 0.206780] Switched APIC routing to physical x2apic.\n[ 0.208542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211724] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213572] KVM setup paravirtual spinlock\n[ 0.214890] x86: Booted up 1 node, 1 CPUs\n[ 0.215704] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217117] devtmpfs: initialized\n[ 0.218840] evm: security.selinux\n[ 0.219555] evm: security.SMACK64\n[ 0.220266] evm: security.SMACK64EXEC\n[ 0.221023] evm: security.SMACK64TRANSMUTE\n[ 0.221860] evm: security.SMACK64MMAP\n[ 0.222630] evm: security.ima\n[ 0.223284] evm: security.capability\n[ 0.224098] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225974] pinctrl core: initialized pinctrl subsystem\n[ 0.227093] RTC time: 7:16:57, date: 10/03/18\n[ 0.228058] NET: Registered protocol family 16\n[ 0.229040] cpuidle: using governor ladder\n[ 0.229874] cpuidle: using governor menu\n[ 0.230670] PCCT header not found.\n[ 0.231440] ACPI: bus type PCI registered\n[ 0.232287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233547] PCI: Using configuration type 1 for base access\n[ 0.235313] ACPI: Added _OSI(Module Device)\n[ 0.236174] ACPI: Added _OSI(Processor Device)\n[ 0.237048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237960] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240075] ACPI: Interpreter enabled\n[ 0.240861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244660] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248417] ACPI: (supports S0 S5)\n[ 0.249136] ACPI: Using IOAPIC for interrupt routing\n[ 0.250223] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253388] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254554] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255807] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257022] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259273] acpiphp: Slot [3] registered\n[ 0.260093] acpiphp: Slot [4] registered\n[ 0.260904] acpiphp: Slot [5] registered\n[ 0.261710] acpiphp: Slot [6] registered\n[ 0.262553] acpiphp: Slot [7] registered\n[ 0.263374] acpiphp: Slot [8] registered\n[ 0.264189] acpiphp: Slot [9] registered\n[ 0.265012] acpiphp: Slot [10] registered\n[ 0.265832] acpiphp: Slot [11] registered\n[ 0.266656] acpiphp: Slot [12] registered\n[ 0.267485] acpiphp: Slot [13] registered\n[ 0.268311] acpiphp: Slot [14] registered\n[ 0.269133] acpiphp: Slot [15] registered\n[ 0.280233] acpiphp: Slot [16] registered\n[ 0.281068] acpiphp: Slot [17] registered\n[ 0.281891] acpiphp: Slot [18] registered\n[ 0.282738] acpiphp: Slot [19] registered\n[ 0.283563] acpiphp: Slot [20] registered\n[ 0.284393] acpiphp: Slot [21] registered\n[ 0.285220] acpiphp: Slot [22] registered\n[ 0.286043] acpiphp: Slot [23] registered\n[ 0.286863] acpiphp: Slot [24] registered\n[ 0.287686] acpiphp: Slot [25] registered\n[ 0.288513] acpiphp: Slot [26] registered\n[ 0.289338] acpiphp: Slot [27] registered\n[ 0.290168] acpiphp: Slot [28] registered\n[ 0.290992] acpiphp: Slot [29] registered\n[ 0.291808] acpiphp: Slot [30] registered\n[ 0.292667] acpiphp: Slot [31] registered\n[ 0.293489] PCI host bridge to bus 0000:00\n[ 0.294310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295537] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296768] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298234] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299696] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307269] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308465] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309757] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316123] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317581] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362918] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365951] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367400] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368823] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370120] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371327] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372560] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374164] vgaarb: loaded\n[ 0.374776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375932] SCSI subsystem initialized\n[ 0.376759] ACPI: bus type USB registered\n[ 0.377591] usbcore: registered new interface driver usbfs\n[ 0.378639] usbcore: registered new interface driver hub\n[ 0.379660] usbcore: registered new device driver usb\n[ 0.380726] PCI: Using ACPI for IRQ routing\n[ 0.381769] NetLabel: Initializing\n[ 0.382495] NetLabel: domain hash size = 128\n[ 0.383382] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384357] NetLabel: unlabeled traffic allowed by default\n[ 0.385468] clocksource: Switched to clocksource kvm-clock\n[ 0.390891] AppArmor: AppArmor Filesystem Enabled\n[ 0.391864] pnp: PnP ACPI init\n[ 0.392785] pnp: PnP ACPI: found 5 devices\n[ 0.399206] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400931] NET: Registered protocol family 2\n[ 0.401901] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403184] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404395] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405588] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406694] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407891] NET: Registered protocol family 1\n[ 0.408772] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409903] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439412] Trying to unpack rootfs image as initramfs...\n[ 0.489532] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503334] Scanning for low memory corruption every 60 seconds\n[ 0.504714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505904] audit: initializing netlink subsys (disabled)\n[ 0.506956] audit: type=2000 audit(1538551018.255:1): initialized\n[ 0.508287] Initialise system trusted keyring\n[ 0.509242] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510448] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512441] zbud: loaded\n[ 0.513159] VFS: Disk quotas dquot_6.6.0\n[ 0.514037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517211] fuse init (API version 7.23)\n[ 0.518778] Key type big_key registered\n[ 0.520338] Allocating IMA MOK and blacklist keyrings.\n[ 0.522604] Key type asymmetric registered\n[ 0.524778] Asymmetric key parser 'x509' registered\n[ 0.526510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529732] io scheduler noop registered\n[ 0.531343] io scheduler deadline registered (default)\n[ 0.533262] io scheduler cfq registered\n[ 0.535025] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536293] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537586] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539070] ACPI: Power Button [PWRF]\n[ 0.539917] GHES: HEST is not enabled!\n[ 0.553627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.581774] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.584069] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609526] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612221] Linux agpgart interface v0.103\n[ 0.614310] brd: module loaded\n[ 0.615524] loop: module loaded\n[ 0.620540] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622036] GPT:90111 != 2097151\n[ 0.622729] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623846] GPT:90111 != 2097151\n[ 0.624536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625522] vda: vda1 vda15\n[ 0.627088] scsi host0: ata_piix\n[ 0.627833] scsi host1: ata_piix\n[ 0.628551] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631279] libphy: Fixed MDIO Bus: probed\n[ 0.632116] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633084] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635301] PPP generic driver version 2.4.2\n[ 0.636215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637518] ehci-pci: EHCI PCI platform driver\n[ 0.638413] ehci-platform: EHCI generic platform driver\n[ 0.639416] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640556] ohci-pci: OHCI PCI platform driver\n[ 0.641435] ohci-platform: OHCI generic platform driver\n[ 0.642449] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656906] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659406] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660454] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661600] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662844] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664286] usb usb1: Product: UHCI Host Controller\n[ 0.665243] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666409] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667441] hub 1-0:1.0: USB hub found\n[ 0.668234] hub 1-0:1.0: 2 ports detected\n[ 0.669153] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671306] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672274] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673315] mousedev: PS/2 mouse device common for all mice\n[ 0.674596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676465] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677592] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.680012] i2c /dev entries driver\n[ 0.680771] device-mapper: uevent: version 1.0.3\n[ 0.681720] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683375] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684683] NET: Registered protocol family 10\n[ 0.685696] NET: Registered protocol family 17\n[ 0.686599] Key type dns_resolver registered\n[ 0.687548] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688660] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690439] registered taskstats version 1\n[ 0.691290] Loading compiled-in X.509 certificates\n[ 0.692736] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694622] zswap: loaded using pool lzo/zbud\n[ 0.696013] Key type trusted registered\n[ 0.697585] Key type encrypted registered\n[ 0.698428] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699472] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700527] evm: HMAC attrs: 0x1\n[ 0.701495] Magic number: 6:708:267\n[ 0.702360] rtc_cmos 00:00: setting system clock to 2018-10-03 07:16:58 UTC (1538551018)\n[ 0.703996] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705120] EDD information not available.\n[ 0.790454] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792017] Write protecting the kernel read-only data: 14336k\n[ 0.803977] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805804] 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.71\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.923473] 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.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 61.85. iid=i-000000f5\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC1EpAVYHCP/IVdEDJ4Qb86rCSvtcNzCY+zs6fd95JxHSlOtZMHtdZjTTm5UF/IqphPHmD1mQodFySlWq0TprsgAScv76n5FfaL6FqUOm8CBmHjN7pjZI8jUz1S1oD5AD8eGMxDa2MWzAAmqrNocfl3lnFiJ2N82PDElusCmrSLN2CklhqnZc0kvmG4JPMYfNCs0RO8f2Wf4ph1mjYrf+YHEI/ILsNUTwtDXWY6bCdol9jxmcTsqBhLbi/OhuRp9f/nD7pceEAXp4fWYhYzNM9eV49gbVKVD5xV77apJe0D3SQfFbbsD+eIISOyP+08wVgX+HksW775Ekl5/6Esl12P root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAKaEom9GVFHBNy3TQplgRWfkVPNsVHvEad3MxQGLrUZ32+KwQMEuJgahY6sJ+rGkyQdEpacX/QobT2WZXqhn96T5rbmRv1a3S3upKmplSIgnHIdSLNUobjHm3lM9Slu15wknE0WpKkW7lL94fJ1fioUH9NcuxpfNuRvLX6h9amq3AAAAFQCezmvswgndbsXVwHdbx2cbQmaY5wAAAIAyVlJ09FAyko3nphCmrYEIKCTpCM69klGAL7TcTKu4WQpxtA42WU8PjM17o0nH6WiL9O+JBA0t7pGrD2phTNRnIJExATLdkuL8L/dGFuBApBG6amhnc5W7gRFtXT+9K9wNNfuz8KL24Yxz5j2rmRvwKz69zf0cSl0aUhHN8pVJtAAAAIBC+/igOgt2BScdTisSKj34uxjbftSgZfV+SWz7d8p3hLDr9fdiioWLfbiYLQqzuB4QkrhVZlWlsRfruEKJOx+YdjB/KxfaJmhN5xlgF6M4JxA+EQqnpVylupXDp6X3jMNBFgQqAd0p563cZAl0EZFAgKA/NvHC4ecvLrOKEgNVwQ== 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.9,24,fe80::f816:3eff:fe8e:5612/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.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-000000f5\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.71 ===\n/dev/root resized successfully [took 2.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:8E:56:12 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8e:5612/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9810 (9.5 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-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.138595] usb 1-1: Product: QEMU USB Tablet\n[ 1.138596] usb 1-1: Manufacturer: QEMU\n[ 1.138597] usb 1-1: SerialNumber: 42\n[ 1.501610] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.501613] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.874492] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.901994] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.923473] random: dd urandom read with 5 bits of entropy available\n[ 63.835509] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.216906] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:16:59 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:16:59 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:16:59 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:16:59 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:16:59 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:16:59 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)\nOct 3 08:16:59 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:16:59 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:16:59 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:16:59 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:16:59 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:16:59 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:16:59 cirros kern.notice kernel: [ 1.923473] random: dd urandom read with 5 bits of entropy available\nOct 3 08:18:00 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:18:01 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:18:01 cirros kern.info kernel: [ 63.835509] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:18:02 cirros kern.info kernel: [ 64.216906] 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-10-03 07:18:48,896 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204/action used request id req-2477a655-4bde-4df0-90dc-5447a76e2c1f 2018-10-03 07:18:50,927 - sdnvpn_test_utils - INFO - Waiting for instance 71858653-5971-4af1-9dc1-dfe6d25ae6d5 to boot up 2018-10-03 07:18:50,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6439b7f601e96bdd6d2d4c4326416a86b383f1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:52,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d34cbdfc-8b4f-4f89-bfc3-45ba13477b28 x-compute-request-id: req-d34cbdfc-8b4f-4f89-bfc3-45ba13477b28 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 493537761 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133435] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135106] pid_max: default: 32768 minimum: 301\n[ 0.136003] ACPI: Core revision 20150930\n[ 0.137381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139514] Yama: becoming mindful.\n[ 0.140248] AppArmor: AppArmor initialized\n[ 0.141114] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142456] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143748] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146346] Initializing cgroup subsys io\n[ 0.147165] Initializing cgroup subsys memory\n[ 0.148027] Initializing cgroup subsys devices\n[ 0.148911] Initializing cgroup subsys freezer\n[ 0.149779] Initializing cgroup subsys net_cls\n[ 0.150645] Initializing cgroup subsys perf_event\n[ 0.151554] Initializing cgroup subsys net_prio\n[ 0.152433] Initializing cgroup subsys hugetlb\n[ 0.153302] Initializing cgroup subsys pids\n[ 0.154177] CPU: Physical Processor ID: 0\n[ 0.155675] mce: CPU supports 10 MCE banks\n[ 0.156534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157530] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168173] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174605] ftrace: allocating 31920 entries in 125 pages\n[ 0.201058] smpboot: Max logical packages: 1\n[ 0.201913] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203260] x2apic enabled\n[ 0.204069] Switched APIC routing to physical x2apic.\n[ 0.205824] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206939] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208921] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210706] KVM setup paravirtual spinlock\n[ 0.211997] x86: Booted up 1 node, 1 CPUs\n[ 0.212802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214185] devtmpfs: initialized\n[ 0.215896] evm: security.selinux\n[ 0.216594] evm: security.SMACK64\n[ 0.217279] evm: security.SMACK64EXEC\n[ 0.218018] evm: security.SMACK64TRANSMUTE\n[ 0.218819] evm: security.SMACK64MMAP\n[ 0.219563] evm: security.ima\n[ 0.220200] evm: security.capability\n[ 0.220999] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222841] pinctrl core: initialized pinctrl subsystem\n[ 0.223936] RTC time: 7:17:09, date: 10/03/18\n[ 0.224887] NET: Registered protocol family 16\n[ 0.225855] cpuidle: using governor ladder\n[ 0.226670] cpuidle: using governor menu\n[ 0.227451] PCCT header not found.\n[ 0.228209] ACPI: bus type PCI registered\n[ 0.229011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230248] PCI: Using configuration type 1 for base access\n[ 0.231999] ACPI: Added _OSI(Module Device)\n[ 0.232847] ACPI: Added _OSI(Processor Device)\n[ 0.233709] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234612] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236757] ACPI: Interpreter enabled\n[ 0.237533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244904] ACPI: (supports S0 S5)\n[ 0.245608] ACPI: Using IOAPIC for interrupt routing\n[ 0.246682] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252142] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255543] acpiphp: Slot [3] registered\n[ 0.256341] acpiphp: Slot [4] registered\n[ 0.257162] acpiphp: Slot [5] registered\n[ 0.257958] acpiphp: Slot [6] registered\n[ 0.258758] acpiphp: Slot [7] registered\n[ 0.259557] acpiphp: Slot [8] registered\n[ 0.260351] acpiphp: Slot [9] registered\n[ 0.261158] acpiphp: Slot [10] registered\n[ 0.261972] acpiphp: Slot [11] registered\n[ 0.262784] acpiphp: Slot [12] registered\n[ 0.263596] acpiphp: Slot [13] registered\n[ 0.264401] acpiphp: Slot [14] registered\n[ 0.265210] acpiphp: Slot [15] registered\n[ 0.276262] acpiphp: Slot [16] registered\n[ 0.277076] acpiphp: Slot [17] registered\n[ 0.277886] acpiphp: Slot [18] registered\n[ 0.278692] acpiphp: Slot [19] registered\n[ 0.279501] acpiphp: Slot [20] registered\n[ 0.280314] acpiphp: Slot [21] registered\n[ 0.281127] acpiphp: Slot [22] registered\n[ 0.281940] acpiphp: Slot [23] registered\n[ 0.282750] acpiphp: Slot [24] registered\n[ 0.283560] acpiphp: Slot [25] registered\n[ 0.284369] acpiphp: Slot [26] registered\n[ 0.285184] acpiphp: Slot [27] registered\n[ 0.285995] acpiphp: Slot [28] registered\n[ 0.286806] acpiphp: Slot [29] registered\n[ 0.287611] acpiphp: Slot [30] registered\n[ 0.288420] acpiphp: Slot [31] registered\n[ 0.289230] PCI host bridge to bus 0000:00\n[ 0.290040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291251] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292462] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293909] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295352] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301642] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304110] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305384] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311964] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313396] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359486] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360998] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363857] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366501] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367977] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369025] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370567] vgaarb: loaded\n[ 0.371168] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372297] SCSI subsystem initialized\n[ 0.373114] ACPI: bus type USB registered\n[ 0.373941] usbcore: registered new interface driver usbfs\n[ 0.374974] usbcore: registered new interface driver hub\n[ 0.375976] usbcore: registered new device driver usb\n[ 0.377020] PCI: Using ACPI for IRQ routing\n[ 0.378049] NetLabel: Initializing\n[ 0.378758] NetLabel: domain hash size = 128\n[ 0.379608] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380566] NetLabel: unlabeled traffic allowed by default\n[ 0.381653] clocksource: Switched to clocksource kvm-clock\n[ 0.387077] AppArmor: AppArmor Filesystem Enabled\n[ 0.388032] pnp: PnP ACPI init\n[ 0.388941] pnp: PnP ACPI: found 5 devices\n[ 0.395322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397024] NET: Registered protocol family 2\n[ 0.397977] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399239] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400398] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401548] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402626] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403795] NET: Registered protocol family 1\n[ 0.404658] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405755] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406828] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435044] Trying to unpack rootfs image as initramfs...\n[ 0.484120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497846] Scanning for low memory corruption every 60 seconds\n[ 0.499187] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500352] audit: initializing netlink subsys (disabled)\n[ 0.501396] audit: type=2000 audit(1538551030.723:1): initialized\n[ 0.502731] Initialise system trusted keyring\n[ 0.503664] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504848] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506831] zbud: loaded\n[ 0.507544] VFS: Disk quotas dquot_6.6.0\n[ 0.508367] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509915] fuse init (API version 7.23)\n[ 0.510808] Key type big_key registered\n[ 0.511617] Allocating IMA MOK and blacklist keyrings.\n[ 0.512728] Key type asymmetric registered\n[ 0.513560] Asymmetric key parser 'x509' registered\n[ 0.514538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516388] io scheduler noop registered\n[ 0.517191] io scheduler deadline registered (default)\n[ 0.518196] io scheduler cfq registered\n[ 0.519038] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520093] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522857] ACPI: Power Button [PWRF]\n[ 0.523709] GHES: HEST is not enabled!\n[ 0.537514] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568117] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593546] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595854] Linux agpgart interface v0.103\n[ 0.597989] brd: module loaded\n[ 0.599191] loop: module loaded\n[ 0.604207] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606454] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607554] GPT:90111 != 2097151\n[ 0.608227] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609193] vda: vda1 vda15\n[ 0.610892] scsi host0: ata_piix\n[ 0.611632] scsi host1: ata_piix\n[ 0.612344] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613561] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615018] libphy: Fixed MDIO Bus: probed\n[ 0.615842] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616790] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619095] PPP generic driver version 2.4.2\n[ 0.620174] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621795] ehci-pci: EHCI PCI platform driver\n[ 0.622847] ehci-platform: EHCI generic platform driver\n[ 0.623994] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625202] ohci-pci: OHCI PCI platform driver\n[ 0.626081] ohci-platform: OHCI generic platform driver\n[ 0.627068] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641557] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644036] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647411] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648821] usb usb1: Product: UHCI Host Controller\n[ 0.649759] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650901] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651911] hub 1-0:1.0: USB hub found\n[ 0.652684] hub 1-0:1.0: 2 ports detected\n[ 0.653593] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656673] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657712] mousedev: PS/2 mouse device common for all mice\n[ 0.658966] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660804] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661916] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663107] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664300] i2c /dev entries driver\n[ 0.665063] device-mapper: uevent: version 1.0.3\n[ 0.666096] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667720] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668998] NET: Registered protocol family 10\n[ 0.670003] NET: Registered protocol family 17\n[ 0.670901] Key type dns_resolver registered\n[ 0.671836] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672940] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674704] registered taskstats version 1\n[ 0.675552] Loading compiled-in X.509 certificates\n[ 0.676989] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678867] zswap: loaded using pool lzo/zbud\n[ 0.680248] Key type trusted registered\n[ 0.681839] Key type encrypted registered\n[ 0.682693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683741] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684800] evm: HMAC attrs: 0x1\n[ 0.685866] Magic number: 6:708:267\n[ 0.686702] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:10 UTC (1538551030)\n[ 0.688654] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690030] EDD information not available.\n[ 0.774607] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776464] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790840] 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.832917] 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.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.11...\nLease of 10.10.11.11 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 61.12. iid=i-000000f8\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFP1CaC5SbwgUWDjeTud0ZZrrfTJgMVPOPWBumuNmXCswYuacehNZLXNo7A/ZqLWkeRlt/JOHNjwisW47ZNDcwWiMmnGT1cr2MQ7zk+jgrJ+alFc+hny71e472sxr6H2X+y/6TO00QZWtAY9CuBC3I03QpNYKIxiwXGtk0/Rj0ywF8Hnp2J3k4qiXi2xf/+z8R25AemVNgzC3giyVoElxlFpHjNj3dDunhBRHfLclNlDXwtP56AvcGCmK8RQPHL9IhjcjTCtYYn+lBTM2TNfCf68syKMf2Jkh3vT6y8wGnYVmyA8cs0itzBfugQN14rDn78cELMT4OzCrBAPmPM6/T root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBANzMBSF0dKa30SEfNfQypo+FEG7tomW5xZ7QyAYoM7/Hd5m/KVNV4UJ+2+oVYS+6K69BVY0YlxZbJrTvzBM5rIzUw3b8gef6x2R7HFAgv/8/fkaEa5PiBidYFEZoUw+8kruvTLgFc6qWQ/LYBTQqv05ze2wVykBTE5E75Dr78IaJAAAAFQCGPdMusV29iSqWyFGtQdRpNOUY4wAAAIAN8fhmRwDyCfl3poLDVunSVHvv5BCTCl51RIg9THG1RlNOhejZao9yHHB7yzyOuPY/VV0Mmv6suceEsFXXvLRiGQ+DuOUDSPJY/TEXecJKOCUkAC3AKZSg0KjeGBYVzitR25NXHLFiuVdpHTGtWuwZbOf+PMpGQf/b7O4v2GWzaAAAAIEA2n1y428pGekXVm2qAd6wD0y6xLmil8DWFlH18Ij3AwS+hkMt0VhXCxppF6Dkb6sZfmM4i4iYmvOX6xhn582tC5FLf6mx6JKpath2xiADtEd8EMIgv2xGRcVbZ9yciWSiEOjQMKkVDriKgjvl8zw4N+s6WSBiu2EEnBAykmKi9lo= 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.11,24,fe80::f816:3eff:fe2b:3ab6/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.11 \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-000000f8\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.06 ===\n/dev/root resized successfully [took 2.40s]\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:2B:3A:B6 \n inet addr:10.10.11.11 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2b:3ab6/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9519 (9.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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"} 2018-10-03 07:18:52,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5/action used request id req-d34cbdfc-8b4f-4f89-bfc3-45ba13477b28 2018-10-03 07:18:54,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6439b7f601e96bdd6d2d4c4326416a86b383f1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:55,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18: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-ffe0daf3-3a3e-4c67-848d-1e98a53fe4e9 x-compute-request-id: req-ffe0daf3-3a3e-4c67-848d-1e98a53fe4e9 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 493537761 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133435] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135106] pid_max: default: 32768 minimum: 301\n[ 0.136003] ACPI: Core revision 20150930\n[ 0.137381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139514] Yama: becoming mindful.\n[ 0.140248] AppArmor: AppArmor initialized\n[ 0.141114] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142456] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143748] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146346] Initializing cgroup subsys io\n[ 0.147165] Initializing cgroup subsys memory\n[ 0.148027] Initializing cgroup subsys devices\n[ 0.148911] Initializing cgroup subsys freezer\n[ 0.149779] Initializing cgroup subsys net_cls\n[ 0.150645] Initializing cgroup subsys perf_event\n[ 0.151554] Initializing cgroup subsys net_prio\n[ 0.152433] Initializing cgroup subsys hugetlb\n[ 0.153302] Initializing cgroup subsys pids\n[ 0.154177] CPU: Physical Processor ID: 0\n[ 0.155675] mce: CPU supports 10 MCE banks\n[ 0.156534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157530] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168173] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174605] ftrace: allocating 31920 entries in 125 pages\n[ 0.201058] smpboot: Max logical packages: 1\n[ 0.201913] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203260] x2apic enabled\n[ 0.204069] Switched APIC routing to physical x2apic.\n[ 0.205824] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206939] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208921] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210706] KVM setup paravirtual spinlock\n[ 0.211997] x86: Booted up 1 node, 1 CPUs\n[ 0.212802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214185] devtmpfs: initialized\n[ 0.215896] evm: security.selinux\n[ 0.216594] evm: security.SMACK64\n[ 0.217279] evm: security.SMACK64EXEC\n[ 0.218018] evm: security.SMACK64TRANSMUTE\n[ 0.218819] evm: security.SMACK64MMAP\n[ 0.219563] evm: security.ima\n[ 0.220200] evm: security.capability\n[ 0.220999] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222841] pinctrl core: initialized pinctrl subsystem\n[ 0.223936] RTC time: 7:17:09, date: 10/03/18\n[ 0.224887] NET: Registered protocol family 16\n[ 0.225855] cpuidle: using governor ladder\n[ 0.226670] cpuidle: using governor menu\n[ 0.227451] PCCT header not found.\n[ 0.228209] ACPI: bus type PCI registered\n[ 0.229011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230248] PCI: Using configuration type 1 for base access\n[ 0.231999] ACPI: Added _OSI(Module Device)\n[ 0.232847] ACPI: Added _OSI(Processor Device)\n[ 0.233709] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234612] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236757] ACPI: Interpreter enabled\n[ 0.237533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244904] ACPI: (supports S0 S5)\n[ 0.245608] ACPI: Using IOAPIC for interrupt routing\n[ 0.246682] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252142] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255543] acpiphp: Slot [3] registered\n[ 0.256341] acpiphp: Slot [4] registered\n[ 0.257162] acpiphp: Slot [5] registered\n[ 0.257958] acpiphp: Slot [6] registered\n[ 0.258758] acpiphp: Slot [7] registered\n[ 0.259557] acpiphp: Slot [8] registered\n[ 0.260351] acpiphp: Slot [9] registered\n[ 0.261158] acpiphp: Slot [10] registered\n[ 0.261972] acpiphp: Slot [11] registered\n[ 0.262784] acpiphp: Slot [12] registered\n[ 0.263596] acpiphp: Slot [13] registered\n[ 0.264401] acpiphp: Slot [14] registered\n[ 0.265210] acpiphp: Slot [15] registered\n[ 0.276262] acpiphp: Slot [16] registered\n[ 0.277076] acpiphp: Slot [17] registered\n[ 0.277886] acpiphp: Slot [18] registered\n[ 0.278692] acpiphp: Slot [19] registered\n[ 0.279501] acpiphp: Slot [20] registered\n[ 0.280314] acpiphp: Slot [21] registered\n[ 0.281127] acpiphp: Slot [22] registered\n[ 0.281940] acpiphp: Slot [23] registered\n[ 0.282750] acpiphp: Slot [24] registered\n[ 0.283560] acpiphp: Slot [25] registered\n[ 0.284369] acpiphp: Slot [26] registered\n[ 0.285184] acpiphp: Slot [27] registered\n[ 0.285995] acpiphp: Slot [28] registered\n[ 0.286806] acpiphp: Slot [29] registered\n[ 0.287611] acpiphp: Slot [30] registered\n[ 0.288420] acpiphp: Slot [31] registered\n[ 0.289230] PCI host bridge to bus 0000:00\n[ 0.290040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291251] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292462] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293909] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295352] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301642] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304110] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305384] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311964] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313396] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359486] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360998] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363857] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366501] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367977] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369025] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370567] vgaarb: loaded\n[ 0.371168] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372297] SCSI subsystem initialized\n[ 0.373114] ACPI: bus type USB registered\n[ 0.373941] usbcore: registered new interface driver usbfs\n[ 0.374974] usbcore: registered new interface driver hub\n[ 0.375976] usbcore: registered new device driver usb\n[ 0.377020] PCI: Using ACPI for IRQ routing\n[ 0.378049] NetLabel: Initializing\n[ 0.378758] NetLabel: domain hash size = 128\n[ 0.379608] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380566] NetLabel: unlabeled traffic allowed by default\n[ 0.381653] clocksource: Switched to clocksource kvm-clock\n[ 0.387077] AppArmor: AppArmor Filesystem Enabled\n[ 0.388032] pnp: PnP ACPI init\n[ 0.388941] pnp: PnP ACPI: found 5 devices\n[ 0.395322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397024] NET: Registered protocol family 2\n[ 0.397977] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399239] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400398] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401548] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402626] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403795] NET: Registered protocol family 1\n[ 0.404658] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405755] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406828] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435044] Trying to unpack rootfs image as initramfs...\n[ 0.484120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497846] Scanning for low memory corruption every 60 seconds\n[ 0.499187] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500352] audit: initializing netlink subsys (disabled)\n[ 0.501396] audit: type=2000 audit(1538551030.723:1): initialized\n[ 0.502731] Initialise system trusted keyring\n[ 0.503664] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504848] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506831] zbud: loaded\n[ 0.507544] VFS: Disk quotas dquot_6.6.0\n[ 0.508367] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509915] fuse init (API version 7.23)\n[ 0.510808] Key type big_key registered\n[ 0.511617] Allocating IMA MOK and blacklist keyrings.\n[ 0.512728] Key type asymmetric registered\n[ 0.513560] Asymmetric key parser 'x509' registered\n[ 0.514538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516388] io scheduler noop registered\n[ 0.517191] io scheduler deadline registered (default)\n[ 0.518196] io scheduler cfq registered\n[ 0.519038] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520093] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522857] ACPI: Power Button [PWRF]\n[ 0.523709] GHES: HEST is not enabled!\n[ 0.537514] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568117] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593546] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595854] Linux agpgart interface v0.103\n[ 0.597989] brd: module loaded\n[ 0.599191] loop: module loaded\n[ 0.604207] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606454] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607554] GPT:90111 != 2097151\n[ 0.608227] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609193] vda: vda1 vda15\n[ 0.610892] scsi host0: ata_piix\n[ 0.611632] scsi host1: ata_piix\n[ 0.612344] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613561] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615018] libphy: Fixed MDIO Bus: probed\n[ 0.615842] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616790] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619095] PPP generic driver version 2.4.2\n[ 0.620174] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621795] ehci-pci: EHCI PCI platform driver\n[ 0.622847] ehci-platform: EHCI generic platform driver\n[ 0.623994] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625202] ohci-pci: OHCI PCI platform driver\n[ 0.626081] ohci-platform: OHCI generic platform driver\n[ 0.627068] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641557] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644036] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647411] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648821] usb usb1: Product: UHCI Host Controller\n[ 0.649759] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650901] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651911] hub 1-0:1.0: USB hub found\n[ 0.652684] hub 1-0:1.0: 2 ports detected\n[ 0.653593] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656673] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657712] mousedev: PS/2 mouse device common for all mice\n[ 0.658966] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660804] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661916] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663107] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664300] i2c /dev entries driver\n[ 0.665063] device-mapper: uevent: version 1.0.3\n[ 0.666096] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667720] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668998] NET: Registered protocol family 10\n[ 0.670003] NET: Registered protocol family 17\n[ 0.670901] Key type dns_resolver registered\n[ 0.671836] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672940] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674704] registered taskstats version 1\n[ 0.675552] Loading compiled-in X.509 certificates\n[ 0.676989] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678867] zswap: loaded using pool lzo/zbud\n[ 0.680248] Key type trusted registered\n[ 0.681839] Key type encrypted registered\n[ 0.682693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683741] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684800] evm: HMAC attrs: 0x1\n[ 0.685866] Magic number: 6:708:267\n[ 0.686702] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:10 UTC (1538551030)\n[ 0.688654] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690030] EDD information not available.\n[ 0.774607] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776464] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790840] 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.832917] 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.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.11...\nLease of 10.10.11.11 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 61.12. iid=i-000000f8\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFP1CaC5SbwgUWDjeTud0ZZrrfTJgMVPOPWBumuNmXCswYuacehNZLXNo7A/ZqLWkeRlt/JOHNjwisW47ZNDcwWiMmnGT1cr2MQ7zk+jgrJ+alFc+hny71e472sxr6H2X+y/6TO00QZWtAY9CuBC3I03QpNYKIxiwXGtk0/Rj0ywF8Hnp2J3k4qiXi2xf/+z8R25AemVNgzC3giyVoElxlFpHjNj3dDunhBRHfLclNlDXwtP56AvcGCmK8RQPHL9IhjcjTCtYYn+lBTM2TNfCf68syKMf2Jkh3vT6y8wGnYVmyA8cs0itzBfugQN14rDn78cELMT4OzCrBAPmPM6/T root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBANzMBSF0dKa30SEfNfQypo+FEG7tomW5xZ7QyAYoM7/Hd5m/KVNV4UJ+2+oVYS+6K69BVY0YlxZbJrTvzBM5rIzUw3b8gef6x2R7HFAgv/8/fkaEa5PiBidYFEZoUw+8kruvTLgFc6qWQ/LYBTQqv05ze2wVykBTE5E75Dr78IaJAAAAFQCGPdMusV29iSqWyFGtQdRpNOUY4wAAAIAN8fhmRwDyCfl3poLDVunSVHvv5BCTCl51RIg9THG1RlNOhejZao9yHHB7yzyOuPY/VV0Mmv6suceEsFXXvLRiGQ+DuOUDSPJY/TEXecJKOCUkAC3AKZSg0KjeGBYVzitR25NXHLFiuVdpHTGtWuwZbOf+PMpGQf/b7O4v2GWzaAAAAIEA2n1y428pGekXVm2qAd6wD0y6xLmil8DWFlH18Ij3AwS+hkMt0VhXCxppF6Dkb6sZfmM4i4iYmvOX6xhn582tC5FLf6mx6JKpath2xiADtEd8EMIgv2xGRcVbZ9yciWSiEOjQMKkVDriKgjvl8zw4N+s6WSBiu2EEnBAykmKi9lo= 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.11,24,fe80::f816:3eff:fe2b:3ab6/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.11 \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-000000f8\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.06 ===\n/dev/root resized successfully [took 2.40s]\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:2B:3A:B6 \n inet addr:10.10.11.11 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2b:3ab6/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9519 (9.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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"} 2018-10-03 07:18:55,293 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5/action used request id req-ffe0daf3-3a3e-4c67-848d-1e98a53fe4e9 2018-10-03 07:18:57,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6439b7f601e96bdd6d2d4c4326416a86b383f1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:18:58,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49a26503-8aa3-41cd-88ba-0c0fc38330de x-compute-request-id: req-49a26503-8aa3-41cd-88ba-0c0fc38330de 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 493537761 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133435] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135106] pid_max: default: 32768 minimum: 301\n[ 0.136003] ACPI: Core revision 20150930\n[ 0.137381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139514] Yama: becoming mindful.\n[ 0.140248] AppArmor: AppArmor initialized\n[ 0.141114] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142456] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143748] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146346] Initializing cgroup subsys io\n[ 0.147165] Initializing cgroup subsys memory\n[ 0.148027] Initializing cgroup subsys devices\n[ 0.148911] Initializing cgroup subsys freezer\n[ 0.149779] Initializing cgroup subsys net_cls\n[ 0.150645] Initializing cgroup subsys perf_event\n[ 0.151554] Initializing cgroup subsys net_prio\n[ 0.152433] Initializing cgroup subsys hugetlb\n[ 0.153302] Initializing cgroup subsys pids\n[ 0.154177] CPU: Physical Processor ID: 0\n[ 0.155675] mce: CPU supports 10 MCE banks\n[ 0.156534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157530] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168173] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174605] ftrace: allocating 31920 entries in 125 pages\n[ 0.201058] smpboot: Max logical packages: 1\n[ 0.201913] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203260] x2apic enabled\n[ 0.204069] Switched APIC routing to physical x2apic.\n[ 0.205824] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206939] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208921] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210706] KVM setup paravirtual spinlock\n[ 0.211997] x86: Booted up 1 node, 1 CPUs\n[ 0.212802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214185] devtmpfs: initialized\n[ 0.215896] evm: security.selinux\n[ 0.216594] evm: security.SMACK64\n[ 0.217279] evm: security.SMACK64EXEC\n[ 0.218018] evm: security.SMACK64TRANSMUTE\n[ 0.218819] evm: security.SMACK64MMAP\n[ 0.219563] evm: security.ima\n[ 0.220200] evm: security.capability\n[ 0.220999] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222841] pinctrl core: initialized pinctrl subsystem\n[ 0.223936] RTC time: 7:17:09, date: 10/03/18\n[ 0.224887] NET: Registered protocol family 16\n[ 0.225855] cpuidle: using governor ladder\n[ 0.226670] cpuidle: using governor menu\n[ 0.227451] PCCT header not found.\n[ 0.228209] ACPI: bus type PCI registered\n[ 0.229011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230248] PCI: Using configuration type 1 for base access\n[ 0.231999] ACPI: Added _OSI(Module Device)\n[ 0.232847] ACPI: Added _OSI(Processor Device)\n[ 0.233709] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234612] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236757] ACPI: Interpreter enabled\n[ 0.237533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244904] ACPI: (supports S0 S5)\n[ 0.245608] ACPI: Using IOAPIC for interrupt routing\n[ 0.246682] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252142] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255543] acpiphp: Slot [3] registered\n[ 0.256341] acpiphp: Slot [4] registered\n[ 0.257162] acpiphp: Slot [5] registered\n[ 0.257958] acpiphp: Slot [6] registered\n[ 0.258758] acpiphp: Slot [7] registered\n[ 0.259557] acpiphp: Slot [8] registered\n[ 0.260351] acpiphp: Slot [9] registered\n[ 0.261158] acpiphp: Slot [10] registered\n[ 0.261972] acpiphp: Slot [11] registered\n[ 0.262784] acpiphp: Slot [12] registered\n[ 0.263596] acpiphp: Slot [13] registered\n[ 0.264401] acpiphp: Slot [14] registered\n[ 0.265210] acpiphp: Slot [15] registered\n[ 0.276262] acpiphp: Slot [16] registered\n[ 0.277076] acpiphp: Slot [17] registered\n[ 0.277886] acpiphp: Slot [18] registered\n[ 0.278692] acpiphp: Slot [19] registered\n[ 0.279501] acpiphp: Slot [20] registered\n[ 0.280314] acpiphp: Slot [21] registered\n[ 0.281127] acpiphp: Slot [22] registered\n[ 0.281940] acpiphp: Slot [23] registered\n[ 0.282750] acpiphp: Slot [24] registered\n[ 0.283560] acpiphp: Slot [25] registered\n[ 0.284369] acpiphp: Slot [26] registered\n[ 0.285184] acpiphp: Slot [27] registered\n[ 0.285995] acpiphp: Slot [28] registered\n[ 0.286806] acpiphp: Slot [29] registered\n[ 0.287611] acpiphp: Slot [30] registered\n[ 0.288420] acpiphp: Slot [31] registered\n[ 0.289230] PCI host bridge to bus 0000:00\n[ 0.290040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291251] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292462] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293909] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295352] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301642] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304110] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305384] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311964] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313396] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359486] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360998] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363857] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366501] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367977] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369025] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370567] vgaarb: loaded\n[ 0.371168] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372297] SCSI subsystem initialized\n[ 0.373114] ACPI: bus type USB registered\n[ 0.373941] usbcore: registered new interface driver usbfs\n[ 0.374974] usbcore: registered new interface driver hub\n[ 0.375976] usbcore: registered new device driver usb\n[ 0.377020] PCI: Using ACPI for IRQ routing\n[ 0.378049] NetLabel: Initializing\n[ 0.378758] NetLabel: domain hash size = 128\n[ 0.379608] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380566] NetLabel: unlabeled traffic allowed by default\n[ 0.381653] clocksource: Switched to clocksource kvm-clock\n[ 0.387077] AppArmor: AppArmor Filesystem Enabled\n[ 0.388032] pnp: PnP ACPI init\n[ 0.388941] pnp: PnP ACPI: found 5 devices\n[ 0.395322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397024] NET: Registered protocol family 2\n[ 0.397977] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399239] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400398] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401548] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402626] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403795] NET: Registered protocol family 1\n[ 0.404658] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405755] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406828] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435044] Trying to unpack rootfs image as initramfs...\n[ 0.484120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497846] Scanning for low memory corruption every 60 seconds\n[ 0.499187] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500352] audit: initializing netlink subsys (disabled)\n[ 0.501396] audit: type=2000 audit(1538551030.723:1): initialized\n[ 0.502731] Initialise system trusted keyring\n[ 0.503664] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504848] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506831] zbud: loaded\n[ 0.507544] VFS: Disk quotas dquot_6.6.0\n[ 0.508367] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509915] fuse init (API version 7.23)\n[ 0.510808] Key type big_key registered\n[ 0.511617] Allocating IMA MOK and blacklist keyrings.\n[ 0.512728] Key type asymmetric registered\n[ 0.513560] Asymmetric key parser 'x509' registered\n[ 0.514538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516388] io scheduler noop registered\n[ 0.517191] io scheduler deadline registered (default)\n[ 0.518196] io scheduler cfq registered\n[ 0.519038] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520093] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522857] ACPI: Power Button [PWRF]\n[ 0.523709] GHES: HEST is not enabled!\n[ 0.537514] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568117] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593546] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595854] Linux agpgart interface v0.103\n[ 0.597989] brd: module loaded\n[ 0.599191] loop: module loaded\n[ 0.604207] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606454] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607554] GPT:90111 != 2097151\n[ 0.608227] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609193] vda: vda1 vda15\n[ 0.610892] scsi host0: ata_piix\n[ 0.611632] scsi host1: ata_piix\n[ 0.612344] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613561] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615018] libphy: Fixed MDIO Bus: probed\n[ 0.615842] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616790] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619095] PPP generic driver version 2.4.2\n[ 0.620174] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621795] ehci-pci: EHCI PCI platform driver\n[ 0.622847] ehci-platform: EHCI generic platform driver\n[ 0.623994] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625202] ohci-pci: OHCI PCI platform driver\n[ 0.626081] ohci-platform: OHCI generic platform driver\n[ 0.627068] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641557] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644036] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647411] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648821] usb usb1: Product: UHCI Host Controller\n[ 0.649759] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650901] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651911] hub 1-0:1.0: USB hub found\n[ 0.652684] hub 1-0:1.0: 2 ports detected\n[ 0.653593] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656673] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657712] mousedev: PS/2 mouse device common for all mice\n[ 0.658966] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660804] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661916] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663107] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664300] i2c /dev entries driver\n[ 0.665063] device-mapper: uevent: version 1.0.3\n[ 0.666096] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667720] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668998] NET: Registered protocol family 10\n[ 0.670003] NET: Registered protocol family 17\n[ 0.670901] Key type dns_resolver registered\n[ 0.671836] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672940] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674704] registered taskstats version 1\n[ 0.675552] Loading compiled-in X.509 certificates\n[ 0.676989] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678867] zswap: loaded using pool lzo/zbud\n[ 0.680248] Key type trusted registered\n[ 0.681839] Key type encrypted registered\n[ 0.682693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683741] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684800] evm: HMAC attrs: 0x1\n[ 0.685866] Magic number: 6:708:267\n[ 0.686702] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:10 UTC (1538551030)\n[ 0.688654] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690030] EDD information not available.\n[ 0.774607] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776464] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790840] 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.832917] 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.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.11...\nLease of 10.10.11.11 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 61.12. iid=i-000000f8\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFP1CaC5SbwgUWDjeTud0ZZrrfTJgMVPOPWBumuNmXCswYuacehNZLXNo7A/ZqLWkeRlt/JOHNjwisW47ZNDcwWiMmnGT1cr2MQ7zk+jgrJ+alFc+hny71e472sxr6H2X+y/6TO00QZWtAY9CuBC3I03QpNYKIxiwXGtk0/Rj0ywF8Hnp2J3k4qiXi2xf/+z8R25AemVNgzC3giyVoElxlFpHjNj3dDunhBRHfLclNlDXwtP56AvcGCmK8RQPHL9IhjcjTCtYYn+lBTM2TNfCf68syKMf2Jkh3vT6y8wGnYVmyA8cs0itzBfugQN14rDn78cELMT4OzCrBAPmPM6/T root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBANzMBSF0dKa30SEfNfQypo+FEG7tomW5xZ7QyAYoM7/Hd5m/KVNV4UJ+2+oVYS+6K69BVY0YlxZbJrTvzBM5rIzUw3b8gef6x2R7HFAgv/8/fkaEa5PiBidYFEZoUw+8kruvTLgFc6qWQ/LYBTQqv05ze2wVykBTE5E75Dr78IaJAAAAFQCGPdMusV29iSqWyFGtQdRpNOUY4wAAAIAN8fhmRwDyCfl3poLDVunSVHvv5BCTCl51RIg9THG1RlNOhejZao9yHHB7yzyOuPY/VV0Mmv6suceEsFXXvLRiGQ+DuOUDSPJY/TEXecJKOCUkAC3AKZSg0KjeGBYVzitR25NXHLFiuVdpHTGtWuwZbOf+PMpGQf/b7O4v2GWzaAAAAIEA2n1y428pGekXVm2qAd6wD0y6xLmil8DWFlH18Ij3AwS+hkMt0VhXCxppF6Dkb6sZfmM4i4iYmvOX6xhn582tC5FLf6mx6JKpath2xiADtEd8EMIgv2xGRcVbZ9yciWSiEOjQMKkVDriKgjvl8zw4N+s6WSBiu2EEnBAykmKi9lo= 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.11,24,fe80::f816:3eff:fe2b:3ab6/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.11 \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-000000f8\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.06 ===\n/dev/root resized successfully [took 2.40s]\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:2B:3A:B6 \n inet addr:10.10.11.11 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2b:3ab6/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9519 (9.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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"} 2018-10-03 07:18:58,377 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5/action used request id req-49a26503-8aa3-41cd-88ba-0c0fc38330de 2018-10-03 07:19:00,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6439b7f601e96bdd6d2d4c4326416a86b383f1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:19:01,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d76cab73-8bb8-4d9f-91e7-b7715e50b0c6 x-compute-request-id: req-d76cab73-8bb8-4d9f-91e7-b7715e50b0c6 Content-Encoding: gzip Content-Length: 11162 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493537761 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.133435] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135106] pid_max: default: 32768 minimum: 301\n[ 0.136003] ACPI: Core revision 20150930\n[ 0.137381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139514] Yama: becoming mindful.\n[ 0.140248] AppArmor: AppArmor initialized\n[ 0.141114] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142456] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143748] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146346] Initializing cgroup subsys io\n[ 0.147165] Initializing cgroup subsys memory\n[ 0.148027] Initializing cgroup subsys devices\n[ 0.148911] Initializing cgroup subsys freezer\n[ 0.149779] Initializing cgroup subsys net_cls\n[ 0.150645] Initializing cgroup subsys perf_event\n[ 0.151554] Initializing cgroup subsys net_prio\n[ 0.152433] Initializing cgroup subsys hugetlb\n[ 0.153302] Initializing cgroup subsys pids\n[ 0.154177] CPU: Physical Processor ID: 0\n[ 0.155675] mce: CPU supports 10 MCE banks\n[ 0.156534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157530] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168173] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174605] ftrace: allocating 31920 entries in 125 pages\n[ 0.201058] smpboot: Max logical packages: 1\n[ 0.201913] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203260] x2apic enabled\n[ 0.204069] Switched APIC routing to physical x2apic.\n[ 0.205824] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206939] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208921] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210706] KVM setup paravirtual spinlock\n[ 0.211997] x86: Booted up 1 node, 1 CPUs\n[ 0.212802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214185] devtmpfs: initialized\n[ 0.215896] evm: security.selinux\n[ 0.216594] evm: security.SMACK64\n[ 0.217279] evm: security.SMACK64EXEC\n[ 0.218018] evm: security.SMACK64TRANSMUTE\n[ 0.218819] evm: security.SMACK64MMAP\n[ 0.219563] evm: security.ima\n[ 0.220200] evm: security.capability\n[ 0.220999] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222841] pinctrl core: initialized pinctrl subsystem\n[ 0.223936] RTC time: 7:17:09, date: 10/03/18\n[ 0.224887] NET: Registered protocol family 16\n[ 0.225855] cpuidle: using governor ladder\n[ 0.226670] cpuidle: using governor menu\n[ 0.227451] PCCT header not found.\n[ 0.228209] ACPI: bus type PCI registered\n[ 0.229011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230248] PCI: Using configuration type 1 for base access\n[ 0.231999] ACPI: Added _OSI(Module Device)\n[ 0.232847] ACPI: Added _OSI(Processor Device)\n[ 0.233709] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234612] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236757] ACPI: Interpreter enabled\n[ 0.237533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244904] ACPI: (supports S0 S5)\n[ 0.245608] ACPI: Using IOAPIC for interrupt routing\n[ 0.246682] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252142] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255543] acpiphp: Slot [3] registered\n[ 0.256341] acpiphp: Slot [4] registered\n[ 0.257162] acpiphp: Slot [5] registered\n[ 0.257958] acpiphp: Slot [6] registered\n[ 0.258758] acpiphp: Slot [7] registered\n[ 0.259557] acpiphp: Slot [8] registered\n[ 0.260351] acpiphp: Slot [9] registered\n[ 0.261158] acpiphp: Slot [10] registered\n[ 0.261972] acpiphp: Slot [11] registered\n[ 0.262784] acpiphp: Slot [12] registered\n[ 0.263596] acpiphp: Slot [13] registered\n[ 0.264401] acpiphp: Slot [14] registered\n[ 0.265210] acpiphp: Slot [15] registered\n[ 0.276262] acpiphp: Slot [16] registered\n[ 0.277076] acpiphp: Slot [17] registered\n[ 0.277886] acpiphp: Slot [18] registered\n[ 0.278692] acpiphp: Slot [19] registered\n[ 0.279501] acpiphp: Slot [20] registered\n[ 0.280314] acpiphp: Slot [21] registered\n[ 0.281127] acpiphp: Slot [22] registered\n[ 0.281940] acpiphp: Slot [23] registered\n[ 0.282750] acpiphp: Slot [24] registered\n[ 0.283560] acpiphp: Slot [25] registered\n[ 0.284369] acpiphp: Slot [26] registered\n[ 0.285184] acpiphp: Slot [27] registered\n[ 0.285995] acpiphp: Slot [28] registered\n[ 0.286806] acpiphp: Slot [29] registered\n[ 0.287611] acpiphp: Slot [30] registered\n[ 0.288420] acpiphp: Slot [31] registered\n[ 0.289230] PCI host bridge to bus 0000:00\n[ 0.290040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291251] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292462] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293909] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295352] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301642] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304110] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305384] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311964] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313396] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359486] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360998] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363857] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366501] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367977] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369025] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370567] vgaarb: loaded\n[ 0.371168] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372297] SCSI subsystem initialized\n[ 0.373114] ACPI: bus type USB registered\n[ 0.373941] usbcore: registered new interface driver usbfs\n[ 0.374974] usbcore: registered new interface driver hub\n[ 0.375976] usbcore: registered new device driver usb\n[ 0.377020] PCI: Using ACPI for IRQ routing\n[ 0.378049] NetLabel: Initializing\n[ 0.378758] NetLabel: domain hash size = 128\n[ 0.379608] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380566] NetLabel: unlabeled traffic allowed by default\n[ 0.381653] clocksource: Switched to clocksource kvm-clock\n[ 0.387077] AppArmor: AppArmor Filesystem Enabled\n[ 0.388032] pnp: PnP ACPI init\n[ 0.388941] pnp: PnP ACPI: found 5 devices\n[ 0.395322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397024] NET: Registered protocol family 2\n[ 0.397977] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399239] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400398] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401548] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402626] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403795] NET: Registered protocol family 1\n[ 0.404658] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405755] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406828] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435044] Trying to unpack rootfs image as initramfs...\n[ 0.484120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497846] Scanning for low memory corruption every 60 seconds\n[ 0.499187] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500352] audit: initializing netlink subsys (disabled)\n[ 0.501396] audit: type=2000 audit(1538551030.723:1): initialized\n[ 0.502731] Initialise system trusted keyring\n[ 0.503664] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504848] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506831] zbud: loaded\n[ 0.507544] VFS: Disk quotas dquot_6.6.0\n[ 0.508367] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509915] fuse init (API version 7.23)\n[ 0.510808] Key type big_key registered\n[ 0.511617] Allocating IMA MOK and blacklist keyrings.\n[ 0.512728] Key type asymmetric registered\n[ 0.513560] Asymmetric key parser 'x509' registered\n[ 0.514538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516388] io scheduler noop registered\n[ 0.517191] io scheduler deadline registered (default)\n[ 0.518196] io scheduler cfq registered\n[ 0.519038] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520093] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522857] ACPI: Power Button [PWRF]\n[ 0.523709] GHES: HEST is not enabled!\n[ 0.537514] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568117] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593546] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595854] Linux agpgart interface v0.103\n[ 0.597989] brd: module loaded\n[ 0.599191] loop: module loaded\n[ 0.604207] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606454] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607554] GPT:90111 != 2097151\n[ 0.608227] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609193] vda: vda1 vda15\n[ 0.610892] scsi host0: ata_piix\n[ 0.611632] scsi host1: ata_piix\n[ 0.612344] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613561] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615018] libphy: Fixed MDIO Bus: probed\n[ 0.615842] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616790] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619095] PPP generic driver version 2.4.2\n[ 0.620174] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621795] ehci-pci: EHCI PCI platform driver\n[ 0.622847] ehci-platform: EHCI generic platform driver\n[ 0.623994] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625202] ohci-pci: OHCI PCI platform driver\n[ 0.626081] ohci-platform: OHCI generic platform driver\n[ 0.627068] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641557] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644036] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647411] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648821] usb usb1: Product: UHCI Host Controller\n[ 0.649759] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650901] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651911] hub 1-0:1.0: USB hub found\n[ 0.652684] hub 1-0:1.0: 2 ports detected\n[ 0.653593] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656673] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657712] mousedev: PS/2 mouse device common for all mice\n[ 0.658966] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660804] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661916] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663107] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664300] i2c /dev entries driver\n[ 0.665063] device-mapper: uevent: version 1.0.3\n[ 0.666096] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667720] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668998] NET: Registered protocol family 10\n[ 0.670003] NET: Registered protocol family 17\n[ 0.670901] Key type dns_resolver registered\n[ 0.671836] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672940] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674704] registered taskstats version 1\n[ 0.675552] Loading compiled-in X.509 certificates\n[ 0.676989] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678867] zswap: loaded using pool lzo/zbud\n[ 0.680248] Key type trusted registered\n[ 0.681839] Key type encrypted registered\n[ 0.682693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683741] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684800] evm: HMAC attrs: 0x1\n[ 0.685866] Magic number: 6:708:267\n[ 0.686702] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:10 UTC (1538551030)\n[ 0.688654] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690030] EDD information not available.\n[ 0.774607] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776464] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790840] 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.832917] 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.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.11...\nLease of 10.10.11.11 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 61.12. iid=i-000000f8\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFP1CaC5SbwgUWDjeTud0ZZrrfTJgMVPOPWBumuNmXCswYuacehNZLXNo7A/ZqLWkeRlt/JOHNjwisW47ZNDcwWiMmnGT1cr2MQ7zk+jgrJ+alFc+hny71e472sxr6H2X+y/6TO00QZWtAY9CuBC3I03QpNYKIxiwXGtk0/Rj0ywF8Hnp2J3k4qiXi2xf/+z8R25AemVNgzC3giyVoElxlFpHjNj3dDunhBRHfLclNlDXwtP56AvcGCmK8RQPHL9IhjcjTCtYYn+lBTM2TNfCf68syKMf2Jkh3vT6y8wGnYVmyA8cs0itzBfugQN14rDn78cELMT4OzCrBAPmPM6/T root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBANzMBSF0dKa30SEfNfQypo+FEG7tomW5xZ7QyAYoM7/Hd5m/KVNV4UJ+2+oVYS+6K69BVY0YlxZbJrTvzBM5rIzUw3b8gef6x2R7HFAgv/8/fkaEa5PiBidYFEZoUw+8kruvTLgFc6qWQ/LYBTQqv05ze2wVykBTE5E75Dr78IaJAAAAFQCGPdMusV29iSqWyFGtQdRpNOUY4wAAAIAN8fhmRwDyCfl3poLDVunSVHvv5BCTCl51RIg9THG1RlNOhejZao9yHHB7yzyOuPY/VV0Mmv6suceEsFXXvLRiGQ+DuOUDSPJY/TEXecJKOCUkAC3AKZSg0KjeGBYVzitR25NXHLFiuVdpHTGtWuwZbOf+PMpGQf/b7O4v2GWzaAAAAIEA2n1y428pGekXVm2qAd6wD0y6xLmil8DWFlH18Ij3AwS+hkMt0VhXCxppF6Dkb6sZfmM4i4iYmvOX6xhn582tC5FLf6mx6JKpath2xiADtEd8EMIgv2xGRcVbZ9yciWSiEOjQMKkVDriKgjvl8zw4N+s6WSBiu2EEnBAykmKi9lo= 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.11,24,fe80::f816:3eff:fe2b:3ab6/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.11 \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-000000f8\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.06 ===\n/dev/root resized successfully [took 2.40s]\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:2B:3A:B6 \n inet addr:10.10.11.11 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2b:3ab6/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9519 (9.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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.122668] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122670] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.122672] usb 1-1: Product: QEMU USB Tablet\n[ 1.122672] usb 1-1: Manufacturer: QEMU\n[ 1.122673] usb 1-1: SerialNumber: 42\n[ 1.133310] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.497699] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.497702] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 63.184429] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.505754] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:17:10 cirros kern.info kernel: [ 0.790840] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nOct 3 08:17:10 cirros kern.info kernel: [ 0.801863] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nOct 3 08:17:10 cirros kern.info kernel: [ 0.801865] e1000: Copyright (c) 1999-2006 Intel Corporation.\nOct 3 08:17:10 cirros kern.info kernel: [ 0.803498] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nOct 3 08:17:10 cirros kern.info kernel: [ 0.806421] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nOct 3 08:17:10 cirros kern.info kernel: [ 0.808360] ip_tables: (C) 2000-2006 Netfilter Core Team\nOct 3 08:17:10 cirros kern.info kernel: [ 0.830470] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nOct 3 08:17:10 cirros kern.info kernel: [ 0.831413] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nOct 3 08:17:10 cirros kern.notice kernel: [ 0.832917] random: blkid urandom read with 2 bits of entropy available\nOct 3 08:17:10 cirros kern.info kernel: [ 0.834823] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nOct 3 08:17:10 cirros kern.info kernel: [ 0.879535] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nOct 3 08:17:10 cirros kern.info kernel: [ 0.961701] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nOct 3 08:17:10 cirros kern.info kernel: [ 1.115425] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nOct 3 08:17:10 cirros kern.info kernel: [ 1.122668] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nOct 3 08:17:10 cirros kern.info kernel: [ 1.122670] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nOct 3 08:17:10 cirros kern.info kernel: [ 1.122672] usb 1-1: Product: QEMU USB Tablet\nOct 3 08:17:10 cirros kern.info kernel: [ 1.122672] usb 1-1: Manufacturer: QEMU\nOct 3 08:17:10 cirros kern.info kernel: [ 1.122673] usb 1-1: SerialNumber: 42\nOct 3 08:17:10 cirros kern.info kernel: [ 1.133310] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nOct 3 08:17:11 cirros kern.info kernel: [ 1.497699] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nOct 3 08:17:11 cirros kern.info kernel: [ 1.497702] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nOct 3 08:18:12 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:18:12 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:18:12 cirros kern.info kernel: [ 63.184429] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:18:13 cirros kern.info kernel: [ 63.505754] 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-10-03 07:19:01,475 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5/action used request id req-d76cab73-8bb8-4d9f-91e7-b7715e50b0c6 2018-10-03 07:19:03,511 - sdnvpn_test_utils - INFO - Waiting for instance ea74ca66-573a-486b-b8a8-c67bcc595296 to boot up 2018-10-03 07:19:03,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:19:04,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:19:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79bb0c3a-eb5b-4216-a1fa-c70aff00d4fc x-compute-request-id: req-79bb0c3a-eb5b-4216-a1fa-c70aff00d4fc 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 523681564 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136297] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138049] pid_max: default: 32768 minimum: 301\n[ 0.138994] ACPI: Core revision 20150930\n[ 0.140414] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141801] Security Framework initialized\n[ 0.142674] Yama: becoming mindful.\n[ 0.143452] AppArmor: AppArmor initialized\n[ 0.144360] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145769] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148424] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149921] Initializing cgroup subsys io\n[ 0.150812] Initializing cgroup subsys memory\n[ 0.151763] Initializing cgroup subsys devices\n[ 0.152724] Initializing cgroup subsys freezer\n[ 0.153660] Initializing cgroup subsys net_cls\n[ 0.154599] Initializing cgroup subsys perf_event\n[ 0.155609] Initializing cgroup subsys net_prio\n[ 0.156574] Initializing cgroup subsys hugetlb\n[ 0.157500] Initializing cgroup subsys pids\n[ 0.158362] CPU: Physical Processor ID: 0\n[ 0.159874] mce: CPU supports 10 MCE banks\n[ 0.160713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179977] ftrace: allocating 31920 entries in 125 pages\n[ 0.205936] smpboot: Max logical packages: 1\n[ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208132] x2apic enabled\n[ 0.208926] Switched APIC routing to physical x2apic.\n[ 0.210650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215472] KVM setup paravirtual spinlock\n[ 0.216753] x86: Booted up 1 node, 1 CPUs\n[ 0.217544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218905] devtmpfs: initialized\n[ 0.220611] evm: security.selinux\n[ 0.221306] evm: security.SMACK64\n[ 0.221999] evm: security.SMACK64EXEC\n[ 0.222726] evm: security.SMACK64TRANSMUTE\n[ 0.223517] evm: security.SMACK64MMAP\n[ 0.224259] evm: security.ima\n[ 0.224886] evm: security.capability\n[ 0.225675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227479] pinctrl core: initialized pinctrl subsystem\n[ 0.228545] RTC time: 7:17:34, date: 10/03/18\n[ 0.229487] NET: Registered protocol family 16\n[ 0.230438] cpuidle: using governor ladder\n[ 0.231235] cpuidle: using governor menu\n[ 0.232002] PCCT header not found.\n[ 0.232730] ACPI: bus type PCI registered\n[ 0.233525] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234748] PCI: Using configuration type 1 for base access\n[ 0.236473] ACPI: Added _OSI(Module Device)\n[ 0.237295] ACPI: Added _OSI(Processor Device)\n[ 0.238139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241135] ACPI: Interpreter enabled\n[ 0.241882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250211] ACPI: (supports S0 S5)\n[ 0.251167] ACPI: Using IOAPIC for interrupt routing\n[ 0.252298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256506] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261039] acpiphp: Slot [3] registered\n[ 0.261826] acpiphp: Slot [4] registered\n[ 0.262610] acpiphp: Slot [5] registered\n[ 0.263392] acpiphp: Slot [6] registered\n[ 0.264167] acpiphp: Slot [7] registered\n[ 0.264959] acpiphp: Slot [8] registered\n[ 0.265740] acpiphp: Slot [9] registered\n[ 0.266523] acpiphp: Slot [10] registered\n[ 0.267323] acpiphp: Slot [11] registered\n[ 0.268116] acpiphp: Slot [12] registered\n[ 0.268905] acpiphp: Slot [13] registered\n[ 0.269701] acpiphp: Slot [14] registered\n[ 0.270494] acpiphp: Slot [15] registered\n[ 0.281514] acpiphp: Slot [16] registered\n[ 0.282333] acpiphp: Slot [17] registered\n[ 0.283122] acpiphp: Slot [18] registered\n[ 0.283909] acpiphp: Slot [19] registered\n[ 0.284707] acpiphp: Slot [20] registered\n[ 0.285506] acpiphp: Slot [21] registered\n[ 0.286298] acpiphp: Slot [22] registered\n[ 0.287089] acpiphp: Slot [23] registered\n[ 0.287878] acpiphp: Slot [24] registered\n[ 0.288671] acpiphp: Slot [25] registered\n[ 0.289461] acpiphp: Slot [26] registered\n[ 0.290256] acpiphp: Slot [27] registered\n[ 0.291051] acpiphp: Slot [28] registered\n[ 0.291841] acpiphp: Slot [29] registered\n[ 0.292637] acpiphp: Slot [30] registered\n[ 0.293428] acpiphp: Slot [31] registered\n[ 0.294216] PCI host bridge to bus 0000:00\n[ 0.295012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296198] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298797] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374239] vgaarb: loaded\n[ 0.374827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375940] SCSI subsystem initialized\n[ 0.376743] ACPI: bus type USB registered\n[ 0.377545] usbcore: registered new interface driver usbfs\n[ 0.378560] usbcore: registered new interface driver hub\n[ 0.379554] usbcore: registered new device driver usb\n[ 0.380604] PCI: Using ACPI for IRQ routing\n[ 0.381613] NetLabel: Initializing\n[ 0.382319] NetLabel: domain hash size = 128\n[ 0.383160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384097] NetLabel: unlabeled traffic allowed by default\n[ 0.385183] clocksource: Switched to clocksource kvm-clock\n[ 0.390568] AppArmor: AppArmor Filesystem Enabled\n[ 0.391518] pnp: PnP ACPI init\n[ 0.392419] pnp: PnP ACPI: found 5 devices\n[ 0.398786] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400484] NET: Registered protocol family 2\n[ 0.401436] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405004] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406078] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407247] NET: Registered protocol family 1\n[ 0.408113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438508] Trying to unpack rootfs image as initramfs...\n[ 0.488333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502144] Scanning for low memory corruption every 60 seconds\n[ 0.503448] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504588] audit: initializing netlink subsys (disabled)\n[ 0.505634] audit: type=2000 audit(1538551054.874:1): initialized\n[ 0.506935] Initialise system trusted keyring\n[ 0.507857] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509018] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511664] VFS: Disk quotas dquot_6.6.0\n[ 0.512481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513990] fuse init (API version 7.23)\n[ 0.514862] Key type big_key registered\n[ 0.515662] Allocating IMA MOK and blacklist keyrings.\n[ 0.517132] Key type asymmetric registered\n[ 0.517959] Asymmetric key parser 'x509' registered\n[ 0.518909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520372] io scheduler noop registered\n[ 0.521167] io scheduler deadline registered (default)\n[ 0.522161] io scheduler cfq registered\n[ 0.522995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526744] ACPI: Power Button [PWRF]\n[ 0.527566] GHES: HEST is not enabled!\n[ 0.541244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599999] Linux agpgart interface v0.103\n[ 0.602029] brd: module loaded\n[ 0.603184] loop: module loaded\n[ 0.608022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609557] GPT:90111 != 2097151\n[ 0.610232] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611309] GPT:90111 != 2097151\n[ 0.611972] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612927] vda: vda1 vda15\n[ 0.614483] scsi host0: ata_piix\n[ 0.615226] scsi host1: ata_piix\n[ 0.615920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618582] libphy: Fixed MDIO Bus: probed\n[ 0.619392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622554] PPP generic driver version 2.4.2\n[ 0.623434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624709] ehci-pci: EHCI PCI platform driver\n[ 0.625597] ehci-platform: EHCI generic platform driver\n[ 0.626573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627679] ohci-pci: OHCI PCI platform driver\n[ 0.628542] ohci-platform: OHCI generic platform driver\n[ 0.629528] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644254] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651470] usb usb1: Product: UHCI Host Controller\n[ 0.652396] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653528] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654606] hub 1-0:1.0: USB hub found\n[ 0.655473] hub 1-0:1.0: 2 ports detected\n[ 0.656484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661070] mousedev: PS/2 mouse device common for all mice\n[ 0.662491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664560] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668482] i2c /dev entries driver\n[ 0.669341] device-mapper: uevent: version 1.0.3\n[ 0.670405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672240] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673678] NET: Registered protocol family 10\n[ 0.674769] NET: Registered protocol family 17\n[ 0.675773] Key type dns_resolver registered\n[ 0.676756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679799] registered taskstats version 1\n[ 0.680674] Loading compiled-in X.509 certificates\n[ 0.682330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684590] zswap: loaded using pool lzo/zbud\n[ 0.686243] Key type trusted registered\n[ 0.688123] Key type encrypted registered\n[ 0.689248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690572] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691918] evm: HMAC attrs: 0x1\n[ 0.693051] Magic number: 6:708:267\n[ 0.694083] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:35 UTC (1538551055)\n[ 0.696386] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697760] EDD information not available.\n[ 0.773762] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775333] ata1.00: configured for MWDMA2\n[ 0.776582] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791845] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793822] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795422] Write protecting the kernel read-only data: 14336k\n[ 0.797037] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798957] 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.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321417] 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.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.10.8 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:19:04,587 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-79bb0c3a-eb5b-4216-a1fa-c70aff00d4fc 2018-10-03 07:19:06,590 - sdnvpn_test_utils - INFO - Waiting for instance f207f463-0a45-45fa-a5e2-7711336e66e7 to boot up 2018-10-03 07:19:06,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da65ee6dabdf1acb3f70c08c7ae80faa2badba1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:19:07,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:19: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-4844e23f-8ff8-4f4c-89ce-1b37ade4db21 x-compute-request-id: req-4844e23f-8ff8-4f4c-89ce-1b37ade4db21 Content-Encoding: gzip Content-Length: 8087 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515114510 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129473] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131098] pid_max: default: 32768 minimum: 301\n[ 0.131976] ACPI: Core revision 20150930\n[ 0.133347] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134638] Security Framework initialized\n[ 0.135447] Yama: becoming mindful.\n[ 0.136173] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139597] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140788] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142170] Initializing cgroup subsys io\n[ 0.142973] Initializing cgroup subsys memory\n[ 0.143819] Initializing cgroup subsys devices\n[ 0.144690] Initializing cgroup subsys freezer\n[ 0.145543] Initializing cgroup subsys net_cls\n[ 0.146397] Initializing cgroup subsys perf_event\n[ 0.147292] Initializing cgroup subsys net_prio\n[ 0.148158] Initializing cgroup subsys hugetlb\n[ 0.149019] Initializing cgroup subsys pids\n[ 0.149881] CPU: Physical Processor ID: 0\n[ 0.151410] mce: CPU supports 10 MCE banks\n[ 0.152249] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164175] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170805] ftrace: allocating 31920 entries in 125 pages\n[ 0.197984] smpboot: Max logical packages: 1\n[ 0.198848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200168] x2apic enabled\n[ 0.200970] Switched APIC routing to physical x2apic.\n[ 0.202702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203805] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205763] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207517] KVM setup paravirtual spinlock\n[ 0.208856] x86: Booted up 1 node, 1 CPUs\n[ 0.209649] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211024] devtmpfs: initialized\n[ 0.212781] evm: security.selinux\n[ 0.213468] evm: security.SMACK64\n[ 0.214149] evm: security.SMACK64EXEC\n[ 0.214893] evm: security.SMACK64TRANSMUTE\n[ 0.215685] evm: security.SMACK64MMAP\n[ 0.216415] evm: security.ima\n[ 0.217047] evm: security.capability\n[ 0.217846] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219678] pinctrl core: initialized pinctrl subsystem\n[ 0.220767] RTC time: 7:17:22, date: 10/03/18\n[ 0.221716] NET: Registered protocol family 16\n[ 0.222675] cpuidle: using governor ladder\n[ 0.223475] cpuidle: using governor menu\n[ 0.224250] PCCT header not found.\n[ 0.225001] ACPI: bus type PCI registered\n[ 0.225801] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227020] PCI: Using configuration type 1 for base access\n[ 0.228778] ACPI: Added _OSI(Module Device)\n[ 0.229610] ACPI: Added _OSI(Processor Device)\n[ 0.230453] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233453] ACPI: Interpreter enabled\n[ 0.234212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239664] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241461] ACPI: (supports S0 S5)\n[ 0.242156] ACPI: Using IOAPIC for interrupt routing\n[ 0.243511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249207] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252911] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256215] acpiphp: Slot [3] registered\n[ 0.257420] acpiphp: Slot [4] registered\n[ 0.258615] acpiphp: Slot [5] registered\n[ 0.259518] acpiphp: Slot [6] registered\n[ 0.260332] acpiphp: Slot [7] registered\n[ 0.261134] acpiphp: Slot [8] registered\n[ 0.261940] acpiphp: Slot [9] registered\n[ 0.262737] acpiphp: Slot [10] registered\n[ 0.263541] acpiphp: Slot [11] registered\n[ 0.264355] acpiphp: Slot [12] registered\n[ 0.265166] acpiphp: Slot [13] registered\n[ 0.265975] acpiphp: Slot [14] registered\n[ 0.266786] acpiphp: Slot [15] registered\n[ 0.277617] acpiphp: Slot [16] registered\n[ 0.278469] acpiphp: Slot [17] registered\n[ 0.279280] acpiphp: Slot [18] registered\n[ 0.280082] acpiphp: Slot [19] registered\n[ 0.280901] acpiphp: Slot [20] registered\n[ 0.281714] acpiphp: Slot [21] registered\n[ 0.282515] acpiphp: Slot [22] registered\n[ 0.283333] acpiphp: Slot [23] registered\n[ 0.284141] acpiphp: Slot [24] registered\n[ 0.284947] acpiphp: Slot [25] registered\n[ 0.285754] acpiphp: Slot [26] registered\n[ 0.286554] acpiphp: Slot [27] registered\n[ 0.287360] acpiphp: Slot [28] registered\n[ 0.288174] acpiphp: Slot [29] registered\n[ 0.288988] acpiphp: Slot [30] registered\n[ 0.289797] acpiphp: Slot [31] registered\n[ 0.290601] PCI host bridge to bus 0000:00\n[ 0.291408] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292615] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293817] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295249] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303051] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304335] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305562] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314763] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360034] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364381] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365759] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367005] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368587] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369625] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371142] vgaarb: loaded\n[ 0.371768] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372883] SCSI subsystem initialized\n[ 0.373688] ACPI: bus type USB registered\n[ 0.374488] usbcore: registered new interface driver usbfs\n[ 0.375508] usbcore: registered new interface driver hub\n[ 0.376499] usbcore: registered new device driver usb\n[ 0.377554] PCI: Using ACPI for IRQ routing\n[ 0.378571] NetLabel: Initializing\n[ 0.379269] NetLabel: domain hash size = 128\n[ 0.380111] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381047] NetLabel: unlabeled traffic allowed by default\n[ 0.382120] clocksource: Switched to clocksource kvm-clock\n[ 0.387605] AppArmor: AppArmor Filesystem Enabled\n[ 0.388593] pnp: PnP ACPI init\n[ 0.389491] pnp: PnP ACPI: found 5 devices\n[ 0.395861] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397590] NET: Registered protocol family 2\n[ 0.398528] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399780] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400937] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402080] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403144] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404299] NET: Registered protocol family 1\n[ 0.405156] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406245] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407323] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421294] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435797] Trying to unpack rootfs image as initramfs...\n[ 0.486416] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500256] Scanning for low memory corruption every 60 seconds\n[ 0.501778] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503176] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551043.284:1): initialized\n[ 0.505623] Initialise system trusted keyring\n[ 0.506559] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507723] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509706] zbud: loaded\n[ 0.510421] VFS: Disk quotas dquot_6.6.0\n[ 0.511243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512758] fuse init (API version 7.23)\n[ 0.513647] Key type big_key registered\n[ 0.514454] Allocating IMA MOK and blacklist keyrings.\n[ 0.515936] Key type asymmetric registered\n[ 0.516759] Asymmetric key parser 'x509' registered\n[ 0.517707] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519181] io scheduler noop registered\n[ 0.519978] io scheduler deadline registered (default)\n[ 0.520964] io scheduler cfq registered\n[ 0.521795] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522847] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524107] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525557] ACPI: Power Button [PWRF]\n[ 0.526400] GHES: HEST is not enabled!\n[ 0.540218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569843] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596619] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598747] Linux agpgart interface v0.103\n[ 0.600766] brd: module loaded\n[ 0.601911] loop: module loaded\n[ 0.606406] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607853] GPT:90111 != 2097151\n[ 0.608525] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609625] GPT:90111 != 2097151\n[ 0.610302] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611264] vda: vda1 vda15\n[ 0.612679] scsi host0: ata_piix\n[ 0.613402] scsi host1: ata_piix\n[ 0.614111] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615325] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616764] libphy: Fixed MDIO Bus: probed\n[ 0.617577] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618519] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620655] PPP generic driver version 2.4.2\n[ 0.621534] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622799] ehci-pci: EHCI PCI platform driver\n[ 0.623669] ehci-platform: EHCI generic platform driver\n[ 0.624646] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625761] ohci-pci: OHCI PCI platform driver\n[ 0.626636] ohci-platform: OHCI generic platform driver\n[ 0.627619] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641916] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642917] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644350] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645367] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646482] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647701] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649109] usb usb1: Product: UHCI Host Controller\n[ 0.650034] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651185] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652170] hub 1-0:1.0: USB hub found\n[ 0.652942] hub 1-0:1.0: 2 ports detected\n[ 0.653838] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655950] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656897] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657915] mousedev: PS/2 mouse device common for all mice\n[ 0.659165] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660980] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662065] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665213] device-mapper: uevent: version 1.0.3\n[ 0.666165] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668399] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670157] NET: Registered protocol family 10\n[ 0.671592] NET: Registered protocol family 17\n[ 0.672940] Key type dns_resolver registered\n[ 0.674202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675766] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678272] registered taskstats version 1\n[ 0.679433] Loading compiled-in X.509 certificates\n[ 0.681267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684069] zswap: loaded using pool lzo/zbud\n[ 0.685924] Key type trusted registered\n[ 0.688054] Key type encrypted registered\n[ 0.689061] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690324] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691595] evm: HMAC attrs: 0x1\n[ 0.692660] Magic number: 6:708:267\n[ 0.693662] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:23 UTC (1538551043)\n[ 0.695618] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696983] EDD information not available.\n[ 0.770658] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.772327] ata1.00: configured for MWDMA2\n[ 0.773710] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.786721] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.788256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.789747] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.791914] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793820] Write protecting the kernel read-only data: 14336k\n[ 0.795705] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797913] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.647370] 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.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\"\nTop of 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.44s]\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\n"} 2018-10-03 07:19:07,666 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7/action used request id req-4844e23f-8ff8-4f4c-89ce-1b37ade4db21 2018-10-03 07:19:09,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:19:10,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9b793ee-206b-43e7-908e-db4d3395899f x-compute-request-id: req-e9b793ee-206b-43e7-908e-db4d3395899f 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 523681564 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136297] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138049] pid_max: default: 32768 minimum: 301\n[ 0.138994] ACPI: Core revision 20150930\n[ 0.140414] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141801] Security Framework initialized\n[ 0.142674] Yama: becoming mindful.\n[ 0.143452] AppArmor: AppArmor initialized\n[ 0.144360] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145769] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148424] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149921] Initializing cgroup subsys io\n[ 0.150812] Initializing cgroup subsys memory\n[ 0.151763] Initializing cgroup subsys devices\n[ 0.152724] Initializing cgroup subsys freezer\n[ 0.153660] Initializing cgroup subsys net_cls\n[ 0.154599] Initializing cgroup subsys perf_event\n[ 0.155609] Initializing cgroup subsys net_prio\n[ 0.156574] Initializing cgroup subsys hugetlb\n[ 0.157500] Initializing cgroup subsys pids\n[ 0.158362] CPU: Physical Processor ID: 0\n[ 0.159874] mce: CPU supports 10 MCE banks\n[ 0.160713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179977] ftrace: allocating 31920 entries in 125 pages\n[ 0.205936] smpboot: Max logical packages: 1\n[ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208132] x2apic enabled\n[ 0.208926] Switched APIC routing to physical x2apic.\n[ 0.210650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215472] KVM setup paravirtual spinlock\n[ 0.216753] x86: Booted up 1 node, 1 CPUs\n[ 0.217544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218905] devtmpfs: initialized\n[ 0.220611] evm: security.selinux\n[ 0.221306] evm: security.SMACK64\n[ 0.221999] evm: security.SMACK64EXEC\n[ 0.222726] evm: security.SMACK64TRANSMUTE\n[ 0.223517] evm: security.SMACK64MMAP\n[ 0.224259] evm: security.ima\n[ 0.224886] evm: security.capability\n[ 0.225675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227479] pinctrl core: initialized pinctrl subsystem\n[ 0.228545] RTC time: 7:17:34, date: 10/03/18\n[ 0.229487] NET: Registered protocol family 16\n[ 0.230438] cpuidle: using governor ladder\n[ 0.231235] cpuidle: using governor menu\n[ 0.232002] PCCT header not found.\n[ 0.232730] ACPI: bus type PCI registered\n[ 0.233525] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234748] PCI: Using configuration type 1 for base access\n[ 0.236473] ACPI: Added _OSI(Module Device)\n[ 0.237295] ACPI: Added _OSI(Processor Device)\n[ 0.238139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241135] ACPI: Interpreter enabled\n[ 0.241882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250211] ACPI: (supports S0 S5)\n[ 0.251167] ACPI: Using IOAPIC for interrupt routing\n[ 0.252298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256506] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261039] acpiphp: Slot [3] registered\n[ 0.261826] acpiphp: Slot [4] registered\n[ 0.262610] acpiphp: Slot [5] registered\n[ 0.263392] acpiphp: Slot [6] registered\n[ 0.264167] acpiphp: Slot [7] registered\n[ 0.264959] acpiphp: Slot [8] registered\n[ 0.265740] acpiphp: Slot [9] registered\n[ 0.266523] acpiphp: Slot [10] registered\n[ 0.267323] acpiphp: Slot [11] registered\n[ 0.268116] acpiphp: Slot [12] registered\n[ 0.268905] acpiphp: Slot [13] registered\n[ 0.269701] acpiphp: Slot [14] registered\n[ 0.270494] acpiphp: Slot [15] registered\n[ 0.281514] acpiphp: Slot [16] registered\n[ 0.282333] acpiphp: Slot [17] registered\n[ 0.283122] acpiphp: Slot [18] registered\n[ 0.283909] acpiphp: Slot [19] registered\n[ 0.284707] acpiphp: Slot [20] registered\n[ 0.285506] acpiphp: Slot [21] registered\n[ 0.286298] acpiphp: Slot [22] registered\n[ 0.287089] acpiphp: Slot [23] registered\n[ 0.287878] acpiphp: Slot [24] registered\n[ 0.288671] acpiphp: Slot [25] registered\n[ 0.289461] acpiphp: Slot [26] registered\n[ 0.290256] acpiphp: Slot [27] registered\n[ 0.291051] acpiphp: Slot [28] registered\n[ 0.291841] acpiphp: Slot [29] registered\n[ 0.292637] acpiphp: Slot [30] registered\n[ 0.293428] acpiphp: Slot [31] registered\n[ 0.294216] PCI host bridge to bus 0000:00\n[ 0.295012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296198] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298797] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374239] vgaarb: loaded\n[ 0.374827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375940] SCSI subsystem initialized\n[ 0.376743] ACPI: bus type USB registered\n[ 0.377545] usbcore: registered new interface driver usbfs\n[ 0.378560] usbcore: registered new interface driver hub\n[ 0.379554] usbcore: registered new device driver usb\n[ 0.380604] PCI: Using ACPI for IRQ routing\n[ 0.381613] NetLabel: Initializing\n[ 0.382319] NetLabel: domain hash size = 128\n[ 0.383160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384097] NetLabel: unlabeled traffic allowed by default\n[ 0.385183] clocksource: Switched to clocksource kvm-clock\n[ 0.390568] AppArmor: AppArmor Filesystem Enabled\n[ 0.391518] pnp: PnP ACPI init\n[ 0.392419] pnp: PnP ACPI: found 5 devices\n[ 0.398786] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400484] NET: Registered protocol family 2\n[ 0.401436] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405004] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406078] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407247] NET: Registered protocol family 1\n[ 0.408113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438508] Trying to unpack rootfs image as initramfs...\n[ 0.488333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502144] Scanning for low memory corruption every 60 seconds\n[ 0.503448] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504588] audit: initializing netlink subsys (disabled)\n[ 0.505634] audit: type=2000 audit(1538551054.874:1): initialized\n[ 0.506935] Initialise system trusted keyring\n[ 0.507857] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509018] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511664] VFS: Disk quotas dquot_6.6.0\n[ 0.512481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513990] fuse init (API version 7.23)\n[ 0.514862] Key type big_key registered\n[ 0.515662] Allocating IMA MOK and blacklist keyrings.\n[ 0.517132] Key type asymmetric registered\n[ 0.517959] Asymmetric key parser 'x509' registered\n[ 0.518909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520372] io scheduler noop registered\n[ 0.521167] io scheduler deadline registered (default)\n[ 0.522161] io scheduler cfq registered\n[ 0.522995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526744] ACPI: Power Button [PWRF]\n[ 0.527566] GHES: HEST is not enabled!\n[ 0.541244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599999] Linux agpgart interface v0.103\n[ 0.602029] brd: module loaded\n[ 0.603184] loop: module loaded\n[ 0.608022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609557] GPT:90111 != 2097151\n[ 0.610232] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611309] GPT:90111 != 2097151\n[ 0.611972] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612927] vda: vda1 vda15\n[ 0.614483] scsi host0: ata_piix\n[ 0.615226] scsi host1: ata_piix\n[ 0.615920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618582] libphy: Fixed MDIO Bus: probed\n[ 0.619392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622554] PPP generic driver version 2.4.2\n[ 0.623434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624709] ehci-pci: EHCI PCI platform driver\n[ 0.625597] ehci-platform: EHCI generic platform driver\n[ 0.626573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627679] ohci-pci: OHCI PCI platform driver\n[ 0.628542] ohci-platform: OHCI generic platform driver\n[ 0.629528] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644254] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651470] usb usb1: Product: UHCI Host Controller\n[ 0.652396] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653528] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654606] hub 1-0:1.0: USB hub found\n[ 0.655473] hub 1-0:1.0: 2 ports detected\n[ 0.656484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661070] mousedev: PS/2 mouse device common for all mice\n[ 0.662491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664560] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668482] i2c /dev entries driver\n[ 0.669341] device-mapper: uevent: version 1.0.3\n[ 0.670405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672240] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673678] NET: Registered protocol family 10\n[ 0.674769] NET: Registered protocol family 17\n[ 0.675773] Key type dns_resolver registered\n[ 0.676756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679799] registered taskstats version 1\n[ 0.680674] Loading compiled-in X.509 certificates\n[ 0.682330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684590] zswap: loaded using pool lzo/zbud\n[ 0.686243] Key type trusted registered\n[ 0.688123] Key type encrypted registered\n[ 0.689248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690572] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691918] evm: HMAC attrs: 0x1\n[ 0.693051] Magic number: 6:708:267\n[ 0.694083] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:35 UTC (1538551055)\n[ 0.696386] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697760] EDD information not available.\n[ 0.773762] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775333] ata1.00: configured for MWDMA2\n[ 0.776582] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791845] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793822] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795422] Write protecting the kernel read-only data: 14336k\n[ 0.797037] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798957] 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.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321417] 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.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.10.8 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:19:10,739 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-e9b793ee-206b-43e7-908e-db4d3395899f 2018-10-03 07:19:10,740 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.16) to 'sdnvpn-1-2' (10.10.10.8). -->Expected result: can ping. 2018-10-03 07:19:10,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:19:11,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:19: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-271081b2-627e-4764-976e-07b5039ebeda x-compute-request-id: req-271081b2-627e-4764-976e-07b5039ebeda 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 523681564 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136297] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138049] pid_max: default: 32768 minimum: 301\n[ 0.138994] ACPI: Core revision 20150930\n[ 0.140414] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141801] Security Framework initialized\n[ 0.142674] Yama: becoming mindful.\n[ 0.143452] AppArmor: AppArmor initialized\n[ 0.144360] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145769] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148424] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149921] Initializing cgroup subsys io\n[ 0.150812] Initializing cgroup subsys memory\n[ 0.151763] Initializing cgroup subsys devices\n[ 0.152724] Initializing cgroup subsys freezer\n[ 0.153660] Initializing cgroup subsys net_cls\n[ 0.154599] Initializing cgroup subsys perf_event\n[ 0.155609] Initializing cgroup subsys net_prio\n[ 0.156574] Initializing cgroup subsys hugetlb\n[ 0.157500] Initializing cgroup subsys pids\n[ 0.158362] CPU: Physical Processor ID: 0\n[ 0.159874] mce: CPU supports 10 MCE banks\n[ 0.160713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179977] ftrace: allocating 31920 entries in 125 pages\n[ 0.205936] smpboot: Max logical packages: 1\n[ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208132] x2apic enabled\n[ 0.208926] Switched APIC routing to physical x2apic.\n[ 0.210650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215472] KVM setup paravirtual spinlock\n[ 0.216753] x86: Booted up 1 node, 1 CPUs\n[ 0.217544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218905] devtmpfs: initialized\n[ 0.220611] evm: security.selinux\n[ 0.221306] evm: security.SMACK64\n[ 0.221999] evm: security.SMACK64EXEC\n[ 0.222726] evm: security.SMACK64TRANSMUTE\n[ 0.223517] evm: security.SMACK64MMAP\n[ 0.224259] evm: security.ima\n[ 0.224886] evm: security.capability\n[ 0.225675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227479] pinctrl core: initialized pinctrl subsystem\n[ 0.228545] RTC time: 7:17:34, date: 10/03/18\n[ 0.229487] NET: Registered protocol family 16\n[ 0.230438] cpuidle: using governor ladder\n[ 0.231235] cpuidle: using governor menu\n[ 0.232002] PCCT header not found.\n[ 0.232730] ACPI: bus type PCI registered\n[ 0.233525] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234748] PCI: Using configuration type 1 for base access\n[ 0.236473] ACPI: Added _OSI(Module Device)\n[ 0.237295] ACPI: Added _OSI(Processor Device)\n[ 0.238139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241135] ACPI: Interpreter enabled\n[ 0.241882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250211] ACPI: (supports S0 S5)\n[ 0.251167] ACPI: Using IOAPIC for interrupt routing\n[ 0.252298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256506] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261039] acpiphp: Slot [3] registered\n[ 0.261826] acpiphp: Slot [4] registered\n[ 0.262610] acpiphp: Slot [5] registered\n[ 0.263392] acpiphp: Slot [6] registered\n[ 0.264167] acpiphp: Slot [7] registered\n[ 0.264959] acpiphp: Slot [8] registered\n[ 0.265740] acpiphp: Slot [9] registered\n[ 0.266523] acpiphp: Slot [10] registered\n[ 0.267323] acpiphp: Slot [11] registered\n[ 0.268116] acpiphp: Slot [12] registered\n[ 0.268905] acpiphp: Slot [13] registered\n[ 0.269701] acpiphp: Slot [14] registered\n[ 0.270494] acpiphp: Slot [15] registered\n[ 0.281514] acpiphp: Slot [16] registered\n[ 0.282333] acpiphp: Slot [17] registered\n[ 0.283122] acpiphp: Slot [18] registered\n[ 0.283909] acpiphp: Slot [19] registered\n[ 0.284707] acpiphp: Slot [20] registered\n[ 0.285506] acpiphp: Slot [21] registered\n[ 0.286298] acpiphp: Slot [22] registered\n[ 0.287089] acpiphp: Slot [23] registered\n[ 0.287878] acpiphp: Slot [24] registered\n[ 0.288671] acpiphp: Slot [25] registered\n[ 0.289461] acpiphp: Slot [26] registered\n[ 0.290256] acpiphp: Slot [27] registered\n[ 0.291051] acpiphp: Slot [28] registered\n[ 0.291841] acpiphp: Slot [29] registered\n[ 0.292637] acpiphp: Slot [30] registered\n[ 0.293428] acpiphp: Slot [31] registered\n[ 0.294216] PCI host bridge to bus 0000:00\n[ 0.295012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296198] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298797] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374239] vgaarb: loaded\n[ 0.374827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375940] SCSI subsystem initialized\n[ 0.376743] ACPI: bus type USB registered\n[ 0.377545] usbcore: registered new interface driver usbfs\n[ 0.378560] usbcore: registered new interface driver hub\n[ 0.379554] usbcore: registered new device driver usb\n[ 0.380604] PCI: Using ACPI for IRQ routing\n[ 0.381613] NetLabel: Initializing\n[ 0.382319] NetLabel: domain hash size = 128\n[ 0.383160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384097] NetLabel: unlabeled traffic allowed by default\n[ 0.385183] clocksource: Switched to clocksource kvm-clock\n[ 0.390568] AppArmor: AppArmor Filesystem Enabled\n[ 0.391518] pnp: PnP ACPI init\n[ 0.392419] pnp: PnP ACPI: found 5 devices\n[ 0.398786] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400484] NET: Registered protocol family 2\n[ 0.401436] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405004] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406078] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407247] NET: Registered protocol family 1\n[ 0.408113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438508] Trying to unpack rootfs image as initramfs...\n[ 0.488333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502144] Scanning for low memory corruption every 60 seconds\n[ 0.503448] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504588] audit: initializing netlink subsys (disabled)\n[ 0.505634] audit: type=2000 audit(1538551054.874:1): initialized\n[ 0.506935] Initialise system trusted keyring\n[ 0.507857] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509018] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511664] VFS: Disk quotas dquot_6.6.0\n[ 0.512481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513990] fuse init (API version 7.23)\n[ 0.514862] Key type big_key registered\n[ 0.515662] Allocating IMA MOK and blacklist keyrings.\n[ 0.517132] Key type asymmetric registered\n[ 0.517959] Asymmetric key parser 'x509' registered\n[ 0.518909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520372] io scheduler noop registered\n[ 0.521167] io scheduler deadline registered (default)\n[ 0.522161] io scheduler cfq registered\n[ 0.522995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526744] ACPI: Power Button [PWRF]\n[ 0.527566] GHES: HEST is not enabled!\n[ 0.541244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599999] Linux agpgart interface v0.103\n[ 0.602029] brd: module loaded\n[ 0.603184] loop: module loaded\n[ 0.608022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609557] GPT:90111 != 2097151\n[ 0.610232] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611309] GPT:90111 != 2097151\n[ 0.611972] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612927] vda: vda1 vda15\n[ 0.614483] scsi host0: ata_piix\n[ 0.615226] scsi host1: ata_piix\n[ 0.615920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618582] libphy: Fixed MDIO Bus: probed\n[ 0.619392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622554] PPP generic driver version 2.4.2\n[ 0.623434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624709] ehci-pci: EHCI PCI platform driver\n[ 0.625597] ehci-platform: EHCI generic platform driver\n[ 0.626573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627679] ohci-pci: OHCI PCI platform driver\n[ 0.628542] ohci-platform: OHCI generic platform driver\n[ 0.629528] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644254] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651470] usb usb1: Product: UHCI Host Controller\n[ 0.652396] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653528] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654606] hub 1-0:1.0: USB hub found\n[ 0.655473] hub 1-0:1.0: 2 ports detected\n[ 0.656484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661070] mousedev: PS/2 mouse device common for all mice\n[ 0.662491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664560] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668482] i2c /dev entries driver\n[ 0.669341] device-mapper: uevent: version 1.0.3\n[ 0.670405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672240] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673678] NET: Registered protocol family 10\n[ 0.674769] NET: Registered protocol family 17\n[ 0.675773] Key type dns_resolver registered\n[ 0.676756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679799] registered taskstats version 1\n[ 0.680674] Loading compiled-in X.509 certificates\n[ 0.682330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684590] zswap: loaded using pool lzo/zbud\n[ 0.686243] Key type trusted registered\n[ 0.688123] Key type encrypted registered\n[ 0.689248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690572] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691918] evm: HMAC attrs: 0x1\n[ 0.693051] Magic number: 6:708:267\n[ 0.694083] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:35 UTC (1538551055)\n[ 0.696386] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697760] EDD information not available.\n[ 0.773762] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775333] ata1.00: configured for MWDMA2\n[ 0.776582] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791845] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793822] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795422] Write protecting the kernel read-only data: 14336k\n[ 0.797037] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798957] 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.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321417] 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.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.10.8 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:19:11,818 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-271081b2-627e-4764-976e-07b5039ebeda 2018-10-03 07:19:11,820 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-2' 2018-10-03 07:19:11,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:19:12,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:19: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-f33150a0-ef75-49b5-9ad4-04f4fa65b117 x-compute-request-id: req-f33150a0-ef75-49b5-9ad4-04f4fa65b117 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 523681564 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136297] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138049] pid_max: default: 32768 minimum: 301\n[ 0.138994] ACPI: Core revision 20150930\n[ 0.140414] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141801] Security Framework initialized\n[ 0.142674] Yama: becoming mindful.\n[ 0.143452] AppArmor: AppArmor initialized\n[ 0.144360] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145769] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148424] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149921] Initializing cgroup subsys io\n[ 0.150812] Initializing cgroup subsys memory\n[ 0.151763] Initializing cgroup subsys devices\n[ 0.152724] Initializing cgroup subsys freezer\n[ 0.153660] Initializing cgroup subsys net_cls\n[ 0.154599] Initializing cgroup subsys perf_event\n[ 0.155609] Initializing cgroup subsys net_prio\n[ 0.156574] Initializing cgroup subsys hugetlb\n[ 0.157500] Initializing cgroup subsys pids\n[ 0.158362] CPU: Physical Processor ID: 0\n[ 0.159874] mce: CPU supports 10 MCE banks\n[ 0.160713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179977] ftrace: allocating 31920 entries in 125 pages\n[ 0.205936] smpboot: Max logical packages: 1\n[ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208132] x2apic enabled\n[ 0.208926] Switched APIC routing to physical x2apic.\n[ 0.210650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215472] KVM setup paravirtual spinlock\n[ 0.216753] x86: Booted up 1 node, 1 CPUs\n[ 0.217544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218905] devtmpfs: initialized\n[ 0.220611] evm: security.selinux\n[ 0.221306] evm: security.SMACK64\n[ 0.221999] evm: security.SMACK64EXEC\n[ 0.222726] evm: security.SMACK64TRANSMUTE\n[ 0.223517] evm: security.SMACK64MMAP\n[ 0.224259] evm: security.ima\n[ 0.224886] evm: security.capability\n[ 0.225675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227479] pinctrl core: initialized pinctrl subsystem\n[ 0.228545] RTC time: 7:17:34, date: 10/03/18\n[ 0.229487] NET: Registered protocol family 16\n[ 0.230438] cpuidle: using governor ladder\n[ 0.231235] cpuidle: using governor menu\n[ 0.232002] PCCT header not found.\n[ 0.232730] ACPI: bus type PCI registered\n[ 0.233525] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234748] PCI: Using configuration type 1 for base access\n[ 0.236473] ACPI: Added _OSI(Module Device)\n[ 0.237295] ACPI: Added _OSI(Processor Device)\n[ 0.238139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241135] ACPI: Interpreter enabled\n[ 0.241882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250211] ACPI: (supports S0 S5)\n[ 0.251167] ACPI: Using IOAPIC for interrupt routing\n[ 0.252298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256506] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261039] acpiphp: Slot [3] registered\n[ 0.261826] acpiphp: Slot [4] registered\n[ 0.262610] acpiphp: Slot [5] registered\n[ 0.263392] acpiphp: Slot [6] registered\n[ 0.264167] acpiphp: Slot [7] registered\n[ 0.264959] acpiphp: Slot [8] registered\n[ 0.265740] acpiphp: Slot [9] registered\n[ 0.266523] acpiphp: Slot [10] registered\n[ 0.267323] acpiphp: Slot [11] registered\n[ 0.268116] acpiphp: Slot [12] registered\n[ 0.268905] acpiphp: Slot [13] registered\n[ 0.269701] acpiphp: Slot [14] registered\n[ 0.270494] acpiphp: Slot [15] registered\n[ 0.281514] acpiphp: Slot [16] registered\n[ 0.282333] acpiphp: Slot [17] registered\n[ 0.283122] acpiphp: Slot [18] registered\n[ 0.283909] acpiphp: Slot [19] registered\n[ 0.284707] acpiphp: Slot [20] registered\n[ 0.285506] acpiphp: Slot [21] registered\n[ 0.286298] acpiphp: Slot [22] registered\n[ 0.287089] acpiphp: Slot [23] registered\n[ 0.287878] acpiphp: Slot [24] registered\n[ 0.288671] acpiphp: Slot [25] registered\n[ 0.289461] acpiphp: Slot [26] registered\n[ 0.290256] acpiphp: Slot [27] registered\n[ 0.291051] acpiphp: Slot [28] registered\n[ 0.291841] acpiphp: Slot [29] registered\n[ 0.292637] acpiphp: Slot [30] registered\n[ 0.293428] acpiphp: Slot [31] registered\n[ 0.294216] PCI host bridge to bus 0000:00\n[ 0.295012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296198] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298797] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374239] vgaarb: loaded\n[ 0.374827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375940] SCSI subsystem initialized\n[ 0.376743] ACPI: bus type USB registered\n[ 0.377545] usbcore: registered new interface driver usbfs\n[ 0.378560] usbcore: registered new interface driver hub\n[ 0.379554] usbcore: registered new device driver usb\n[ 0.380604] PCI: Using ACPI for IRQ routing\n[ 0.381613] NetLabel: Initializing\n[ 0.382319] NetLabel: domain hash size = 128\n[ 0.383160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384097] NetLabel: unlabeled traffic allowed by default\n[ 0.385183] clocksource: Switched to clocksource kvm-clock\n[ 0.390568] AppArmor: AppArmor Filesystem Enabled\n[ 0.391518] pnp: PnP ACPI init\n[ 0.392419] pnp: PnP ACPI: found 5 devices\n[ 0.398786] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400484] NET: Registered protocol family 2\n[ 0.401436] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405004] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406078] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407247] NET: Registered protocol family 1\n[ 0.408113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438508] Trying to unpack rootfs image as initramfs...\n[ 0.488333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502144] Scanning for low memory corruption every 60 seconds\n[ 0.503448] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504588] audit: initializing netlink subsys (disabled)\n[ 0.505634] audit: type=2000 audit(1538551054.874:1): initialized\n[ 0.506935] Initialise system trusted keyring\n[ 0.507857] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509018] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511664] VFS: Disk quotas dquot_6.6.0\n[ 0.512481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513990] fuse init (API version 7.23)\n[ 0.514862] Key type big_key registered\n[ 0.515662] Allocating IMA MOK and blacklist keyrings.\n[ 0.517132] Key type asymmetric registered\n[ 0.517959] Asymmetric key parser 'x509' registered\n[ 0.518909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520372] io scheduler noop registered\n[ 0.521167] io scheduler deadline registered (default)\n[ 0.522161] io scheduler cfq registered\n[ 0.522995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526744] ACPI: Power Button [PWRF]\n[ 0.527566] GHES: HEST is not enabled!\n[ 0.541244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599999] Linux agpgart interface v0.103\n[ 0.602029] brd: module loaded\n[ 0.603184] loop: module loaded\n[ 0.608022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609557] GPT:90111 != 2097151\n[ 0.610232] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611309] GPT:90111 != 2097151\n[ 0.611972] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612927] vda: vda1 vda15\n[ 0.614483] scsi host0: ata_piix\n[ 0.615226] scsi host1: ata_piix\n[ 0.615920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618582] libphy: Fixed MDIO Bus: probed\n[ 0.619392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622554] PPP generic driver version 2.4.2\n[ 0.623434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624709] ehci-pci: EHCI PCI platform driver\n[ 0.625597] ehci-platform: EHCI generic platform driver\n[ 0.626573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627679] ohci-pci: OHCI PCI platform driver\n[ 0.628542] ohci-platform: OHCI generic platform driver\n[ 0.629528] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644254] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651470] usb usb1: Product: UHCI Host Controller\n[ 0.652396] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653528] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654606] hub 1-0:1.0: USB hub found\n[ 0.655473] hub 1-0:1.0: 2 ports detected\n[ 0.656484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661070] mousedev: PS/2 mouse device common for all mice\n[ 0.662491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664560] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668482] i2c /dev entries driver\n[ 0.669341] device-mapper: uevent: version 1.0.3\n[ 0.670405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672240] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673678] NET: Registered protocol family 10\n[ 0.674769] NET: Registered protocol family 17\n[ 0.675773] Key type dns_resolver registered\n[ 0.676756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679799] registered taskstats version 1\n[ 0.680674] Loading compiled-in X.509 certificates\n[ 0.682330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684590] zswap: loaded using pool lzo/zbud\n[ 0.686243] Key type trusted registered\n[ 0.688123] Key type encrypted registered\n[ 0.689248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690572] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691918] evm: HMAC attrs: 0x1\n[ 0.693051] Magic number: 6:708:267\n[ 0.694083] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:35 UTC (1538551055)\n[ 0.696386] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697760] EDD information not available.\n[ 0.773762] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775333] ata1.00: configured for MWDMA2\n[ 0.776582] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791845] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793822] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795422] Write protecting the kernel read-only data: 14336k\n[ 0.797037] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798957] 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.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321417] 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.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.10.8 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:19:12,892 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-f33150a0-ef75-49b5-9ad4-04f4fa65b117 2018-10-03 07:19:12,894 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.16) to 'sdnvpn-1-3' (10.10.10.9). -->Expected result: can ping. 2018-10-03 07:19:12,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:19:13,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:19:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c25bf5b-495b-4d15-bac2-666975cf4450 x-compute-request-id: req-9c25bf5b-495b-4d15-bac2-666975cf4450 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 523681564 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136297] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138049] pid_max: default: 32768 minimum: 301\n[ 0.138994] ACPI: Core revision 20150930\n[ 0.140414] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141801] Security Framework initialized\n[ 0.142674] Yama: becoming mindful.\n[ 0.143452] AppArmor: AppArmor initialized\n[ 0.144360] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145769] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148424] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149921] Initializing cgroup subsys io\n[ 0.150812] Initializing cgroup subsys memory\n[ 0.151763] Initializing cgroup subsys devices\n[ 0.152724] Initializing cgroup subsys freezer\n[ 0.153660] Initializing cgroup subsys net_cls\n[ 0.154599] Initializing cgroup subsys perf_event\n[ 0.155609] Initializing cgroup subsys net_prio\n[ 0.156574] Initializing cgroup subsys hugetlb\n[ 0.157500] Initializing cgroup subsys pids\n[ 0.158362] CPU: Physical Processor ID: 0\n[ 0.159874] mce: CPU supports 10 MCE banks\n[ 0.160713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179977] ftrace: allocating 31920 entries in 125 pages\n[ 0.205936] smpboot: Max logical packages: 1\n[ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208132] x2apic enabled\n[ 0.208926] Switched APIC routing to physical x2apic.\n[ 0.210650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215472] KVM setup paravirtual spinlock\n[ 0.216753] x86: Booted up 1 node, 1 CPUs\n[ 0.217544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218905] devtmpfs: initialized\n[ 0.220611] evm: security.selinux\n[ 0.221306] evm: security.SMACK64\n[ 0.221999] evm: security.SMACK64EXEC\n[ 0.222726] evm: security.SMACK64TRANSMUTE\n[ 0.223517] evm: security.SMACK64MMAP\n[ 0.224259] evm: security.ima\n[ 0.224886] evm: security.capability\n[ 0.225675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227479] pinctrl core: initialized pinctrl subsystem\n[ 0.228545] RTC time: 7:17:34, date: 10/03/18\n[ 0.229487] NET: Registered protocol family 16\n[ 0.230438] cpuidle: using governor ladder\n[ 0.231235] cpuidle: using governor menu\n[ 0.232002] PCCT header not found.\n[ 0.232730] ACPI: bus type PCI registered\n[ 0.233525] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234748] PCI: Using configuration type 1 for base access\n[ 0.236473] ACPI: Added _OSI(Module Device)\n[ 0.237295] ACPI: Added _OSI(Processor Device)\n[ 0.238139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241135] ACPI: Interpreter enabled\n[ 0.241882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250211] ACPI: (supports S0 S5)\n[ 0.251167] ACPI: Using IOAPIC for interrupt routing\n[ 0.252298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256506] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261039] acpiphp: Slot [3] registered\n[ 0.261826] acpiphp: Slot [4] registered\n[ 0.262610] acpiphp: Slot [5] registered\n[ 0.263392] acpiphp: Slot [6] registered\n[ 0.264167] acpiphp: Slot [7] registered\n[ 0.264959] acpiphp: Slot [8] registered\n[ 0.265740] acpiphp: Slot [9] registered\n[ 0.266523] acpiphp: Slot [10] registered\n[ 0.267323] acpiphp: Slot [11] registered\n[ 0.268116] acpiphp: Slot [12] registered\n[ 0.268905] acpiphp: Slot [13] registered\n[ 0.269701] acpiphp: Slot [14] registered\n[ 0.270494] acpiphp: Slot [15] registered\n[ 0.281514] acpiphp: Slot [16] registered\n[ 0.282333] acpiphp: Slot [17] registered\n[ 0.283122] acpiphp: Slot [18] registered\n[ 0.283909] acpiphp: Slot [19] registered\n[ 0.284707] acpiphp: Slot [20] registered\n[ 0.285506] acpiphp: Slot [21] registered\n[ 0.286298] acpiphp: Slot [22] registered\n[ 0.287089] acpiphp: Slot [23] registered\n[ 0.287878] acpiphp: Slot [24] registered\n[ 0.288671] acpiphp: Slot [25] registered\n[ 0.289461] acpiphp: Slot [26] registered\n[ 0.290256] acpiphp: Slot [27] registered\n[ 0.291051] acpiphp: Slot [28] registered\n[ 0.291841] acpiphp: Slot [29] registered\n[ 0.292637] acpiphp: Slot [30] registered\n[ 0.293428] acpiphp: Slot [31] registered\n[ 0.294216] PCI host bridge to bus 0000:00\n[ 0.295012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296198] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298797] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374239] vgaarb: loaded\n[ 0.374827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375940] SCSI subsystem initialized\n[ 0.376743] ACPI: bus type USB registered\n[ 0.377545] usbcore: registered new interface driver usbfs\n[ 0.378560] usbcore: registered new interface driver hub\n[ 0.379554] usbcore: registered new device driver usb\n[ 0.380604] PCI: Using ACPI for IRQ routing\n[ 0.381613] NetLabel: Initializing\n[ 0.382319] NetLabel: domain hash size = 128\n[ 0.383160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384097] NetLabel: unlabeled traffic allowed by default\n[ 0.385183] clocksource: Switched to clocksource kvm-clock\n[ 0.390568] AppArmor: AppArmor Filesystem Enabled\n[ 0.391518] pnp: PnP ACPI init\n[ 0.392419] pnp: PnP ACPI: found 5 devices\n[ 0.398786] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400484] NET: Registered protocol family 2\n[ 0.401436] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405004] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406078] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407247] NET: Registered protocol family 1\n[ 0.408113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438508] Trying to unpack rootfs image as initramfs...\n[ 0.488333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502144] Scanning for low memory corruption every 60 seconds\n[ 0.503448] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504588] audit: initializing netlink subsys (disabled)\n[ 0.505634] audit: type=2000 audit(1538551054.874:1): initialized\n[ 0.506935] Initialise system trusted keyring\n[ 0.507857] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509018] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511664] VFS: Disk quotas dquot_6.6.0\n[ 0.512481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513990] fuse init (API version 7.23)\n[ 0.514862] Key type big_key registered\n[ 0.515662] Allocating IMA MOK and blacklist keyrings.\n[ 0.517132] Key type asymmetric registered\n[ 0.517959] Asymmetric key parser 'x509' registered\n[ 0.518909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520372] io scheduler noop registered\n[ 0.521167] io scheduler deadline registered (default)\n[ 0.522161] io scheduler cfq registered\n[ 0.522995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526744] ACPI: Power Button [PWRF]\n[ 0.527566] GHES: HEST is not enabled!\n[ 0.541244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599999] Linux agpgart interface v0.103\n[ 0.602029] brd: module loaded\n[ 0.603184] loop: module loaded\n[ 0.608022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609557] GPT:90111 != 2097151\n[ 0.610232] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611309] GPT:90111 != 2097151\n[ 0.611972] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612927] vda: vda1 vda15\n[ 0.614483] scsi host0: ata_piix\n[ 0.615226] scsi host1: ata_piix\n[ 0.615920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618582] libphy: Fixed MDIO Bus: probed\n[ 0.619392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622554] PPP generic driver version 2.4.2\n[ 0.623434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624709] ehci-pci: EHCI PCI platform driver\n[ 0.625597] ehci-platform: EHCI generic platform driver\n[ 0.626573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627679] ohci-pci: OHCI PCI platform driver\n[ 0.628542] ohci-platform: OHCI generic platform driver\n[ 0.629528] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644254] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651470] usb usb1: Product: UHCI Host Controller\n[ 0.652396] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653528] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654606] hub 1-0:1.0: USB hub found\n[ 0.655473] hub 1-0:1.0: 2 ports detected\n[ 0.656484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661070] mousedev: PS/2 mouse device common for all mice\n[ 0.662491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664560] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668482] i2c /dev entries driver\n[ 0.669341] device-mapper: uevent: version 1.0.3\n[ 0.670405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672240] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673678] NET: Registered protocol family 10\n[ 0.674769] NET: Registered protocol family 17\n[ 0.675773] Key type dns_resolver registered\n[ 0.676756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679799] registered taskstats version 1\n[ 0.680674] Loading compiled-in X.509 certificates\n[ 0.682330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684590] zswap: loaded using pool lzo/zbud\n[ 0.686243] Key type trusted registered\n[ 0.688123] Key type encrypted registered\n[ 0.689248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690572] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691918] evm: HMAC attrs: 0x1\n[ 0.693051] Magic number: 6:708:267\n[ 0.694083] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:35 UTC (1538551055)\n[ 0.696386] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697760] EDD information not available.\n[ 0.773762] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775333] ata1.00: configured for MWDMA2\n[ 0.776582] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791845] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793822] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795422] Write protecting the kernel read-only data: 14336k\n[ 0.797037] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798957] 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.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321417] 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.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.10.8 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:19:13,967 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-9c25bf5b-495b-4d15-bac2-666975cf4450 2018-10-03 07:19:13,968 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-3' 2018-10-03 07:19:13,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:19:15,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:19:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db154934-17cd-4bd8-9606-34e7286369f5 x-compute-request-id: req-db154934-17cd-4bd8-9606-34e7286369f5 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 523681564 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136297] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138049] pid_max: default: 32768 minimum: 301\n[ 0.138994] ACPI: Core revision 20150930\n[ 0.140414] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141801] Security Framework initialized\n[ 0.142674] Yama: becoming mindful.\n[ 0.143452] AppArmor: AppArmor initialized\n[ 0.144360] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145769] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148424] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149921] Initializing cgroup subsys io\n[ 0.150812] Initializing cgroup subsys memory\n[ 0.151763] Initializing cgroup subsys devices\n[ 0.152724] Initializing cgroup subsys freezer\n[ 0.153660] Initializing cgroup subsys net_cls\n[ 0.154599] Initializing cgroup subsys perf_event\n[ 0.155609] Initializing cgroup subsys net_prio\n[ 0.156574] Initializing cgroup subsys hugetlb\n[ 0.157500] Initializing cgroup subsys pids\n[ 0.158362] CPU: Physical Processor ID: 0\n[ 0.159874] mce: CPU supports 10 MCE banks\n[ 0.160713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179977] ftrace: allocating 31920 entries in 125 pages\n[ 0.205936] smpboot: Max logical packages: 1\n[ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208132] x2apic enabled\n[ 0.208926] Switched APIC routing to physical x2apic.\n[ 0.210650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215472] KVM setup paravirtual spinlock\n[ 0.216753] x86: Booted up 1 node, 1 CPUs\n[ 0.217544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218905] devtmpfs: initialized\n[ 0.220611] evm: security.selinux\n[ 0.221306] evm: security.SMACK64\n[ 0.221999] evm: security.SMACK64EXEC\n[ 0.222726] evm: security.SMACK64TRANSMUTE\n[ 0.223517] evm: security.SMACK64MMAP\n[ 0.224259] evm: security.ima\n[ 0.224886] evm: security.capability\n[ 0.225675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227479] pinctrl core: initialized pinctrl subsystem\n[ 0.228545] RTC time: 7:17:34, date: 10/03/18\n[ 0.229487] NET: Registered protocol family 16\n[ 0.230438] cpuidle: using governor ladder\n[ 0.231235] cpuidle: using governor menu\n[ 0.232002] PCCT header not found.\n[ 0.232730] ACPI: bus type PCI registered\n[ 0.233525] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234748] PCI: Using configuration type 1 for base access\n[ 0.236473] ACPI: Added _OSI(Module Device)\n[ 0.237295] ACPI: Added _OSI(Processor Device)\n[ 0.238139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241135] ACPI: Interpreter enabled\n[ 0.241882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250211] ACPI: (supports S0 S5)\n[ 0.251167] ACPI: Using IOAPIC for interrupt routing\n[ 0.252298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256506] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261039] acpiphp: Slot [3] registered\n[ 0.261826] acpiphp: Slot [4] registered\n[ 0.262610] acpiphp: Slot [5] registered\n[ 0.263392] acpiphp: Slot [6] registered\n[ 0.264167] acpiphp: Slot [7] registered\n[ 0.264959] acpiphp: Slot [8] registered\n[ 0.265740] acpiphp: Slot [9] registered\n[ 0.266523] acpiphp: Slot [10] registered\n[ 0.267323] acpiphp: Slot [11] registered\n[ 0.268116] acpiphp: Slot [12] registered\n[ 0.268905] acpiphp: Slot [13] registered\n[ 0.269701] acpiphp: Slot [14] registered\n[ 0.270494] acpiphp: Slot [15] registered\n[ 0.281514] acpiphp: Slot [16] registered\n[ 0.282333] acpiphp: Slot [17] registered\n[ 0.283122] acpiphp: Slot [18] registered\n[ 0.283909] acpiphp: Slot [19] registered\n[ 0.284707] acpiphp: Slot [20] registered\n[ 0.285506] acpiphp: Slot [21] registered\n[ 0.286298] acpiphp: Slot [22] registered\n[ 0.287089] acpiphp: Slot [23] registered\n[ 0.287878] acpiphp: Slot [24] registered\n[ 0.288671] acpiphp: Slot [25] registered\n[ 0.289461] acpiphp: Slot [26] registered\n[ 0.290256] acpiphp: Slot [27] registered\n[ 0.291051] acpiphp: Slot [28] registered\n[ 0.291841] acpiphp: Slot [29] registered\n[ 0.292637] acpiphp: Slot [30] registered\n[ 0.293428] acpiphp: Slot [31] registered\n[ 0.294216] PCI host bridge to bus 0000:00\n[ 0.295012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296198] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298797] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374239] vgaarb: loaded\n[ 0.374827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375940] SCSI subsystem initialized\n[ 0.376743] ACPI: bus type USB registered\n[ 0.377545] usbcore: registered new interface driver usbfs\n[ 0.378560] usbcore: registered new interface driver hub\n[ 0.379554] usbcore: registered new device driver usb\n[ 0.380604] PCI: Using ACPI for IRQ routing\n[ 0.381613] NetLabel: Initializing\n[ 0.382319] NetLabel: domain hash size = 128\n[ 0.383160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384097] NetLabel: unlabeled traffic allowed by default\n[ 0.385183] clocksource: Switched to clocksource kvm-clock\n[ 0.390568] AppArmor: AppArmor Filesystem Enabled\n[ 0.391518] pnp: PnP ACPI init\n[ 0.392419] pnp: PnP ACPI: found 5 devices\n[ 0.398786] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400484] NET: Registered protocol family 2\n[ 0.401436] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405004] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406078] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407247] NET: Registered protocol family 1\n[ 0.408113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438508] Trying to unpack rootfs image as initramfs...\n[ 0.488333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502144] Scanning for low memory corruption every 60 seconds\n[ 0.503448] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504588] audit: initializing netlink subsys (disabled)\n[ 0.505634] audit: type=2000 audit(1538551054.874:1): initialized\n[ 0.506935] Initialise system trusted keyring\n[ 0.507857] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509018] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511664] VFS: Disk quotas dquot_6.6.0\n[ 0.512481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513990] fuse init (API version 7.23)\n[ 0.514862] Key type big_key registered\n[ 0.515662] Allocating IMA MOK and blacklist keyrings.\n[ 0.517132] Key type asymmetric registered\n[ 0.517959] Asymmetric key parser 'x509' registered\n[ 0.518909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520372] io scheduler noop registered\n[ 0.521167] io scheduler deadline registered (default)\n[ 0.522161] io scheduler cfq registered\n[ 0.522995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526744] ACPI: Power Button [PWRF]\n[ 0.527566] GHES: HEST is not enabled!\n[ 0.541244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599999] Linux agpgart interface v0.103\n[ 0.602029] brd: module loaded\n[ 0.603184] loop: module loaded\n[ 0.608022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609557] GPT:90111 != 2097151\n[ 0.610232] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611309] GPT:90111 != 2097151\n[ 0.611972] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612927] vda: vda1 vda15\n[ 0.614483] scsi host0: ata_piix\n[ 0.615226] scsi host1: ata_piix\n[ 0.615920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618582] libphy: Fixed MDIO Bus: probed\n[ 0.619392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622554] PPP generic driver version 2.4.2\n[ 0.623434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624709] ehci-pci: EHCI PCI platform driver\n[ 0.625597] ehci-platform: EHCI generic platform driver\n[ 0.626573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627679] ohci-pci: OHCI PCI platform driver\n[ 0.628542] ohci-platform: OHCI generic platform driver\n[ 0.629528] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644254] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651470] usb usb1: Product: UHCI Host Controller\n[ 0.652396] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653528] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654606] hub 1-0:1.0: USB hub found\n[ 0.655473] hub 1-0:1.0: 2 ports detected\n[ 0.656484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661070] mousedev: PS/2 mouse device common for all mice\n[ 0.662491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664560] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668482] i2c /dev entries driver\n[ 0.669341] device-mapper: uevent: version 1.0.3\n[ 0.670405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672240] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673678] NET: Registered protocol family 10\n[ 0.674769] NET: Registered protocol family 17\n[ 0.675773] Key type dns_resolver registered\n[ 0.676756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679799] registered taskstats version 1\n[ 0.680674] Loading compiled-in X.509 certificates\n[ 0.682330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684590] zswap: loaded using pool lzo/zbud\n[ 0.686243] Key type trusted registered\n[ 0.688123] Key type encrypted registered\n[ 0.689248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690572] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691918] evm: HMAC attrs: 0x1\n[ 0.693051] Magic number: 6:708:267\n[ 0.694083] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:35 UTC (1538551055)\n[ 0.696386] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697760] EDD information not available.\n[ 0.773762] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775333] ata1.00: configured for MWDMA2\n[ 0.776582] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791845] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793822] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795422] Write protecting the kernel read-only data: 14336k\n[ 0.797037] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798957] 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.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321417] 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.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.10.8 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:19:15,052 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-db154934-17cd-4bd8-9606-34e7286369f5 2018-10-03 07:19:15,053 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.16) to 'sdnvpn-1-4' (10.10.11.13). -->Expected result: cannot ping. 2018-10-03 07:19:15,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:19:16,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:19:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23104e7f-b7c6-47a0-a07a-8d59f753c76f x-compute-request-id: req-23104e7f-b7c6-47a0-a07a-8d59f753c76f Content-Encoding: gzip Content-Length: 8119 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523681564 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136297] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138049] pid_max: default: 32768 minimum: 301\n[ 0.138994] ACPI: Core revision 20150930\n[ 0.140414] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141801] Security Framework initialized\n[ 0.142674] Yama: becoming mindful.\n[ 0.143452] AppArmor: AppArmor initialized\n[ 0.144360] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145769] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148424] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149921] Initializing cgroup subsys io\n[ 0.150812] Initializing cgroup subsys memory\n[ 0.151763] Initializing cgroup subsys devices\n[ 0.152724] Initializing cgroup subsys freezer\n[ 0.153660] Initializing cgroup subsys net_cls\n[ 0.154599] Initializing cgroup subsys perf_event\n[ 0.155609] Initializing cgroup subsys net_prio\n[ 0.156574] Initializing cgroup subsys hugetlb\n[ 0.157500] Initializing cgroup subsys pids\n[ 0.158362] CPU: Physical Processor ID: 0\n[ 0.159874] mce: CPU supports 10 MCE banks\n[ 0.160713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179977] ftrace: allocating 31920 entries in 125 pages\n[ 0.205936] smpboot: Max logical packages: 1\n[ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208132] x2apic enabled\n[ 0.208926] Switched APIC routing to physical x2apic.\n[ 0.210650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215472] KVM setup paravirtual spinlock\n[ 0.216753] x86: Booted up 1 node, 1 CPUs\n[ 0.217544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218905] devtmpfs: initialized\n[ 0.220611] evm: security.selinux\n[ 0.221306] evm: security.SMACK64\n[ 0.221999] evm: security.SMACK64EXEC\n[ 0.222726] evm: security.SMACK64TRANSMUTE\n[ 0.223517] evm: security.SMACK64MMAP\n[ 0.224259] evm: security.ima\n[ 0.224886] evm: security.capability\n[ 0.225675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227479] pinctrl core: initialized pinctrl subsystem\n[ 0.228545] RTC time: 7:17:34, date: 10/03/18\n[ 0.229487] NET: Registered protocol family 16\n[ 0.230438] cpuidle: using governor ladder\n[ 0.231235] cpuidle: using governor menu\n[ 0.232002] PCCT header not found.\n[ 0.232730] ACPI: bus type PCI registered\n[ 0.233525] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234748] PCI: Using configuration type 1 for base access\n[ 0.236473] ACPI: Added _OSI(Module Device)\n[ 0.237295] ACPI: Added _OSI(Processor Device)\n[ 0.238139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241135] ACPI: Interpreter enabled\n[ 0.241882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250211] ACPI: (supports S0 S5)\n[ 0.251167] ACPI: Using IOAPIC for interrupt routing\n[ 0.252298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256506] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261039] acpiphp: Slot [3] registered\n[ 0.261826] acpiphp: Slot [4] registered\n[ 0.262610] acpiphp: Slot [5] registered\n[ 0.263392] acpiphp: Slot [6] registered\n[ 0.264167] acpiphp: Slot [7] registered\n[ 0.264959] acpiphp: Slot [8] registered\n[ 0.265740] acpiphp: Slot [9] registered\n[ 0.266523] acpiphp: Slot [10] registered\n[ 0.267323] acpiphp: Slot [11] registered\n[ 0.268116] acpiphp: Slot [12] registered\n[ 0.268905] acpiphp: Slot [13] registered\n[ 0.269701] acpiphp: Slot [14] registered\n[ 0.270494] acpiphp: Slot [15] registered\n[ 0.281514] acpiphp: Slot [16] registered\n[ 0.282333] acpiphp: Slot [17] registered\n[ 0.283122] acpiphp: Slot [18] registered\n[ 0.283909] acpiphp: Slot [19] registered\n[ 0.284707] acpiphp: Slot [20] registered\n[ 0.285506] acpiphp: Slot [21] registered\n[ 0.286298] acpiphp: Slot [22] registered\n[ 0.287089] acpiphp: Slot [23] registered\n[ 0.287878] acpiphp: Slot [24] registered\n[ 0.288671] acpiphp: Slot [25] registered\n[ 0.289461] acpiphp: Slot [26] registered\n[ 0.290256] acpiphp: Slot [27] registered\n[ 0.291051] acpiphp: Slot [28] registered\n[ 0.291841] acpiphp: Slot [29] registered\n[ 0.292637] acpiphp: Slot [30] registered\n[ 0.293428] acpiphp: Slot [31] registered\n[ 0.294216] PCI host bridge to bus 0000:00\n[ 0.295012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296198] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298797] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374239] vgaarb: loaded\n[ 0.374827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375940] SCSI subsystem initialized\n[ 0.376743] ACPI: bus type USB registered\n[ 0.377545] usbcore: registered new interface driver usbfs\n[ 0.378560] usbcore: registered new interface driver hub\n[ 0.379554] usbcore: registered new device driver usb\n[ 0.380604] PCI: Using ACPI for IRQ routing\n[ 0.381613] NetLabel: Initializing\n[ 0.382319] NetLabel: domain hash size = 128\n[ 0.383160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384097] NetLabel: unlabeled traffic allowed by default\n[ 0.385183] clocksource: Switched to clocksource kvm-clock\n[ 0.390568] AppArmor: AppArmor Filesystem Enabled\n[ 0.391518] pnp: PnP ACPI init\n[ 0.392419] pnp: PnP ACPI: found 5 devices\n[ 0.398786] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400484] NET: Registered protocol family 2\n[ 0.401436] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405004] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406078] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407247] NET: Registered protocol family 1\n[ 0.408113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438508] Trying to unpack rootfs image as initramfs...\n[ 0.488333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502144] Scanning for low memory corruption every 60 seconds\n[ 0.503448] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504588] audit: initializing netlink subsys (disabled)\n[ 0.505634] audit: type=2000 audit(1538551054.874:1): initialized\n[ 0.506935] Initialise system trusted keyring\n[ 0.507857] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509018] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511664] VFS: Disk quotas dquot_6.6.0\n[ 0.512481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513990] fuse init (API version 7.23)\n[ 0.514862] Key type big_key registered\n[ 0.515662] Allocating IMA MOK and blacklist keyrings.\n[ 0.517132] Key type asymmetric registered\n[ 0.517959] Asymmetric key parser 'x509' registered\n[ 0.518909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520372] io scheduler noop registered\n[ 0.521167] io scheduler deadline registered (default)\n[ 0.522161] io scheduler cfq registered\n[ 0.522995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526744] ACPI: Power Button [PWRF]\n[ 0.527566] GHES: HEST is not enabled!\n[ 0.541244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599999] Linux agpgart interface v0.103\n[ 0.602029] brd: module loaded\n[ 0.603184] loop: module loaded\n[ 0.608022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609557] GPT:90111 != 2097151\n[ 0.610232] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611309] GPT:90111 != 2097151\n[ 0.611972] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612927] vda: vda1 vda15\n[ 0.614483] scsi host0: ata_piix\n[ 0.615226] scsi host1: ata_piix\n[ 0.615920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618582] libphy: Fixed MDIO Bus: probed\n[ 0.619392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622554] PPP generic driver version 2.4.2\n[ 0.623434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624709] ehci-pci: EHCI PCI platform driver\n[ 0.625597] ehci-platform: EHCI generic platform driver\n[ 0.626573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627679] ohci-pci: OHCI PCI platform driver\n[ 0.628542] ohci-platform: OHCI generic platform driver\n[ 0.629528] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644254] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651470] usb usb1: Product: UHCI Host Controller\n[ 0.652396] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653528] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654606] hub 1-0:1.0: USB hub found\n[ 0.655473] hub 1-0:1.0: 2 ports detected\n[ 0.656484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661070] mousedev: PS/2 mouse device common for all mice\n[ 0.662491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664560] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668482] i2c /dev entries driver\n[ 0.669341] device-mapper: uevent: version 1.0.3\n[ 0.670405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672240] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673678] NET: Registered protocol family 10\n[ 0.674769] NET: Registered protocol family 17\n[ 0.675773] Key type dns_resolver registered\n[ 0.676756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679799] registered taskstats version 1\n[ 0.680674] Loading compiled-in X.509 certificates\n[ 0.682330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684590] zswap: loaded using pool lzo/zbud\n[ 0.686243] Key type trusted registered\n[ 0.688123] Key type encrypted registered\n[ 0.689248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690572] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691918] evm: HMAC attrs: 0x1\n[ 0.693051] Magic number: 6:708:267\n[ 0.694083] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:35 UTC (1538551055)\n[ 0.696386] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697760] EDD information not available.\n[ 0.773762] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775333] ata1.00: configured for MWDMA2\n[ 0.776582] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791845] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793822] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795422] Write protecting the kernel read-only data: 14336k\n[ 0.797037] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798957] 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.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321417] 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.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 KO\n"} 2018-10-03 07:19:16,132 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-23104e7f-b7c6-47a0-a07a-8d59f753c76f 2018-10-03 07:19:16,133 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' 2018-10-03 07:19:16,133 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-2-net' to the VPN. 2018-10-03 07:19:16,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/33721307-421f-4d0b-b673-2da4080be94e/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" -d '{"network_association": {"network_id": "8cbe1838-da1a-469a-bce9-5a19d0b156a4"}}' 2018-10-03 07:19:16,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-c7d1f1b2-219d-4dc9-b3a1-fca95332e7e8 Date: Wed, 03 Oct 2018 07:19:16 GMT RESP BODY: {"network_association": {"network_id": "8cbe1838-da1a-469a-bce9-5a19d0b156a4", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "4bf6aae3-7c4f-414f-ad6e-64856375089e"}} 2018-10-03 07:19:16,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/33721307-421f-4d0b-b673-2da4080be94e/network_associations used request id req-c7d1f1b2-219d-4dc9-b3a1-fca95332e7e8 2018-10-03 07:19:16,843 - sdnvpn_test_utils - DEBUG - Waiting for network 33721307-421f-4d0b-b673-2da4080be94e to associate with BGPVPN b261bac5-71b3-43f3-bdfb-cb43476b2f61 2018-10-03 07:19:16,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/33721307-421f-4d0b-b673-2da4080be94e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" 2018-10-03 07:19:17,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-62435be4-812e-4c3a-8345-a17457c8b862 Date: Wed, 03 Oct 2018 07:19:17 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "33721307-421f-4d0b-b673-2da4080be94e", "name": "sdnvpn-643698", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": ["8cbe1838-da1a-469a-bce9-5a19d0b156a4", "b261bac5-71b3-43f3-bdfb-cb43476b2f61"], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:19:17,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/33721307-421f-4d0b-b673-2da4080be94e used request id req-62435be4-812e-4c3a-8345-a17457c8b862 2018-10-03 07:19:18,189 - sdnvpn_test_utils - DEBUG - Waiting for network 33721307-421f-4d0b-b673-2da4080be94e to associate with BGPVPN 8cbe1838-da1a-469a-bce9-5a19d0b156a4 2018-10-03 07:19:18,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/33721307-421f-4d0b-b673-2da4080be94e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" 2018-10-03 07:19:18,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-7d8e8eb9-f1ed-407c-9d6f-932e7bc55191 Date: Wed, 03 Oct 2018 07:19:18 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "33721307-421f-4d0b-b673-2da4080be94e", "name": "sdnvpn-643698", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": ["8cbe1838-da1a-469a-bce9-5a19d0b156a4", "b261bac5-71b3-43f3-bdfb-cb43476b2f61"], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:19:18,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/33721307-421f-4d0b-b673-2da4080be94e used request id req-7d8e8eb9-f1ed-407c-9d6f-932e7bc55191 2018-10-03 07:19:19,660 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:19:49,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da65ee6dabdf1acb3f70c08c7ae80faa2badba1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:19:50,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d8e1f19-8a9d-4ed6-aadf-18bfba7365a8 x-compute-request-id: req-6d8e1f19-8a9d-4ed6-aadf-18bfba7365a8 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 515114510 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129473] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131098] pid_max: default: 32768 minimum: 301\n[ 0.131976] ACPI: Core revision 20150930\n[ 0.133347] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134638] Security Framework initialized\n[ 0.135447] Yama: becoming mindful.\n[ 0.136173] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139597] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140788] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142170] Initializing cgroup subsys io\n[ 0.142973] Initializing cgroup subsys memory\n[ 0.143819] Initializing cgroup subsys devices\n[ 0.144690] Initializing cgroup subsys freezer\n[ 0.145543] Initializing cgroup subsys net_cls\n[ 0.146397] Initializing cgroup subsys perf_event\n[ 0.147292] Initializing cgroup subsys net_prio\n[ 0.148158] Initializing cgroup subsys hugetlb\n[ 0.149019] Initializing cgroup subsys pids\n[ 0.149881] CPU: Physical Processor ID: 0\n[ 0.151410] mce: CPU supports 10 MCE banks\n[ 0.152249] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164175] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170805] ftrace: allocating 31920 entries in 125 pages\n[ 0.197984] smpboot: Max logical packages: 1\n[ 0.198848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200168] x2apic enabled\n[ 0.200970] Switched APIC routing to physical x2apic.\n[ 0.202702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203805] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205763] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207517] KVM setup paravirtual spinlock\n[ 0.208856] x86: Booted up 1 node, 1 CPUs\n[ 0.209649] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211024] devtmpfs: initialized\n[ 0.212781] evm: security.selinux\n[ 0.213468] evm: security.SMACK64\n[ 0.214149] evm: security.SMACK64EXEC\n[ 0.214893] evm: security.SMACK64TRANSMUTE\n[ 0.215685] evm: security.SMACK64MMAP\n[ 0.216415] evm: security.ima\n[ 0.217047] evm: security.capability\n[ 0.217846] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219678] pinctrl core: initialized pinctrl subsystem\n[ 0.220767] RTC time: 7:17:22, date: 10/03/18\n[ 0.221716] NET: Registered protocol family 16\n[ 0.222675] cpuidle: using governor ladder\n[ 0.223475] cpuidle: using governor menu\n[ 0.224250] PCCT header not found.\n[ 0.225001] ACPI: bus type PCI registered\n[ 0.225801] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227020] PCI: Using configuration type 1 for base access\n[ 0.228778] ACPI: Added _OSI(Module Device)\n[ 0.229610] ACPI: Added _OSI(Processor Device)\n[ 0.230453] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233453] ACPI: Interpreter enabled\n[ 0.234212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239664] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241461] ACPI: (supports S0 S5)\n[ 0.242156] ACPI: Using IOAPIC for interrupt routing\n[ 0.243511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249207] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252911] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256215] acpiphp: Slot [3] registered\n[ 0.257420] acpiphp: Slot [4] registered\n[ 0.258615] acpiphp: Slot [5] registered\n[ 0.259518] acpiphp: Slot [6] registered\n[ 0.260332] acpiphp: Slot [7] registered\n[ 0.261134] acpiphp: Slot [8] registered\n[ 0.261940] acpiphp: Slot [9] registered\n[ 0.262737] acpiphp: Slot [10] registered\n[ 0.263541] acpiphp: Slot [11] registered\n[ 0.264355] acpiphp: Slot [12] registered\n[ 0.265166] acpiphp: Slot [13] registered\n[ 0.265975] acpiphp: Slot [14] registered\n[ 0.266786] acpiphp: Slot [15] registered\n[ 0.277617] acpiphp: Slot [16] registered\n[ 0.278469] acpiphp: Slot [17] registered\n[ 0.279280] acpiphp: Slot [18] registered\n[ 0.280082] acpiphp: Slot [19] registered\n[ 0.280901] acpiphp: Slot [20] registered\n[ 0.281714] acpiphp: Slot [21] registered\n[ 0.282515] acpiphp: Slot [22] registered\n[ 0.283333] acpiphp: Slot [23] registered\n[ 0.284141] acpiphp: Slot [24] registered\n[ 0.284947] acpiphp: Slot [25] registered\n[ 0.285754] acpiphp: Slot [26] registered\n[ 0.286554] acpiphp: Slot [27] registered\n[ 0.287360] acpiphp: Slot [28] registered\n[ 0.288174] acpiphp: Slot [29] registered\n[ 0.288988] acpiphp: Slot [30] registered\n[ 0.289797] acpiphp: Slot [31] registered\n[ 0.290601] PCI host bridge to bus 0000:00\n[ 0.291408] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292615] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293817] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295249] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303051] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304335] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305562] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314763] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360034] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364381] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365759] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367005] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368587] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369625] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371142] vgaarb: loaded\n[ 0.371768] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372883] SCSI subsystem initialized\n[ 0.373688] ACPI: bus type USB registered\n[ 0.374488] usbcore: registered new interface driver usbfs\n[ 0.375508] usbcore: registered new interface driver hub\n[ 0.376499] usbcore: registered new device driver usb\n[ 0.377554] PCI: Using ACPI for IRQ routing\n[ 0.378571] NetLabel: Initializing\n[ 0.379269] NetLabel: domain hash size = 128\n[ 0.380111] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381047] NetLabel: unlabeled traffic allowed by default\n[ 0.382120] clocksource: Switched to clocksource kvm-clock\n[ 0.387605] AppArmor: AppArmor Filesystem Enabled\n[ 0.388593] pnp: PnP ACPI init\n[ 0.389491] pnp: PnP ACPI: found 5 devices\n[ 0.395861] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397590] NET: Registered protocol family 2\n[ 0.398528] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399780] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400937] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402080] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403144] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404299] NET: Registered protocol family 1\n[ 0.405156] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406245] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407323] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421294] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435797] Trying to unpack rootfs image as initramfs...\n[ 0.486416] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500256] Scanning for low memory corruption every 60 seconds\n[ 0.501778] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503176] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551043.284:1): initialized\n[ 0.505623] Initialise system trusted keyring\n[ 0.506559] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507723] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509706] zbud: loaded\n[ 0.510421] VFS: Disk quotas dquot_6.6.0\n[ 0.511243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512758] fuse init (API version 7.23)\n[ 0.513647] Key type big_key registered\n[ 0.514454] Allocating IMA MOK and blacklist keyrings.\n[ 0.515936] Key type asymmetric registered\n[ 0.516759] Asymmetric key parser 'x509' registered\n[ 0.517707] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519181] io scheduler noop registered\n[ 0.519978] io scheduler deadline registered (default)\n[ 0.520964] io scheduler cfq registered\n[ 0.521795] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522847] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524107] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525557] ACPI: Power Button [PWRF]\n[ 0.526400] GHES: HEST is not enabled!\n[ 0.540218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569843] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596619] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598747] Linux agpgart interface v0.103\n[ 0.600766] brd: module loaded\n[ 0.601911] loop: module loaded\n[ 0.606406] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607853] GPT:90111 != 2097151\n[ 0.608525] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609625] GPT:90111 != 2097151\n[ 0.610302] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611264] vda: vda1 vda15\n[ 0.612679] scsi host0: ata_piix\n[ 0.613402] scsi host1: ata_piix\n[ 0.614111] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615325] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616764] libphy: Fixed MDIO Bus: probed\n[ 0.617577] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618519] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620655] PPP generic driver version 2.4.2\n[ 0.621534] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622799] ehci-pci: EHCI PCI platform driver\n[ 0.623669] ehci-platform: EHCI generic platform driver\n[ 0.624646] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625761] ohci-pci: OHCI PCI platform driver\n[ 0.626636] ohci-platform: OHCI generic platform driver\n[ 0.627619] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641916] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642917] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644350] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645367] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646482] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647701] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649109] usb usb1: Product: UHCI Host Controller\n[ 0.650034] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651185] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652170] hub 1-0:1.0: USB hub found\n[ 0.652942] hub 1-0:1.0: 2 ports detected\n[ 0.653838] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655950] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656897] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657915] mousedev: PS/2 mouse device common for all mice\n[ 0.659165] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660980] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662065] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665213] device-mapper: uevent: version 1.0.3\n[ 0.666165] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668399] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670157] NET: Registered protocol family 10\n[ 0.671592] NET: Registered protocol family 17\n[ 0.672940] Key type dns_resolver registered\n[ 0.674202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675766] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678272] registered taskstats version 1\n[ 0.679433] Loading compiled-in X.509 certificates\n[ 0.681267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684069] zswap: loaded using pool lzo/zbud\n[ 0.685924] Key type trusted registered\n[ 0.688054] Key type encrypted registered\n[ 0.689061] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690324] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691595] evm: HMAC attrs: 0x1\n[ 0.692660] Magic number: 6:708:267\n[ 0.693662] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:23 UTC (1538551043)\n[ 0.695618] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696983] EDD information not available.\n[ 0.770658] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.772327] ata1.00: configured for MWDMA2\n[ 0.773710] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.786721] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.788256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.789747] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.791914] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793820] Write protecting the kernel read-only data: 14336k\n[ 0.795705] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797913] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.647370] 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.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\"\nTop of 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.44s]\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\n"} 2018-10-03 07:19:50,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7/action used request id req-6d8e1f19-8a9d-4ed6-aadf-18bfba7365a8 2018-10-03 07:19:50,740 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-4' (10.10.11.13) to 'sdnvpn-1-5' (10.10.11.11). -->Expected result: can ping. 2018-10-03 07:19:50,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da65ee6dabdf1acb3f70c08c7ae80faa2badba1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:19:51,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:19: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-576cf319-96c4-4fdc-8cd1-89a91f82f09b x-compute-request-id: req-576cf319-96c4-4fdc-8cd1-89a91f82f09b 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 515114510 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.129473] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131098] pid_max: default: 32768 minimum: 301\n[ 0.131976] ACPI: Core revision 20150930\n[ 0.133347] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134638] Security Framework initialized\n[ 0.135447] Yama: becoming mindful.\n[ 0.136173] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139597] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140788] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142170] Initializing cgroup subsys io\n[ 0.142973] Initializing cgroup subsys memory\n[ 0.143819] Initializing cgroup subsys devices\n[ 0.144690] Initializing cgroup subsys freezer\n[ 0.145543] Initializing cgroup subsys net_cls\n[ 0.146397] Initializing cgroup subsys perf_event\n[ 0.147292] Initializing cgroup subsys net_prio\n[ 0.148158] Initializing cgroup subsys hugetlb\n[ 0.149019] Initializing cgroup subsys pids\n[ 0.149881] CPU: Physical Processor ID: 0\n[ 0.151410] mce: CPU supports 10 MCE banks\n[ 0.152249] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164175] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170805] ftrace: allocating 31920 entries in 125 pages\n[ 0.197984] smpboot: Max logical packages: 1\n[ 0.198848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200168] x2apic enabled\n[ 0.200970] Switched APIC routing to physical x2apic.\n[ 0.202702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203805] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205763] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207517] KVM setup paravirtual spinlock\n[ 0.208856] x86: Booted up 1 node, 1 CPUs\n[ 0.209649] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211024] devtmpfs: initialized\n[ 0.212781] evm: security.selinux\n[ 0.213468] evm: security.SMACK64\n[ 0.214149] evm: security.SMACK64EXEC\n[ 0.214893] evm: security.SMACK64TRANSMUTE\n[ 0.215685] evm: security.SMACK64MMAP\n[ 0.216415] evm: security.ima\n[ 0.217047] evm: security.capability\n[ 0.217846] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219678] pinctrl core: initialized pinctrl subsystem\n[ 0.220767] RTC time: 7:17:22, date: 10/03/18\n[ 0.221716] NET: Registered protocol family 16\n[ 0.222675] cpuidle: using governor ladder\n[ 0.223475] cpuidle: using governor menu\n[ 0.224250] PCCT header not found.\n[ 0.225001] ACPI: bus type PCI registered\n[ 0.225801] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227020] PCI: Using configuration type 1 for base access\n[ 0.228778] ACPI: Added _OSI(Module Device)\n[ 0.229610] ACPI: Added _OSI(Processor Device)\n[ 0.230453] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233453] ACPI: Interpreter enabled\n[ 0.234212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239664] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241461] ACPI: (supports S0 S5)\n[ 0.242156] ACPI: Using IOAPIC for interrupt routing\n[ 0.243511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249207] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252911] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256215] acpiphp: Slot [3] registered\n[ 0.257420] acpiphp: Slot [4] registered\n[ 0.258615] acpiphp: Slot [5] registered\n[ 0.259518] acpiphp: Slot [6] registered\n[ 0.260332] acpiphp: Slot [7] registered\n[ 0.261134] acpiphp: Slot [8] registered\n[ 0.261940] acpiphp: Slot [9] registered\n[ 0.262737] acpiphp: Slot [10] registered\n[ 0.263541] acpiphp: Slot [11] registered\n[ 0.264355] acpiphp: Slot [12] registered\n[ 0.265166] acpiphp: Slot [13] registered\n[ 0.265975] acpiphp: Slot [14] registered\n[ 0.266786] acpiphp: Slot [15] registered\n[ 0.277617] acpiphp: Slot [16] registered\n[ 0.278469] acpiphp: Slot [17] registered\n[ 0.279280] acpiphp: Slot [18] registered\n[ 0.280082] acpiphp: Slot [19] registered\n[ 0.280901] acpiphp: Slot [20] registered\n[ 0.281714] acpiphp: Slot [21] registered\n[ 0.282515] acpiphp: Slot [22] registered\n[ 0.283333] acpiphp: Slot [23] registered\n[ 0.284141] acpiphp: Slot [24] registered\n[ 0.284947] acpiphp: Slot [25] registered\n[ 0.285754] acpiphp: Slot [26] registered\n[ 0.286554] acpiphp: Slot [27] registered\n[ 0.287360] acpiphp: Slot [28] registered\n[ 0.288174] acpiphp: Slot [29] registered\n[ 0.288988] acpiphp: Slot [30] registered\n[ 0.289797] acpiphp: Slot [31] registered\n[ 0.290601] PCI host bridge to bus 0000:00\n[ 0.291408] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292615] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293817] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295249] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303051] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304335] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305562] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314763] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360034] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364381] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365759] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367005] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368587] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369625] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371142] vgaarb: loaded\n[ 0.371768] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372883] SCSI subsystem initialized\n[ 0.373688] ACPI: bus type USB registered\n[ 0.374488] usbcore: registered new interface driver usbfs\n[ 0.375508] usbcore: registered new interface driver hub\n[ 0.376499] usbcore: registered new device driver usb\n[ 0.377554] PCI: Using ACPI for IRQ routing\n[ 0.378571] NetLabel: Initializing\n[ 0.379269] NetLabel: domain hash size = 128\n[ 0.380111] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381047] NetLabel: unlabeled traffic allowed by default\n[ 0.382120] clocksource: Switched to clocksource kvm-clock\n[ 0.387605] AppArmor: AppArmor Filesystem Enabled\n[ 0.388593] pnp: PnP ACPI init\n[ 0.389491] pnp: PnP ACPI: found 5 devices\n[ 0.395861] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397590] NET: Registered protocol family 2\n[ 0.398528] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399780] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400937] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402080] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403144] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404299] NET: Registered protocol family 1\n[ 0.405156] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406245] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407323] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421294] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435797] Trying to unpack rootfs image as initramfs...\n[ 0.486416] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500256] Scanning for low memory corruption every 60 seconds\n[ 0.501778] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503176] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551043.284:1): initialized\n[ 0.505623] Initialise system trusted keyring\n[ 0.506559] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507723] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509706] zbud: loaded\n[ 0.510421] VFS: Disk quotas dquot_6.6.0\n[ 0.511243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512758] fuse init (API version 7.23)\n[ 0.513647] Key type big_key registered\n[ 0.514454] Allocating IMA MOK and blacklist keyrings.\n[ 0.515936] Key type asymmetric registered\n[ 0.516759] Asymmetric key parser 'x509' registered\n[ 0.517707] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519181] io scheduler noop registered\n[ 0.519978] io scheduler deadline registered (default)\n[ 0.520964] io scheduler cfq registered\n[ 0.521795] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522847] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524107] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525557] ACPI: Power Button [PWRF]\n[ 0.526400] GHES: HEST is not enabled!\n[ 0.540218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569843] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596619] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598747] Linux agpgart interface v0.103\n[ 0.600766] brd: module loaded\n[ 0.601911] loop: module loaded\n[ 0.606406] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607853] GPT:90111 != 2097151\n[ 0.608525] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609625] GPT:90111 != 2097151\n[ 0.610302] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611264] vda: vda1 vda15\n[ 0.612679] scsi host0: ata_piix\n[ 0.613402] scsi host1: ata_piix\n[ 0.614111] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615325] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616764] libphy: Fixed MDIO Bus: probed\n[ 0.617577] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618519] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620655] PPP generic driver version 2.4.2\n[ 0.621534] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622799] ehci-pci: EHCI PCI platform driver\n[ 0.623669] ehci-platform: EHCI generic platform driver\n[ 0.624646] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625761] ohci-pci: OHCI PCI platform driver\n[ 0.626636] ohci-platform: OHCI generic platform driver\n[ 0.627619] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641916] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642917] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644350] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645367] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646482] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647701] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649109] usb usb1: Product: UHCI Host Controller\n[ 0.650034] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651185] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652170] hub 1-0:1.0: USB hub found\n[ 0.652942] hub 1-0:1.0: 2 ports detected\n[ 0.653838] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655950] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656897] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657915] mousedev: PS/2 mouse device common for all mice\n[ 0.659165] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660980] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662065] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664455] i2c /dev entries driver\n[ 0.665213] device-mapper: uevent: version 1.0.3\n[ 0.666165] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668399] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670157] NET: Registered protocol family 10\n[ 0.671592] NET: Registered protocol family 17\n[ 0.672940] Key type dns_resolver registered\n[ 0.674202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675766] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678272] registered taskstats version 1\n[ 0.679433] Loading compiled-in X.509 certificates\n[ 0.681267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684069] zswap: loaded using pool lzo/zbud\n[ 0.685924] Key type trusted registered\n[ 0.688054] Key type encrypted registered\n[ 0.689061] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690324] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691595] evm: HMAC attrs: 0x1\n[ 0.692660] Magic number: 6:708:267\n[ 0.693662] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:23 UTC (1538551043)\n[ 0.695618] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696983] EDD information not available.\n[ 0.770658] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.772327] ata1.00: configured for MWDMA2\n[ 0.773710] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.786721] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.788256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.789747] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.791914] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793820] Write protecting the kernel read-only data: 14336k\n[ 0.795705] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797913] 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.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.647370] 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.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\"\nTop of 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.44s]\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\n"} 2018-10-03 07:19:51,828 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7/action used request id req-576cf319-96c4-4fdc-8cd1-89a91f82f09b 2018-10-03 07:19:51,829 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-4' can ping 'sdnvpn-1-5' 2018-10-03 07:19:51,829 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-10-03 07:19:51,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/33721307-421f-4d0b-b673-2da4080be94e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" 2018-10-03 07:19:52,477 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18eeb884-16b6-4bf0-b2a4-77efe301e69c Content-Length: 0 Date: Wed, 03 Oct 2018 07:19:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:19:52,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/33721307-421f-4d0b-b673-2da4080be94e used request id req-18eeb884-16b6-4bf0-b2a4-77efe301e69c 2018-10-03 07:20:22,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-643698", "route_distinguishers": "11:11"}}' 2018-10-03 07:20:22,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-6ed54451-b5bd-4db3-8849-fd62e2afbd97 Date: Wed, 03 Oct 2018 07:20:22 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "01704290-aef3-4b17-9897-253e815d0ea9", "name": "sdnvpn-643698", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:20:22,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-6ed54451-b5bd-4db3-8849-fd62e2afbd97 2018-10-03 07:20:22,838 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-643698', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'01704290-aef3-4b17-9897-253e815d0ea9'}} 2018-10-03 07:20:22,838 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-10-03 07:20:22,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/01704290-aef3-4b17-9897-253e815d0ea9/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" -d '{"network_association": {"network_id": "b261bac5-71b3-43f3-bdfb-cb43476b2f61"}}' 2018-10-03 07:20:23,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-e57bbe2b-ad83-4d8f-b962-1b5dced57f90 Date: Wed, 03 Oct 2018 07:20:23 GMT RESP BODY: {"network_association": {"network_id": "b261bac5-71b3-43f3-bdfb-cb43476b2f61", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "4a18dcfb-c65f-434a-810f-6199a257bdec"}} 2018-10-03 07:20:23,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/01704290-aef3-4b17-9897-253e815d0ea9/network_associations used request id req-e57bbe2b-ad83-4d8f-b962-1b5dced57f90 2018-10-03 07:20:23,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/01704290-aef3-4b17-9897-253e815d0ea9/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" -d '{"network_association": {"network_id": "8cbe1838-da1a-469a-bce9-5a19d0b156a4"}}' 2018-10-03 07:20:23,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-47c3a407-3a14-4ae3-9120-4c6629fe1fc0 Date: Wed, 03 Oct 2018 07:20:23 GMT RESP BODY: {"network_association": {"network_id": "8cbe1838-da1a-469a-bce9-5a19d0b156a4", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "bb37c8c6-7be8-4509-b20f-f7f99aaf8b78"}} 2018-10-03 07:20:23,743 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/01704290-aef3-4b17-9897-253e815d0ea9/network_associations used request id req-47c3a407-3a14-4ae3-9120-4c6629fe1fc0 2018-10-03 07:20:23,743 - sdnvpn_test_utils - DEBUG - Waiting for network 01704290-aef3-4b17-9897-253e815d0ea9 to associate with BGPVPN b261bac5-71b3-43f3-bdfb-cb43476b2f61 2018-10-03 07:20:23,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/01704290-aef3-4b17-9897-253e815d0ea9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" 2018-10-03 07:20:23,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-121c763a-d713-4cdb-a557-30f9ed402e2c Date: Wed, 03 Oct 2018 07:20:23 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "01704290-aef3-4b17-9897-253e815d0ea9", "name": "sdnvpn-643698", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": ["8cbe1838-da1a-469a-bce9-5a19d0b156a4", "b261bac5-71b3-43f3-bdfb-cb43476b2f61"], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:20:23,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/01704290-aef3-4b17-9897-253e815d0ea9 used request id req-121c763a-d713-4cdb-a557-30f9ed402e2c 2018-10-03 07:20:24,908 - sdnvpn_test_utils - DEBUG - Waiting for network 01704290-aef3-4b17-9897-253e815d0ea9 to associate with BGPVPN 8cbe1838-da1a-469a-bce9-5a19d0b156a4 2018-10-03 07:20:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/01704290-aef3-4b17-9897-253e815d0ea9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" 2018-10-03 07:20:25,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-dbd1fb29-41f6-40b0-8694-61466f41b99d Date: Wed, 03 Oct 2018 07:20:25 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "01704290-aef3-4b17-9897-253e815d0ea9", "name": "sdnvpn-643698", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": ["8cbe1838-da1a-469a-bce9-5a19d0b156a4", "b261bac5-71b3-43f3-bdfb-cb43476b2f61"], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:20:25,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/01704290-aef3-4b17-9897-253e815d0ea9 used request id req-dbd1fb29-41f6-40b0-8694-61466f41b99d 2018-10-03 07:20:26,224 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:20:56,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:20:57,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:20: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-b04a0638-e2ac-4f7b-9a4b-449b03bbf3b0 x-compute-request-id: req-b04a0638-e2ac-4f7b-9a4b-449b03bbf3b0 Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523681564 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136297] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138049] pid_max: default: 32768 minimum: 301\n[ 0.138994] ACPI: Core revision 20150930\n[ 0.140414] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141801] Security Framework initialized\n[ 0.142674] Yama: becoming mindful.\n[ 0.143452] AppArmor: AppArmor initialized\n[ 0.144360] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145769] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148424] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149921] Initializing cgroup subsys io\n[ 0.150812] Initializing cgroup subsys memory\n[ 0.151763] Initializing cgroup subsys devices\n[ 0.152724] Initializing cgroup subsys freezer\n[ 0.153660] Initializing cgroup subsys net_cls\n[ 0.154599] Initializing cgroup subsys perf_event\n[ 0.155609] Initializing cgroup subsys net_prio\n[ 0.156574] Initializing cgroup subsys hugetlb\n[ 0.157500] Initializing cgroup subsys pids\n[ 0.158362] CPU: Physical Processor ID: 0\n[ 0.159874] mce: CPU supports 10 MCE banks\n[ 0.160713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179977] ftrace: allocating 31920 entries in 125 pages\n[ 0.205936] smpboot: Max logical packages: 1\n[ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208132] x2apic enabled\n[ 0.208926] Switched APIC routing to physical x2apic.\n[ 0.210650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215472] KVM setup paravirtual spinlock\n[ 0.216753] x86: Booted up 1 node, 1 CPUs\n[ 0.217544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218905] devtmpfs: initialized\n[ 0.220611] evm: security.selinux\n[ 0.221306] evm: security.SMACK64\n[ 0.221999] evm: security.SMACK64EXEC\n[ 0.222726] evm: security.SMACK64TRANSMUTE\n[ 0.223517] evm: security.SMACK64MMAP\n[ 0.224259] evm: security.ima\n[ 0.224886] evm: security.capability\n[ 0.225675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227479] pinctrl core: initialized pinctrl subsystem\n[ 0.228545] RTC time: 7:17:34, date: 10/03/18\n[ 0.229487] NET: Registered protocol family 16\n[ 0.230438] cpuidle: using governor ladder\n[ 0.231235] cpuidle: using governor menu\n[ 0.232002] PCCT header not found.\n[ 0.232730] ACPI: bus type PCI registered\n[ 0.233525] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234748] PCI: Using configuration type 1 for base access\n[ 0.236473] ACPI: Added _OSI(Module Device)\n[ 0.237295] ACPI: Added _OSI(Processor Device)\n[ 0.238139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241135] ACPI: Interpreter enabled\n[ 0.241882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250211] ACPI: (supports S0 S5)\n[ 0.251167] ACPI: Using IOAPIC for interrupt routing\n[ 0.252298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256506] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261039] acpiphp: Slot [3] registered\n[ 0.261826] acpiphp: Slot [4] registered\n[ 0.262610] acpiphp: Slot [5] registered\n[ 0.263392] acpiphp: Slot [6] registered\n[ 0.264167] acpiphp: Slot [7] registered\n[ 0.264959] acpiphp: Slot [8] registered\n[ 0.265740] acpiphp: Slot [9] registered\n[ 0.266523] acpiphp: Slot [10] registered\n[ 0.267323] acpiphp: Slot [11] registered\n[ 0.268116] acpiphp: Slot [12] registered\n[ 0.268905] acpiphp: Slot [13] registered\n[ 0.269701] acpiphp: Slot [14] registered\n[ 0.270494] acpiphp: Slot [15] registered\n[ 0.281514] acpiphp: Slot [16] registered\n[ 0.282333] acpiphp: Slot [17] registered\n[ 0.283122] acpiphp: Slot [18] registered\n[ 0.283909] acpiphp: Slot [19] registered\n[ 0.284707] acpiphp: Slot [20] registered\n[ 0.285506] acpiphp: Slot [21] registered\n[ 0.286298] acpiphp: Slot [22] registered\n[ 0.287089] acpiphp: Slot [23] registered\n[ 0.287878] acpiphp: Slot [24] registered\n[ 0.288671] acpiphp: Slot [25] registered\n[ 0.289461] acpiphp: Slot [26] registered\n[ 0.290256] acpiphp: Slot [27] registered\n[ 0.291051] acpiphp: Slot [28] registered\n[ 0.291841] acpiphp: Slot [29] registered\n[ 0.292637] acpiphp: Slot [30] registered\n[ 0.293428] acpiphp: Slot [31] registered\n[ 0.294216] PCI host bridge to bus 0000:00\n[ 0.295012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296198] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298797] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374239] vgaarb: loaded\n[ 0.374827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375940] SCSI subsystem initialized\n[ 0.376743] ACPI: bus type USB registered\n[ 0.377545] usbcore: registered new interface driver usbfs\n[ 0.378560] usbcore: registered new interface driver hub\n[ 0.379554] usbcore: registered new device driver usb\n[ 0.380604] PCI: Using ACPI for IRQ routing\n[ 0.381613] NetLabel: Initializing\n[ 0.382319] NetLabel: domain hash size = 128\n[ 0.383160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384097] NetLabel: unlabeled traffic allowed by default\n[ 0.385183] clocksource: Switched to clocksource kvm-clock\n[ 0.390568] AppArmor: AppArmor Filesystem Enabled\n[ 0.391518] pnp: PnP ACPI init\n[ 0.392419] pnp: PnP ACPI: found 5 devices\n[ 0.398786] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400484] NET: Registered protocol family 2\n[ 0.401436] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405004] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406078] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407247] NET: Registered protocol family 1\n[ 0.408113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438508] Trying to unpack rootfs image as initramfs...\n[ 0.488333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502144] Scanning for low memory corruption every 60 seconds\n[ 0.503448] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504588] audit: initializing netlink subsys (disabled)\n[ 0.505634] audit: type=2000 audit(1538551054.874:1): initialized\n[ 0.506935] Initialise system trusted keyring\n[ 0.507857] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509018] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511664] VFS: Disk quotas dquot_6.6.0\n[ 0.512481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513990] fuse init (API version 7.23)\n[ 0.514862] Key type big_key registered\n[ 0.515662] Allocating IMA MOK and blacklist keyrings.\n[ 0.517132] Key type asymmetric registered\n[ 0.517959] Asymmetric key parser 'x509' registered\n[ 0.518909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520372] io scheduler noop registered\n[ 0.521167] io scheduler deadline registered (default)\n[ 0.522161] io scheduler cfq registered\n[ 0.522995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526744] ACPI: Power Button [PWRF]\n[ 0.527566] GHES: HEST is not enabled!\n[ 0.541244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599999] Linux agpgart interface v0.103\n[ 0.602029] brd: module loaded\n[ 0.603184] loop: module loaded\n[ 0.608022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609557] GPT:90111 != 2097151\n[ 0.610232] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611309] GPT:90111 != 2097151\n[ 0.611972] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612927] vda: vda1 vda15\n[ 0.614483] scsi host0: ata_piix\n[ 0.615226] scsi host1: ata_piix\n[ 0.615920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618582] libphy: Fixed MDIO Bus: probed\n[ 0.619392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622554] PPP generic driver version 2.4.2\n[ 0.623434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624709] ehci-pci: EHCI PCI platform driver\n[ 0.625597] ehci-platform: EHCI generic platform driver\n[ 0.626573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627679] ohci-pci: OHCI PCI platform driver\n[ 0.628542] ohci-platform: OHCI generic platform driver\n[ 0.629528] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644254] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651470] usb usb1: Product: UHCI Host Controller\n[ 0.652396] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653528] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654606] hub 1-0:1.0: USB hub found\n[ 0.655473] hub 1-0:1.0: 2 ports detected\n[ 0.656484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661070] mousedev: PS/2 mouse device common for all mice\n[ 0.662491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664560] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668482] i2c /dev entries driver\n[ 0.669341] device-mapper: uevent: version 1.0.3\n[ 0.670405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672240] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673678] NET: Registered protocol family 10\n[ 0.674769] NET: Registered protocol family 17\n[ 0.675773] Key type dns_resolver registered\n[ 0.676756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679799] registered taskstats version 1\n[ 0.680674] Loading compiled-in X.509 certificates\n[ 0.682330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684590] zswap: loaded using pool lzo/zbud\n[ 0.686243] Key type trusted registered\n[ 0.688123] Key type encrypted registered\n[ 0.689248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690572] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691918] evm: HMAC attrs: 0x1\n[ 0.693051] Magic number: 6:708:267\n[ 0.694083] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:35 UTC (1538551055)\n[ 0.696386] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697760] EDD information not available.\n[ 0.773762] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775333] ata1.00: configured for MWDMA2\n[ 0.776582] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791845] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793822] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795422] Write protecting the kernel read-only data: 14336k\n[ 0.797037] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798957] 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.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321417] 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.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 KO\nping 10.10.11.11 OK\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 OK\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 OK\nping 10.10.11.11 OK\n"} 2018-10-03 07:20:57,340 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-b04a0638-e2ac-4f7b-9a4b-449b03bbf3b0 2018-10-03 07:20:57,340 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.16) to 'sdnvpn-1-4' (10.10.11.13). -->Expected result: can ping. 2018-10-03 07:20:57,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:20:58,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:20: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-5ef98495-4d92-4da2-a22d-02fb6e747c25 x-compute-request-id: req-5ef98495-4d92-4da2-a22d-02fb6e747c25 Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523681564 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136297] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138049] pid_max: default: 32768 minimum: 301\n[ 0.138994] ACPI: Core revision 20150930\n[ 0.140414] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141801] Security Framework initialized\n[ 0.142674] Yama: becoming mindful.\n[ 0.143452] AppArmor: AppArmor initialized\n[ 0.144360] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145769] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148424] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149921] Initializing cgroup subsys io\n[ 0.150812] Initializing cgroup subsys memory\n[ 0.151763] Initializing cgroup subsys devices\n[ 0.152724] Initializing cgroup subsys freezer\n[ 0.153660] Initializing cgroup subsys net_cls\n[ 0.154599] Initializing cgroup subsys perf_event\n[ 0.155609] Initializing cgroup subsys net_prio\n[ 0.156574] Initializing cgroup subsys hugetlb\n[ 0.157500] Initializing cgroup subsys pids\n[ 0.158362] CPU: Physical Processor ID: 0\n[ 0.159874] mce: CPU supports 10 MCE banks\n[ 0.160713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179977] ftrace: allocating 31920 entries in 125 pages\n[ 0.205936] smpboot: Max logical packages: 1\n[ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208132] x2apic enabled\n[ 0.208926] Switched APIC routing to physical x2apic.\n[ 0.210650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215472] KVM setup paravirtual spinlock\n[ 0.216753] x86: Booted up 1 node, 1 CPUs\n[ 0.217544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218905] devtmpfs: initialized\n[ 0.220611] evm: security.selinux\n[ 0.221306] evm: security.SMACK64\n[ 0.221999] evm: security.SMACK64EXEC\n[ 0.222726] evm: security.SMACK64TRANSMUTE\n[ 0.223517] evm: security.SMACK64MMAP\n[ 0.224259] evm: security.ima\n[ 0.224886] evm: security.capability\n[ 0.225675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227479] pinctrl core: initialized pinctrl subsystem\n[ 0.228545] RTC time: 7:17:34, date: 10/03/18\n[ 0.229487] NET: Registered protocol family 16\n[ 0.230438] cpuidle: using governor ladder\n[ 0.231235] cpuidle: using governor menu\n[ 0.232002] PCCT header not found.\n[ 0.232730] ACPI: bus type PCI registered\n[ 0.233525] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234748] PCI: Using configuration type 1 for base access\n[ 0.236473] ACPI: Added _OSI(Module Device)\n[ 0.237295] ACPI: Added _OSI(Processor Device)\n[ 0.238139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241135] ACPI: Interpreter enabled\n[ 0.241882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250211] ACPI: (supports S0 S5)\n[ 0.251167] ACPI: Using IOAPIC for interrupt routing\n[ 0.252298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256506] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261039] acpiphp: Slot [3] registered\n[ 0.261826] acpiphp: Slot [4] registered\n[ 0.262610] acpiphp: Slot [5] registered\n[ 0.263392] acpiphp: Slot [6] registered\n[ 0.264167] acpiphp: Slot [7] registered\n[ 0.264959] acpiphp: Slot [8] registered\n[ 0.265740] acpiphp: Slot [9] registered\n[ 0.266523] acpiphp: Slot [10] registered\n[ 0.267323] acpiphp: Slot [11] registered\n[ 0.268116] acpiphp: Slot [12] registered\n[ 0.268905] acpiphp: Slot [13] registered\n[ 0.269701] acpiphp: Slot [14] registered\n[ 0.270494] acpiphp: Slot [15] registered\n[ 0.281514] acpiphp: Slot [16] registered\n[ 0.282333] acpiphp: Slot [17] registered\n[ 0.283122] acpiphp: Slot [18] registered\n[ 0.283909] acpiphp: Slot [19] registered\n[ 0.284707] acpiphp: Slot [20] registered\n[ 0.285506] acpiphp: Slot [21] registered\n[ 0.286298] acpiphp: Slot [22] registered\n[ 0.287089] acpiphp: Slot [23] registered\n[ 0.287878] acpiphp: Slot [24] registered\n[ 0.288671] acpiphp: Slot [25] registered\n[ 0.289461] acpiphp: Slot [26] registered\n[ 0.290256] acpiphp: Slot [27] registered\n[ 0.291051] acpiphp: Slot [28] registered\n[ 0.291841] acpiphp: Slot [29] registered\n[ 0.292637] acpiphp: Slot [30] registered\n[ 0.293428] acpiphp: Slot [31] registered\n[ 0.294216] PCI host bridge to bus 0000:00\n[ 0.295012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296198] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298797] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374239] vgaarb: loaded\n[ 0.374827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375940] SCSI subsystem initialized\n[ 0.376743] ACPI: bus type USB registered\n[ 0.377545] usbcore: registered new interface driver usbfs\n[ 0.378560] usbcore: registered new interface driver hub\n[ 0.379554] usbcore: registered new device driver usb\n[ 0.380604] PCI: Using ACPI for IRQ routing\n[ 0.381613] NetLabel: Initializing\n[ 0.382319] NetLabel: domain hash size = 128\n[ 0.383160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384097] NetLabel: unlabeled traffic allowed by default\n[ 0.385183] clocksource: Switched to clocksource kvm-clock\n[ 0.390568] AppArmor: AppArmor Filesystem Enabled\n[ 0.391518] pnp: PnP ACPI init\n[ 0.392419] pnp: PnP ACPI: found 5 devices\n[ 0.398786] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400484] NET: Registered protocol family 2\n[ 0.401436] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405004] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406078] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407247] NET: Registered protocol family 1\n[ 0.408113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438508] Trying to unpack rootfs image as initramfs...\n[ 0.488333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502144] Scanning for low memory corruption every 60 seconds\n[ 0.503448] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504588] audit: initializing netlink subsys (disabled)\n[ 0.505634] audit: type=2000 audit(1538551054.874:1): initialized\n[ 0.506935] Initialise system trusted keyring\n[ 0.507857] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509018] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511664] VFS: Disk quotas dquot_6.6.0\n[ 0.512481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513990] fuse init (API version 7.23)\n[ 0.514862] Key type big_key registered\n[ 0.515662] Allocating IMA MOK and blacklist keyrings.\n[ 0.517132] Key type asymmetric registered\n[ 0.517959] Asymmetric key parser 'x509' registered\n[ 0.518909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520372] io scheduler noop registered\n[ 0.521167] io scheduler deadline registered (default)\n[ 0.522161] io scheduler cfq registered\n[ 0.522995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526744] ACPI: Power Button [PWRF]\n[ 0.527566] GHES: HEST is not enabled!\n[ 0.541244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599999] Linux agpgart interface v0.103\n[ 0.602029] brd: module loaded\n[ 0.603184] loop: module loaded\n[ 0.608022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609557] GPT:90111 != 2097151\n[ 0.610232] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611309] GPT:90111 != 2097151\n[ 0.611972] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612927] vda: vda1 vda15\n[ 0.614483] scsi host0: ata_piix\n[ 0.615226] scsi host1: ata_piix\n[ 0.615920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618582] libphy: Fixed MDIO Bus: probed\n[ 0.619392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622554] PPP generic driver version 2.4.2\n[ 0.623434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624709] ehci-pci: EHCI PCI platform driver\n[ 0.625597] ehci-platform: EHCI generic platform driver\n[ 0.626573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627679] ohci-pci: OHCI PCI platform driver\n[ 0.628542] ohci-platform: OHCI generic platform driver\n[ 0.629528] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644254] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651470] usb usb1: Product: UHCI Host Controller\n[ 0.652396] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653528] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654606] hub 1-0:1.0: USB hub found\n[ 0.655473] hub 1-0:1.0: 2 ports detected\n[ 0.656484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661070] mousedev: PS/2 mouse device common for all mice\n[ 0.662491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664560] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668482] i2c /dev entries driver\n[ 0.669341] device-mapper: uevent: version 1.0.3\n[ 0.670405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672240] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673678] NET: Registered protocol family 10\n[ 0.674769] NET: Registered protocol family 17\n[ 0.675773] Key type dns_resolver registered\n[ 0.676756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679799] registered taskstats version 1\n[ 0.680674] Loading compiled-in X.509 certificates\n[ 0.682330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684590] zswap: loaded using pool lzo/zbud\n[ 0.686243] Key type trusted registered\n[ 0.688123] Key type encrypted registered\n[ 0.689248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690572] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691918] evm: HMAC attrs: 0x1\n[ 0.693051] Magic number: 6:708:267\n[ 0.694083] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:35 UTC (1538551055)\n[ 0.696386] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697760] EDD information not available.\n[ 0.773762] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775333] ata1.00: configured for MWDMA2\n[ 0.776582] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791845] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793822] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795422] Write protecting the kernel read-only data: 14336k\n[ 0.797037] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798957] 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.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321417] 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.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 KO\nping 10.10.11.11 OK\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 OK\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 OK\nping 10.10.11.11 OK\n"} 2018-10-03 07:20:58,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-5ef98495-4d92-4da2-a22d-02fb6e747c25 2018-10-03 07:20:58,414 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-4' 2018-10-03 07:20:58,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:20:59,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:20: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-72ea9206-d579-4a92-a29f-ae92bc06dc66 x-compute-request-id: req-72ea9206-d579-4a92-a29f-ae92bc06dc66 Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523681564 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136297] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138049] pid_max: default: 32768 minimum: 301\n[ 0.138994] ACPI: Core revision 20150930\n[ 0.140414] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141801] Security Framework initialized\n[ 0.142674] Yama: becoming mindful.\n[ 0.143452] AppArmor: AppArmor initialized\n[ 0.144360] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145769] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148424] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149921] Initializing cgroup subsys io\n[ 0.150812] Initializing cgroup subsys memory\n[ 0.151763] Initializing cgroup subsys devices\n[ 0.152724] Initializing cgroup subsys freezer\n[ 0.153660] Initializing cgroup subsys net_cls\n[ 0.154599] Initializing cgroup subsys perf_event\n[ 0.155609] Initializing cgroup subsys net_prio\n[ 0.156574] Initializing cgroup subsys hugetlb\n[ 0.157500] Initializing cgroup subsys pids\n[ 0.158362] CPU: Physical Processor ID: 0\n[ 0.159874] mce: CPU supports 10 MCE banks\n[ 0.160713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179977] ftrace: allocating 31920 entries in 125 pages\n[ 0.205936] smpboot: Max logical packages: 1\n[ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208132] x2apic enabled\n[ 0.208926] Switched APIC routing to physical x2apic.\n[ 0.210650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215472] KVM setup paravirtual spinlock\n[ 0.216753] x86: Booted up 1 node, 1 CPUs\n[ 0.217544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218905] devtmpfs: initialized\n[ 0.220611] evm: security.selinux\n[ 0.221306] evm: security.SMACK64\n[ 0.221999] evm: security.SMACK64EXEC\n[ 0.222726] evm: security.SMACK64TRANSMUTE\n[ 0.223517] evm: security.SMACK64MMAP\n[ 0.224259] evm: security.ima\n[ 0.224886] evm: security.capability\n[ 0.225675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227479] pinctrl core: initialized pinctrl subsystem\n[ 0.228545] RTC time: 7:17:34, date: 10/03/18\n[ 0.229487] NET: Registered protocol family 16\n[ 0.230438] cpuidle: using governor ladder\n[ 0.231235] cpuidle: using governor menu\n[ 0.232002] PCCT header not found.\n[ 0.232730] ACPI: bus type PCI registered\n[ 0.233525] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234748] PCI: Using configuration type 1 for base access\n[ 0.236473] ACPI: Added _OSI(Module Device)\n[ 0.237295] ACPI: Added _OSI(Processor Device)\n[ 0.238139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241135] ACPI: Interpreter enabled\n[ 0.241882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250211] ACPI: (supports S0 S5)\n[ 0.251167] ACPI: Using IOAPIC for interrupt routing\n[ 0.252298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256506] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261039] acpiphp: Slot [3] registered\n[ 0.261826] acpiphp: Slot [4] registered\n[ 0.262610] acpiphp: Slot [5] registered\n[ 0.263392] acpiphp: Slot [6] registered\n[ 0.264167] acpiphp: Slot [7] registered\n[ 0.264959] acpiphp: Slot [8] registered\n[ 0.265740] acpiphp: Slot [9] registered\n[ 0.266523] acpiphp: Slot [10] registered\n[ 0.267323] acpiphp: Slot [11] registered\n[ 0.268116] acpiphp: Slot [12] registered\n[ 0.268905] acpiphp: Slot [13] registered\n[ 0.269701] acpiphp: Slot [14] registered\n[ 0.270494] acpiphp: Slot [15] registered\n[ 0.281514] acpiphp: Slot [16] registered\n[ 0.282333] acpiphp: Slot [17] registered\n[ 0.283122] acpiphp: Slot [18] registered\n[ 0.283909] acpiphp: Slot [19] registered\n[ 0.284707] acpiphp: Slot [20] registered\n[ 0.285506] acpiphp: Slot [21] registered\n[ 0.286298] acpiphp: Slot [22] registered\n[ 0.287089] acpiphp: Slot [23] registered\n[ 0.287878] acpiphp: Slot [24] registered\n[ 0.288671] acpiphp: Slot [25] registered\n[ 0.289461] acpiphp: Slot [26] registered\n[ 0.290256] acpiphp: Slot [27] registered\n[ 0.291051] acpiphp: Slot [28] registered\n[ 0.291841] acpiphp: Slot [29] registered\n[ 0.292637] acpiphp: Slot [30] registered\n[ 0.293428] acpiphp: Slot [31] registered\n[ 0.294216] PCI host bridge to bus 0000:00\n[ 0.295012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296198] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298797] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374239] vgaarb: loaded\n[ 0.374827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375940] SCSI subsystem initialized\n[ 0.376743] ACPI: bus type USB registered\n[ 0.377545] usbcore: registered new interface driver usbfs\n[ 0.378560] usbcore: registered new interface driver hub\n[ 0.379554] usbcore: registered new device driver usb\n[ 0.380604] PCI: Using ACPI for IRQ routing\n[ 0.381613] NetLabel: Initializing\n[ 0.382319] NetLabel: domain hash size = 128\n[ 0.383160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384097] NetLabel: unlabeled traffic allowed by default\n[ 0.385183] clocksource: Switched to clocksource kvm-clock\n[ 0.390568] AppArmor: AppArmor Filesystem Enabled\n[ 0.391518] pnp: PnP ACPI init\n[ 0.392419] pnp: PnP ACPI: found 5 devices\n[ 0.398786] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400484] NET: Registered protocol family 2\n[ 0.401436] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405004] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406078] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407247] NET: Registered protocol family 1\n[ 0.408113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438508] Trying to unpack rootfs image as initramfs...\n[ 0.488333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502144] Scanning for low memory corruption every 60 seconds\n[ 0.503448] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504588] audit: initializing netlink subsys (disabled)\n[ 0.505634] audit: type=2000 audit(1538551054.874:1): initialized\n[ 0.506935] Initialise system trusted keyring\n[ 0.507857] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509018] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511664] VFS: Disk quotas dquot_6.6.0\n[ 0.512481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513990] fuse init (API version 7.23)\n[ 0.514862] Key type big_key registered\n[ 0.515662] Allocating IMA MOK and blacklist keyrings.\n[ 0.517132] Key type asymmetric registered\n[ 0.517959] Asymmetric key parser 'x509' registered\n[ 0.518909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520372] io scheduler noop registered\n[ 0.521167] io scheduler deadline registered (default)\n[ 0.522161] io scheduler cfq registered\n[ 0.522995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526744] ACPI: Power Button [PWRF]\n[ 0.527566] GHES: HEST is not enabled!\n[ 0.541244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599999] Linux agpgart interface v0.103\n[ 0.602029] brd: module loaded\n[ 0.603184] loop: module loaded\n[ 0.608022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609557] GPT:90111 != 2097151\n[ 0.610232] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611309] GPT:90111 != 2097151\n[ 0.611972] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612927] vda: vda1 vda15\n[ 0.614483] scsi host0: ata_piix\n[ 0.615226] scsi host1: ata_piix\n[ 0.615920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618582] libphy: Fixed MDIO Bus: probed\n[ 0.619392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622554] PPP generic driver version 2.4.2\n[ 0.623434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624709] ehci-pci: EHCI PCI platform driver\n[ 0.625597] ehci-platform: EHCI generic platform driver\n[ 0.626573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627679] ohci-pci: OHCI PCI platform driver\n[ 0.628542] ohci-platform: OHCI generic platform driver\n[ 0.629528] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644254] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651470] usb usb1: Product: UHCI Host Controller\n[ 0.652396] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653528] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654606] hub 1-0:1.0: USB hub found\n[ 0.655473] hub 1-0:1.0: 2 ports detected\n[ 0.656484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661070] mousedev: PS/2 mouse device common for all mice\n[ 0.662491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664560] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668482] i2c /dev entries driver\n[ 0.669341] device-mapper: uevent: version 1.0.3\n[ 0.670405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672240] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673678] NET: Registered protocol family 10\n[ 0.674769] NET: Registered protocol family 17\n[ 0.675773] Key type dns_resolver registered\n[ 0.676756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679799] registered taskstats version 1\n[ 0.680674] Loading compiled-in X.509 certificates\n[ 0.682330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684590] zswap: loaded using pool lzo/zbud\n[ 0.686243] Key type trusted registered\n[ 0.688123] Key type encrypted registered\n[ 0.689248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690572] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691918] evm: HMAC attrs: 0x1\n[ 0.693051] Magic number: 6:708:267\n[ 0.694083] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:35 UTC (1538551055)\n[ 0.696386] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697760] EDD information not available.\n[ 0.773762] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775333] ata1.00: configured for MWDMA2\n[ 0.776582] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791845] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793822] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795422] Write protecting the kernel read-only data: 14336k\n[ 0.797037] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798957] 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.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321417] 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.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 KO\nping 10.10.11.11 OK\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 OK\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 OK\nping 10.10.11.11 OK\n"} 2018-10-03 07:20:59,523 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-72ea9206-d579-4a92-a29f-ae92bc06dc66 2018-10-03 07:20:59,524 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.16) to 'sdnvpn-1-5' (10.10.11.11). -->Expected result: can ping. 2018-10-03 07:20:59,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44a7ef5df10781267c56f9f5beced0d90e2800" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:21:00,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:20: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-fdd9b26d-cecc-4b8b-a07c-8515e2a58b00 x-compute-request-id: req-fdd9b26d-cecc-4b8b-a07c-8515e2a58b00 Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523681564 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136297] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138049] pid_max: default: 32768 minimum: 301\n[ 0.138994] ACPI: Core revision 20150930\n[ 0.140414] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141801] Security Framework initialized\n[ 0.142674] Yama: becoming mindful.\n[ 0.143452] AppArmor: AppArmor initialized\n[ 0.144360] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145769] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148424] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149921] Initializing cgroup subsys io\n[ 0.150812] Initializing cgroup subsys memory\n[ 0.151763] Initializing cgroup subsys devices\n[ 0.152724] Initializing cgroup subsys freezer\n[ 0.153660] Initializing cgroup subsys net_cls\n[ 0.154599] Initializing cgroup subsys perf_event\n[ 0.155609] Initializing cgroup subsys net_prio\n[ 0.156574] Initializing cgroup subsys hugetlb\n[ 0.157500] Initializing cgroup subsys pids\n[ 0.158362] CPU: Physical Processor ID: 0\n[ 0.159874] mce: CPU supports 10 MCE banks\n[ 0.160713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179977] ftrace: allocating 31920 entries in 125 pages\n[ 0.205936] smpboot: Max logical packages: 1\n[ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208132] x2apic enabled\n[ 0.208926] Switched APIC routing to physical x2apic.\n[ 0.210650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215472] KVM setup paravirtual spinlock\n[ 0.216753] x86: Booted up 1 node, 1 CPUs\n[ 0.217544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218905] devtmpfs: initialized\n[ 0.220611] evm: security.selinux\n[ 0.221306] evm: security.SMACK64\n[ 0.221999] evm: security.SMACK64EXEC\n[ 0.222726] evm: security.SMACK64TRANSMUTE\n[ 0.223517] evm: security.SMACK64MMAP\n[ 0.224259] evm: security.ima\n[ 0.224886] evm: security.capability\n[ 0.225675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227479] pinctrl core: initialized pinctrl subsystem\n[ 0.228545] RTC time: 7:17:34, date: 10/03/18\n[ 0.229487] NET: Registered protocol family 16\n[ 0.230438] cpuidle: using governor ladder\n[ 0.231235] cpuidle: using governor menu\n[ 0.232002] PCCT header not found.\n[ 0.232730] ACPI: bus type PCI registered\n[ 0.233525] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234748] PCI: Using configuration type 1 for base access\n[ 0.236473] ACPI: Added _OSI(Module Device)\n[ 0.237295] ACPI: Added _OSI(Processor Device)\n[ 0.238139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241135] ACPI: Interpreter enabled\n[ 0.241882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250211] ACPI: (supports S0 S5)\n[ 0.251167] ACPI: Using IOAPIC for interrupt routing\n[ 0.252298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256506] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261039] acpiphp: Slot [3] registered\n[ 0.261826] acpiphp: Slot [4] registered\n[ 0.262610] acpiphp: Slot [5] registered\n[ 0.263392] acpiphp: Slot [6] registered\n[ 0.264167] acpiphp: Slot [7] registered\n[ 0.264959] acpiphp: Slot [8] registered\n[ 0.265740] acpiphp: Slot [9] registered\n[ 0.266523] acpiphp: Slot [10] registered\n[ 0.267323] acpiphp: Slot [11] registered\n[ 0.268116] acpiphp: Slot [12] registered\n[ 0.268905] acpiphp: Slot [13] registered\n[ 0.269701] acpiphp: Slot [14] registered\n[ 0.270494] acpiphp: Slot [15] registered\n[ 0.281514] acpiphp: Slot [16] registered\n[ 0.282333] acpiphp: Slot [17] registered\n[ 0.283122] acpiphp: Slot [18] registered\n[ 0.283909] acpiphp: Slot [19] registered\n[ 0.284707] acpiphp: Slot [20] registered\n[ 0.285506] acpiphp: Slot [21] registered\n[ 0.286298] acpiphp: Slot [22] registered\n[ 0.287089] acpiphp: Slot [23] registered\n[ 0.287878] acpiphp: Slot [24] registered\n[ 0.288671] acpiphp: Slot [25] registered\n[ 0.289461] acpiphp: Slot [26] registered\n[ 0.290256] acpiphp: Slot [27] registered\n[ 0.291051] acpiphp: Slot [28] registered\n[ 0.291841] acpiphp: Slot [29] registered\n[ 0.292637] acpiphp: Slot [30] registered\n[ 0.293428] acpiphp: Slot [31] registered\n[ 0.294216] PCI host bridge to bus 0000:00\n[ 0.295012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296198] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298797] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374239] vgaarb: loaded\n[ 0.374827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375940] SCSI subsystem initialized\n[ 0.376743] ACPI: bus type USB registered\n[ 0.377545] usbcore: registered new interface driver usbfs\n[ 0.378560] usbcore: registered new interface driver hub\n[ 0.379554] usbcore: registered new device driver usb\n[ 0.380604] PCI: Using ACPI for IRQ routing\n[ 0.381613] NetLabel: Initializing\n[ 0.382319] NetLabel: domain hash size = 128\n[ 0.383160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384097] NetLabel: unlabeled traffic allowed by default\n[ 0.385183] clocksource: Switched to clocksource kvm-clock\n[ 0.390568] AppArmor: AppArmor Filesystem Enabled\n[ 0.391518] pnp: PnP ACPI init\n[ 0.392419] pnp: PnP ACPI: found 5 devices\n[ 0.398786] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400484] NET: Registered protocol family 2\n[ 0.401436] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405004] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406078] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407247] NET: Registered protocol family 1\n[ 0.408113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438508] Trying to unpack rootfs image as initramfs...\n[ 0.488333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502144] Scanning for low memory corruption every 60 seconds\n[ 0.503448] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504588] audit: initializing netlink subsys (disabled)\n[ 0.505634] audit: type=2000 audit(1538551054.874:1): initialized\n[ 0.506935] Initialise system trusted keyring\n[ 0.507857] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509018] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511664] VFS: Disk quotas dquot_6.6.0\n[ 0.512481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513990] fuse init (API version 7.23)\n[ 0.514862] Key type big_key registered\n[ 0.515662] Allocating IMA MOK and blacklist keyrings.\n[ 0.517132] Key type asymmetric registered\n[ 0.517959] Asymmetric key parser 'x509' registered\n[ 0.518909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520372] io scheduler noop registered\n[ 0.521167] io scheduler deadline registered (default)\n[ 0.522161] io scheduler cfq registered\n[ 0.522995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526744] ACPI: Power Button [PWRF]\n[ 0.527566] GHES: HEST is not enabled!\n[ 0.541244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599999] Linux agpgart interface v0.103\n[ 0.602029] brd: module loaded\n[ 0.603184] loop: module loaded\n[ 0.608022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609557] GPT:90111 != 2097151\n[ 0.610232] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611309] GPT:90111 != 2097151\n[ 0.611972] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612927] vda: vda1 vda15\n[ 0.614483] scsi host0: ata_piix\n[ 0.615226] scsi host1: ata_piix\n[ 0.615920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618582] libphy: Fixed MDIO Bus: probed\n[ 0.619392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622554] PPP generic driver version 2.4.2\n[ 0.623434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624709] ehci-pci: EHCI PCI platform driver\n[ 0.625597] ehci-platform: EHCI generic platform driver\n[ 0.626573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627679] ohci-pci: OHCI PCI platform driver\n[ 0.628542] ohci-platform: OHCI generic platform driver\n[ 0.629528] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644254] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651470] usb usb1: Product: UHCI Host Controller\n[ 0.652396] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653528] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654606] hub 1-0:1.0: USB hub found\n[ 0.655473] hub 1-0:1.0: 2 ports detected\n[ 0.656484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661070] mousedev: PS/2 mouse device common for all mice\n[ 0.662491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664560] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668482] i2c /dev entries driver\n[ 0.669341] device-mapper: uevent: version 1.0.3\n[ 0.670405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672240] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673678] NET: Registered protocol family 10\n[ 0.674769] NET: Registered protocol family 17\n[ 0.675773] Key type dns_resolver registered\n[ 0.676756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679799] registered taskstats version 1\n[ 0.680674] Loading compiled-in X.509 certificates\n[ 0.682330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684590] zswap: loaded using pool lzo/zbud\n[ 0.686243] Key type trusted registered\n[ 0.688123] Key type encrypted registered\n[ 0.689248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690572] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691918] evm: HMAC attrs: 0x1\n[ 0.693051] Magic number: 6:708:267\n[ 0.694083] rtc_cmos 00:00: setting system clock to 2018-10-03 07:17:35 UTC (1538551055)\n[ 0.696386] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697760] EDD information not available.\n[ 0.773762] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775333] ata1.00: configured for MWDMA2\n[ 0.776582] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791845] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793822] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795422] Write protecting the kernel read-only data: 14336k\n[ 0.797037] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798957] 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.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321417] 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.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 KO\nping 10.10.11.11 OK\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 OK\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.9 OK\nping 10.10.11.13 OK\nping 10.10.11.11 OK\nping 10.10.10.8 OK\n"} 2018-10-03 07:21:00,659 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-fdd9b26d-cecc-4b8b-a07c-8515e2a58b00 2018-10-03 07:21:00,660 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-5' 2018-10-03 07:21:00,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c3c0b50720c3afba67527bfbe9159d4f4eb63a" -d '{"forceDelete": null}' 2018-10-03 07:21:00,856 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:21: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-5a660408-2f2a-44b5-ae74-932df5aad35f x-compute-request-id: req-5a660408-2f2a-44b5-ae74-932df5aad35f Content-Length: 0 Content-Type: application/json 2018-10-03 07:21:00,856 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea74ca66-573a-486b-b8a8-c67bcc595296/action used request id req-5a660408-2f2a-44b5-ae74-932df5aad35f 2018-10-03 07:21:00,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c3c0b50720c3afba67527bfbe9159d4f4eb63a" -d '{"forceDelete": null}' 2018-10-03 07:21:01,044 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:21: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-d109bb9d-d5ef-4a41-a7dc-d481916ceb53 x-compute-request-id: req-d109bb9d-d5ef-4a41-a7dc-d481916ceb53 Content-Length: 0 Content-Type: application/json 2018-10-03 07:21:01,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/36764767-a5cd-4c39-b6bd-4f6c60e4beb5/action used request id req-d109bb9d-d5ef-4a41-a7dc-d481916ceb53 2018-10-03 07:21:01,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c3c0b50720c3afba67527bfbe9159d4f4eb63a" -d '{"forceDelete": null}' 2018-10-03 07:21:01,260 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:21:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c682747-db34-4623-ac77-59adf676861a x-compute-request-id: req-5c682747-db34-4623-ac77-59adf676861a Content-Length: 0 Content-Type: application/json 2018-10-03 07:21:01,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/56404070-605f-462d-83ba-1eb4ddc05204/action used request id req-5c682747-db34-4623-ac77-59adf676861a 2018-10-03 07:21:01,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c3c0b50720c3afba67527bfbe9159d4f4eb63a" -d '{"forceDelete": null}' 2018-10-03 07:21:01,550 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:21:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce9156d7-e44d-4c3e-9861-9deb275d3442 x-compute-request-id: req-ce9156d7-e44d-4c3e-9861-9deb275d3442 Content-Length: 0 Content-Type: application/json 2018-10-03 07:21:01,551 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f207f463-0a45-45fa-a5e2-7711336e66e7/action used request id req-ce9156d7-e44d-4c3e-9861-9deb275d3442 2018-10-03 07:21:01,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c3c0b50720c3afba67527bfbe9159d4f4eb63a" -d '{"forceDelete": null}' 2018-10-03 07:21:01,774 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:21:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-335d224a-a9b1-4c8c-98d3-891e6ab682aa x-compute-request-id: req-335d224a-a9b1-4c8c-98d3-891e6ab682aa Content-Length: 0 Content-Type: application/json 2018-10-03 07:21:01,774 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/71858653-5971-4af1-9dc1-dfe6d25ae6d5/action used request id req-335d224a-a9b1-4c8c-98d3-891e6ab682aa 2018-10-03 07:21:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/f4259441-674d-4cc3-928b-cfe5151f32f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85e0b84f513f3f410ef80ad682a7ec114a9b9d88" 2018-10-03 07:21:04,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ff118a58-740d-4f70-ac30-01e46ed5e1bc Date: Wed, 03 Oct 2018 07:21:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:21:04,228 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f4259441-674d-4cc3-928b-cfe5151f32f8 used request id req-ff118a58-740d-4f70-ac30-01e46ed5e1bc 2018-10-03 07:21:04,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/01704290-aef3-4b17-9897-253e815d0ea9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" 2018-10-03 07:21:04,862 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd14be94-b51e-4507-9cb0-f73e0400d605 Content-Length: 0 Date: Wed, 03 Oct 2018 07:21:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:21:04,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/01704290-aef3-4b17-9897-253e815d0ea9 used request id req-cd14be94-b51e-4507-9cb0-f73e0400d605 2018-10-03 07:21:04,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/a475c896-8938-4db0-a600-a2a337ced27e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" 2018-10-03 07:21:07,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ceead759-77dd-47d2-a1f5-236dc4244949 Date: Wed, 03 Oct 2018 07:21:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:21:07,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a475c896-8938-4db0-a600-a2a337ced27e used request id req-ceead759-77dd-47d2-a1f5-236dc4244949 2018-10-03 07:21:07,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/f245f3f8-62a6-4b5e-bff4-1431c83a3828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" 2018-10-03 07:21:09,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d817c7e-2dae-48ed-8687-c648abe4686a Date: Wed, 03 Oct 2018 07:21:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:21:09,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f245f3f8-62a6-4b5e-bff4-1431c83a3828 used request id req-3d817c7e-2dae-48ed-8687-c648abe4686a 2018-10-03 07:21:09,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/b261bac5-71b3-43f3-bdfb-cb43476b2f61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" 2018-10-03 07:21:10,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1a393146-b786-45bb-9fee-0a3dff9ab504 Date: Wed, 03 Oct 2018 07:21:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:21:10,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b261bac5-71b3-43f3-bdfb-cb43476b2f61 used request id req-1a393146-b786-45bb-9fee-0a3dff9ab504 2018-10-03 07:21:10,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/8cbe1838-da1a-469a-bce9-5a19d0b156a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb7fcb823fa68374a8a876ed514ff637e63f5f1" 2018-10-03 07:21:10,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fb855a2-ec9b-4dcf-bf51-0276bebaa958 Date: Wed, 03 Oct 2018 07:21:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:21:10,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8cbe1838-da1a-469a-bce9-5a19d0b156a4 used request id req-3fb855a2-ec9b-4dcf-bf51-0276bebaa958 2018-10-03 07:21:10,896 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate network 'sdnvpn-1-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-2' | | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-3' | | PASS | 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-1-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-4' can ping 'sdnvpn-1-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-1-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-4' | | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-5' | +========================================================================================+ 2018-10-03 07:21:10,896 - sdnvpn-results - INFO - All the subtests have passed. 2018-10-03 07:21:10,897 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-10-03 07:21:10,897 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'PASS', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'PASS'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'PASS'}]} 2018-10-03 07:21:10,897 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-10-03 07:21:10,897 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-10-03 07:21:10,898 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-10-03 07:21:10,990 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-10-03 07:21:10,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:21:10,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:21:10,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:21:10,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:21:10,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:21:10,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:21:10,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:21:10,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:21:10,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:21:10,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:21:10,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:21:10,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:21:10,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:21:10,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:21:10,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:21:10,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:21:10,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:21:10,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:21:10,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:21:10,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:21:10,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:21:10,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:21:10,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:21:10,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:21:10,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:21:10,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:21:10,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:21:10,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:21:10,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:21:10,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:21:10,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:21:10,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:21:10,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:21:10,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:21:10,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:21:10,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:21:10,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:21:10,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:21:10,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:21:10,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:21:10,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:21:10,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:21:10,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:21:10,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:21:10,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:21:10,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:21:10,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:21:10,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:21:10,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-10-03 07:21:10,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:21:10,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:21:10,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:21:10,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:21:10,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:21:10,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:21:10,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:21:10,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:21:11,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:21:11,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:21:11,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:21:11,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:21:11,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:21:11,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:21:11,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:21:11,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:21:11,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:21:11,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:21:11,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:21:11,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:21:11,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:21:11,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:21:11,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:21:11,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:21:11,002 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:21:11,005 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f0a5d0L 2018-10-03 07:21:11,006 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:21:11,032 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:21:11,033 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:21:11,037 - 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-10-03 07:21:11,037 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:21:11,037 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:21:11,038 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:21:11,038 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:21:11,038 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:21:11,045 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:21:11,046 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:21:11,070 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.99: 17d434495b05458bc4669a0c86ea933d 2018-10-03 07:21:11,070 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:21:11,086 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:21:11,200 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:21:11,203 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:21:11,457 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:21:11,457 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:21:11,497 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:21:11,497 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:21:11,514 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:21:16,619 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:21:16,620 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:21:16,622 - paramiko.transport - DEBUG - starting thread (client mode): 0x28fb8c50L 2018-10-03 07:21:16,622 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:21:16,628 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:21:16,628 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:21:16,632 - 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-10-03 07:21:16,632 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:21:16,632 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:21:16,632 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:21:16,632 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:21:16,632 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:21:16,637 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:21:16,638 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:21:16,654 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 08d6d2c8af7e8745ddd67e34b2aa847f 2018-10-03 07:21:16,655 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:21:16,677 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:21:16,689 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:21:16,719 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:21:16,774 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:21:16,774 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:21:16,813 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:21:16,814 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:21:16,825 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:21:16,862 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:21:16,862 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:21:16,864 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:21:16,864 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:21:16,864 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:21:16,905 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:21:16,944 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:21:16,946 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:21:16,947 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:21:16,948 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:21:16,948 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:21:16,988 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:21:17,021 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:21:17,022 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:21:17,024 - paramiko.transport - DEBUG - starting thread (client mode): 0x28fb8650L 2018-10-03 07:21:17,025 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:21:17,030 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:21:17,030 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:21:17,032 - 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-10-03 07:21:17,032 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:21:17,032 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:21:17,033 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:21:17,033 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:21:17,033 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:21:17,037 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:21:17,038 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:21:17,040 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: b5aa57d8b7defa2bf628128f53fd43d8 2018-10-03 07:21:17,041 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:21:17,077 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:21:17,088 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:21:17,106 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:21:17,167 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:21:17,168 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:21:17,207 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:21:17,208 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:21:17,212 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:21:17,245 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:21:17,246 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:21:17,246 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:21:17,247 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:21:17,247 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:21:17,287 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:21:17,322 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:21:17,323 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:21:17,325 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:21:17,325 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:21:17,325 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:21:17,365 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:21:17,396 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:21:17,397 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:21:17,399 - paramiko.transport - DEBUG - starting thread (client mode): 0x28fc8250L 2018-10-03 07:21:17,399 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:21:17,403 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:21:17,404 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:21:17,406 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-03 07:21:17,406 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:21:17,406 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:21:17,406 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:21:17,406 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:21:17,407 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:21:17,411 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:21:17,412 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:21:17,415 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: ccb67c23f78a5d9728accfa836326dc0 2018-10-03 07:21:17,415 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:21:17,451 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:21:17,461 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:21:17,480 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:21:17,538 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:21:17,539 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:21:17,578 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:21:17,579 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:21:17,583 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:21:17,612 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:21:17,612 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:21:17,613 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:21:17,614 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:21:17,614 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:21:17,654 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:21:17,684 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:21:17,686 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:21:17,687 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:21:17,688 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:21:17,688 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:21:17,728 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:21:17,754 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:21:17,755 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:21:17,757 - paramiko.transport - DEBUG - starting thread (client mode): 0x28fe3cd0L 2018-10-03 07:21:17,757 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:21:17,763 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:21:17,763 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:21:17,766 - 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-10-03 07:21:17,766 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:21:17,766 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:21:17,766 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:21:17,766 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:21:17,767 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:21:17,771 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:21:17,772 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:21:17,772 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 428ed53d6baffdc49451f25bc0c9656b 2018-10-03 07:21:17,773 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:21:17,811 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:21:17,823 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:21:17,837 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:21:17,923 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:21:17,923 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:21:17,962 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:21:17,963 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:21:17,974 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:21:18,008 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:21:18,009 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:21:18,010 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:21:18,011 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:21:18,011 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:21:18,052 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:21:18,089 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:21:18,090 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:21:18,091 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:21:18,092 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:21:18,092 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:21:18,133 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:21:18,165 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:21:18,166 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:21:18,168 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f6e8d0L 2018-10-03 07:21:18,169 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:21:18,173 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:21:18,173 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:21:18,176 - 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-10-03 07:21:18,176 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:21:18,176 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:21:18,176 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:21:18,176 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:21:18,176 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:21:18,181 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:21:18,182 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:21:18,184 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: f0619cdf5046c3475199e92cbb6b37d7 2018-10-03 07:21:18,185 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:21:18,220 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:21:18,231 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:21:18,250 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:21:18,315 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:21:18,315 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:21:18,354 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:21:18,355 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:21:18,360 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:21:18,389 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:21:18,390 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:21:18,391 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:21:18,393 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:21:18,393 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:21:18,432 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:21:18,464 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:21:18,466 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:21:18,466 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:21:18,467 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:21:18,467 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:21:18,507 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:21:18,535 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:21:18,536 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:21:18,537 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:21:18,538 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:21:18,538 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:21:18,544 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:21:23,889 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:21:23,891 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:21:23,893 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f59b50L 2018-10-03 07:21:23,893 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:21:23,900 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:21:23,900 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:21:23,903 - 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-10-03 07:21:23,903 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:21:23,903 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:21:23,903 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:21:23,904 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:21:23,904 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:21:23,909 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:21:23,909 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:21:23,924 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 08d6d2c8af7e8745ddd67e34b2aa847f 2018-10-03 07:21:23,925 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:21:23,949 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:21:23,962 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:21:23,990 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:21:24,065 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:21:24,065 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:21:24,104 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:21:24,105 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:21:24,110 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:21:24,144 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:21:24,145 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:21:24,146 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:21:24,147 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:21:24,147 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:21:24,187 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:21:24,223 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:21:24,224 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:21:24,225 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:21:24,226 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:21:24,226 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:21:24,267 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:21:24,299 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:21:24,301 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:21:24,303 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f73250L 2018-10-03 07:21:24,304 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:21:24,308 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:21:24,308 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:21:24,311 - 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-10-03 07:21:24,312 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:21:24,312 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:21:24,312 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:21:24,312 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:21:24,312 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:21:24,317 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:21:24,318 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:21:24,319 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: b5aa57d8b7defa2bf628128f53fd43d8 2018-10-03 07:21:24,320 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:21:24,358 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:21:24,370 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:21:24,384 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:21:24,467 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:21:24,467 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:21:24,506 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:21:24,507 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:21:24,521 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:21:24,555 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:21:24,556 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:21:24,556 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:21:24,557 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:21:24,557 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:21:24,598 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:21:24,635 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:21:24,636 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:21:24,637 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:21:24,638 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:21:24,638 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:21:24,679 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:21:24,710 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:21:24,712 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:21:24,714 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f620d0L 2018-10-03 07:21:24,714 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:21:24,718 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:21:24,718 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:21:24,720 - 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-10-03 07:21:24,720 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:21:24,720 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:21:24,721 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:21:24,721 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:21:24,721 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:21:24,726 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:21:24,726 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:21:24,730 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: ccb67c23f78a5d9728accfa836326dc0 2018-10-03 07:21:24,730 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:21:24,765 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:21:24,776 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:21:24,795 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:21:24,850 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:21:24,850 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:21:24,889 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:21:24,890 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:21:24,898 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:21:24,928 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:21:24,929 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:21:24,930 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:21:24,930 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:21:24,931 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:21:24,971 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:21:25,002 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:21:25,005 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:21:25,005 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:21:25,006 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:21:25,006 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:21:25,046 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:21:25,074 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:21:25,075 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:21:25,077 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f777d0L 2018-10-03 07:21:25,078 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:21:25,084 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:21:25,084 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:21:25,087 - 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-10-03 07:21:25,087 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:21:25,088 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:21:25,088 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:21:25,088 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:21:25,088 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:21:25,092 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:21:25,093 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:21:25,109 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 428ed53d6baffdc49451f25bc0c9656b 2018-10-03 07:21:25,110 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:21:25,133 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:21:25,145 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:21:25,174 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:21:25,252 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:21:25,253 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:21:25,292 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:21:25,293 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:21:25,310 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:21:25,347 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:21:25,348 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:21:25,349 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:21:25,349 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:21:25,350 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:21:25,390 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:21:25,427 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:21:25,429 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:21:25,430 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:21:25,431 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:21:25,431 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:21:25,471 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:21:25,503 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:21:25,505 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:21:25,507 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f78210L 2018-10-03 07:21:25,507 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:21:25,512 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:21:25,512 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:21:25,514 - 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-10-03 07:21:25,514 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:21:25,514 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:21:25,514 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:21:25,515 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:21:25,515 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:21:25,519 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:21:25,520 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:21:25,523 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: f0619cdf5046c3475199e92cbb6b37d7 2018-10-03 07:21:25,524 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:21:25,560 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:21:25,569 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:21:25,588 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:21:25,644 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:21:25,644 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:21:25,683 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:21:25,684 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:21:25,691 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:21:25,721 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:21:25,722 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:21:25,723 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:21:25,724 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:21:25,724 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:21:25,765 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:21:25,797 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:21:25,798 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:21:25,799 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:21:25,800 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:21:25,800 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:21:25,840 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:21:25,867 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:21:25,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:21:25,871 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:21:25,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-359b2f20-5e64-406e-ab4a-4ae291dbf4e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:21:25,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-359b2f20-5e64-406e-ab4a-4ae291dbf4e9 2018-10-03 07:21:25,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:21:26,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:21:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["NnqebwncS--JO_xkLGEhGw"], "issued_at": "2018-10-03T07:21:26.000000Z"}} 2018-10-03 07:21:26,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b42b8f57ed61e88f27b8cdfda0548864e140f1f2" 2018-10-03 07:21:26,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-5c0ceb83-28eb-4472-97c8-e27cc73482c7 Date: Wed, 03 Oct 2018 07:21:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-10-03 07:21:26,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-5c0ceb83-28eb-4472-97c8-e27cc73482c7 2018-10-03 07:21:26,509 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:21:26,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b42b8f57ed61e88f27b8cdfda0548864e140f1f2" 2018-10-03 07:21:27,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-265bee39-fe77-4d47-b79f-b495b6b2e526 Date: Wed, 03 Oct 2018 07:21:27 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-10-03 07:21:27,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-265bee39-fe77-4d47-b79f-b495b6b2e526 2018-10-03 07:21:27,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b42b8f57ed61e88f27b8cdfda0548864e140f1f2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-10-03 07:21:27,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/ebfb95e8-f056-4343-9913-9efc07aa86f5 X-Openstack-Request-Id: req-ff9b1374-b940-4376-a9a9-edddd7c6d7bc Date: Wed, 03 Oct 2018 07:21:27 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T07:21:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T07:21:27Z", "visibility": "public", "locations": [], "self": "/v2/images/ebfb95e8-f056-4343-9913-9efc07aa86f5", "min_disk": 0, "protected": false, "id": "ebfb95e8-f056-4343-9913-9efc07aa86f5", "file": "/v2/images/ebfb95e8-f056-4343-9913-9efc07aa86f5/file", "checksum": null, "owner": "19cfe43276e744d1a074a6b48492f500", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 07:21:27,278 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ff9b1374-b940-4376-a9a9-edddd7c6d7bc 2018-10-03 07:21:27,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/ebfb95e8-f056-4343-9913-9efc07aa86f5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b42b8f57ed61e88f27b8cdfda0548864e140f1f2" -d '' 2018-10-03 07:21:28,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbc9c497-3f93-429e-9323-0627018a47e3 Date: Wed, 03 Oct 2018 07:21:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:21:28,403 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ebfb95e8-f056-4343-9913-9efc07aa86f5/file used request id req-bbc9c497-3f93-429e-9323-0627018a47e3 2018-10-03 07:21:28,404 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-12-1-net 2018-10-03 07:21:28,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:21:28,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-854392d1-0391-4bc8-88a8-88211bd136f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:21:28,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-854392d1-0391-4bc8-88a8-88211bd136f8 2018-10-03 07:21:28,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:21:28,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["2jA6vC1LT2q5mrs1wAGFjA"], "issued_at": "2018-10-03T07:21:28.000000Z"}} 2018-10-03 07:21:28,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000acbceec1888da1edb2697ec4ac59f562ff85" -d '{"network": {"name": "sdnvpn-12-1-net", "admin_state_up": true}}' 2018-10-03 07:21:29,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-6c9b7a27-d678-44d1-a7bf-e8085f2d9609 Date: Wed, 03 Oct 2018 07:21:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:21:29Z","is_default":false,"provider:segmentation_id":85,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:28Z","mtu":1450}} 2018-10-03 07:21:29,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-6c9b7a27-d678-44d1-a7bf-e8085f2d9609 2018-10-03 07:21:29,172 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-12-1-subnet in network 1e179db8-aea0-4c7b-b476-adb4e61271cb with cidr 10.10.10.0/24 2018-10-03 07:21:29,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000acbceec1888da1edb2697ec4ac59f562ff85" -d '{"subnets": [{"ip_version": 4, "network_id": "1e179db8-aea0-4c7b-b476-adb4e61271cb", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-12-1-subnet"}]}' 2018-10-03 07:21:29,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-3090d7a6-72a8-4493-b3d6-12143882a4e3 Date: Wed, 03 Oct 2018 07:21:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:29Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:21:29Z","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":"19cfe43276e744d1a074a6b48492f500","id":"aa9353fd-55a9-48ce-acb3-e085ccd7fd8d","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2018-10-03 07:21:29,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-3090d7a6-72a8-4493-b3d6-12143882a4e3 2018-10-03 07:21:29,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000acbceec1888da1edb2697ec4ac59f562ff85" 2018-10-03 07:21:30,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-237d2fe3-c51f-4628-a3e0-29098823f64e Date: Wed, 03 Oct 2018 07:21:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "updated_at": "2018-10-03T07:01:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}], "revision_number": 4, "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "044a405d-4886-4654-afc0-44603bd95275", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "updated_at": "2018-10-03T07:09:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-10-03T07:09:20Z", "revision_number": 0, "id": "3f5d8f18-17e7-447f-8cd5-5d139c9c9870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:09:20Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 179, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "63dfa237-e324-4c12-996e-efb08e079b07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "7fa378e2-d203-4d39-b1c8-2744a1ba9c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 80, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "8a356456-d50c-494c-ab72-f7a1609fca4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "f5adf667-9986-495f-9cdd-6db76f4d099d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 7, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "name": "sdnvpn-sg"}]} 2018-10-03 07:21:30,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-237d2fe3-c51f-4628-a3e0-29098823f64e 2018-10-03 07:21:30,027 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:21:30,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:21:30,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb19f0a-7bad-42ee-903a-c23b6f87b5f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:21:30,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2fb19f0a-7bad-42ee-903a-c23b6f87b5f8 2018-10-03 07:21:30,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:21:30,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["bf-BG0NOQWiwci-573FDOA"], "issued_at": "2018-10-03T07:21:30.000000Z"}} 2018-10-03 07:21:30,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3661a172c8425edf7e995deca52c3bb76f248914" 2018-10-03 07:21:30,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-b7e72fdd-1fe0-4599-8840-463e06767060 x-compute-request-id: req-b7e72fdd-1fe0-4599-8840-463e06767060 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 07:21:30,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-b7e72fdd-1fe0-4599-8840-463e06767060 2018-10-03 07:21:30,602 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:21:30,603 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:21:30,603 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:21:30,606 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:21:30,648 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:21:30,650 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:21:30,651 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:21:30,652 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:21:30,652 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:21:30,692 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:21:30,754 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:21:30,756 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:21:30,757 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:21:30,758 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:21:30,758 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:21:30,761 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:21:30,802 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:21:30,803 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:21:30,805 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:21:30,805 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:21:30,806 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:21:30,845 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:21:30,891 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:21:30,894 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-10-03 07:21:30,894 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:21:30,895 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-10-03 07:21:30,896 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-10-03 07:21:30,898 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-10-03 07:21:30,941 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-10-03 07:21:30,942 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-10-03 07:21:30,943 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-10-03 07:21:30,944 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-10-03 07:21:30,944 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-10-03 07:21:30,985 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-10-03 07:21:31,025 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-10-03 07:21:31,026 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-10-03 07:21:31,027 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-10-03 07:21:31,028 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-10-03 07:21:31,028 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-10-03 07:21:31,030 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-10-03 07:21:31,066 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-10-03 07:21:31,068 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-10-03 07:21:31,069 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-10-03 07:21:31,069 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-10-03 07:21:31,070 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-10-03 07:21:31,110 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-10-03 07:21:31,146 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-10-03 07:21:31,146 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-2'... 2018-10-03 07:21:31,147 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-2 flavor=m1.tiny image=ebfb95e8-f056-4343-9913-9efc07aa86f5 network=1e179db8-aea0-4c7b-b476-adb4e61271cb secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-10-03 07:21:31,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:21:31,147 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-10-03 07:21:31,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:21:31,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:21:31,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:21:31,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:21:31,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:21:31,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:21:31,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:21:31,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:21:31,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:21:31,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:21:31,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:21:31,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:21:31,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:21:31,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:21:31,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:21:31,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:21:31,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:21:31,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:21:31,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:21:31,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:21:31,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:21:31,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:21:31,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:21:31,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:21:31,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:21:31,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:21:31,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:21:31,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:21:31,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:21:31,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:21:31,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:21:31,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:21:31,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:21:31,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:21:31,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:21:31,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:21:31,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:21:31,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:21:31,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:21:31,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:21:31,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:21:31,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:21:31,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:21:31,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:21:31,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:21:31,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:21:31,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:21:31,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:21:31,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-861d49f1-edfc-452a-a2d4-73f72129e131 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:21:31,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-861d49f1-edfc-452a-a2d4-73f72129e131 2018-10-03 07:21:31,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:21:31,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:21:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["PxLzJyB0Sqyei91QpyJ-Iw"], "issued_at": "2018-10-03T07:21:31.000000Z"}} 2018-10-03 07:21:31,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" 2018-10-03 07:21:32,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-5331d004-17ac-4c39-b9ca-4b5b04092153 x-compute-request-id: req-5331d004-17ac-4c39-b9ca-4b5b04092153 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:21:32,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5331d004-17ac-4c39-b9ca-4b5b04092153 2018-10-03 07:21:32,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" 2018-10-03 07:21:32,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-fa7ad27f-7412-4dff-952c-3fec69d7bf09 x-compute-request-id: req-fa7ad27f-7412-4dff-952c-3fec69d7bf09 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:21:32,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-fa7ad27f-7412-4dff-952c-3fec69d7bf09 2018-10-03 07:21:32,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"server": {"name": "sdnvpn-12-2", "imageRef": "ebfb95e8-f056-4343-9913-9efc07aa86f5", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1e179db8-aea0-4c7b-b476-adb4e61271cb"}]}}' 2018-10-03 07:21:34,275 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bbe2b6d6-4267-4fb4-8dcd-2637e0c9e133 x-compute-request-id: req-bbe2b6d6-4267-4fb4-8dcd-2637e0c9e133 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8d94be3a-4968-4d06-87b6-beea1fa76c6d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d", "rel": "bookmark"}], "adminPass": "683vN8YQfe4C"}} 2018-10-03 07:21:34,275 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-bbe2b6d6-4267-4fb4-8dcd-2637e0c9e133 2018-10-03 07:21:34,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:21:34,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f386339-41e2-4573-bc1b-8885f684c33a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:21:34,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3f386339-41e2-4573-bc1b-8885f684c33a 2018-10-03 07:21:34,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:21:34,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["o9irxuC8Txm7LwezhN75-A"], "issued_at": "2018-10-03T07:21:34.000000Z"}} 2018-10-03 07:21:34,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e0b0eb93437a12ec269bc0bdb416a2589507e9" 2018-10-03 07:21:35,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-6955b616-4f08-42cc-a342-1c2d664c3cb3 x-compute-request-id: req-6955b616-4f08-42cc-a342-1c2d664c3cb3 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d", "rel": "bookmark"}], "image": {"id": "ebfb95e8-f056-4343-9913-9efc07aa86f5", "links": [{"href": "http://172.30.9.27:8774/images/ebfb95e8-f056-4343-9913-9efc07aa86f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "8d94be3a-4968-4d06-87b6-beea1fa76c6d", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:21:34Z", "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-10-03T07:21:34Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:21:35,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d used request id req-6955b616-4f08-42cc-a342-1c2d664c3cb3 2018-10-03 07:21:38,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e0b0eb93437a12ec269bc0bdb416a2589507e9" 2018-10-03 07:21:39,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-a6bed8aa-1013-46f3-aaa4-e8a598a6d7dd x-compute-request-id: req-a6bed8aa-1013-46f3-aaa4-e8a598a6d7dd Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:6d:e1", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d", "rel": "bookmark"}], "image": {"id": "ebfb95e8-f056-4343-9913-9efc07aa86f5", "links": [{"href": "http://172.30.9.27:8774/images/ebfb95e8-f056-4343-9913-9efc07aa86f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "8d94be3a-4968-4d06-87b6-beea1fa76c6d", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:21:35Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-10-03T07:21:34Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:21:39,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d used request id req-a6bed8aa-1013-46f3-aaa4-e8a598a6d7dd 2018-10-03 07:21:42,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e0b0eb93437a12ec269bc0bdb416a2589507e9" 2018-10-03 07:21:42,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-1c2ae2a7-b8eb-46dd-8677-dbcaaac2a7a2 x-compute-request-id: req-1c2ae2a7-b8eb-46dd-8677-dbcaaac2a7a2 Content-Encoding: gzip Content-Length: 779 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:b1:6d:e1", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d", "rel": "bookmark"}], "image": {"id": "ebfb95e8-f056-4343-9913-9efc07aa86f5", "links": [{"href": "http://172.30.9.27:8774/images/ebfb95e8-f056-4343-9913-9efc07aa86f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2018-10-03T07:21:37.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "8d94be3a-4968-4d06-87b6-beea1fa76c6d", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:21:38Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-10-03T07:21:34Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:21:42,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d used request id req-1c2ae2a7-b8eb-46dd-8677-dbcaaac2a7a2 2018-10-03 07:21:42,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" 2018-10-03 07:21:43,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-35e942c4-5ac4-4df3-9465-4361f41076c8 x-compute-request-id: req-35e942c4-5ac4-4df3-9465-4361f41076c8 Content-Encoding: gzip Content-Length: 779 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:b1:6d:e1", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d", "rel": "bookmark"}], "image": {"id": "ebfb95e8-f056-4343-9913-9efc07aa86f5", "links": [{"href": "http://172.30.9.27:8774/images/ebfb95e8-f056-4343-9913-9efc07aa86f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2018-10-03T07:21:37.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "8d94be3a-4968-4d06-87b6-beea1fa76c6d", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:21:38Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-10-03T07:21:34Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:21:43,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d used request id req-35e942c4-5ac4-4df3-9465-4361f41076c8 2018-10-03 07:21:43,652 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-2' booted successfully. IP='10.10.10.13'. 2018-10-03 07:21:43,652 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-2' to security group 'sdnvpn-sg'... 2018-10-03 07:21:43,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3661a172c8425edf7e995deca52c3bb76f248914" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:21:45,260 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:21: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-c102d016-199e-4772-99b7-97b4de420c01 x-compute-request-id: req-c102d016-199e-4772-99b7-97b4de420c01 Content-Length: 0 Content-Type: application/json 2018-10-03 07:21:45,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-c102d016-199e-4772-99b7-97b4de420c01 2018-10-03 07:21:45,261 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-1'... 2018-10-03 07:21:45,261 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-1 flavor=m1.tiny image=ebfb95e8-f056-4343-9913-9efc07aa86f5 network=1e179db8-aea0-4c7b-b476-adb4e61271cb secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-10-03 07:21:45,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:21:45,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:21:45,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:21:45,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:21:45,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:21:45,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:21:45,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:21:45,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:21:45,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:21:45,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:21:45,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:21:45,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:21:45,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:21:45,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:21:45,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:21:45,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:21:45,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:21:45,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:21:45,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:21:45,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:21:45,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:21:45,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:21:45,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:21:45,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:21:45,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:21:45,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:21:45,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:21:45,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:21:45,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:21:45,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:21:45,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:21:45,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:21:45,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:21:45,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:21:45,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:21:45,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:21:45,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:21:45,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:21:45,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:21:45,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:21:45,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:21:45,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:21:45,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:21:45,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:21:45,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:21:45,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:21:45,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:21:45,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:21:45,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:21:45,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf45535-af59-4905-86b7-a8e3c289bd49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:21:45,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ccf45535-af59-4905-86b7-a8e3c289bd49 2018-10-03 07:21:45,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:21:45,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:21:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["q0jVeGSdRO2iffdXHXcbhA"], "issued_at": "2018-10-03T07:21:45.000000Z"}} 2018-10-03 07:21:45,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" 2018-10-03 07:21:45,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-ed0c1bd6-9aea-49ae-9fca-245692352e9e x-compute-request-id: req-ed0c1bd6-9aea-49ae-9fca-245692352e9e Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:21:45,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ed0c1bd6-9aea-49ae-9fca-245692352e9e 2018-10-03 07:21:45,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" 2018-10-03 07:21:45,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-68b9c3bf-7903-4d17-a0fe-41cf9068c140 x-compute-request-id: req-68b9c3bf-7903-4d17-a0fe-41cf9068c140 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:21:45,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-68b9c3bf-7903-4d17-a0fe-41cf9068c140 2018-10-03 07:21:45,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"server": {"name": "sdnvpn-12-1", "imageRef": "ebfb95e8-f056-4343-9913-9efc07aa86f5", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1e179db8-aea0-4c7b-b476-adb4e61271cb"}]}}' 2018-10-03 07:21:47,326 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:21: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-1ece1509-00b4-4a58-a25a-a85221c9ff53 x-compute-request-id: req-1ece1509-00b4-4a58-a25a-a85221c9ff53 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "730fc71f-cd3e-4b04-ba4a-50be7e482617", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617", "rel": "bookmark"}], "adminPass": "QHrYSLC7vNon"}} 2018-10-03 07:21:47,326 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1ece1509-00b4-4a58-a25a-a85221c9ff53 2018-10-03 07:21:47,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:21:47,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7953e97f-8591-43a7-aa96-00b74ffa84d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:21:47,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7953e97f-8591-43a7-aa96-00b74ffa84d7 2018-10-03 07:21:47,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:21:47,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["rf-G-27uQvmq3Zw4nEH3Aw"], "issued_at": "2018-10-03T07:21:47.000000Z"}} 2018-10-03 07:21:47,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d2a3755a56d0f3ab94c90e462a4fde7e7dc6f1" 2018-10-03 07:21:48,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-e34e32fb-f0da-4930-9b02-7d571eb2abad x-compute-request-id: req-e34e32fb-f0da-4930-9b02-7d571eb2abad 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.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617", "rel": "bookmark"}], "image": {"id": "ebfb95e8-f056-4343-9913-9efc07aa86f5", "links": [{"href": "http://172.30.9.27:8774/images/ebfb95e8-f056-4343-9913-9efc07aa86f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "730fc71f-cd3e-4b04-ba4a-50be7e482617", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:21: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-12-1", "created": "2018-10-03T07:21:47Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:21:48,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617 used request id req-e34e32fb-f0da-4930-9b02-7d571eb2abad 2018-10-03 07:21:51,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d2a3755a56d0f3ab94c90e462a4fde7e7dc6f1" 2018-10-03 07:21:51,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-18923c0d-9956-4daf-9916-8c53264f930a x-compute-request-id: req-18923c0d-9956-4daf-9916-8c53264f930a 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.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617", "rel": "bookmark"}], "image": {"id": "ebfb95e8-f056-4343-9913-9efc07aa86f5", "links": [{"href": "http://172.30.9.27:8774/images/ebfb95e8-f056-4343-9913-9efc07aa86f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "730fc71f-cd3e-4b04-ba4a-50be7e482617", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:21:48Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-10-03T07:21:47Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:21:51,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617 used request id req-18923c0d-9956-4daf-9916-8c53264f930a 2018-10-03 07:21:54,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d2a3755a56d0f3ab94c90e462a4fde7e7dc6f1" 2018-10-03 07:21:55,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-88a795c5-28a0-46d4-8e6a-6b696eb64d24 x-compute-request-id: req-88a795c5-28a0-46d4-8e6a-6b696eb64d24 Content-Encoding: gzip Content-Length: 778 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:3e:5e:c7", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617", "rel": "bookmark"}], "image": {"id": "ebfb95e8-f056-4343-9913-9efc07aa86f5", "links": [{"href": "http://172.30.9.27:8774/images/ebfb95e8-f056-4343-9913-9efc07aa86f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-10-03T07:21:50.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "730fc71f-cd3e-4b04-ba4a-50be7e482617", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:21:51Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-10-03T07:21:47Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:21:55,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617 used request id req-88a795c5-28a0-46d4-8e6a-6b696eb64d24 2018-10-03 07:21:55,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" 2018-10-03 07:21:56,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-f8072cc2-ce74-4bcd-94f6-72783d561544 x-compute-request-id: req-f8072cc2-ce74-4bcd-94f6-72783d561544 Content-Encoding: gzip Content-Length: 778 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:3e:5e:c7", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617", "rel": "bookmark"}], "image": {"id": "ebfb95e8-f056-4343-9913-9efc07aa86f5", "links": [{"href": "http://172.30.9.27:8774/images/ebfb95e8-f056-4343-9913-9efc07aa86f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-10-03T07:21:50.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "730fc71f-cd3e-4b04-ba4a-50be7e482617", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:21:51Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-10-03T07:21:47Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:21:56,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617 used request id req-f8072cc2-ce74-4bcd-94f6-72783d561544 2018-10-03 07:21:56,202 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-1' booted successfully. IP='10.10.10.12'. 2018-10-03 07:21:56,202 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-1' to security group 'sdnvpn-sg'... 2018-10-03 07:21:56,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3661a172c8425edf7e995deca52c3bb76f248914" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:21:57,350 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:21: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-a133eade-e4b2-4af1-b091-130a291c9f7e x-compute-request-id: req-a133eade-e4b2-4af1-b091-130a291c9f7e Content-Length: 0 Content-Type: application/json 2018-10-03 07:21:57,350 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-a133eade-e4b2-4af1-b091-130a291c9f7e 2018-10-03 07:21:57,350 - sdnvpn_test_utils - INFO - Waiting for instance 730fc71f-cd3e-4b04-ba4a-50be7e482617 to boot up 2018-10-03 07:21:57,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:21:58,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:21: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-746c44af-ff28-4325-81f3-3e2c5c9567e4 x-compute-request-id: req-746c44af-ff28-4325-81f3-3e2c5c9567e4 Content-Encoding: gzip Content-Length: 9416 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n"} 2018-10-03 07:21:58,471 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-746c44af-ff28-4325-81f3-3e2c5c9567e4 2018-10-03 07:22:00,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:01,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-e111728c-76f7-4867-b3d8-f9a2060b69c2 x-compute-request-id: req-e111728c-76f7-4867-b3d8-f9a2060b69c2 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 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:01,563 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-e111728c-76f7-4867-b3d8-f9a2060b69c2 2018-10-03 07:22:03,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:04,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-02a63fc5-7487-46f6-8e5a-b86181fffad1 x-compute-request-id: req-02a63fc5-7487-46f6-8e5a-b86181fffad1 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 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:04,655 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-02a63fc5-7487-46f6-8e5a-b86181fffad1 2018-10-03 07:22:06,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:07,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-34207140-02ac-4eeb-8fd2-4cd8cff0911c x-compute-request-id: req-34207140-02ac-4eeb-8fd2-4cd8cff0911c 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 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:07,746 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-34207140-02ac-4eeb-8fd2-4cd8cff0911c 2018-10-03 07:22:09,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:10,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-63959911-b1a0-48d1-bad9-073e3e98dab0 x-compute-request-id: req-63959911-b1a0-48d1-bad9-073e3e98dab0 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 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:10,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-63959911-b1a0-48d1-bad9-073e3e98dab0 2018-10-03 07:22:12,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:13,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-4e74a4f9-ec97-485c-9a8a-2a86f907a914 x-compute-request-id: req-4e74a4f9-ec97-485c-9a8a-2a86f907a914 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 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:13,989 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-4e74a4f9-ec97-485c-9a8a-2a86f907a914 2018-10-03 07:22:16,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:17,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-8b57ce20-5439-4754-b296-2b08a181c70c x-compute-request-id: req-8b57ce20-5439-4754-b296-2b08a181c70c 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 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:17,087 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-8b57ce20-5439-4754-b296-2b08a181c70c 2018-10-03 07:22:19,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:20,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-22d11931-614e-49d6-949a-cc0c47c72ef2 x-compute-request-id: req-22d11931-614e-49d6-949a-cc0c47c72ef2 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 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:20,176 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-22d11931-614e-49d6-949a-cc0c47c72ef2 2018-10-03 07:22:22,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:23,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-70ad4807-145c-4084-920d-e7d0b8a44b16 x-compute-request-id: req-70ad4807-145c-4084-920d-e7d0b8a44b16 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 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:23,439 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-70ad4807-145c-4084-920d-e7d0b8a44b16 2018-10-03 07:22:25,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:26,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-bccc9d5e-a9be-4cf4-ba64-bae03957a21c x-compute-request-id: req-bccc9d5e-a9be-4cf4-ba64-bae03957a21c 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 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:26,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-bccc9d5e-a9be-4cf4-ba64-bae03957a21c 2018-10-03 07:22:28,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:29,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-39e12620-31fd-45c4-8909-adb9bcfb10bb x-compute-request-id: req-39e12620-31fd-45c4-8909-adb9bcfb10bb Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:29,628 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-39e12620-31fd-45c4-8909-adb9bcfb10bb 2018-10-03 07:22:31,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:32,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-39569d19-5a93-4a1a-a03a-23e79129f61b x-compute-request-id: req-39569d19-5a93-4a1a-a03a-23e79129f61b Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:32,719 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-39569d19-5a93-4a1a-a03a-23e79129f61b 2018-10-03 07:22:34,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:35,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-6b628692-2746-421a-a446-ffb50908eff0 x-compute-request-id: req-6b628692-2746-421a-a446-ffb50908eff0 Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:35,808 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-6b628692-2746-421a-a446-ffb50908eff0 2018-10-03 07:22:37,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:38,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-dd52bf74-a1ef-4d9f-89ed-b033db465709 x-compute-request-id: req-dd52bf74-a1ef-4d9f-89ed-b033db465709 Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:22:38,904 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-dd52bf74-a1ef-4d9f-89ed-b033db465709 2018-10-03 07:22:40,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539f86e8b00887b6db19904c05c206d836e3c6ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:42,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-1bd9eb93-8ef0-427a-9b3b-455121acd213 x-compute-request-id: req-1bd9eb93-8ef0-427a-9b3b-455121acd213 Content-Encoding: gzip Content-Length: 11151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 500931380 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135955] pid_max: default: 32768 minimum: 301\n[ 0.136870] ACPI: Core revision 20150930\n[ 0.138267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139600] Security Framework initialized\n[ 0.140435] Yama: becoming mindful.\n[ 0.141180] AppArmor: AppArmor initialized\n[ 0.142064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147456] Initializing cgroup subsys io\n[ 0.148305] Initializing cgroup subsys memory\n[ 0.149202] Initializing cgroup subsys devices\n[ 0.150118] Initializing cgroup subsys freezer\n[ 0.151024] Initializing cgroup subsys net_cls\n[ 0.151927] Initializing cgroup subsys perf_event\n[ 0.152880] Initializing cgroup subsys net_prio\n[ 0.153811] Initializing cgroup subsys hugetlb\n[ 0.154722] Initializing cgroup subsys pids\n[ 0.155629] CPU: Physical Processor ID: 0\n[ 0.157179] mce: CPU supports 10 MCE banks\n[ 0.158082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171039] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177493] ftrace: allocating 31920 entries in 125 pages\n[ 0.203802] smpboot: Max logical packages: 1\n[ 0.204667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206046] x2apic enabled\n[ 0.206879] Switched APIC routing to physical x2apic.\n[ 0.208638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213645] KVM setup paravirtual spinlock\n[ 0.214952] x86: Booted up 1 node, 1 CPUs\n[ 0.215769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217224] devtmpfs: initialized\n[ 0.218922] evm: security.selinux\n[ 0.219634] evm: security.SMACK64\n[ 0.220370] evm: security.SMACK64EXEC\n[ 0.221127] evm: security.SMACK64TRANSMUTE\n[ 0.221948] evm: security.SMACK64MMAP\n[ 0.222705] evm: security.ima\n[ 0.223359] evm: security.capability\n[ 0.224173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226071] pinctrl core: initialized pinctrl subsystem\n[ 0.227220] RTC time: 7:21:50, date: 10/03/18\n[ 0.228223] NET: Registered protocol family 16\n[ 0.229214] cpuidle: using governor ladder\n[ 0.230048] cpuidle: using governor menu\n[ 0.230856] PCCT header not found.\n[ 0.231623] ACPI: bus type PCI registered\n[ 0.232450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233716] PCI: Using configuration type 1 for base access\n[ 0.235497] ACPI: Added _OSI(Module Device)\n[ 0.236376] ACPI: Added _OSI(Processor Device)\n[ 0.237302] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240413] ACPI: Interpreter enabled\n[ 0.241243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248853] ACPI: (supports S0 S5)\n[ 0.249568] ACPI: Using IOAPIC for interrupt routing\n[ 0.250669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257507] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259807] acpiphp: Slot [3] registered\n[ 0.260652] acpiphp: Slot [4] registered\n[ 0.261497] acpiphp: Slot [5] registered\n[ 0.262317] acpiphp: Slot [6] registered\n[ 0.263135] acpiphp: Slot [7] registered\n[ 0.263951] acpiphp: Slot [8] registered\n[ 0.264768] acpiphp: Slot [9] registered\n[ 0.265583] acpiphp: Slot [10] registered\n[ 0.266416] acpiphp: Slot [11] registered\n[ 0.267250] acpiphp: Slot [12] registered\n[ 0.268143] acpiphp: Slot [13] registered\n[ 0.268974] acpiphp: Slot [14] registered\n[ 0.269797] acpiphp: Slot [15] registered\n[ 0.280459] acpiphp: Slot [16] registered\n[ 0.281291] acpiphp: Slot [17] registered\n[ 0.282125] acpiphp: Slot [18] registered\n[ 0.282951] acpiphp: Slot [19] registered\n[ 0.283773] acpiphp: Slot [20] registered\n[ 0.284605] acpiphp: Slot [21] registered\n[ 0.285439] acpiphp: Slot [22] registered\n[ 0.286266] acpiphp: Slot [23] registered\n[ 0.287094] acpiphp: Slot [24] registered\n[ 0.287945] acpiphp: Slot [25] registered\n[ 0.288783] acpiphp: Slot [26] registered\n[ 0.289607] acpiphp: Slot [27] registered\n[ 0.290438] acpiphp: Slot [28] registered\n[ 0.291269] acpiphp: Slot [29] registered\n[ 0.292097] acpiphp: Slot [30] registered\n[ 0.292932] acpiphp: Slot [31] registered\n[ 0.293758] PCI host bridge to bus 0000:00\n[ 0.294585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298579] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306306] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370915] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374938] vgaarb: loaded\n[ 0.375542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376682] SCSI subsystem initialized\n[ 0.377511] ACPI: bus type USB registered\n[ 0.378334] usbcore: registered new interface driver usbfs\n[ 0.379414] usbcore: registered new interface driver hub\n[ 0.380430] usbcore: registered new device driver usb\n[ 0.381491] PCI: Using ACPI for IRQ routing\n[ 0.382518] NetLabel: Initializing\n[ 0.383273] NetLabel: domain hash size = 128\n[ 0.384135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385099] NetLabel: unlabeled traffic allowed by default\n[ 0.386207] clocksource: Switched to clocksource kvm-clock\n[ 0.391577] AppArmor: AppArmor Filesystem Enabled\n[ 0.392540] pnp: PnP ACPI init\n[ 0.393447] pnp: PnP ACPI: found 5 devices\n[ 0.399814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401564] NET: Registered protocol family 2\n[ 0.402529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403821] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408452] NET: Registered protocol family 1\n[ 0.409390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439806] Trying to unpack rootfs image as initramfs...\n[ 0.489045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502958] Scanning for low memory corruption every 60 seconds\n[ 0.504480] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505685] audit: initializing netlink subsys (disabled)\n[ 0.506771] audit: type=2000 audit(1538551311.655:1): initialized\n[ 0.508193] Initialise system trusted keyring\n[ 0.509323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513233] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.515251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517215] fuse init (API version 7.23)\n[ 0.518333] Key type big_key registered\n[ 0.519309] Allocating IMA MOK and blacklist keyrings.\n[ 0.520573] Key type asymmetric registered\n[ 0.521569] Asymmetric key parser 'x509' registered\n[ 0.522683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524850] io scheduler noop registered\n[ 0.525879] io scheduler deadline registered (default)\n[ 0.527216] io scheduler cfq registered\n[ 0.528224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532293] ACPI: Power Button [PWRF]\n[ 0.533148] GHES: HEST is not enabled!\n[ 0.546848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603078] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605268] Linux agpgart interface v0.103\n[ 0.607340] brd: module loaded\n[ 0.608553] loop: module loaded\n[ 0.612863] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614336] GPT:90111 != 2097151\n[ 0.615033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616152] GPT:90111 != 2097151\n[ 0.616837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617816] vda: vda1 vda15\n[ 0.619253] scsi host0: ata_piix\n[ 0.620008] scsi host1: ata_piix\n[ 0.620726] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623455] libphy: Fixed MDIO Bus: probed\n[ 0.624299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627459] PPP generic driver version 2.4.2\n[ 0.628384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629655] ehci-pci: EHCI PCI platform driver\n[ 0.630557] ehci-platform: EHCI generic platform driver\n[ 0.631572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632718] ohci-pci: OHCI PCI platform driver\n[ 0.633604] ohci-platform: OHCI generic platform driver\n[ 0.634621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651480] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656360] usb usb1: Product: UHCI Host Controller\n[ 0.657312] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659516] hub 1-0:1.0: USB hub found\n[ 0.660316] hub 1-0:1.0: 2 ports detected\n[ 0.661237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665425] mousedev: PS/2 mouse device common for all mice\n[ 0.666701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669688] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672127] i2c /dev entries driver\n[ 0.672891] device-mapper: uevent: version 1.0.3\n[ 0.673838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676797] NET: Registered protocol family 10\n[ 0.677797] NET: Registered protocol family 17\n[ 0.678708] Key type dns_resolver registered\n[ 0.679656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682555] registered taskstats version 1\n[ 0.683405] Loading compiled-in X.509 certificates\n[ 0.684864] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686758] zswap: loaded using pool lzo/zbud\n[ 0.688145] Key type trusted registered\n[ 0.689696] Key type encrypted registered\n[ 0.690552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691611] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692665] evm: HMAC attrs: 0x1\n[ 0.693990] Magic number: 6:811:368\n[ 0.694854] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:51 UTC (1538551311)\n[ 0.696477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697610] EDD information not available.\n[ 0.783188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784747] Write protecting the kernel read-only data: 14336k\n[ 0.796664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798507] 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.841023] 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.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... 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.32. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxV7IRUvG5cZ1x1avlttsTxx01HuzcfjBPtwvIz1OGRIt0iarcdS51fCr+f73SCUyWy/w3EKjyfwZsEmvaA6KjMcRFTy4nhTtyW3jriQS6iYN94QLFhJ/5n4o1j6J9lpjs6hRXSx+7YpxfufjUiIOtPOsL6+HwKeJS5es8sMWKTvvw7lIFmsyCR2dN/skrNOphpDbGkHs1KmV9vHs3IoM0JUy1gh3x0VgQS8oBe3hP1sK3WMV3UiR5fYqJAK1MlbKO8OrIDjdguOsfxAYzlw/Fr59AmkNVc0RuGS7yqz+Av0YWRDgtWi9Cc+zwpaPD7M/OFL78wcc41bsrFQo1ia5 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAM0XAJrj3eBZ9OjzvrUEBCS/m+USWgdvkkTLh+gHunTZnPukj1gwoLFJIdzOvjN0Fc4TGJXoUJKxwZDdCFObR4Q6O7titsZK36sdJAQncp4cO0FL53VwZXQATflZOcjB+Ol3psjk2cHQUwBy0NYoo9KNKQEdlcOd387hZAClR2PJAAAAFQCG9ykFpnfZtgUjYziqGyOp3AbyOwAAAIBFBAb/Z3y4u6q7Z3WrIDhVLROXvxZsVRTQ3DCAIvyV6oeB5d5xxan7mhsbUjaW8J3+2SLoaFqED2aCP1l/aXIqXYiVVaxgqLPBI73RXJosvdtU75aSrbNbQc+xgGO2eSOplqOIpVJEjT0DE2R2l6b7HynDCDD65xhRWTfz3O7ZEAAAAIEArVyfVt1LQy5mOiaUcU6zgWEezHMR8hEHkumKyzLiibrsBRrtrQoCfNxV32NMRHNsr8meEQ1uV+40y9gUNcj7EicgIDBIUcmrjnWJdVefmnv3IJX3FzHufVtpFqEv49NDC9cG+oqVNIQkigsSeeg8X7p2gQ0DMTklkAmI2cJWfcA= 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.12,24,fe80::f816:3eff:fe3e:5ec7/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n/dev/root resized successfully [took 2.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:3E:5E:C7 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:5ec7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7949 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-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.132266] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.132267] usb 1-1: Product: QEMU USB Tablet\n[ 1.132268] usb 1-1: Manufacturer: QEMU\n[ 1.132269] usb 1-1: SerialNumber: 42\n[ 1.401325] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.417618] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.502272] tsc: Refined TSC clocksource calibration: 3491.905 MHz\n[ 1.502275] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325571a23fe, max_idle_ns: 440795263419 ns\n[ 3.475088] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.899652] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:21:52 cirros kern.info kernel: [ 0.798507] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nOct 3 08:21:52 cirros kern.info kernel: [ 0.809247] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nOct 3 08:21:52 cirros kern.info kernel: [ 0.809248] e1000: Copyright (c) 1999-2006 Intel Corporation.\nOct 3 08:21:52 cirros kern.info kernel: [ 0.810930] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nOct 3 08:21:52 cirros kern.info kernel: [ 0.813845] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nOct 3 08:21:52 cirros kern.info kernel: [ 0.815807] ip_tables: (C) 2000-2006 Netfilter Core Team\nOct 3 08:21:52 cirros kern.info kernel: [ 0.838665] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nOct 3 08:21:52 cirros kern.info kernel: [ 0.839609] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nOct 3 08:21:52 cirros kern.notice kernel: [ 0.841023] random: blkid urandom read with 2 bits of entropy available\nOct 3 08:21:52 cirros kern.info kernel: [ 0.842646] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nOct 3 08:21:52 cirros kern.info kernel: [ 0.892450] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nOct 3 08:21:52 cirros kern.info kernel: [ 0.970267] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nOct 3 08:21:52 cirros kern.info kernel: [ 1.132263] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nOct 3 08:21:52 cirros kern.info kernel: [ 1.132266] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nOct 3 08:21:52 cirros kern.info kernel: [ 1.132267] usb 1-1: Product: QEMU USB Tablet\nOct 3 08:21:52 cirros kern.info kernel: [ 1.132268] usb 1-1: Manufacturer: QEMU\nOct 3 08:21:52 cirros kern.info kernel: [ 1.132269] usb 1-1: SerialNumber: 42\nOct 3 08:21:52 cirros kern.info kernel: [ 1.401325] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nOct 3 08:21:52 cirros kern.info kernel: [ 1.417618] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nOct 3 08:21:52 cirros kern.info kernel: [ 1.502272] tsc: Refined TSC clocksource calibration: 3491.905 MHz\nOct 3 08:21:52 cirros kern.info kernel: [ 1.502275] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325571a23fe, max_idle_ns: 440795263419 ns\nOct 3 08:21:53 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:21:54 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:21:54 cirros kern.info kernel: [ 3.475088] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:21:54 cirros kern.info kernel: [ 3.899652] 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-10-03 07:22:42,001 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-1bd9eb93-8ef0-427a-9b3b-455121acd213 2018-10-03 07:22:44,027 - sdnvpn_test_utils - INFO - Waiting for instance 8d94be3a-4968-4d06-87b6-beea1fa76c6d to boot up 2018-10-03 07:22:44,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:45,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-e367aeef-553b-43c5-bbec-1dfe6f3fdeb2 x-compute-request-id: req-e367aeef-553b-43c5-bbec-1dfe6f3fdeb2 Content-Encoding: gzip Content-Length: 9406 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\n"} 2018-10-03 07:22:45,098 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-e367aeef-553b-43c5-bbec-1dfe6f3fdeb2 2018-10-03 07:22:47,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:48,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-70dead76-05f4-4854-b757-0d1376b152ae x-compute-request-id: req-70dead76-05f4-4854-b757-0d1376b152ae Content-Encoding: gzip Content-Length: 9986 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-10-03 07:22:48,199 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-70dead76-05f4-4854-b757-0d1376b152ae 2018-10-03 07:22:50,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:51,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-3e058042-8363-4135-b74c-eb4fd83114a5 x-compute-request-id: req-3e058042-8363-4135-b74c-eb4fd83114a5 Content-Encoding: gzip Content-Length: 9986 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-10-03 07:22:51,298 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-3e058042-8363-4135-b74c-eb4fd83114a5 2018-10-03 07:22:53,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:54,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-c2ba1690-3ec0-4d5f-bed9-ffe3c5e0e1b1 x-compute-request-id: req-c2ba1690-3ec0-4d5f-bed9-ffe3c5e0e1b1 Content-Encoding: gzip Content-Length: 9986 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-10-03 07:22:54,390 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-c2ba1690-3ec0-4d5f-bed9-ffe3c5e0e1b1 2018-10-03 07:22:56,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:22:57,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-25d5e012-7246-45eb-95eb-c8b1efdedadf x-compute-request-id: req-25d5e012-7246-45eb-95eb-c8b1efdedadf Content-Encoding: gzip Content-Length: 9986 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-10-03 07:22:57,497 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-25d5e012-7246-45eb-95eb-c8b1efdedadf 2018-10-03 07:22:59,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:23:00,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:22: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-6fc1db31-821e-40cc-8e89-1c65285d4516 x-compute-request-id: req-6fc1db31-821e-40cc-8e89-1c65285d4516 Content-Encoding: gzip Content-Length: 10057 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-10-03 07:23:00,598 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-6fc1db31-821e-40cc-8e89-1c65285d4516 2018-10-03 07:23:02,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:23:03,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-c09ddca6-34e8-4ad5-8501-fd239a8332d3 x-compute-request-id: req-c09ddca6-34e8-4ad5-8501-fd239a8332d3 Content-Encoding: gzip Content-Length: 10057 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-10-03 07:23:03,693 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-c09ddca6-34e8-4ad5-8501-fd239a8332d3 2018-10-03 07:23:05,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:23:06,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:23: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-8270402e-38bb-4e9f-ab5c-e4acd3d5d895 x-compute-request-id: req-8270402e-38bb-4e9f-ab5c-e4acd3d5d895 Content-Encoding: gzip Content-Length: 10057 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-10-03 07:23:06,781 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-8270402e-38bb-4e9f-ab5c-e4acd3d5d895 2018-10-03 07:23:08,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:23:09,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:23: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-9f6f392d-dd47-4df9-9566-738c8fc35d7e x-compute-request-id: req-9f6f392d-dd47-4df9-9566-738c8fc35d7e Content-Encoding: gzip Content-Length: 10057 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-10-03 07:23:09,874 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-9f6f392d-dd47-4df9-9566-738c8fc35d7e 2018-10-03 07:23:11,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:23:12,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:23: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-2f4c7f81-ccb2-48c4-8946-1a9e0ae6beb4 x-compute-request-id: req-2f4c7f81-ccb2-48c4-8946-1a9e0ae6beb4 Content-Encoding: gzip Content-Length: 10057 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-10-03 07:23:12,972 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-2f4c7f81-ccb2-48c4-8946-1a9e0ae6beb4 2018-10-03 07:23:14,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:23:16,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:23: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-9f5af3e4-6673-45ae-85bc-5fe034c15420 x-compute-request-id: req-9f5af3e4-6673-45ae-85bc-5fe034c15420 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 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-10-03 07:23:16,074 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-9f5af3e4-6673-45ae-85bc-5fe034c15420 2018-10-03 07:23:18,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:23:19,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:23: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-abb686ec-1a87-4092-be45-c72623c1debd x-compute-request-id: req-abb686ec-1a87-4092-be45-c72623c1debd 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 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-10-03 07:23:19,184 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-abb686ec-1a87-4092-be45-c72623c1debd 2018-10-03 07:23:21,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:23:22,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:23: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-56680186-a1a6-40e1-8667-fdbbb639f3c4 x-compute-request-id: req-56680186-a1a6-40e1-8667-fdbbb639f3c4 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 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-10-03 07:23:22,280 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-56680186-a1a6-40e1-8667-fdbbb639f3c4 2018-10-03 07:23:24,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:23:25,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-edfed121-8aaa-4740-a0a2-10eb24a0b43b x-compute-request-id: req-edfed121-8aaa-4740-a0a2-10eb24a0b43b 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 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-10-03 07:23:25,372 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-edfed121-8aaa-4740-a0a2-10eb24a0b43b 2018-10-03 07:23:27,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330f0281c9aed4ae5d6389ac64e43e8aa0834ec5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:23:28,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-739fb3a8-39eb-4d35-adee-b427ee3961e9 x-compute-request-id: req-739fb3a8-39eb-4d35-adee-b427ee3961e9 Content-Encoding: gzip Content-Length: 10992 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467457901 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131386] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133043] pid_max: default: 32768 minimum: 301\n[ 0.133941] ACPI: Core revision 20150930\n[ 0.135326] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136630] Security Framework initialized\n[ 0.137445] Yama: becoming mindful.\n[ 0.138170] AppArmor: AppArmor initialized\n[ 0.139036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140374] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142871] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144258] Initializing cgroup subsys io\n[ 0.145081] Initializing cgroup subsys memory\n[ 0.145944] Initializing cgroup subsys devices\n[ 0.146826] Initializing cgroup subsys freezer\n[ 0.147699] Initializing cgroup subsys net_cls\n[ 0.148567] Initializing cgroup subsys perf_event\n[ 0.149479] Initializing cgroup subsys net_prio\n[ 0.150362] Initializing cgroup subsys hugetlb\n[ 0.151235] Initializing cgroup subsys pids\n[ 0.152112] CPU: Physical Processor ID: 0\n[ 0.153600] mce: CPU supports 10 MCE banks\n[ 0.154456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172351] ftrace: allocating 31920 entries in 125 pages\n[ 0.198460] smpboot: Max logical packages: 1\n[ 0.199322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200664] x2apic enabled\n[ 0.201467] Switched APIC routing to physical x2apic.\n[ 0.203211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208098] KVM setup paravirtual spinlock\n[ 0.209396] x86: Booted up 1 node, 1 CPUs\n[ 0.210200] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211588] devtmpfs: initialized\n[ 0.213303] evm: security.selinux\n[ 0.213999] evm: security.SMACK64\n[ 0.214702] evm: security.SMACK64EXEC\n[ 0.215447] evm: security.SMACK64TRANSMUTE\n[ 0.216254] evm: security.SMACK64MMAP\n[ 0.217004] evm: security.ima\n[ 0.217648] evm: security.capability\n[ 0.218451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220306] pinctrl core: initialized pinctrl subsystem\n[ 0.221409] RTC time: 7:21:37, date: 10/03/18\n[ 0.222360] NET: Registered protocol family 16\n[ 0.223332] cpuidle: using governor ladder\n[ 0.224146] cpuidle: using governor menu\n[ 0.224935] PCCT header not found.\n[ 0.225689] ACPI: bus type PCI registered\n[ 0.226492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227733] PCI: Using configuration type 1 for base access\n[ 0.229485] ACPI: Added _OSI(Module Device)\n[ 0.230335] ACPI: Added _OSI(Processor Device)\n[ 0.231196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234237] ACPI: Interpreter enabled\n[ 0.235023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242399] ACPI: (supports S0 S5)\n[ 0.243100] ACPI: Using IOAPIC for interrupt routing\n[ 0.244190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253054] acpiphp: Slot [3] registered\n[ 0.253857] acpiphp: Slot [4] registered\n[ 0.254657] acpiphp: Slot [5] registered\n[ 0.255453] acpiphp: Slot [6] registered\n[ 0.256244] acpiphp: Slot [7] registered\n[ 0.257048] acpiphp: Slot [8] registered\n[ 0.257851] acpiphp: Slot [9] registered\n[ 0.258649] acpiphp: Slot [10] registered\n[ 0.259462] acpiphp: Slot [11] registered\n[ 0.260271] acpiphp: Slot [12] registered\n[ 0.261095] acpiphp: Slot [13] registered\n[ 0.261905] acpiphp: Slot [14] registered\n[ 0.262715] acpiphp: Slot [15] registered\n[ 0.273604] acpiphp: Slot [16] registered\n[ 0.274417] acpiphp: Slot [17] registered\n[ 0.275226] acpiphp: Slot [18] registered\n[ 0.276036] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277703] acpiphp: Slot [21] registered\n[ 0.278525] acpiphp: Slot [22] registered\n[ 0.279342] acpiphp: Slot [23] registered\n[ 0.280149] acpiphp: Slot [24] registered\n[ 0.280968] acpiphp: Slot [25] registered\n[ 0.281784] acpiphp: Slot [26] registered\n[ 0.282596] acpiphp: Slot [27] registered\n[ 0.283408] acpiphp: Slot [28] registered\n[ 0.284214] acpiphp: Slot [29] registered\n[ 0.285021] acpiphp: Slot [30] registered\n[ 0.285836] acpiphp: Slot [31] registered\n[ 0.286644] PCI host bridge to bus 0000:00\n[ 0.287453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291830] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311033] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368390] vgaarb: loaded\n[ 0.368995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370224] SCSI subsystem initialized\n[ 0.371075] ACPI: bus type USB registered\n[ 0.371921] usbcore: registered new interface driver usbfs\n[ 0.373021] usbcore: registered new interface driver hub\n[ 0.374109] usbcore: registered new device driver usb\n[ 0.375244] PCI: Using ACPI for IRQ routing\n[ 0.376384] NetLabel: Initializing\n[ 0.377185] NetLabel: domain hash size = 128\n[ 0.378159] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379255] NetLabel: unlabeled traffic allowed by default\n[ 0.380503] clocksource: Switched to clocksource kvm-clock\n[ 0.386036] AppArmor: AppArmor Filesystem Enabled\n[ 0.387154] pnp: PnP ACPI init\n[ 0.388176] pnp: PnP ACPI: found 5 devices\n[ 0.394685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396738] NET: Registered protocol family 2\n[ 0.397859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404812] NET: Registered protocol family 1\n[ 0.405827] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437016] Trying to unpack rootfs image as initramfs...\n[ 0.487023] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500825] Scanning for low memory corruption every 60 seconds\n[ 0.502129] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503277] audit: initializing netlink subsys (disabled)\n[ 0.504305] audit: type=2000 audit(1538551298.506:1): initialized\n[ 0.505814] Initialise system trusted keyring\n[ 0.506918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510538] zbud: loaded\n[ 0.511350] VFS: Disk quotas dquot_6.6.0\n[ 0.512325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514100] fuse init (API version 7.23)\n[ 0.515156] Key type big_key registered\n[ 0.516105] Allocating IMA MOK and blacklist keyrings.\n[ 0.517421] Key type asymmetric registered\n[ 0.518413] Asymmetric key parser 'x509' registered\n[ 0.519545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521671] io scheduler noop registered\n[ 0.522629] io scheduler deadline registered (default)\n[ 0.523812] io scheduler cfq registered\n[ 0.524803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526064] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529324] ACPI: Power Button [PWRF]\n[ 0.530305] GHES: HEST is not enabled!\n[ 0.544133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602596] Linux agpgart interface v0.103\n[ 0.604851] brd: module loaded\n[ 0.606182] loop: module loaded\n[ 0.611966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613490] GPT:90111 != 2097151\n[ 0.614164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615244] GPT:90111 != 2097151\n[ 0.615914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616875] vda: vda1 vda15\n[ 0.618531] scsi host0: ata_piix\n[ 0.619257] scsi host1: ata_piix\n[ 0.620108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622758] libphy: Fixed MDIO Bus: probed\n[ 0.623578] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626895] PPP generic driver version 2.4.2\n[ 0.627798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629167] ehci-pci: EHCI PCI platform driver\n[ 0.630032] ehci-platform: EHCI generic platform driver\n[ 0.631005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632099] ohci-pci: OHCI PCI platform driver\n[ 0.633258] ohci-platform: OHCI generic platform driver\n[ 0.634291] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649791] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652262] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656208] usb usb1: Product: UHCI Host Controller\n[ 0.657353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659910] hub 1-0:1.0: USB hub found\n[ 0.660844] hub 1-0:1.0: 2 ports detected\n[ 0.661921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665510] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666744] 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.670436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673157] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674622] i2c /dev entries driver\n[ 0.675521] device-mapper: uevent: version 1.0.3\n[ 0.676654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680151] NET: Registered protocol family 10\n[ 0.681350] NET: Registered protocol family 17\n[ 0.682414] Key type dns_resolver registered\n[ 0.683510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686956] registered taskstats version 1\n[ 0.687963] Loading compiled-in X.509 certificates\n[ 0.689608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691851] zswap: loaded using pool lzo/zbud\n[ 0.693424] Key type trusted registered\n[ 0.695099] Key type encrypted registered\n[ 0.696072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698615] evm: HMAC attrs: 0x1\n[ 0.700056] Magic number: 6:811:368\n[ 0.701082] rtc_cmos 00:00: setting system clock to 2018-10-03 07:21:38 UTC (1538551298)\n[ 0.703005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704372] EDD information not available.\n[ 0.781452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783296] Write protecting the kernel read-only data: 14336k\n[ 0.795369] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797484] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.203156] 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.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 61.16. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCApedR+X866g6J7Z+8/ioFbXqBnnQACt0cSx/36Rf4iDnClKGtS1LIjB/r40wG9xG0rj663ew1/3O7gdIgCdhr4PAuJDkRjJZbn74uo1zUKLX3REZ1+Ry4Dj5UXRlug1Wwr17MQ23GDWRYxP8ePdY8wk/33FJ8OhETPftEAg/Cq42axM2kKmBtRLtebCgNc7VENGx9kS8eZ+80vnqwPW+28XmQOhxvKNR554Ax1KSKZr/utm2flfvYXe4hVXh9+dT3UsVQGzcoe7IrfwKM3zgw21J0MM6Il6X6PSnYoV6LYEm2UTCQq7q3oEwYv67VypBUt1Utv9vatxG6D3DbLZNn root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJKDWju0dlSSKhuUivrPhiUlqnHeQ/DndFv5Ip8ERUS5/xOCcppkZohoXwLbC7Yl+sAFIFLItHyw6mOUb6cNJohYfXywwdMBXyMBn0tRGYsAKidaZsRk4Tku/9WPmxYtmJJB3Jcd5YFlZXR/fuEbYLA0UBLZVYj0T/yDatRbov6XAAAAFQDViQQzzgaL6N5S2ptzjeVleo5GcQAAAIBj3lzwuD6HB7oVWiMx9w7/j8ZgeCwzXyiFEI7yB5N9im2HQ9yGGlFEDqMQKgVUbnNKzMYpcbcTVFveJekpH/t0SI6lskfHVg28OrVIKW0uK9r6zsZJJuQReMYPVTfzy/j6Om0i7kQ9gNSupC08cZYmJS1VKvBQ4/gMFqyWspX5KgAAAIA5PRFMTBVc1eFyH1LSI9du2s3LOl6pfIxpuvKjgNonH8vpZHynDcMGbivWBST6TzjC9uosG2Q5gQx7hjP9cg8I8HBNDniD7qV81NOPrQaydPvU79RfMEUaCcXtvGvs3WjSfYW+A1UmaO+DD+tYncUom+ngObHn/5v1Xns8ajacMw== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:feb1:6de1/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.00 ===\n/dev/root resized successfully [took 2.50s]\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:B1:6D:E1 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:6de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10457 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-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.133446] usb 1-1: Product: QEMU USB Tablet\n[ 1.133447] usb 1-1: Manufacturer: QEMU\n[ 1.133448] usb 1-1: SerialNumber: 42\n[ 1.170146] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.184025] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.203156] random: dd urandom read with 5 bits of entropy available\n[ 1.500649] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.500652] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 63.115793] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.426728] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:21:38 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:21:38 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)\nOct 3 08:21:38 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:21:38 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:21:38 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:21:38 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:21:38 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:21:38 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:21:38 cirros kern.info kernel: [ 0.841515] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nOct 3 08:21:38 cirros kern.info kernel: [ 0.878394] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nOct 3 08:21:38 cirros kern.info kernel: [ 0.972552] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nOct 3 08:21:38 cirros kern.info kernel: [ 1.133442] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nOct 3 08:21:38 cirros kern.info kernel: [ 1.133445] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nOct 3 08:21:38 cirros kern.info kernel: [ 1.133446] usb 1-1: Product: QEMU USB Tablet\nOct 3 08:21:38 cirros kern.info kernel: [ 1.133447] usb 1-1: Manufacturer: QEMU\nOct 3 08:21:38 cirros kern.info kernel: [ 1.133448] usb 1-1: SerialNumber: 42\nOct 3 08:21:38 cirros kern.info kernel: [ 1.170146] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nOct 3 08:21:38 cirros kern.info kernel: [ 1.184025] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nOct 3 08:21:39 cirros kern.notice kernel: [ 1.203156] random: dd urandom read with 5 bits of entropy available\nOct 3 08:21:39 cirros kern.info kernel: [ 1.500649] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nOct 3 08:21:39 cirros kern.info kernel: [ 1.500652] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nOct 3 08:22:40 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:22:40 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:22:40 cirros kern.info kernel: [ 63.115793] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:22:41 cirros kern.info kernel: [ 63.426728] 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-10-03 07:23:28,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-739fb3a8-39eb-4d35-adee-b427ee3961e9 2018-10-03 07:23:30,502 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-10-03 07:24:00,534 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-10-03 07:24:00,536 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-10-03 07:24:00,536 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-10-03 07:24:00,540 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-10-03 07:24:00,576 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-10-03 07:24:00,578 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-10-03 07:24:00,579 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-10-03 07:24:00,580 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-10-03 07:24:00,580 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-10-03 07:24:00,620 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-10-03 07:24:00,654 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-10-03 07:24:00,658 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-10-03 07:24:00,658 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-10-03 07:24:00,659 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-10-03 07:24:00,660 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-10-03 07:24:00,665 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-10-03 07:24:00,705 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-10-03 07:24:00,707 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-10-03 07:24:00,708 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-10-03 07:24:00,709 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-10-03 07:24:00,709 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-10-03 07:24:00,750 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-10-03 07:24:00,785 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-10-03 07:24:00,791 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-10-03 07:24:00,792 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-10-03 07:24:00,792 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-10-03 07:24:00,792 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-10-03 07:24:00,796 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-10-03 07:24:00,829 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-10-03 07:24:00,831 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-10-03 07:24:00,832 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-10-03 07:24:00,833 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-10-03 07:24:00,833 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-10-03 07:24:00,874 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-10-03 07:24:00,908 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-10-03 07:24:00,910 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-10-03 07:24:00,911 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-10-03 07:24:00,911 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-10-03 07:24:00,912 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-10-03 07:24:00,914 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-10-03 07:24:00,947 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-10-03 07:24:00,949 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-10-03 07:24:00,950 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-10-03 07:24:00,951 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-10-03 07:24:00,951 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-10-03 07:24:00,992 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-10-03 07:24:01,025 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-10-03 07:24:01,026 - sdnvpn-results - INFO - Check if new flows and groups were added to OVS 2018-10-03 07:24:01,027 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-10-03 07:24:01,028 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-10-03 07:24:01,028 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-10-03 07:24:01,029 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-10-03 07:24:01,031 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-10-03 07:24:01,068 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-10-03 07:24:01,069 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-10-03 07:24:01,069 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-10-03 07:24:01,070 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-10-03 07:24:01,071 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-10-03 07:24:01,111 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-10-03 07:24:01,178 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-10-03 07:24:01,179 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-10-03 07:24:31,209 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-10-03 07:24:31,210 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-10-03 07:24:31,210 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-10-03 07:24:31,213 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-10-03 07:24:31,275 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-10-03 07:24:31,276 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-10-03 07:24:31,277 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-10-03 07:24:31,277 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-10-03 07:24:31,278 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-10-03 07:24:31,282 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-10-03 07:24:31,349 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-10-03 07:24:31,350 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-10-03 07:25:01,377 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-10-03 07:25:01,378 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-10-03 07:25:01,378 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-10-03 07:25:01,380 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-10-03 07:25:01,443 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-10-03 07:25:01,443 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-10-03 07:25:01,444 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-10-03 07:25:31,474 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-10-03 07:25:31,475 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-10-03 07:25:31,475 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-10-03 07:25:31,478 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-10-03 07:25:31,513 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-10-03 07:25:31,515 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-10-03 07:25:31,516 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-10-03 07:25:31,517 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-10-03 07:25:31,517 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-10-03 07:25:31,557 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-10-03 07:25:31,590 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-10-03 07:25:31,593 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-10-03 07:25:31,594 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-10-03 07:25:31,594 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-10-03 07:25:31,595 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-10-03 07:25:31,598 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-10-03 07:25:31,641 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-10-03 07:25:31,643 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-10-03 07:25:31,644 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-10-03 07:25:31,645 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-10-03 07:25:31,645 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-10-03 07:25:31,685 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-10-03 07:25:31,722 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-10-03 07:25:31,727 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-10-03 07:25:31,728 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-10-03 07:25:31,729 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-10-03 07:25:31,729 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-10-03 07:25:31,731 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-10-03 07:25:31,769 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-10-03 07:25:31,771 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-10-03 07:25:31,771 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-10-03 07:25:31,772 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-10-03 07:25:31,773 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-10-03 07:25:31,814 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-10-03 07:25:31,851 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-10-03 07:25:31,852 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-10-03 07:25:31,853 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-10-03 07:25:31,853 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-10-03 07:25:31,854 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-10-03 07:25:31,858 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-10-03 07:25:31,891 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-10-03 07:25:31,893 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-10-03 07:25:31,893 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-10-03 07:25:31,894 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-10-03 07:25:31,895 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-10-03 07:25:31,936 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-10-03 07:25:31,968 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-10-03 07:25:31,969 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller. 2018-10-03 07:25:31,969 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-10-03 07:25:31,970 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-10-03 07:25:31,971 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-10-03 07:25:31,971 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-10-03 07:25:31,974 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-10-03 07:25:32,016 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-10-03 07:25:32,017 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-10-03 07:26:02,047 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-10-03 07:26:02,048 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-10-03 07:26:02,048 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-10-03 07:26:02,050 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-10-03 07:26:02,083 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-10-03 07:26:02,084 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-10-03 07:26:02,085 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-10-03 07:26:02,085 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-10-03 07:26:02,086 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-10-03 07:26:02,088 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-10-03 07:26:02,140 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-10-03 07:26:02,141 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-10-03 07:26:32,152 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-10-03 07:26:32,152 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-10-03 07:26:32,153 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-10-03 07:26:32,155 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-10-03 07:26:32,186 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-10-03 07:26:32,187 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-10-03 07:26:32,187 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-10-03 07:27:02,218 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-10-03 07:27:02,219 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-10-03 07:27:02,219 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-10-03 07:27:02,221 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-10-03 07:27:02,257 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-10-03 07:27:02,259 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-10-03 07:27:02,259 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-10-03 07:27:02,260 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-10-03 07:27:02,260 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-10-03 07:27:02,301 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-10-03 07:27:02,336 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-10-03 07:27:02,339 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-10-03 07:27:02,340 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-10-03 07:27:02,340 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-10-03 07:27:02,340 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-10-03 07:27:02,344 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-10-03 07:27:02,380 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-10-03 07:27:02,382 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-10-03 07:27:02,382 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-10-03 07:27:02,383 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-10-03 07:27:02,384 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-10-03 07:27:02,424 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-10-03 07:27:02,460 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-10-03 07:27:02,465 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-10-03 07:27:02,466 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-10-03 07:27:02,466 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-10-03 07:27:02,466 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-10-03 07:27:02,469 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-10-03 07:27:02,507 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-10-03 07:27:02,509 - paramiko.transport - DEBUG - [chan 23] Max packet in: 32768 bytes 2018-10-03 07:27:02,509 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-10-03 07:27:02,510 - paramiko.transport - DEBUG - [chan 23] Max packet out: 32768 bytes 2018-10-03 07:27:02,511 - paramiko.transport - DEBUG - Secsh channel 23 opened. 2018-10-03 07:27:02,551 - paramiko.transport - DEBUG - [chan 23] Sesch channel 23 request ok 2018-10-03 07:27:02,586 - paramiko.transport - DEBUG - [chan 23] EOF received (23) 2018-10-03 07:27:02,587 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-10-03 07:27:02,588 - paramiko.transport - DEBUG - [chan 23] EOF sent (23) 2018-10-03 07:27:02,588 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-10-03 07:27:02,589 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-10-03 07:27:02,592 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-10-03 07:27:02,627 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-10-03 07:27:02,628 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-10-03 07:27:02,629 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-10-03 07:27:02,630 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-10-03 07:27:02,630 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-10-03 07:27:02,670 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-10-03 07:27:02,703 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-10-03 07:27:02,703 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok 2018-10-03 07:27:02,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3661a172c8425edf7e995deca52c3bb76f248914" -d '{"forceDelete": null}' 2018-10-03 07:27:02,711 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-10-03 07:27:03,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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 x-openstack-request-id: req-f2bbb6e0-89ce-4a6a-981b-5c4e6f68c621 x-compute-request-id: req-f2bbb6e0-89ce-4a6a-981b-5c4e6f68c621 Content-Length: 0 Content-Type: application/json 2018-10-03 07:27:03,056 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/730fc71f-cd3e-4b04-ba4a-50be7e482617/action used request id req-f2bbb6e0-89ce-4a6a-981b-5c4e6f68c621 2018-10-03 07:27:03,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3661a172c8425edf7e995deca52c3bb76f248914" -d '{"forceDelete": null}' 2018-10-03 07:27:03,265 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:27: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-fa75e992-eff3-4596-8d4d-e5c1356410a7 x-compute-request-id: req-fa75e992-eff3-4596-8d4d-e5c1356410a7 Content-Length: 0 Content-Type: application/json 2018-10-03 07:27:03,265 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8d94be3a-4968-4d06-87b6-beea1fa76c6d/action used request id req-fa75e992-eff3-4596-8d4d-e5c1356410a7 2018-10-03 07:27:03,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/ebfb95e8-f056-4343-9913-9efc07aa86f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b42b8f57ed61e88f27b8cdfda0548864e140f1f2" 2018-10-03 07:27:04,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6db31e6-5855-4bb1-914a-1f43e3488305 Date: Wed, 03 Oct 2018 07:27:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:27:04,836 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ebfb95e8-f056-4343-9913-9efc07aa86f5 used request id req-c6db31e6-5855-4bb1-914a-1f43e3488305 2018-10-03 07:27:04,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/aa9353fd-55a9-48ce-acb3-e085ccd7fd8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000acbceec1888da1edb2697ec4ac59f562ff85" 2018-10-03 07:27:05,086 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-481c753d-3941-4d1c-9ff8-a10f7ed60099 Date: Wed, 03 Oct 2018 07:27:05 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet aa9353fd-55a9-48ce-acb3-e085ccd7fd8d: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-10-03 07:27:05,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/aa9353fd-55a9-48ce-acb3-e085ccd7fd8d used request id req-481c753d-3941-4d1c-9ff8-a10f7ed60099 2018-10-03 07:27:05,086 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet aa9353fd-55a9-48ce-acb3-e085ccd7fd8d: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-10-03 07:27:05,087 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'aa9353fd-55a9-48ce-acb3-e085ccd7fd8d')]: Unable to complete operation on subnet aa9353fd-55a9-48ce-acb3-e085ccd7fd8d: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-481c753d-3941-4d1c-9ff8-a10f7ed60099'] 2018-10-03 07:27:05,087 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id aa9353fd-55a9-48ce-acb3-e085ccd7fd8d was not deleted. 2018-10-03 07:27:05,087 - 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 259, actual flow count 259| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 27, actual group count 27| +========================================================================================+ | 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 259, actual flow count 275| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 27, actual group count 27| +========================================================================================+ +========================================================================================+ 2018-10-03 07:27:05,087 - sdnvpn-results - INFO - All the subtests have passed. 2018-10-03 07:27:05,088 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-10-03 07:27:05,088 - 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 259, actual flow count 259': 'PASS'}, {'OVS groups are programmed after resync expected group count 27, actual group count 27': 'PASS'}, {'OVS flows are programmed after resync expected flow count 259, actual flow count 275': 'PASS'}, {'OVS groups are programmed after resync expected group count 27, actual group count 27': 'PASS'}]} 2018-10-03 07:27:05,088 - 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-10-03 07:27:05,089 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-10-03 07:27:05,089 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-10-03 07:27:05,171 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-10-03 07:27:05,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:27:05,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:27:05,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:27:05,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:27:05,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:27:05,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:27:05,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:27:05,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:27:05,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:27:05,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:27:05,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:27:05,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:27:05,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:27:05,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:27:05,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:27:05,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:27:05,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:27:05,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:27:05,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:27:05,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:27:05,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:27:05,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:27:05,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:27:05,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:27:05,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:27:05,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:27:05,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:27:05,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:27:05,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:27:05,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:27:05,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:27:05,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:27:05,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:27:05,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:27:05,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:27:05,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:27:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-10-03 07:27:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:27:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:27:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:27:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:27:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:27:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:27:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:27:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:27:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:27:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:27:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:27:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:27:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:27:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:27:05,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:27:05,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:27:05,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:27:05,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:27:05,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:27:05,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:27:05,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:27:05,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:27:05,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:27:05,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:27:05,180 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:27:05,182 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f0a790L 2018-10-03 07:27:05,183 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:27:05,212 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:27:05,212 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:27:05,218 - 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-10-03 07:27:05,218 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:27:05,218 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:27:05,218 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:27:05,218 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:27:05,219 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:27:05,227 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:27:05,228 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:27:05,246 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.99: 17d434495b05458bc4669a0c86ea933d 2018-10-03 07:27:05,247 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:27:05,268 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:27:05,305 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:27:05,311 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:27:05,539 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:27:05,539 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:27:05,578 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:27:05,578 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:27:05,628 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:27:10,421 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:27:10,422 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:27:10,424 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f35410L 2018-10-03 07:27:10,425 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:27:10,432 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:27:10,432 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:27:10,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-10-03 07:27:10,435 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:27:10,435 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:27:10,435 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:27:10,435 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:27:10,435 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:27:10,440 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:27:10,441 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:27:10,457 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 08d6d2c8af7e8745ddd67e34b2aa847f 2018-10-03 07:27:10,457 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:27:10,480 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:27:10,493 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:27:10,522 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:27:10,601 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:27:10,601 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:27:10,640 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:27:10,641 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:27:10,658 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:27:10,690 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:27:10,691 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:27:10,692 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:27:10,693 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:27:10,693 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:27:10,734 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:27:10,770 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:27:10,772 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:27:10,772 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:27:10,773 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:27:10,773 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:27:10,814 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:27:10,844 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:27:10,846 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:27:10,848 - paramiko.transport - DEBUG - starting thread (client mode): 0x28ee7f50L 2018-10-03 07:27:10,848 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:27:10,853 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:27:10,854 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:27:10,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-10-03 07:27:10,857 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:27:10,857 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:27:10,857 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:27:10,857 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:27:10,857 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:27:10,862 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:27:10,862 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:27:10,864 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: b5aa57d8b7defa2bf628128f53fd43d8 2018-10-03 07:27:10,865 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:27:10,902 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:27:10,914 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:27:10,929 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:27:11,009 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:27:11,009 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:27:11,048 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:27:11,049 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:27:11,066 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:27:11,101 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:27:11,102 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:27:11,103 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:27:11,103 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:27:11,104 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:27:11,145 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:27:11,180 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:27:11,182 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:27:11,183 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:27:11,184 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:27:11,184 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:27:11,225 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:27:11,256 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:27:11,258 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:27:11,259 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f2c050L 2018-10-03 07:27:11,260 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:27:11,267 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:27:11,267 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:27:11,270 - 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-10-03 07:27:11,270 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:27:11,270 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:27:11,270 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:27:11,270 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:27:11,271 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:27:11,275 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:27:11,276 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:27:11,292 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: ccb67c23f78a5d9728accfa836326dc0 2018-10-03 07:27:11,292 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:27:11,315 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:27:11,327 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:27:11,357 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:27:11,424 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:27:11,424 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:27:11,463 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:27:11,464 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:27:11,468 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:27:11,500 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:27:11,501 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:27:11,501 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:27:11,502 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:27:11,502 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:27:11,544 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:27:11,580 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:27:11,581 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:27:11,582 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:27:11,583 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:27:11,583 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:27:11,624 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:27:11,655 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:27:11,656 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:27:11,658 - paramiko.transport - DEBUG - starting thread (client mode): 0x28ea3990L 2018-10-03 07:27:11,659 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:27:11,663 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:27:11,664 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:27:11,666 - 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-10-03 07:27:11,666 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:27:11,666 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:27:11,667 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:27:11,667 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:27:11,667 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:27:11,672 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:27:11,672 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:27:11,674 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 428ed53d6baffdc49451f25bc0c9656b 2018-10-03 07:27:11,674 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:27:11,711 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:27:11,723 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:27:11,739 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:27:11,808 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:27:11,808 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:27:11,847 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:27:11,848 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:27:11,858 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:27:11,891 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:27:11,892 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:27:11,893 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:27:11,894 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:27:11,894 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:27:11,934 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:27:11,971 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:27:11,972 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:27:11,973 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:27:11,974 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:27:11,974 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:27:12,015 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:27:12,045 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:27:12,047 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:27:12,049 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f15350L 2018-10-03 07:27:12,050 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:27:12,055 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:27:12,055 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:27:12,058 - 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-10-03 07:27:12,058 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:27:12,059 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:27:12,059 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:27:12,059 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:27:12,059 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:27:12,064 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:27:12,064 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:27:12,065 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: f0619cdf5046c3475199e92cbb6b37d7 2018-10-03 07:27:12,066 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:27:12,104 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:27:12,117 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:27:12,130 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:27:12,222 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:27:12,222 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:27:12,261 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:27:12,262 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:27:12,265 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:27:12,294 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:27:12,295 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:27:12,296 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:27:12,296 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:27:12,296 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:27:12,337 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:27:12,368 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:27:12,370 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:27:12,370 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:27:12,371 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:27:12,371 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:27:12,411 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:27:12,437 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:27:12,438 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:27:12,439 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:27:12,440 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:27:12,440 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:27:12,448 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:27:17,300 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:27:17,301 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:27:17,304 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f78f90L 2018-10-03 07:27:17,304 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:27:17,311 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:27:17,311 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:27:17,314 - 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-10-03 07:27:17,314 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:27:17,315 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:27:17,315 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:27:17,315 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:27:17,315 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:27:17,320 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:27:17,320 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:27:17,336 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 08d6d2c8af7e8745ddd67e34b2aa847f 2018-10-03 07:27:17,336 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:27:17,360 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:27:17,372 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:27:17,401 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:27:17,470 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:27:17,470 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:27:17,509 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:27:17,510 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:27:17,522 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:27:17,559 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:27:17,560 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:27:17,561 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:27:17,562 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:27:17,562 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:27:17,603 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:27:17,641 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:27:17,642 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:27:17,643 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:27:17,644 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:27:17,644 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:27:17,684 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:27:17,716 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:27:17,718 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:27:17,720 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f27310L 2018-10-03 07:27:17,720 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:27:17,727 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:27:17,727 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:27:17,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-10-03 07:27:17,731 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:27:17,731 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:27:17,732 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:27:17,732 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:27:17,732 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:27:17,737 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:27:17,737 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:27:17,752 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: b5aa57d8b7defa2bf628128f53fd43d8 2018-10-03 07:27:17,752 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:27:17,776 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:27:17,789 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:27:17,816 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:27:17,879 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:27:17,879 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:27:17,918 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:27:17,919 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:27:17,924 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:27:17,958 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:27:17,959 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:27:17,960 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:27:17,960 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:27:17,961 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:27:18,002 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:27:18,040 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:27:18,042 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:27:18,043 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:27:18,043 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:27:18,044 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:27:18,085 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:27:18,116 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:27:18,118 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:27:18,120 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f32250L 2018-10-03 07:27:18,120 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:27:18,125 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:27:18,125 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:27:18,127 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-03 07:27:18,128 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:27:18,128 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:27:18,128 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:27:18,128 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:27:18,128 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:27:18,133 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:27:18,133 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:27:18,136 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: ccb67c23f78a5d9728accfa836326dc0 2018-10-03 07:27:18,137 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:27:18,172 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:27:18,183 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:27:18,201 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:27:18,266 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:27:18,266 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:27:18,305 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:27:18,306 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:27:18,312 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:27:18,342 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:27:18,343 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:27:18,344 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:27:18,345 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:27:18,345 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:27:18,386 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:27:18,417 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:27:18,418 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:27:18,419 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:27:18,420 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:27:18,420 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:27:18,460 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:27:18,490 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:27:18,491 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:27:18,493 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f32c50L 2018-10-03 07:27:18,493 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:27:18,500 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:27:18,500 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:27:18,503 - 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-10-03 07:27:18,504 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:27:18,504 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:27:18,504 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:27:18,504 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:27:18,504 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:27:18,509 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:27:18,509 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:27:18,525 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 428ed53d6baffdc49451f25bc0c9656b 2018-10-03 07:27:18,525 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:27:18,549 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:27:18,561 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:27:18,590 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:27:18,653 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:27:18,653 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:27:18,692 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:27:18,693 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:27:18,697 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:27:18,734 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:27:18,735 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:27:18,736 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:27:18,737 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:27:18,737 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:27:18,778 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:27:18,817 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:27:18,818 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:27:18,819 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:27:18,820 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:27:18,820 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:27:18,861 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:27:18,898 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:27:18,900 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:27:18,901 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f13b90L 2018-10-03 07:27:18,902 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:27:18,907 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:27:18,907 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:27:18,910 - 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-10-03 07:27:18,910 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:27:18,910 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:27:18,910 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:27:18,910 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:27:18,911 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:27:18,915 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:27:18,916 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:27:18,917 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: f0619cdf5046c3475199e92cbb6b37d7 2018-10-03 07:27:18,918 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:27:18,956 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:27:18,967 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:27:18,982 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:27:19,052 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:27:19,052 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:27:19,091 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:27:19,092 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:27:19,101 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:27:19,132 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:27:19,133 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:27:19,134 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:27:19,135 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:27:19,135 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:27:19,175 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:27:19,207 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:27:19,208 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:27:19,209 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:27:19,210 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:27:19,210 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:27:19,250 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:27:19,276 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:27:19,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:27:19,279 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:27:19,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff04770a-3b87-4921-8ba6-8e27ad3e1c54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:27:19,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ff04770a-3b87-4921-8ba6-8e27ad3e1c54 2018-10-03 07:27:19,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:27:19,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["TZsnH_SMS4a1o7RPfYz-xA"], "issued_at": "2018-10-03T07:27:19.000000Z"}} 2018-10-03 07:27:19,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd58d064cd043b8c8457aea1f250c9105f2a9ef5" 2018-10-03 07:27:19,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-ae4b69e8-1111-4667-8183-de3c57a9f99c Date: Wed, 03 Oct 2018 07:27:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-10-03 07:27:19,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-ae4b69e8-1111-4667-8183-de3c57a9f99c 2018-10-03 07:27:19,814 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:27:19,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd58d064cd043b8c8457aea1f250c9105f2a9ef5" 2018-10-03 07:27:20,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-966146b9-a39e-4b4b-9318-dac8a3768f0c Date: Wed, 03 Oct 2018 07:27:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-03 07:27:20,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-966146b9-a39e-4b4b-9318-dac8a3768f0c 2018-10-03 07:27:20,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd58d064cd043b8c8457aea1f250c9105f2a9ef5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-10-03 07:27:20,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c X-Openstack-Request-Id: req-a4d98d61-970f-420d-8828-6e4bfbd6d7fb Date: Wed, 03 Oct 2018 07:27:20 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T07:27:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T07:27:20Z", "visibility": "public", "locations": [], "self": "/v2/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c", "min_disk": 0, "protected": false, "id": "f87d2ff6-6821-4642-a3cd-41bac59ce93c", "file": "/v2/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c/file", "checksum": null, "owner": "19cfe43276e744d1a074a6b48492f500", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 07:27:20,580 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a4d98d61-970f-420d-8828-6e4bfbd6d7fb 2018-10-03 07:27:20,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd58d064cd043b8c8457aea1f250c9105f2a9ef5" -d '' 2018-10-03 07:27:21,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e01ea5f-f25b-40fb-a8cf-cba2f7f62209 Date: Wed, 03 Oct 2018 07:27:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:27:21,429 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c/file used request id req-5e01ea5f-f25b-40fb-a8cf-cba2f7f62209 2018-10-03 07:27:21,430 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-11-1-net 2018-10-03 07:27:21,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:27:21,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-099032b0-70dd-4f60-b6a3-8bb6139a3dfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:27:21,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-099032b0-70dd-4f60-b6a3-8bb6139a3dfb 2018-10-03 07:27:21,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:27:21,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["YFQvVmJTSPaBbltcf8slQA"], "issued_at": "2018-10-03T07:27:21.000000Z"}} 2018-10-03 07:27:21,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89edb8b075e8fbff24c4e9b2fb023d7a1fcbac96" -d '{"network": {"name": "sdnvpn-11-1-net", "admin_state_up": true}}' 2018-10-03 07:27:22,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-875570de-e6c9-43a8-8b89-d6cda427746a Date: Wed, 03 Oct 2018 07:27: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":"1279d0e2-86a0-47c3-8302-f4b9a91a5c45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:27:22Z","is_default":false,"provider:segmentation_id":93,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:27:22Z","mtu":1450}} 2018-10-03 07:27:22,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-875570de-e6c9-43a8-8b89-d6cda427746a 2018-10-03 07:27:22,233 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-11-1-subnet in network 1279d0e2-86a0-47c3-8302-f4b9a91a5c45 with cidr 10.10.10.0/24 2018-10-03 07:27:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89edb8b075e8fbff24c4e9b2fb023d7a1fcbac96" -d '{"subnets": [{"ip_version": 4, "network_id": "1279d0e2-86a0-47c3-8302-f4b9a91a5c45", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-11-1-subnet"}]}' 2018-10-03 07:27:23,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-c307a04d-d131-4ce1-8a0e-dc96c03b6d2d Date: Wed, 03 Oct 2018 07:27:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1279d0e2-86a0-47c3-8302-f4b9a91a5c45","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:27:22Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:27:22Z","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":"19cfe43276e744d1a074a6b48492f500","id":"aa3978ec-be31-4c1b-b0c8-c8579ce137ef","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2018-10-03 07:27:23,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-c307a04d-d131-4ce1-8a0e-dc96c03b6d2d 2018-10-03 07:27:23,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89edb8b075e8fbff24c4e9b2fb023d7a1fcbac96" 2018-10-03 07:27:23,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-6d2a4a75-f670-4e8d-a97e-131d1118e190 Date: Wed, 03 Oct 2018 07:27:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "updated_at": "2018-10-03T07:01:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}], "revision_number": 4, "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "044a405d-4886-4654-afc0-44603bd95275", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "updated_at": "2018-10-03T07:09:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-10-03T07:09:20Z", "revision_number": 0, "id": "3f5d8f18-17e7-447f-8cd5-5d139c9c9870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:09:20Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 179, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "63dfa237-e324-4c12-996e-efb08e079b07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "7fa378e2-d203-4d39-b1c8-2744a1ba9c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 80, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "8a356456-d50c-494c-ab72-f7a1609fca4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "f5adf667-9986-495f-9cdd-6db76f4d099d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 7, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "name": "sdnvpn-sg"}]} 2018-10-03 07:27:23,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-6d2a4a75-f670-4e8d-a97e-131d1118e190 2018-10-03 07:27:23,294 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:27:23,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:27:23,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a59e9a7-cc99-457a-871c-0a1e28c31fa5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:27:23,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1a59e9a7-cc99-457a-871c-0a1e28c31fa5 2018-10-03 07:27:23,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:27:23,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:27:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["IsHyq9gERFWuCWHbc5OYuA"], "issued_at": "2018-10-03T07:27:23.000000Z"}} 2018-10-03 07:27:23,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e2d13b20bd6d86e9136cbd9bcaba8e1bcbdc8d" 2018-10-03 07:27:24,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27: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-de33ee6c-d459-4f71-b4d0-4203c941beda x-compute-request-id: req-de33ee6c-d459-4f71-b4d0-4203c941beda Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 07:27:24,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-de33ee6c-d459-4f71-b4d0-4203c941beda 2018-10-03 07:27:24,287 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:27:24,288 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:27:24,288 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:27:24,291 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:27:24,330 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:27:24,332 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:27:24,332 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:27:24,333 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:27:24,334 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:27:24,374 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:27:24,409 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:27:24,410 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:27:24,410 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:27:24,411 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:27:24,411 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:27:24,415 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:27:24,455 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-03 07:27:24,457 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:27:24,458 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:27:24,458 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:27:24,458 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:27:24,499 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:27:24,531 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:27:24,532 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-2'... 2018-10-03 07:27:24,533 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-2 flavor=m1.tiny image=f87d2ff6-6821-4642-a3cd-41bac59ce93c network=1279d0e2-86a0-47c3-8302-f4b9a91a5c45 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-10-03 07:27:24,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:27:24,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:27:24,533 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:27:24,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:27:24,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:27:24,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:27:24,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:27:24,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:27:24,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:27:24,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:27:24,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:27:24,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:27:24,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:27:24,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:27:24,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:27:24,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:27:24,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:27:24,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:27:24,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:27:24,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:27:24,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:27:24,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:27:24,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:27:24,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:27:24,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:27:24,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:27:24,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:27:24,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:27:24,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:27:24,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:27:24,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:27:24,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:27:24,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:27:24,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:27:24,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:27:24,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:27:24,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:27:24,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:27:24,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:27:24,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:27:24,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:27:24,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:27:24,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:27:24,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:27:24,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:27:24,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:27:24,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:27:24,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:27:24,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:27:24,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:27:24,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47bff6cf-c74a-49c2-bb83-758a2d78b7d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:27:24,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-47bff6cf-c74a-49c2-bb83-758a2d78b7d3 2018-10-03 07:27:24,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:27:24,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:27:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["6qDm6lm0SZqgbtxACUdArw"], "issued_at": "2018-10-03T07:27:24.000000Z"}} 2018-10-03 07:27:24,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" 2018-10-03 07:27:25,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-916fa60a-c538-4a86-917b-f4c85815e9af x-compute-request-id: req-916fa60a-c538-4a86-917b-f4c85815e9af Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:27:25,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-916fa60a-c538-4a86-917b-f4c85815e9af 2018-10-03 07:27:25,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" 2018-10-03 07:27:25,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27: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-18881c5b-4003-428d-bae6-e176310f676b x-compute-request-id: req-18881c5b-4003-428d-bae6-e176310f676b Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:27:25,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-18881c5b-4003-428d-bae6-e176310f676b 2018-10-03 07:27:25,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"server": {"name": "sdnvpn-11-2", "imageRef": "f87d2ff6-6821-4642-a3cd-41bac59ce93c", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1279d0e2-86a0-47c3-8302-f4b9a91a5c45"}]}}' 2018-10-03 07:27:27,343 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:27: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-e294f74e-9aa8-4b0b-9b84-bd3d957d7477 x-compute-request-id: req-e294f74e-9aa8-4b0b-9b84-bd3d957d7477 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "rel": "bookmark"}], "adminPass": "dm3nxgQqpQKy"}} 2018-10-03 07:27:27,343 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e294f74e-9aa8-4b0b-9b84-bd3d957d7477 2018-10-03 07:27:27,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:27:27,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2b9866-cc5a-4bce-a9fd-79de2cea7747 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:27:27,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dc2b9866-cc5a-4bce-a9fd-79de2cea7747 2018-10-03 07:27:27,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:27:27,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["iobitV4fT8WL6RSoDvHkSQ"], "issued_at": "2018-10-03T07:27:27.000000Z"}} 2018-10-03 07:27:27,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa37d348094eded7a23ffd2693135f905e6df56e" 2018-10-03 07:27:28,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-5c56301d-de4c-4cec-9bb8-21d5b42ac596 x-compute-request-id: req-5c56301d-de4c-4cec-9bb8-21d5b42ac596 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "rel": "bookmark"}], "image": {"id": "f87d2ff6-6821-4642-a3cd-41bac59ce93c", "links": [{"href": "http://172.30.9.27:8774/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:27:27Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-2", "created": "2018-10-03T07:27:27Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:27:28,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d used request id req-5c56301d-de4c-4cec-9bb8-21d5b42ac596 2018-10-03 07:27:31,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa37d348094eded7a23ffd2693135f905e6df56e" 2018-10-03 07:27:31,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-4f172837-ce76-4bf0-9dd2-353ee1e8f9a1 x-compute-request-id: req-4f172837-ce76-4bf0-9dd2-353ee1e8f9a1 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "rel": "bookmark"}], "image": {"id": "f87d2ff6-6821-4642-a3cd-41bac59ce93c", "links": [{"href": "http://172.30.9.27:8774/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:27:28Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-10-03T07:27:27Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:27:31,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d used request id req-4f172837-ce76-4bf0-9dd2-353ee1e8f9a1 2018-10-03 07:27:34,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa37d348094eded7a23ffd2693135f905e6df56e" 2018-10-03 07:27:35,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-f6c0ec3b-9612-4cf7-8c3b-565fc7b05024 x-compute-request-id: req-f6c0ec3b-9612-4cf7-8c3b-565fc7b05024 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:76:b9:3e", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "rel": "bookmark"}], "image": {"id": "f87d2ff6-6821-4642-a3cd-41bac59ce93c", "links": [{"href": "http://172.30.9.27:8774/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-10-03T07:27:31.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:27:32Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-10-03T07:27:27Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:27:35,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d used request id req-f6c0ec3b-9612-4cf7-8c3b-565fc7b05024 2018-10-03 07:27:35,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" 2018-10-03 07:27:36,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27: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-85cf5d43-3c65-4abb-95f4-b4800730282c x-compute-request-id: req-85cf5d43-3c65-4abb-95f4-b4800730282c 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:76:b9:3e", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "rel": "bookmark"}], "image": {"id": "f87d2ff6-6821-4642-a3cd-41bac59ce93c", "links": [{"href": "http://172.30.9.27:8774/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-10-03T07:27:31.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "bf2a1f60-4d74-4b43-b5b3-4cc0a376843d", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:27:32Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-10-03T07:27:27Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:27:36,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d used request id req-85cf5d43-3c65-4abb-95f4-b4800730282c 2018-10-03 07:27:36,385 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-2' booted successfully. IP='10.10.10.7'. 2018-10-03 07:27:36,385 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-2' to security group 'sdnvpn-sg'... 2018-10-03 07:27:36,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e2d13b20bd6d86e9136cbd9bcaba8e1bcbdc8d" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:27:37,762 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:27: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-ebf24ab2-14e2-4438-97d8-0ac1f9f51d60 x-compute-request-id: req-ebf24ab2-14e2-4438-97d8-0ac1f9f51d60 Content-Length: 0 Content-Type: application/json 2018-10-03 07:27:37,762 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-ebf24ab2-14e2-4438-97d8-0ac1f9f51d60 2018-10-03 07:27:37,762 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-1'... 2018-10-03 07:27:37,762 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-1 flavor=m1.tiny image=f87d2ff6-6821-4642-a3cd-41bac59ce93c network=1279d0e2-86a0-47c3-8302-f4b9a91a5c45 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-10-03 07:27:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:27:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:27:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:27:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:27:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:27:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:27:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:27:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:27:37,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:27:37,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:27:37,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:27:37,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:27:37,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:27:37,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:27:37,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:27:37,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:27:37,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:27:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:27:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:27:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:27:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:27:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:27:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:27:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:27:37,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:27:37,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:27:37,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:27:37,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:27:37,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:27:37,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:27:37,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:27:37,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:27:37,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:27:37,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:27:37,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:27:37,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:27:37,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:27:37,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:27:37,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:27:37,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:27:37,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:27:37,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:27:37,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:27:37,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:27:37,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:27:37,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:27:37,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:27:37,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:27:37,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:27:37,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db88c0fc-4191-43b1-a9da-21dc221423ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:27:37,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db88c0fc-4191-43b1-a9da-21dc221423ec 2018-10-03 07:27:37,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:27:38,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["vQSUx3BFQNauOO5ImNy9eQ"], "issued_at": "2018-10-03T07:27:38.000000Z"}} 2018-10-03 07:27:38,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" 2018-10-03 07:27:38,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-3b1c8ce3-aa9a-4e69-8a94-4b586ea807b2 x-compute-request-id: req-3b1c8ce3-aa9a-4e69-8a94-4b586ea807b2 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:27:38,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3b1c8ce3-aa9a-4e69-8a94-4b586ea807b2 2018-10-03 07:27:38,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" 2018-10-03 07:27:38,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-847b717d-e45f-4521-af87-05289dde3d3c x-compute-request-id: req-847b717d-e45f-4521-af87-05289dde3d3c Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:27:38,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-847b717d-e45f-4521-af87-05289dde3d3c 2018-10-03 07:27:38,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"server": {"name": "sdnvpn-11-1", "imageRef": "f87d2ff6-6821-4642-a3cd-41bac59ce93c", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1279d0e2-86a0-47c3-8302-f4b9a91a5c45"}]}}' 2018-10-03 07:27:40,281 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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 x-openstack-request-id: req-81b53c00-8f0d-4220-9256-ae5c06ca4ce8 x-compute-request-id: req-81b53c00-8f0d-4220-9256-ae5c06ca4ce8 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "99fc69c6-5225-43b2-bfed-4262c41f8d59", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59", "rel": "bookmark"}], "adminPass": "HTmCjbYTTe9C"}} 2018-10-03 07:27:40,281 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-81b53c00-8f0d-4220-9256-ae5c06ca4ce8 2018-10-03 07:27:40,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:27:40,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa450ee0-d654-4599-878b-0b7c098a8b95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:27:40,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aa450ee0-d654-4599-878b-0b7c098a8b95 2018-10-03 07:27:40,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:27:40,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["Z85V4QwFT6uw-pVZx_8NeA"], "issued_at": "2018-10-03T07:27:40.000000Z"}} 2018-10-03 07:27:40,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b3a01fd8fc4e2ea348a03c91a690e4ad2efa17f" 2018-10-03 07:27:41,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27: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-fdaf02fa-9977-4727-a348-80d94e247091 x-compute-request-id: req-fdaf02fa-9977-4727-a348-80d94e247091 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.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59", "rel": "bookmark"}], "image": {"id": "f87d2ff6-6821-4642-a3cd-41bac59ce93c", "links": [{"href": "http://172.30.9.27:8774/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "99fc69c6-5225-43b2-bfed-4262c41f8d59", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:27:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-1", "created": "2018-10-03T07:27:40Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:27:41,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59 used request id req-fdaf02fa-9977-4727-a348-80d94e247091 2018-10-03 07:27:44,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b3a01fd8fc4e2ea348a03c91a690e4ad2efa17f" 2018-10-03 07:27:44,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27: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-80901144-44c2-4b96-a2cc-2c7ec24020cd x-compute-request-id: req-80901144-44c2-4b96-a2cc-2c7ec24020cd 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.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59", "rel": "bookmark"}], "image": {"id": "f87d2ff6-6821-4642-a3cd-41bac59ce93c", "links": [{"href": "http://172.30.9.27:8774/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "99fc69c6-5225-43b2-bfed-4262c41f8d59", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:27:42Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-10-03T07:27:40Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:27:44,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59 used request id req-80901144-44c2-4b96-a2cc-2c7ec24020cd 2018-10-03 07:27:47,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b3a01fd8fc4e2ea348a03c91a690e4ad2efa17f" 2018-10-03 07:27:48,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27: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-44fda9a9-63fc-4f5c-88d3-a587bdea205a x-compute-request-id: req-44fda9a9-63fc-4f5c-88d3-a587bdea205a Content-Encoding: gzip Content-Length: 778 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:d7:da:fb", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59", "rel": "bookmark"}], "image": {"id": "f87d2ff6-6821-4642-a3cd-41bac59ce93c", "links": [{"href": "http://172.30.9.27:8774/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-10-03T07:27:44.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "99fc69c6-5225-43b2-bfed-4262c41f8d59", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:27:45Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-10-03T07:27:40Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:27:48,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59 used request id req-44fda9a9-63fc-4f5c-88d3-a587bdea205a 2018-10-03 07:27:48,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" 2018-10-03 07:27:49,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-e2cf6540-6494-4dac-a772-4f1abe1c6192 x-compute-request-id: req-e2cf6540-6494-4dac-a772-4f1abe1c6192 Content-Encoding: gzip Content-Length: 778 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:d7:da:fb", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59", "rel": "bookmark"}], "image": {"id": "f87d2ff6-6821-4642-a3cd-41bac59ce93c", "links": [{"href": "http://172.30.9.27:8774/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-10-03T07:27:44.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "99fc69c6-5225-43b2-bfed-4262c41f8d59", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:27:45Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-10-03T07:27:40Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:27:49,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59 used request id req-e2cf6540-6494-4dac-a772-4f1abe1c6192 2018-10-03 07:27:49,036 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-1' booted successfully. IP='10.10.10.10'. 2018-10-03 07:27:49,036 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-1' to security group 'sdnvpn-sg'... 2018-10-03 07:27:49,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e2d13b20bd6d86e9136cbd9bcaba8e1bcbdc8d" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:27:50,806 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67748535-682e-47f6-8638-ea5463fe9cdf x-compute-request-id: req-67748535-682e-47f6-8638-ea5463fe9cdf Content-Length: 0 Content-Type: application/json 2018-10-03 07:27:50,807 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-67748535-682e-47f6-8638-ea5463fe9cdf 2018-10-03 07:27:50,807 - sdnvpn_test_utils - INFO - Waiting for instance 99fc69c6-5225-43b2-bfed-4262c41f8d59 to boot up 2018-10-03 07:27:50,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:27:51,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7711048d-6f5a-46bf-af6e-5dab3c4dea59 x-compute-request-id: req-7711048d-6f5a-46bf-af6e-5dab3c4dea59 Content-Encoding: gzip Content-Length: 9416 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 1.61s]\n"} 2018-10-03 07:27:51,878 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-7711048d-6f5a-46bf-af6e-5dab3c4dea59 2018-10-03 07:27:53,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:27:54,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27: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-7d3499c8-bfc9-417f-951c-a78c7faaae1e x-compute-request-id: req-7d3499c8-bfc9-417f-951c-a78c7faaae1e Content-Encoding: gzip Content-Length: 9997 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:27:54,981 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-7d3499c8-bfc9-417f-951c-a78c7faaae1e 2018-10-03 07:27:57,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:27:58,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:27: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-060ae202-ae43-4595-bc93-c99f8f970458 x-compute-request-id: req-060ae202-ae43-4595-bc93-c99f8f970458 Content-Encoding: gzip Content-Length: 9997 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:27:58,074 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-060ae202-ae43-4595-bc93-c99f8f970458 2018-10-03 07:28:00,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:01,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-fa714803-d149-4319-8840-fef281717839 x-compute-request-id: req-fa714803-d149-4319-8840-fef281717839 Content-Encoding: gzip Content-Length: 9997 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:28:01,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-fa714803-d149-4319-8840-fef281717839 2018-10-03 07:28:03,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:04,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddb9e1d2-54f3-4318-9105-7ca238c60707 x-compute-request-id: req-ddb9e1d2-54f3-4318-9105-7ca238c60707 Content-Encoding: gzip Content-Length: 9997 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:28:04,267 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-ddb9e1d2-54f3-4318-9105-7ca238c60707 2018-10-03 07:28:06,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:07,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09c4954c-203f-4b6a-b3d6-43292a9051c6 x-compute-request-id: req-09c4954c-203f-4b6a-b3d6-43292a9051c6 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 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:28:07,365 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-09c4954c-203f-4b6a-b3d6-43292a9051c6 2018-10-03 07:28:09,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:10,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c312005c-2b2c-46a4-93b1-5889bfad0f8a x-compute-request-id: req-c312005c-2b2c-46a4-93b1-5889bfad0f8a 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 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:28:10,466 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-c312005c-2b2c-46a4-93b1-5889bfad0f8a 2018-10-03 07:28:12,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:13,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28: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-36c5ef1f-2009-49e0-9e9d-8beeb78ccd89 x-compute-request-id: req-36c5ef1f-2009-49e0-9e9d-8beeb78ccd89 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 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:28:13,561 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-36c5ef1f-2009-49e0-9e9d-8beeb78ccd89 2018-10-03 07:28:15,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:16,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28: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-919a11a9-2adb-405c-8f85-04815538769b x-compute-request-id: req-919a11a9-2adb-405c-8f85-04815538769b 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 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:28:16,658 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-919a11a9-2adb-405c-8f85-04815538769b 2018-10-03 07:28:18,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:19,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28: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-9123f4c6-b797-4de1-b311-228e415e3ce5 x-compute-request-id: req-9123f4c6-b797-4de1-b311-228e415e3ce5 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 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:28:19,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-9123f4c6-b797-4de1-b311-228e415e3ce5 2018-10-03 07:28:21,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:22,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28: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-83282cba-ff77-4c5d-a24e-2ab5550e89fb x-compute-request-id: req-83282cba-ff77-4c5d-a24e-2ab5550e89fb Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:28:22,856 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-83282cba-ff77-4c5d-a24e-2ab5550e89fb 2018-10-03 07:28:24,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:25,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28: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-286c512b-fedc-49c2-8c7c-51e041b91e24 x-compute-request-id: req-286c512b-fedc-49c2-8c7c-51e041b91e24 Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:28:25,962 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-286c512b-fedc-49c2-8c7c-51e041b91e24 2018-10-03 07:28:27,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:29,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a64fc07a-bcab-44e2-8212-b6b1ef8dfc08 x-compute-request-id: req-a64fc07a-bcab-44e2-8212-b6b1ef8dfc08 Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:28:29,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-a64fc07a-bcab-44e2-8212-b6b1ef8dfc08 2018-10-03 07:28:31,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:32,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a65c1d5-f566-4bee-ae4a-e5a004f0124c x-compute-request-id: req-8a65c1d5-f566-4bee-ae4a-e5a004f0124c Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-10-03 07:28:32,147 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-8a65c1d5-f566-4bee-ae4a-e5a004f0124c 2018-10-03 07:28:34,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe73eb66ca8c4daaee13afe168f922d239c8d61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:35,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28: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-8b0565de-90b3-4ffd-ac87-b04159b804f9 x-compute-request-id: req-8b0565de-90b3-4ffd-ac87-b04159b804f9 Content-Encoding: gzip Content-Length: 11148 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482454849 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.131258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132873] pid_max: default: 32768 minimum: 301\n[ 0.133747] ACPI: Core revision 20150930\n[ 0.135107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136391] Security Framework initialized\n[ 0.137185] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138754] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141305] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143834] Initializing cgroup subsys io\n[ 0.144625] Initializing cgroup subsys memory\n[ 0.145464] Initializing cgroup subsys devices\n[ 0.146313] Initializing cgroup subsys freezer\n[ 0.147166] Initializing cgroup subsys net_cls\n[ 0.148019] Initializing cgroup subsys perf_event\n[ 0.148911] Initializing cgroup subsys net_prio\n[ 0.149776] Initializing cgroup subsys hugetlb\n[ 0.150633] Initializing cgroup subsys pids\n[ 0.151490] CPU: Physical Processor ID: 0\n[ 0.152969] mce: CPU supports 10 MCE banks\n[ 0.153798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171800] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199103] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200430] x2apic enabled\n[ 0.201222] Switched APIC routing to physical x2apic.\n[ 0.202963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207777] KVM setup paravirtual spinlock\n[ 0.209051] x86: Booted up 1 node, 1 CPUs\n[ 0.209846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211215] devtmpfs: initialized\n[ 0.212917] evm: security.selinux\n[ 0.213609] evm: security.SMACK64\n[ 0.214288] evm: security.SMACK64EXEC\n[ 0.215017] evm: security.SMACK64TRANSMUTE\n[ 0.215810] evm: security.SMACK64MMAP\n[ 0.216540] evm: security.ima\n[ 0.217174] evm: security.capability\n[ 0.217968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219777] pinctrl core: initialized pinctrl subsystem\n[ 0.220849] RTC time: 7:27:44, date: 10/03/18\n[ 0.221796] NET: Registered protocol family 16\n[ 0.222750] cpuidle: using governor ladder\n[ 0.223554] cpuidle: using governor menu\n[ 0.224325] PCCT header not found.\n[ 0.225065] ACPI: bus type PCI registered\n[ 0.225859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227226] PCI: Using configuration type 1 for base access\n[ 0.229218] ACPI: Added _OSI(Module Device)\n[ 0.230367] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235334] ACPI: Interpreter enabled\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246156] ACPI: (supports S0 S5)\n[ 0.246996] ACPI: Using IOAPIC for interrupt routing\n[ 0.248143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258610] acpiphp: Slot [3] registered\n[ 0.259579] acpiphp: Slot [4] registered\n[ 0.260528] acpiphp: Slot [5] registered\n[ 0.261478] acpiphp: Slot [6] registered\n[ 0.262424] acpiphp: Slot [7] registered\n[ 0.263382] acpiphp: Slot [8] registered\n[ 0.264339] acpiphp: Slot [9] registered\n[ 0.265288] acpiphp: Slot [10] registered\n[ 0.266249] acpiphp: Slot [11] registered\n[ 0.267218] acpiphp: Slot [12] registered\n[ 0.268191] acpiphp: Slot [13] registered\n[ 0.269155] acpiphp: Slot [14] registered\n[ 0.270117] acpiphp: Slot [15] registered\n[ 0.281190] acpiphp: Slot [16] registered\n[ 0.282300] acpiphp: Slot [17] registered\n[ 0.283411] acpiphp: Slot [18] registered\n[ 0.284564] acpiphp: Slot [19] registered\n[ 0.285669] acpiphp: Slot [20] registered\n[ 0.286770] acpiphp: Slot [21] registered\n[ 0.287875] acpiphp: Slot [22] registered\n[ 0.289012] acpiphp: Slot [23] registered\n[ 0.290106] acpiphp: Slot [24] registered\n[ 0.291218] acpiphp: Slot [25] registered\n[ 0.292355] acpiphp: Slot [26] registered\n[ 0.293461] acpiphp: Slot [27] registered\n[ 0.294554] acpiphp: Slot [28] registered\n[ 0.295654] acpiphp: Slot [29] registered\n[ 0.296638] acpiphp: Slot [30] registered\n[ 0.297709] acpiphp: Slot [31] registered\n[ 0.298845] PCI host bridge to bus 0000:00\n[ 0.299934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307332] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317458] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384442] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387122] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389112] vgaarb: loaded\n[ 0.389842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391288] SCSI subsystem initialized\n[ 0.392313] ACPI: bus type USB registered\n[ 0.393347] usbcore: registered new interface driver usbfs\n[ 0.394639] usbcore: registered new interface driver hub\n[ 0.395871] usbcore: registered new device driver usb\n[ 0.397047] PCI: Using ACPI for IRQ routing\n[ 0.398121] NetLabel: Initializing\n[ 0.398898] NetLabel: domain hash size = 128\n[ 0.399838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400805] NetLabel: unlabeled traffic allowed by default\n[ 0.401963] clocksource: Switched to clocksource kvm-clock\n[ 0.407564] AppArmor: AppArmor Filesystem Enabled\n[ 0.408588] pnp: PnP ACPI init\n[ 0.409578] pnp: PnP ACPI: found 5 devices\n[ 0.416040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418066] NET: Registered protocol family 2\n[ 0.419230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426427] NET: Registered protocol family 1\n[ 0.427464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430111] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458845] Trying to unpack rootfs image as initramfs...\n[ 0.508759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523025] Scanning for low memory corruption every 60 seconds\n[ 0.524577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525979] audit: initializing netlink subsys (disabled)\n[ 0.527216] audit: type=2000 audit(1538551665.186:1): initialized\n[ 0.528774] Initialise system trusted keyring\n[ 0.529876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533515] zbud: loaded\n[ 0.534331] VFS: Disk quotas dquot_6.6.0\n[ 0.535310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537086] fuse init (API version 7.23)\n[ 0.538158] Key type big_key registered\n[ 0.539116] Allocating IMA MOK and blacklist keyrings.\n[ 0.540425] Key type asymmetric registered\n[ 0.541413] Asymmetric key parser 'x509' registered\n[ 0.542568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544334] io scheduler noop registered\n[ 0.545285] io scheduler deadline registered (default)\n[ 0.546486] io scheduler cfq registered\n[ 0.547474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552036] ACPI: Power Button [PWRF]\n[ 0.553016] GHES: HEST is not enabled!\n[ 0.566837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628324] Linux agpgart interface v0.103\n[ 0.630468] brd: module loaded\n[ 0.631735] loop: module loaded\n[ 0.636388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637828] GPT:90111 != 2097151\n[ 0.638502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639587] GPT:90111 != 2097151\n[ 0.640246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641197] vda: vda1 vda15\n[ 0.642629] scsi host0: ata_piix\n[ 0.643360] scsi host1: ata_piix\n[ 0.644053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646684] libphy: Fixed MDIO Bus: probed\n[ 0.647489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650595] PPP generic driver version 2.4.2\n[ 0.651479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652724] ehci-pci: EHCI PCI platform driver\n[ 0.653584] ehci-platform: EHCI generic platform driver\n[ 0.654574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655695] ohci-pci: OHCI PCI platform driver\n[ 0.656550] ohci-platform: OHCI generic platform driver\n[ 0.657526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672691] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675178] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678897] usb usb1: Product: UHCI Host Controller\n[ 0.679832] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680964] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681978] hub 1-0:1.0: USB hub found\n[ 0.682759] hub 1-0:1.0: 2 ports detected\n[ 0.683678] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687725] mousedev: PS/2 mouse device common for all mice\n[ 0.688956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694231] i2c /dev entries driver\n[ 0.694987] device-mapper: uevent: version 1.0.3\n[ 0.695910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698792] NET: Registered protocol family 10\n[ 0.699767] NET: Registered protocol family 17\n[ 0.700651] Key type dns_resolver registered\n[ 0.701558] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.704399] registered taskstats version 1\n[ 0.705221] Loading compiled-in X.509 certificates\n[ 0.706663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708498] zswap: loaded using pool lzo/zbud\n[ 0.709851] Key type trusted registered\n[ 0.711403] Key type encrypted registered\n[ 0.712218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713230] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714276] evm: HMAC attrs: 0x1\n[ 0.715204] Magic number: 6:914:469\n[ 0.716050] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:45 UTC (1538551665)\n[ 0.717620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718732] EDD information not available.\n[ 0.803062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804639] Write protecting the kernel read-only data: 14336k\n[ 0.816506] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.607884] 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.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGdB3sUe2SSmXJyJ1kLaSp2XIN5jg1+5W/HPqv0HW/hy7SDl+ZlkDr2DgdD1ZZdz/VJVONX9XYCt5A45RTcEYBdTwDJ+5vlwxabiPu8S/uZ/n21fov/ymWPDLb451S/eA8RJYgBlCZvc/duM61XI0gq2SOK8heVqbvd9NdDeEc2M2kG1jHLFz0VN88maFy+0+1ow5lg6oczULdVFs1P40kT1GI1R1Rz8awi1sLTcPAb3THI1gBOmhf2tIQsYPNkychtIPuMB+ClIkrEEnRCLjPLMPTAXzAgseiQE39NieUwwIFwzc76EehWH1W59FdcZOUmBQw1cHAkjUy7ifKwVbn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMZF/8Z6M62YE661LtnJqXWvQ+xRyGhlYv1II/BGLyPzKicirYh0qZcwHvmP+gfCYY88U4mMLzenxm2RtXIOCQKzuJ8sfII7x3kGdqiP0unZD0LiFmkiq3jgXk/86hpc+wAiN7QYu/oxtDxH7pUUecYpHEEiLwZf74ES2qRzCpVxAAAAFQChBnHRTssoDI6hha5K9ss/SA1RlQAAAIEAwnBzTuOcQhKuKg1VDH1Lk8txnQmRIA6/jFec5Z9Nx2TeEbL8V3C9RXun0mfuKFmnW+fkx6+ZUWDLa0vlwJ/gxJVc8+u2BVRrV0J4ujBMvKFjckUAQWvyCd/1qSCsQgUXRWZUn2y/9xA5Zr93RwEXp7iR0SFHlEAgDVfllgaOPEMAAACAASN3jx3GD0dhnt1CLZolCR6NoqnK9RFHxRFukt/FdMlGTqwIU2aPVkFxwAcnuQM078JqFYZD9zQRvFDLwMyhzhIZjnusohuNZvUP83Flio5OtUmrJdRdL4DMaiPf1kzyvQV3Wvm0G6F5WbZFM3cHVs7swtdPNWhF2p8hIkteS+Y= 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.10,24,fe80::f816:3eff:fed7:dafb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\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:D7:DA:FB \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:dafb/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:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8064 (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-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.155506] usb 1-1: Product: QEMU USB Tablet\n[ 1.155507] usb 1-1: Manufacturer: QEMU\n[ 1.155507] usb 1-1: SerialNumber: 42\n[ 1.522095] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.522097] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.565729] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.589637] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.607884] random: dd urandom read with 5 bits of entropy available\n[ 3.646790] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.127840] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:27:46 cirros kern.info kernel: [ 0.818336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nOct 3 08:27:46 cirros kern.info kernel: [ 0.829446] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nOct 3 08:27:46 cirros kern.info kernel: [ 0.829447] e1000: Copyright (c) 1999-2006 Intel Corporation.\nOct 3 08:27:46 cirros kern.info kernel: [ 0.831123] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nOct 3 08:27:46 cirros kern.info kernel: [ 0.834129] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nOct 3 08:27:46 cirros kern.info kernel: [ 0.836129] ip_tables: (C) 2000-2006 Netfilter Core Team\nOct 3 08:27:46 cirros kern.info kernel: [ 0.859663] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nOct 3 08:27:46 cirros kern.info kernel: [ 0.860270] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nOct 3 08:27:46 cirros kern.info kernel: [ 0.861325] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nOct 3 08:27:46 cirros kern.info kernel: [ 0.954382] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nOct 3 08:27:46 cirros kern.info kernel: [ 0.993982] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nOct 3 08:27:46 cirros kern.info kernel: [ 1.155503] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nOct 3 08:27:46 cirros kern.info kernel: [ 1.155505] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nOct 3 08:27:46 cirros kern.info kernel: [ 1.155506] usb 1-1: Product: QEMU USB Tablet\nOct 3 08:27:46 cirros kern.info kernel: [ 1.155507] usb 1-1: Manufacturer: QEMU\nOct 3 08:27:46 cirros kern.info kernel: [ 1.155507] usb 1-1: SerialNumber: 42\nOct 3 08:27:46 cirros kern.info kernel: [ 1.522095] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nOct 3 08:27:46 cirros kern.info kernel: [ 1.522097] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nOct 3 08:27:46 cirros kern.info kernel: [ 1.565729] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nOct 3 08:27:46 cirros kern.info kernel: [ 1.589637] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nOct 3 08:27:46 cirros kern.notice kernel: [ 1.607884] random: dd urandom read with 5 bits of entropy available\nOct 3 08:27:47 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:27:48 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:27:48 cirros kern.info kernel: [ 3.646790] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:27:48 cirros kern.info kernel: [ 4.127840] 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-10-03 07:28:35,244 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-8b0565de-90b3-4ffd-ac87-b04159b804f9 2018-10-03 07:28:37,281 - sdnvpn_test_utils - INFO - Waiting for instance bf2a1f60-4d74-4b43-b5b3-4cc0a376843d to boot up 2018-10-03 07:28:37,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:38,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fea1b35-d2e0-4ca3-8fef-1e099078235e x-compute-request-id: req-8fea1b35-d2e0-4ca3-8fef-1e099078235e Content-Encoding: gzip Content-Length: 9356 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n"} 2018-10-03 07:28:38,362 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-8fea1b35-d2e0-4ca3-8fef-1e099078235e 2018-10-03 07:28:40,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:41,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-174b5916-2fe4-4970-baca-e7561ef6cfd6 x-compute-request-id: req-174b5916-2fe4-4970-baca-e7561ef6cfd6 Content-Encoding: gzip Content-Length: 9962 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:28:41,459 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-174b5916-2fe4-4970-baca-e7561ef6cfd6 2018-10-03 07:28:43,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:44,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28: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-88393027-3ba8-49b4-9b9e-b7fca3cd5f40 x-compute-request-id: req-88393027-3ba8-49b4-9b9e-b7fca3cd5f40 Content-Encoding: gzip Content-Length: 9962 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:28:44,561 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-88393027-3ba8-49b4-9b9e-b7fca3cd5f40 2018-10-03 07:28:46,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:47,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28: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-cb9b22e7-4132-4417-9f5e-aac5833be66a x-compute-request-id: req-cb9b22e7-4132-4417-9f5e-aac5833be66a Content-Encoding: gzip Content-Length: 9962 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:28:47,649 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-cb9b22e7-4132-4417-9f5e-aac5833be66a 2018-10-03 07:28:49,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:50,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28: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-8cbc2add-f7a5-47ff-a049-9d8a752abd34 x-compute-request-id: req-8cbc2add-f7a5-47ff-a049-9d8a752abd34 Content-Encoding: gzip Content-Length: 9962 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:28:50,741 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-8cbc2add-f7a5-47ff-a049-9d8a752abd34 2018-10-03 07:28:52,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:53,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28: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-07dda814-3853-4aaf-9026-d6f4d2bb956f x-compute-request-id: req-07dda814-3853-4aaf-9026-d6f4d2bb956f Content-Encoding: gzip Content-Length: 10034 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:28:53,836 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-07dda814-3853-4aaf-9026-d6f4d2bb956f 2018-10-03 07:28:55,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:28:56,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28: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-9c90841f-920a-4ae3-a97b-8de49a774c09 x-compute-request-id: req-9c90841f-920a-4ae3-a97b-8de49a774c09 Content-Encoding: gzip Content-Length: 10034 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:28:56,928 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-9c90841f-920a-4ae3-a97b-8de49a774c09 2018-10-03 07:28:58,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:29:00,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:28: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-78747e3e-2a7d-43d7-aed4-3b3f28a90bfc x-compute-request-id: req-78747e3e-2a7d-43d7-aed4-3b3f28a90bfc Content-Encoding: gzip Content-Length: 10034 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:29:00,026 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-78747e3e-2a7d-43d7-aed4-3b3f28a90bfc 2018-10-03 07:29:02,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:29:03,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:29: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-f96572e7-3de2-498e-b567-d19672a8b962 x-compute-request-id: req-f96572e7-3de2-498e-b567-d19672a8b962 Content-Encoding: gzip Content-Length: 10034 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:29:03,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-f96572e7-3de2-498e-b567-d19672a8b962 2018-10-03 07:29:05,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:29:06,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:29: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-776f0ea7-b4f3-4d73-9d8e-470735594e1f x-compute-request-id: req-776f0ea7-b4f3-4d73-9d8e-470735594e1f Content-Encoding: gzip Content-Length: 10034 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:29:06,216 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-776f0ea7-b4f3-4d73-9d8e-470735594e1f 2018-10-03 07:29:08,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:29:09,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:29: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-b245ebce-8357-4634-88f5-c74357312fd8 x-compute-request-id: req-b245ebce-8357-4634-88f5-c74357312fd8 Content-Encoding: gzip Content-Length: 10054 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:29:09,328 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-b245ebce-8357-4634-88f5-c74357312fd8 2018-10-03 07:29:11,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:29:12,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:29:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3c6c0cf-01a7-4827-8a8c-9d9d01763da8 x-compute-request-id: req-e3c6c0cf-01a7-4827-8a8c-9d9d01763da8 Content-Encoding: gzip Content-Length: 10054 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:29:12,417 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-e3c6c0cf-01a7-4827-8a8c-9d9d01763da8 2018-10-03 07:29:14,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:29:15,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-e57d4686-1dc8-42c5-b502-00db6381b119 x-compute-request-id: req-e57d4686-1dc8-42c5-b502-00db6381b119 Content-Encoding: gzip Content-Length: 10054 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:29:15,510 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-e57d4686-1dc8-42c5-b502-00db6381b119 2018-10-03 07:29:17,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:29:18,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:29:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6d2b82f-262c-4ade-8191-5b2521fae7cf x-compute-request-id: req-b6d2b82f-262c-4ade-8191-5b2521fae7cf Content-Encoding: gzip Content-Length: 10054 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-10-03 07:29:18,600 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-b6d2b82f-262c-4ade-8191-5b2521fae7cf 2018-10-03 07:29:20,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf04df0e6766592daf19ed67b3144aa7292c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:29:21,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:29: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-506ed0b4-21c4-4e1c-bf9c-765ae4d61d40 x-compute-request-id: req-506ed0b4-21c4-4e1c-bf9c-765ae4d61d40 Content-Encoding: gzip Content-Length: 10888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508732886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.147894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149495] pid_max: default: 32768 minimum: 301\n[ 0.150356] ACPI: Core revision 20150930\n[ 0.151709] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152965] Security Framework initialized\n[ 0.153749] Yama: becoming mindful.\n[ 0.154452] AppArmor: AppArmor initialized\n[ 0.155291] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156577] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160299] Initializing cgroup subsys io\n[ 0.161076] Initializing cgroup subsys memory\n[ 0.161903] Initializing cgroup subsys devices\n[ 0.162741] Initializing cgroup subsys freezer\n[ 0.163588] Initializing cgroup subsys net_cls\n[ 0.164422] Initializing cgroup subsys perf_event\n[ 0.165291] Initializing cgroup subsys net_prio\n[ 0.166132] Initializing cgroup subsys hugetlb\n[ 0.166961] Initializing cgroup subsys pids\n[ 0.167806] CPU: Physical Processor ID: 0\n[ 0.169268] mce: CPU supports 10 MCE banks\n[ 0.170079] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188000] ftrace: allocating 31920 entries in 125 pages\n[ 0.214319] smpboot: Max logical packages: 1\n[ 0.215166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216468] x2apic enabled\n[ 0.217248] Switched APIC routing to physical x2apic.\n[ 0.218949] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223663] KVM setup paravirtual spinlock\n[ 0.224989] x86: Booted up 1 node, 1 CPUs\n[ 0.225764] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227345] devtmpfs: initialized\n[ 0.229213] evm: security.selinux\n[ 0.230070] evm: security.SMACK64\n[ 0.230908] evm: security.SMACK64EXEC\n[ 0.231629] evm: security.SMACK64TRANSMUTE\n[ 0.232410] evm: security.SMACK64MMAP\n[ 0.233130] evm: security.ima\n[ 0.233751] evm: security.capability\n[ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236321] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 7:27:31, date: 10/03/18\n[ 0.238313] NET: Registered protocol family 16\n[ 0.239248] cpuidle: using governor ladder\n[ 0.240036] cpuidle: using governor menu\n[ 0.240995] PCCT header not found.\n[ 0.241916] ACPI: bus type PCI registered\n[ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244397] PCI: Using configuration type 1 for base access\n[ 0.246484] ACPI: Added _OSI(Module Device)\n[ 0.247502] ACPI: Added _OSI(Processor Device)\n[ 0.248586] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251580] ACPI: Interpreter enabled\n[ 0.252323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259445] ACPI: (supports S0 S5)\n[ 0.260121] ACPI: Using IOAPIC for interrupt routing\n[ 0.261039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267600] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269738] acpiphp: Slot [3] registered\n[ 0.270512] acpiphp: Slot [4] registered\n[ 0.271294] acpiphp: Slot [5] registered\n[ 0.272070] acpiphp: Slot [6] registered\n[ 0.272848] acpiphp: Slot [7] registered\n[ 0.273618] acpiphp: Slot [8] registered\n[ 0.274390] acpiphp: Slot [9] registered\n[ 0.275159] acpiphp: Slot [10] registered\n[ 0.275945] acpiphp: Slot [11] registered\n[ 0.276776] acpiphp: Slot [12] registered\n[ 0.277567] acpiphp: Slot [13] registered\n[ 0.278351] acpiphp: Slot [14] registered\n[ 0.279130] acpiphp: Slot [15] registered\n[ 0.289994] acpiphp: Slot [16] registered\n[ 0.290783] acpiphp: Slot [17] registered\n[ 0.291576] acpiphp: Slot [18] registered\n[ 0.292355] acpiphp: Slot [19] registered\n[ 0.293132] acpiphp: Slot [20] registered\n[ 0.293915] acpiphp: Slot [21] registered\n[ 0.294703] acpiphp: Slot [22] registered\n[ 0.295490] acpiphp: Slot [23] registered\n[ 0.296276] acpiphp: Slot [24] registered\n[ 0.297053] acpiphp: Slot [25] registered\n[ 0.297836] acpiphp: Slot [26] registered\n[ 0.298618] acpiphp: Slot [27] registered\n[ 0.299406] acpiphp: Slot [28] registered\n[ 0.300185] acpiphp: Slot [29] registered\n[ 0.300967] acpiphp: Slot [30] registered\n[ 0.301747] acpiphp: Slot [31] registered\n[ 0.302524] PCI host bridge to bus 0000:00\n[ 0.303302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382844] vgaarb: loaded\n[ 0.383424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384516] SCSI subsystem initialized\n[ 0.385306] ACPI: bus type USB registered\n[ 0.386084] usbcore: registered new interface driver usbfs\n[ 0.387071] usbcore: registered new interface driver hub\n[ 0.388033] usbcore: registered new device driver usb\n[ 0.389051] PCI: Using ACPI for IRQ routing\n[ 0.390036] NetLabel: Initializing\n[ 0.390737] NetLabel: domain hash size = 128\n[ 0.391554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392464] NetLabel: unlabeled traffic allowed by default\n[ 0.393522] clocksource: Switched to clocksource kvm-clock\n[ 0.398893] AppArmor: AppArmor Filesystem Enabled\n[ 0.399840] pnp: PnP ACPI init\n[ 0.400728] pnp: PnP ACPI: found 5 devices\n[ 0.407077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408734] NET: Registered protocol family 2\n[ 0.409667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414232] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415375] NET: Registered protocol family 1\n[ 0.416212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432308] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446492] Trying to unpack rootfs image as initramfs...\n[ 0.496382] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510345] Scanning for low memory corruption every 60 seconds\n[ 0.511669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512803] audit: initializing netlink subsys (disabled)\n[ 0.513805] audit: type=2000 audit(1538551652.285:1): initialized\n[ 0.515080] Initialise system trusted keyring\n[ 0.515982] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519050] zbud: loaded\n[ 0.519735] VFS: Disk quotas dquot_6.6.0\n[ 0.520533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522009] fuse init (API version 7.23)\n[ 0.522884] Key type big_key registered\n[ 0.523668] Allocating IMA MOK and blacklist keyrings.\n[ 0.524741] Key type asymmetric registered\n[ 0.525559] Asymmetric key parser 'x509' registered\n[ 0.526496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527923] io scheduler noop registered\n[ 0.528701] io scheduler deadline registered (default)\n[ 0.529673] io scheduler cfq registered\n[ 0.530489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534172] ACPI: Power Button [PWRF]\n[ 0.535359] GHES: HEST is not enabled!\n[ 0.549011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607594] Linux agpgart interface v0.103\n[ 0.609622] brd: module loaded\n[ 0.610807] loop: module loaded\n[ 0.615115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616531] GPT:90111 != 2097151\n[ 0.617185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618249] GPT:90111 != 2097151\n[ 0.618906] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619836] vda: vda1 vda15\n[ 0.621243] scsi host0: ata_piix\n[ 0.621966] scsi host1: ata_piix\n[ 0.622660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625228] libphy: Fixed MDIO Bus: probed\n[ 0.626037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629053] PPP generic driver version 2.4.2\n[ 0.629926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631153] ehci-pci: EHCI PCI platform driver\n[ 0.632009] ehci-platform: EHCI generic platform driver\n[ 0.632964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634059] ohci-pci: OHCI PCI platform driver\n[ 0.634903] ohci-platform: OHCI generic platform driver\n[ 0.635857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650157] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657192] usb usb1: Product: UHCI Host Controller\n[ 0.658102] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659203] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660126] hub 1-0:1.0: USB hub found\n[ 0.660883] hub 1-0:1.0: 2 ports detected\n[ 0.661773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665762] mousedev: PS/2 mouse device common for all mice\n[ 0.666974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668756] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672313] i2c /dev entries driver\n[ 0.673147] device-mapper: uevent: version 1.0.3\n[ 0.674307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677542] NET: Registered protocol family 10\n[ 0.678663] NET: Registered protocol family 17\n[ 0.679727] Key type dns_resolver registered\n[ 0.680749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684042] registered taskstats version 1\n[ 0.685006] Loading compiled-in X.509 certificates\n[ 0.686672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689220] zswap: loaded using pool lzo/zbud\n[ 0.690995] Key type trusted registered\n[ 0.692965] Key type encrypted registered\n[ 0.693980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695197] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696437] evm: HMAC attrs: 0x1\n[ 0.697492] Magic number: 6:914:469\n[ 0.698476] rtc_cmos 00:00: setting system clock to 2018-10-03 07:27:32 UTC (1538551652)\n[ 0.700366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701695] EDD information not available.\n[ 0.782467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784295] Write protecting the kernel read-only data: 14336k\n[ 0.796263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798357] 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 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.524959] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ormNj3DEqwNbNyEib2cRZtM1nzO9VuIOOPWdtUVvlyZY0Ze3KVEcGzSBTQtzNtMTo0K4QkK8X2K68CzxIDVrJ2fSJlpA1QalfW+NTPStiuds+rcPumIBdcxgWS1qrL5IVJiMUi6ByVcNZm3xafsK2Ro6r/0+b6bjQdzI9pw/JFSuuP14tmSVG4xdKiLb9G4GZ0uw6DTGrvXwd8BqGp/RC7ICs+s1b5yt/xh2PX2biYGfoeniOfwf7YYWoIRKd+VaWWOo/n6CiWvqDWHqAoxgRduCPOmdH++8rhOeZCv6KU3/kf6F+I1s0TOE4jILMhGykuMZpvE6zx+2s4nNvQoF root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPKTWKe9r5ZZaFuPSVEag0FNZ8x3yUiS3of4fLajn9UeD+GV5pEKn1STGVACzTnAqF+MtNnCODjYhXuHSvk5nMT9Vnd+W+9j6b2ZMulM7MTLx6JyKaZCj39Q1UYd4im0ecnl0b3yn+IggiNdT57vzKIJEFS/CVqMS4WrYthhb3nbAAAAFQC2oRnWvqz30ImBncfY65s5od6obwAAAIEAxGLHsgeowiR4grx0B8jwYQElQEhz+zVcVBRRNsb89yo/DBG/HTGkEM771zutFt0054/fNiCdf3zi7pxsicQ2O9GmcgJyqxRv/ggCc60aH3RtGsPDsU07lNJdeH4AqfD8rpZtifDC2iEhTfWJ8HgDE7kivVwadGWSQBJRFvfn67gAAACAAfAhxJestA6ZyvRjsw3rv23dspnH01G71MaXve9QYmHnfYYHNcbHeUT0Ipek7eU+tRPHW9BWRyZaheHa4nXnK+nnlthVH7Sv0qAQjCi1rGhV1ltxrFBhsP6BOrIk6IXdDM/AmsUE0Ookx76tQ8VaMk33cSx9qUiVmDVW5STYfr4= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe76:b93e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.67s]\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:76:B9:3E \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe76:b93e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10449 (10.2 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.134463] usb 1-1: Product: QEMU USB Tablet\n[ 1.134466] usb 1-1: Manufacturer: QEMU\n[ 1.134468] usb 1-1: SerialNumber: 42\n[ 1.475702] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.506022] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.509563] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.509565] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.524959] random: dd urandom read with 5 bits of entropy available\n[ 63.412896] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.025594] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:27:33 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:27:33 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:27:33 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nOct 3 08:27:33 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:27:33 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:27:33 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:27:33 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:27:33 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:27:33 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:27:33 cirros kern.info kernel: [ 0.233751] evm: security.capability\nOct 3 08:27:33 cirros kern.info kernel: [ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\nOct 3 08:27:33 cirros kern.info kernel: [ 0.236321] pinctrl core: initialized pinctrl subsystem\nOct 3 08:27:33 cirros kern.info kernel: [ 0.237390] RTC time: 7:27:31, date: 10/03/18\nOct 3 08:27:33 cirros kern.info kernel: [ 0.238313] NET: Registered protocol family 16\nOct 3 08:27:33 cirros kern.info kernel: [ 0.239248] cpuidle: using governor ladder\nOct 3 08:27:33 cirros kern.info kernel: [ 0.240036] cpuidle: using governor menu\nOct 3 08:27:33 cirros kern.warn kernel: [ 0.240995] PCCT header not found.\nOct 3 08:27:33 cirros kern.info kernel: [ 0.241916] ACPI: bus type PCI registered\nOct 3 08:27:33 cirros kern.info kernel: [ 0.242930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\nOct 3 08:27:33 cirros kern.info kernel: [ 0.244397] PCI: Using configuration type 1 for base access\nOct 3 08:27:33 cirros kern.notice kernel: [ 1.524959] random: dd urandom read with 5 bits of entropy available\nOct 3 08:28:34 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:28:35 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:28:35 cirros kern.info kernel: [ 63.412896] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:28:35 cirros kern.info kernel: [ 64.025594] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n:27:33 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:27:33 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:27:33 cirros kern.info kernel: [ 0.233751] evm: security.capability\nOct 3 08:27:33 cirros kern.info kernel: [ 0.234534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\nOct 3 08:27:33 cirros kern.info kernel: [ 0.236321] pinctrl core: initialized pinctrl subsystem\nOct 3 08:27:33 cirros kern.info kernel: [ 0.237390] RTC time: 7:27:31, date: 10/03/18\nOct 3 08:27:33 cirros kern.info kernel: [ 0.238313] NET: Registered protocol family 16/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-11-2 login: "} 2018-10-03 07:29:21,698 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-506ed0b4-21c4-4e1c-bf9c-765ae4d61d40 2018-10-03 07:29:23,733 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-10-03 07:29:53,737 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-10-03 07:29:53,739 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-10-03 07:29:53,739 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-10-03 07:29:53,743 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-10-03 07:29:53,779 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-10-03 07:29:53,781 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-10-03 07:29:53,782 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-10-03 07:29:53,783 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-10-03 07:29:53,783 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-10-03 07:29:53,823 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-10-03 07:29:53,857 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-10-03 07:29:53,858 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-10-03 07:29:53,859 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-10-03 07:29:53,860 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-10-03 07:29:53,860 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-10-03 07:29:53,865 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-10-03 07:29:53,907 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-10-03 07:29:53,908 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-10-03 07:29:53,909 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-10-03 07:29:53,910 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-10-03 07:29:53,910 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-10-03 07:29:53,950 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-10-03 07:29:53,985 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-10-03 07:29:53,985 - sdnvpn-results - INFO - Check if a new group was added to OVS 2018-10-03 07:29:53,986 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-10-03 07:29:53,987 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-10-03 07:29:53,988 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-10-03 07:29:53,988 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-10-03 07:29:53,992 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-10-03 07:29:54,025 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-10-03 07:29:54,026 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-10-03 07:29:54,027 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-10-03 07:29:54,029 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-10-03 07:29:54,029 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-10-03 07:29:54,069 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-10-03 07:29:54,129 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-10-03 07:29:54,130 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-10-03 07:29:54,131 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-10-03 07:29:54,132 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-10-03 07:29:54,132 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-10-03 07:29:54,134 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-10-03 07:29:54,195 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-10-03 07:29:54,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e2d13b20bd6d86e9136cbd9bcaba8e1bcbdc8d" -d '{"forceDelete": null}' 2018-10-03 07:29:54,200 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-10-03 07:29:54,362 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:29:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9de7907-7b00-4e77-b96a-a44d173b4afe x-compute-request-id: req-b9de7907-7b00-4e77-b96a-a44d173b4afe Content-Length: 0 Content-Type: application/json 2018-10-03 07:29:54,362 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/99fc69c6-5225-43b2-bfed-4262c41f8d59/action used request id req-b9de7907-7b00-4e77-b96a-a44d173b4afe 2018-10-03 07:29:54,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e2d13b20bd6d86e9136cbd9bcaba8e1bcbdc8d" -d '{"forceDelete": null}' 2018-10-03 07:29:54,553 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:29:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6e24307-b623-4708-bc70-e4bb538ff1e7 x-compute-request-id: req-f6e24307-b623-4708-bc70-e4bb538ff1e7 Content-Length: 0 Content-Type: application/json 2018-10-03 07:29:54,553 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bf2a1f60-4d74-4b43-b5b3-4cc0a376843d/action used request id req-f6e24307-b623-4708-bc70-e4bb538ff1e7 2018-10-03 07:29:54,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd58d064cd043b8c8457aea1f250c9105f2a9ef5" 2018-10-03 07:29:56,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-895d8c9a-4dfb-4a5c-8cd8-663ea84e4001 Date: Wed, 03 Oct 2018 07:29:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:29:56,618 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f87d2ff6-6821-4642-a3cd-41bac59ce93c used request id req-895d8c9a-4dfb-4a5c-8cd8-663ea84e4001 2018-10-03 07:29:56,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/aa3978ec-be31-4c1b-b0c8-c8579ce137ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89edb8b075e8fbff24c4e9b2fb023d7a1fcbac96" 2018-10-03 07:29:58,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be6370e0-f276-4178-b2fc-2173c7a63f9e Date: Wed, 03 Oct 2018 07:29:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:29:58,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/aa3978ec-be31-4c1b-b0c8-c8579ce137ef used request id req-be6370e0-f276-4178-b2fc-2173c7a63f9e 2018-10-03 07:29:58,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/1279d0e2-86a0-47c3-8302-f4b9a91a5c45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89edb8b075e8fbff24c4e9b2fb023d7a1fcbac96" 2018-10-03 07:30:00,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e229c658-afb8-40c2-993d-24bdf7bf3a64 Date: Wed, 03 Oct 2018 07:30:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:30:00,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1279d0e2-86a0-47c3-8302-f4b9a91a5c45 used request id req-e229c658-afb8-40c2-993d-24bdf7bf3a64 2018-10-03 07:30:00,154 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-10-03 07:30:00,154 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-10-03 07:30:00,154 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-10-03 07:30:00,157 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-10-03 07:30:00,217 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-10-03 07:30:00,217 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-10-03 07:30:00,219 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-10-03 07:30:00,219 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-10-03 07:30:00,220 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-10-03 07:30:00,224 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-10-03 07:30:00,294 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-10-03 07:30:00,295 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-10-03 07:30:00,296 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-10-03 07:30:30,297 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-10-03 07:30:30,298 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-10-03 07:30:30,298 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-10-03 07:30:30,301 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-10-03 07:30:30,337 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-10-03 07:30:30,338 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-10-03 07:30:30,339 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-10-03 07:30:30,340 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-10-03 07:30:30,340 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-10-03 07:30:30,380 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-10-03 07:30:30,414 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-10-03 07:30:30,415 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-10-03 07:30:30,416 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-10-03 07:30:30,417 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-10-03 07:30:30,417 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-10-03 07:30:30,420 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-10-03 07:30:30,463 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-10-03 07:30:30,464 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-10-03 07:30:30,465 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-10-03 07:30:30,466 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-10-03 07:30:30,466 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-10-03 07:30:30,507 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-10-03 07:30:30,548 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-10-03 07:30:30,549 - sdnvpn-results - INFO - Check if group was removed from OVS after deleting the topology. 2018-10-03 07:30:30,549 - 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-10-03 07:30:30,549 - sdnvpn-results - INFO - One or more subtests have failed. 2018-10-03 07:30:30,550 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-10-03 07:30:30,551 - 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-10-03 07:30:30,551 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-10-03 07:30:30,551 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-10-03 07:30:30,552 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-10-03 07:30:30,552 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-10-03 07:30:30,652 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-10-03 07:30:30,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:30:30,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:30:30,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:30:30,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:30:30,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:30:30,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:30:30,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:30:30,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:30:30,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:30:30,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:30:30,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:30:30,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:30:30,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:30:30,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:30:30,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:30:30,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:30:30,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:30:30,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:30:30,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:30:30,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:30:30,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:30:30,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:30:30,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:30:30,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:30:30,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:30:30,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:30:30,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:30:30,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:30:30,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:30:30,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:30:30,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:30:30,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:30:30,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:30:30,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:30:30,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:30:30,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:30:30,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-10-03 07:30:30,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:30:30,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:30:30,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:30:30,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:30:30,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:30:30,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:30:30,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:30:30,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:30:30,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:30:30,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:30:30,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:30:30,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:30:30,662 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:30:30,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:30:30,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34363101-4154-43c6-b9a1-2220743fd726 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:30:30,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-34363101-4154-43c6-b9a1-2220743fd726 2018-10-03 07:30:30,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:30:31,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["eTe5zQ6wSNuFWUt_CXtsHg"], "issued_at": "2018-10-03T07:30:31.000000Z"}} 2018-10-03 07:30:31,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc757d5eec224a4236c994e84b0d7c849bb6dd6f" 2018-10-03 07:30:31,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-086b5c9b-c989-438a-b363-5b360e98c27a Date: Wed, 03 Oct 2018 07:30:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-10-03 07:30:31,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-086b5c9b-c989-438a-b363-5b360e98c27a 2018-10-03 07:30:31,241 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:30:31,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc757d5eec224a4236c994e84b0d7c849bb6dd6f" 2018-10-03 07:30:31,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-520a01be-38d7-4cd3-8aa7-7fb017e30337 Date: Wed, 03 Oct 2018 07:30:31 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-10-03 07:30:31,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-520a01be-38d7-4cd3-8aa7-7fb017e30337 2018-10-03 07:30:31,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc757d5eec224a4236c994e84b0d7c849bb6dd6f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-10-03 07:30:31,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7 X-Openstack-Request-Id: req-98ae3f3c-d725-47aa-9f13-a6a8f90babaf Date: Wed, 03 Oct 2018 07:30:31 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T07:30:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T07:30:31Z", "visibility": "public", "locations": [], "self": "/v2/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "min_disk": 0, "protected": false, "id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "file": "/v2/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7/file", "checksum": null, "owner": "19cfe43276e744d1a074a6b48492f500", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 07:30:31,713 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-98ae3f3c-d725-47aa-9f13-a6a8f90babaf 2018-10-03 07:30:31,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc757d5eec224a4236c994e84b0d7c849bb6dd6f" -d '' 2018-10-03 07:30:33,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc8fcc38-9a90-4622-ab56-1c4483b0aa66 Date: Wed, 03 Oct 2018 07:30:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:30:33,660 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7/file used request id req-fc8fcc38-9a90-4622-ab56-1c4483b0aa66 2018-10-03 07:30:33,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:30:33,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57bdd7c7-c54f-4259-a1a8-03edc1d1d3cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:30:33,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-57bdd7c7-c54f-4259-a1a8-03edc1d1d3cd 2018-10-03 07:30:33,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:30:34,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["6rkf0e-iT-WEKjeF-sco_Q"], "issued_at": "2018-10-03T07:30:34.000000Z"}} 2018-10-03 07:30:34,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:30:34,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2610 X-Openstack-Request-Id: req-19477945-b739-4750-a00c-faf745ded0ca Date: Wed, 03 Oct 2018 07:30:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["aa9353fd-55a9-48ce-acb3-e085ccd7fd8d"],"description":"","tags":[],"updated_at":"2018-10-03T07:21:29Z","provider:segmentation_id":85,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:28Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:30:34,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-19477945-b739-4750-a00c-faf745ded0ca 2018-10-03 07:30:34,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:30:34,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-1bf920f3-5d86-474f-9d0e-44a61da3db64 Date: Wed, 03 Oct 2018 07:30:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:29Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:21:29Z","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":"19cfe43276e744d1a074a6b48492f500","id":"aa9353fd-55a9-48ce-acb3-e085ccd7fd8d","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2018-10-03 07:30:34,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-1bf920f3-5d86-474f-9d0e-44a61da3db64 2018-10-03 07:30:34,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:30:34,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-126c3f22-ef43-41a4-b3f2-cfa5e120f8ae Date: Wed, 03 Oct 2018 07:30:34 GMT RESP BODY: {"routers": []} 2018-10-03 07:30:34,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-126c3f22-ef43-41a4-b3f2-cfa5e120f8ae 2018-10-03 07:30:34,708 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-10-03 07:30:34,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"network": {"name": "sdnvpn-4-1-net", "admin_state_up": true}}' 2018-10-03 07:30:35,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-e9af530d-c87c-4040-b6a1-932d256dcf2e Date: Wed, 03 Oct 2018 07:30:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5a17db25-5c54-41a4-8371-246945646b3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:30:34Z","is_default":false,"provider:segmentation_id":23,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:30:34Z","mtu":1450}} 2018-10-03 07:30:35,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-e9af530d-c87c-4040-b6a1-932d256dcf2e 2018-10-03 07:30:35,119 - sdnvpn.lib.openstack_utils - DEBUG - Network '5a17db25-5c54-41a4-8371-246945646b3a' created successfully 2018-10-03 07:30:35,119 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-03 07:30:35,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"subnets": [{"ip_version": 4, "network_id": "5a17db25-5c54-41a4-8371-246945646b3a", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-1-subnet"}]}' 2018-10-03 07:30:35,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-bff905f0-808d-44df-8a23-c7849ccd684f Date: Wed, 03 Oct 2018 07:30:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a17db25-5c54-41a4-8371-246945646b3a","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:30:35Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:30:35Z","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":"19cfe43276e744d1a074a6b48492f500","id":"85d38915-8126-4129-a2d5-5f5607e96579","subnetpool_id":null,"name":"sdnvpn-4-1-subnet"}]} 2018-10-03 07:30:35,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-bff905f0-808d-44df-8a23-c7849ccd684f 2018-10-03 07:30:35,751 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '85d38915-8126-4129-a2d5-5f5607e96579' created successfully 2018-10-03 07:30:35,752 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-03 07:30:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"router": {"name": "sdnvpn-4-1-router", "admin_state_up": true}}' 2018-10-03 07:30:36,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-a60bd3d5-0439-458d-8ddf-d8e3b6e39b3b Date: Wed, 03 Oct 2018 07:30:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:30:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:30:35Z", "revision_number": 0, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "11a87183-ff8a-489b-a068-164fae516465", "name": "sdnvpn-4-1-router"}} 2018-10-03 07:30:36,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-a60bd3d5-0439-458d-8ddf-d8e3b6e39b3b 2018-10-03 07:30:36,066 - sdnvpn.lib.openstack_utils - DEBUG - Router '11a87183-ff8a-489b-a068-164fae516465' created successfully 2018-10-03 07:30:36,067 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-03 07:30:36,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/11a87183-ff8a-489b-a068-164fae516465/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"subnet_id": "85d38915-8126-4129-a2d5-5f5607e96579"}' 2018-10-03 07:30:37,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-12758eda-3778-4a3b-ab32-9870636116d7 Date: Wed, 03 Oct 2018 07:30:37 GMT RESP BODY: {"network_id": "5a17db25-5c54-41a4-8371-246945646b3a", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "subnet_id": "85d38915-8126-4129-a2d5-5f5607e96579", "subnet_ids": ["85d38915-8126-4129-a2d5-5f5607e96579"], "port_id": "6a989524-20e2-4d09-876b-09544cc377ef", "id": "11a87183-ff8a-489b-a068-164fae516465"} 2018-10-03 07:30:37,513 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/11a87183-ff8a-489b-a068-164fae516465/add_router_interface used request id req-12758eda-3778-4a3b-ab32-9870636116d7 2018-10-03 07:30:37,513 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-03 07:30:37,514 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-03 07:30:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:30:37,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3270 X-Openstack-Request-Id: req-e98c719b-73bc-4b66-bf8f-23b082df3407 Date: Wed, 03 Oct 2018 07:30:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["aa9353fd-55a9-48ce-acb3-e085ccd7fd8d"],"description":"","tags":[],"updated_at":"2018-10-03T07:21:29Z","provider:segmentation_id":85,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:28Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a17db25-5c54-41a4-8371-246945646b3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["85d38915-8126-4129-a2d5-5f5607e96579"],"description":"","tags":[],"updated_at":"2018-10-03T07:30:35Z","provider:segmentation_id":23,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:30:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:30:37,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-e98c719b-73bc-4b66-bf8f-23b082df3407 2018-10-03 07:30:37,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/11a87183-ff8a-489b-a068-164fae516465 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}}}' 2018-10-03 07:30:39,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-f864024f-e1c1-400f-9660-03efb06e4b8b Date: Wed, 03 Oct 2018 07:30:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:30:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:30:39Z", "revision_number": 3, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "11a87183-ff8a-489b-a068-164fae516465", "name": "sdnvpn-4-1-router"}} 2018-10-03 07:30:39,188 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/11a87183-ff8a-489b-a068-164fae516465 used request id req-f864024f-e1c1-400f-9660-03efb06e4b8b 2018-10-03 07:30:39,188 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-03 07:30:39,188 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-4-2-net 2018-10-03 07:30:39,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"network": {"name": "sdnvpn-4-2-net", "admin_state_up": true}}' 2018-10-03 07:30:39,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-c81682be-6bb5-47d8-8919-acbed80d5c14 Date: Wed, 03 Oct 2018 07:30: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":"8d151cb8-0fd2-42f0-8d8c-71ee5fbade27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:30:39Z","is_default":false,"provider:segmentation_id":82,"name":"sdnvpn-4-2-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:30:39Z","mtu":1450}} 2018-10-03 07:30:39,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-c81682be-6bb5-47d8-8919-acbed80d5c14 2018-10-03 07:30:39,577 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-4-2-subnet in network 8d151cb8-0fd2-42f0-8d8c-71ee5fbade27 with cidr 10.10.11.0/24 2018-10-03 07:30:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"subnets": [{"ip_version": 4, "network_id": "8d151cb8-0fd2-42f0-8d8c-71ee5fbade27", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-2-subnet"}]}' 2018-10-03 07:30:40,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ea7a6852-d5db-45ee-9e74-22e2f69a4371 Date: Wed, 03 Oct 2018 07:30:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d151cb8-0fd2-42f0-8d8c-71ee5fbade27","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:30:39Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:30:39Z","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":"19cfe43276e744d1a074a6b48492f500","id":"1f60b913-53e7-496f-b9e7-c0169726655f","subnetpool_id":null,"name":"sdnvpn-4-2-subnet"}]} 2018-10-03 07:30:40,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ea7a6852-d5db-45ee-9e74-22e2f69a4371 2018-10-03 07:30:40,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:30:40,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-17228d96-8eda-494e-bce7-8ddc40edece8 Date: Wed, 03 Oct 2018 07:30:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "updated_at": "2018-10-03T07:01:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}], "revision_number": 4, "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "044a405d-4886-4654-afc0-44603bd95275", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "updated_at": "2018-10-03T07:09:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-10-03T07:09:20Z", "revision_number": 0, "id": "3f5d8f18-17e7-447f-8cd5-5d139c9c9870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:09:20Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 179, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "63dfa237-e324-4c12-996e-efb08e079b07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "7fa378e2-d203-4d39-b1c8-2744a1ba9c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 80, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "8a356456-d50c-494c-ab72-f7a1609fca4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "f5adf667-9986-495f-9cdd-6db76f4d099d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 7, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "name": "sdnvpn-sg"}]} 2018-10-03 07:30:40,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-17228d96-8eda-494e-bce7-8ddc40edece8 2018-10-03 07:30:40,446 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:30:40,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:30:40,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3488faa-0b6d-4d04-af4e-4b99a7502b3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:30:40,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f3488faa-0b6d-4d04-af4e-4b99a7502b3d 2018-10-03 07:30:40,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:30:40,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:30:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["VgKujK77Q-K7bhFFETD8Nw"], "issued_at": "2018-10-03T07:30:40.000000Z"}} 2018-10-03 07:30:40,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44db2ec8789cc85a9debb35323b16691efb4f9" 2018-10-03 07:30:41,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30: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-f6fc96ff-c1dc-4f24-abde-2b467b16c807 x-compute-request-id: req-f6fc96ff-c1dc-4f24-abde-2b467b16c807 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 07:30:41,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-f6fc96ff-c1dc-4f24-abde-2b467b16c807 2018-10-03 07:30:41,033 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-10-03 07:30:41,033 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-2'... 2018-10-03 07:30:41,033 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-2 flavor=m1.tiny image=20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7 network=5a17db25-5c54-41a4-8371-246945646b3a secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-10-03 07:30:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:30:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:30:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:30:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:30:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:30:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:30:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:30:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:30:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:30:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:30:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:30:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:30:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:30:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:30:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:30:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:30:41,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:30:41,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:30:41,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:30:41,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:30:41,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:30:41,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:30:41,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:30:41,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:30:41,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:30:41,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:30:41,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:30:41,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:30:41,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:30:41,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:30:41,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:30:41,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:30:41,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:30:41,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:30:41,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:30:41,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:30:41,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:30:41,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:30:41,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:30:41,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:30:41,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:30:41,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:30:41,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:30:41,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:30:41,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:30:41,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:30:41,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:30:41,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:30:41,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:30:41,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b8ef5b-27d4-4a92-80a6-3b56b900e653 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:30:41,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-49b8ef5b-27d4-4a92-80a6-3b56b900e653 2018-10-03 07:30:41,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:30:41,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["ikRs3VaARCiPg--b7mJ09Q"], "issued_at": "2018-10-03T07:30:41.000000Z"}} 2018-10-03 07:30:41,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a578690822a6c965e3d20b5de325524015d2d0" 2018-10-03 07:30:41,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-8249aa06-e5e9-4260-bae0-125347150703 x-compute-request-id: req-8249aa06-e5e9-4260-bae0-125347150703 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:30:41,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8249aa06-e5e9-4260-bae0-125347150703 2018-10-03 07:30:41,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a578690822a6c965e3d20b5de325524015d2d0" 2018-10-03 07:30:41,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-d02f3129-7b95-4159-b702-92fa0692ded4 x-compute-request-id: req-d02f3129-7b95-4159-b702-92fa0692ded4 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:30:41,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-d02f3129-7b95-4159-b702-92fa0692ded4 2018-10-03 07:30:41,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a578690822a6c965e3d20b5de325524015d2d0" -d '{"server": {"name": "sdnvpn-4-2", "imageRef": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5a17db25-5c54-41a4-8371-246945646b3a"}]}}' 2018-10-03 07:30:43,463 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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 x-openstack-request-id: req-3028ab1b-ba16-4b43-91e5-fec06a522f41 x-compute-request-id: req-3028ab1b-ba16-4b43-91e5-fec06a522f41 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b01c198-bd93-44c5-828d-370084758c9a", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b01c198-bd93-44c5-828d-370084758c9a", "rel": "bookmark"}], "adminPass": "S4VAPrGnEmD7"}} 2018-10-03 07:30:43,463 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-3028ab1b-ba16-4b43-91e5-fec06a522f41 2018-10-03 07:30:43,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:30:43,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26064495-48c3-439d-a780-b2b277123165 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:30:43,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-26064495-48c3-439d-a780-b2b277123165 2018-10-03 07:30:43,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:30:43,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["aWJDl6W-S72F5IHkIc7GIg"], "issued_at": "2018-10-03T07:30:43.000000Z"}} 2018-10-03 07:30:43,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985f2f7e543670e770e4e6e6e21d4d0b5d7450a8" 2018-10-03 07:30:44,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30: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-ae3f0e8e-ec84-4aab-8e58-92050f5ba8a9 x-compute-request-id: req-ae3f0e8e-ec84-4aab-8e58-92050f5ba8a9 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b01c198-bd93-44c5-828d-370084758c9a", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "0b01c198-bd93-44c5-828d-370084758c9a", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:30:43Z", "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-10-03T07:30:43Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:30:44,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a used request id req-ae3f0e8e-ec84-4aab-8e58-92050f5ba8a9 2018-10-03 07:30:47,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985f2f7e543670e770e4e6e6e21d4d0b5d7450a8" 2018-10-03 07:30:48,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a826c0fb-bf4e-4417-8894-f9704cecd616 x-compute-request-id: req-a826c0fb-bf4e-4417-8894-f9704cecd616 Content-Encoding: gzip Content-Length: 706 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b01c198-bd93-44c5-828d-370084758c9a", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "0b01c198-bd93-44c5-828d-370084758c9a", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:30:45Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-10-03T07:30:43Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:30:48,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a used request id req-a826c0fb-bf4e-4417-8894-f9704cecd616 2018-10-03 07:30:51,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985f2f7e543670e770e4e6e6e21d4d0b5d7450a8" 2018-10-03 07:30:51,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30: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-15d8bb64-b8a0-405d-b5e7-e5413434f334 x-compute-request-id: req-15d8bb64-b8a0-405d-b5e7-e5413434f334 Content-Encoding: gzip Content-Length: 776 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:ba:44:5e", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b01c198-bd93-44c5-828d-370084758c9a", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-10-03T07:30:49.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "0b01c198-bd93-44c5-828d-370084758c9a", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:30:49Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-10-03T07:30:43Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:30:51,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a used request id req-15d8bb64-b8a0-405d-b5e7-e5413434f334 2018-10-03 07:30:51,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a578690822a6c965e3d20b5de325524015d2d0" 2018-10-03 07:30:52,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30: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-2e580285-2f68-4fe8-9587-12d932e33aac x-compute-request-id: req-2e580285-2f68-4fe8-9587-12d932e33aac Content-Encoding: gzip Content-Length: 776 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:ba:44:5e", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b01c198-bd93-44c5-828d-370084758c9a", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-10-03T07:30:49.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "0b01c198-bd93-44c5-828d-370084758c9a", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:30:49Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-10-03T07:30:43Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:30:52,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a used request id req-2e580285-2f68-4fe8-9587-12d932e33aac 2018-10-03 07:30:52,473 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-2' booted successfully. IP='10.10.10.11'. 2018-10-03 07:30:52,473 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-2' to security group 'sdnvpn-sg'... 2018-10-03 07:30:52,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44db2ec8789cc85a9debb35323b16691efb4f9" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:30:53,906 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:30: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-b9fc22f4-fbe5-4432-86ad-1b3228deff5b x-compute-request-id: req-b9fc22f4-fbe5-4432-86ad-1b3228deff5b Content-Length: 0 Content-Type: application/json 2018-10-03 07:30:53,906 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a/action used request id req-b9fc22f4-fbe5-4432-86ad-1b3228deff5b 2018-10-03 07:30:53,907 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-3'... 2018-10-03 07:30:53,907 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-3 flavor=m1.tiny image=20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7 network=5a17db25-5c54-41a4-8371-246945646b3a secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-10-03 07:30:53,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:30:53,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:30:53,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:30:53,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:30:53,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:30:53,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:30:53,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:30:53,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:30:53,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:30:53,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:30:53,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:30:53,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:30:53,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:30:53,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:30:53,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:30:53,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:30:53,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:30:53,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:30:53,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:30:53,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:30:53,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:30:53,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:30:53,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:30:53,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:30:53,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:30:53,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:30:53,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:30:53,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:30:53,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:30:53,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:30:53,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:30:53,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:30:53,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:30:53,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:30:53,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:30:53,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:30:53,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:30:53,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:30:53,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:30:53,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:30:53,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:30:53,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:30:53,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:30:53,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:30:53,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:30:53,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:30:53,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:30:53,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:30:53,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:30:53,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e02f322-13f5-41bd-96e0-d83170fae4e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:30:53,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e02f322-13f5-41bd-96e0-d83170fae4e2 2018-10-03 07:30:53,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:30:54,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:30:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["StCa0MFhR-SNTQPFSMsq8A"], "issued_at": "2018-10-03T07:30:54.000000Z"}} 2018-10-03 07:30:54,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f699495c9a510cde2fb389686c1ec70e74204c2f" 2018-10-03 07:30:54,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30: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-20fbf11e-64c8-47de-8bc0-4e3fa1a6311c x-compute-request-id: req-20fbf11e-64c8-47de-8bc0-4e3fa1a6311c Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:30:54,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-20fbf11e-64c8-47de-8bc0-4e3fa1a6311c 2018-10-03 07:30:54,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f699495c9a510cde2fb389686c1ec70e74204c2f" 2018-10-03 07:30:54,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30: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-ed873859-ca5a-45ab-9f60-db73df1d87b3 x-compute-request-id: req-ed873859-ca5a-45ab-9f60-db73df1d87b3 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:30:54,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-ed873859-ca5a-45ab-9f60-db73df1d87b3 2018-10-03 07:30:54,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f699495c9a510cde2fb389686c1ec70e74204c2f" -d '{"server": {"name": "sdnvpn-4-3", "imageRef": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5a17db25-5c54-41a4-8371-246945646b3a"}]}}' 2018-10-03 07:30:56,725 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:30: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-5763d645-3748-414b-8226-4486336c0787 x-compute-request-id: req-5763d645-3748-414b-8226-4486336c0787 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "edb8ddcd-c995-4212-8dc2-a0aa58609704", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704", "rel": "bookmark"}], "adminPass": "mRMnT5evsR4Q"}} 2018-10-03 07:30:56,725 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-5763d645-3748-414b-8226-4486336c0787 2018-10-03 07:30:56,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:30:56,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5db26f7-20ee-4ca2-bef1-542b328d849b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:30:56,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f5db26f7-20ee-4ca2-bef1-542b328d849b 2018-10-03 07:30:56,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:30:57,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["A5LSqru0S8u3Qp4abMzwSQ"], "issued_at": "2018-10-03T07:30:57.000000Z"}} 2018-10-03 07:30:57,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f4a88385589379c86eb956c17f7eb374dc95be" 2018-10-03 07:30:57,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:30: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-dbc2b978-e652-4873-9831-48f7d8c88aa2 x-compute-request-id: req-dbc2b978-e652-4873-9831-48f7d8c88aa2 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "edb8ddcd-c995-4212-8dc2-a0aa58609704", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:30:57Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-3", "created": "2018-10-03T07:30:56Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:30:57,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704 used request id req-dbc2b978-e652-4873-9831-48f7d8c88aa2 2018-10-03 07:31:00,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f4a88385589379c86eb956c17f7eb374dc95be" 2018-10-03 07:31:01,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2b5905c-a9da-4546-ae7d-c4f8912161b6 x-compute-request-id: req-d2b5905c-a9da-4546-ae7d-c4f8912161b6 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "edb8ddcd-c995-4212-8dc2-a0aa58609704", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:30:58Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-10-03T07:30:56Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:01,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704 used request id req-d2b5905c-a9da-4546-ae7d-c4f8912161b6 2018-10-03 07:31:04,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f4a88385589379c86eb956c17f7eb374dc95be" 2018-10-03 07:31:05,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31: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-67757225-63b9-4358-8d1e-0188a8c9d03b x-compute-request-id: req-67757225-63b9-4358-8d1e-0188a8c9d03b Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:b1:04", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2018-10-03T07:31:02.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "edb8ddcd-c995-4212-8dc2-a0aa58609704", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:31:02Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-10-03T07:30:56Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:05,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704 used request id req-67757225-63b9-4358-8d1e-0188a8c9d03b 2018-10-03 07:31:05,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f699495c9a510cde2fb389686c1ec70e74204c2f" 2018-10-03 07:31:06,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1484c09f-f43a-47c3-acfa-36754fd4383f x-compute-request-id: req-1484c09f-f43a-47c3-acfa-36754fd4383f Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:b1:04", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2018-10-03T07:31:02.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "edb8ddcd-c995-4212-8dc2-a0aa58609704", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:31:02Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-10-03T07:30:56Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:06,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704 used request id req-1484c09f-f43a-47c3-acfa-36754fd4383f 2018-10-03 07:31:06,091 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-3' booted successfully. IP='10.10.10.15'. 2018-10-03 07:31:06,091 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-3' to security group 'sdnvpn-sg'... 2018-10-03 07:31:06,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44db2ec8789cc85a9debb35323b16691efb4f9" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:31:08,054 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:31: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-91ffea4b-4e76-4d75-9de7-1d54e2c9193e x-compute-request-id: req-91ffea4b-4e76-4d75-9de7-1d54e2c9193e Content-Length: 0 Content-Type: application/json 2018-10-03 07:31:08,054 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704/action used request id req-91ffea4b-4e76-4d75-9de7-1d54e2c9193e 2018-10-03 07:31:08,055 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-5'... 2018-10-03 07:31:08,055 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-5 flavor=m1.tiny image=20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7 network=8d151cb8-0fd2-42f0-8d8c-71ee5fbade27 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-10-03 07:31:08,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:31:08,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:31:08,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:31:08,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:31:08,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:31:08,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:31:08,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:31:08,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:31:08,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:31:08,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:31:08,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:31:08,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:31:08,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:31:08,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:31:08,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:31:08,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:31:08,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:31:08,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:31:08,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:31:08,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:31:08,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:31:08,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:31:08,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:31:08,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:31:08,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:31:08,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:31:08,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:31:08,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:31:08,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:31:08,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:31:08,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:31:08,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:31:08,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:31:08,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:31:08,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:31:08,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:31:08,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:31:08,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:31:08,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:31:08,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:31:08,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:31:08,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:31:08,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:31:08,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:31:08,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:31:08,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:31:08,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:31:08,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:31:08,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:31:08,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f9c3e7-2b4f-4484-93aa-10ba38e224fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:31:08,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a7f9c3e7-2b4f-4484-93aa-10ba38e224fa 2018-10-03 07:31:08,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:31:08,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["UFf6itFXRv-MKOKVg8bdEA"], "issued_at": "2018-10-03T07:31:08.000000Z"}} 2018-10-03 07:31:08,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" 2018-10-03 07:31:09,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72e94f12-7408-42f7-9dd5-c99d9d00fafd x-compute-request-id: req-72e94f12-7408-42f7-9dd5-c99d9d00fafd Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:31:09,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-72e94f12-7408-42f7-9dd5-c99d9d00fafd 2018-10-03 07:31:09,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" 2018-10-03 07:31:09,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31: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-9774b5b9-7353-4b8f-99a7-3c8728d91a69 x-compute-request-id: req-9774b5b9-7353-4b8f-99a7-3c8728d91a69 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:31:09,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-9774b5b9-7353-4b8f-99a7-3c8728d91a69 2018-10-03 07:31:09,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"server": {"name": "sdnvpn-4-5", "imageRef": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8d151cb8-0fd2-42f0-8d8c-71ee5fbade27"}]}}' 2018-10-03 07:31:10,877 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:31: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-4b4fbc90-cb54-4603-9d68-7973e4358f0b x-compute-request-id: req-4b4fbc90-cb54-4603-9d68-7973e4358f0b Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "rel": "bookmark"}], "adminPass": "siP2z2au3dLA"}} 2018-10-03 07:31:10,877 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4b4fbc90-cb54-4603-9d68-7973e4358f0b 2018-10-03 07:31:10,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:31:10,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a1af26-4d49-45c9-8612-57a48bf943a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:31:10,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-32a1af26-4d49-45c9-8612-57a48bf943a4 2018-10-03 07:31:10,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:31:11,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["ZTWmFQJHREitG6K1ijwUdQ"], "issued_at": "2018-10-03T07:31:11.000000Z"}} 2018-10-03 07:31:11,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66fcd2df1b5f4854ef134b7f30390dfe219fcf" 2018-10-03 07:31:11,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-913bd18a-a527-4f87-8c98-ef50de86ff24 x-compute-request-id: req-913bd18a-a527-4f87-8c98-ef50de86ff24 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:31:11Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-10-03T07:31:10Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:11,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4 used request id req-913bd18a-a527-4f87-8c98-ef50de86ff24 2018-10-03 07:31:14,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66fcd2df1b5f4854ef134b7f30390dfe219fcf" 2018-10-03 07:31:15,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-2d5e1aeb-3105-438d-9a26-e8c505525834 x-compute-request-id: req-2d5e1aeb-3105-438d-9a26-e8c505525834 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:e2:94", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:31:11Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-10-03T07:31:10Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:15,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4 used request id req-2d5e1aeb-3105-438d-9a26-e8c505525834 2018-10-03 07:31:18,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66fcd2df1b5f4854ef134b7f30390dfe219fcf" 2018-10-03 07:31:19,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31: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-62109f58-a618-459c-992b-4356cc6409c8 x-compute-request-id: req-62109f58-a618-459c-992b-4356cc6409c8 Content-Encoding: gzip Content-Length: 779 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:e0:e2:94", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-10-03T07:31:14.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:31:15Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-10-03T07:31:10Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:19,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4 used request id req-62109f58-a618-459c-992b-4356cc6409c8 2018-10-03 07:31:19,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" 2018-10-03 07:31:20,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d81479b-7555-476f-91c9-64abaf151382 x-compute-request-id: req-0d81479b-7555-476f-91c9-64abaf151382 Content-Encoding: gzip Content-Length: 779 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:e0:e2:94", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-10-03T07:31:14.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:31:15Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-10-03T07:31:10Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:20,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4 used request id req-0d81479b-7555-476f-91c9-64abaf151382 2018-10-03 07:31:20,238 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-5' booted successfully. IP='10.10.11.10'. 2018-10-03 07:31:20,238 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-5' to security group 'sdnvpn-sg'... 2018-10-03 07:31:20,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44db2ec8789cc85a9debb35323b16691efb4f9" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:31:21,795 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:31: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-ffa10960-2f68-4c65-864c-bc69a89bf1df x-compute-request-id: req-ffa10960-2f68-4c65-864c-bc69a89bf1df Content-Length: 0 Content-Type: application/json 2018-10-03 07:31:21,795 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-ffa10960-2f68-4c65-864c-bc69a89bf1df 2018-10-03 07:31:21,796 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-4'... 2018-10-03 07:31:21,796 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-4 flavor=m1.tiny image=20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7 network=8d151cb8-0fd2-42f0-8d8c-71ee5fbade27 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.10 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-10-03 07:31:21,796 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:31:21,796 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:31:21,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:31:21,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:31:21,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:31:21,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:31:21,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:31:21,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:31:21,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:31:21,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:31:21,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:31:21,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:31:21,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:31:21,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:31:21,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:31:21,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:31:21,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:31:21,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:31:21,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:31:21,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:31:21,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:31:21,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:31:21,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:31:21,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:31:21,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:31:21,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:31:21,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:31:21,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:31:21,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:31:21,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:31:21,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:31:21,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:31:21,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:31:21,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:31:21,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:31:21,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:31:21,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:31:21,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:31:21,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:31:21,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:31:21,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:31:21,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:31:21,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:31:21,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:31:21,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:31:21,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:31:21,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:31:21,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:31:21,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:31:21,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14a21a9-dc01-4c06-98ca-eec40ddd9fbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:31:21,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d14a21a9-dc01-4c06-98ca-eec40ddd9fbf 2018-10-03 07:31:21,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:31:22,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["2PEZdESUSkWxSeOx0SmfgA"], "issued_at": "2018-10-03T07:31:22.000000Z"}} 2018-10-03 07:31:22,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5db15b33f72e043972eb4cdb70bb96cb718556" 2018-10-03 07:31:22,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9875b98-c1cd-4f26-a263-f7adc9b17af8 x-compute-request-id: req-a9875b98-c1cd-4f26-a263-f7adc9b17af8 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:31:22,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a9875b98-c1cd-4f26-a263-f7adc9b17af8 2018-10-03 07:31:22,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5db15b33f72e043972eb4cdb70bb96cb718556" 2018-10-03 07:31:22,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e142c96-5221-4f9d-bcc4-f94ec754a16d x-compute-request-id: req-6e142c96-5221-4f9d-bcc4-f94ec754a16d Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:31:22,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-6e142c96-5221-4f9d-bcc4-f94ec754a16d 2018-10-03 07:31:22,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5db15b33f72e043972eb4cdb70bb96cb718556" -d '{"server": {"name": "sdnvpn-4-4", "imageRef": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS4xMAp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8d151cb8-0fd2-42f0-8d8c-71ee5fbade27"}], "config_drive": true}}' 2018-10-03 07:31:24,744 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a649105-e12f-40bd-b22e-de81f91abb0e x-compute-request-id: req-6a649105-e12f-40bd-b22e-de81f91abb0e Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "874d043c-6033-4aab-8f55-a8e269a66b37", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/874d043c-6033-4aab-8f55-a8e269a66b37", "rel": "bookmark"}], "adminPass": "tRz2Th5X56vt"}} 2018-10-03 07:31:24,744 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-6a649105-e12f-40bd-b22e-de81f91abb0e 2018-10-03 07:31:24,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:31:24,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4197bbe-29eb-4eae-9fab-0c6dadf11a67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:31:24,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a4197bbe-29eb-4eae-9fab-0c6dadf11a67 2018-10-03 07:31:24,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:31:25,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["5QhxN474TAiMQaJBfdIucA"], "issued_at": "2018-10-03T07:31:25.000000Z"}} 2018-10-03 07:31:25,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be093a88e6b693ad43cdca969af8f3d4b27e2f8" 2018-10-03 07:31:25,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-d7639c63-889e-4964-90ae-5b2bb2daf41a x-compute-request-id: req-d7639c63-889e-4964-90ae-5b2bb2daf41a 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.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/874d043c-6033-4aab-8f55-a8e269a66b37", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "874d043c-6033-4aab-8f55-a8e269a66b37", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:31:25Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-10-03T07:31:24Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:25,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37 used request id req-d7639c63-889e-4964-90ae-5b2bb2daf41a 2018-10-03 07:31:28,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be093a88e6b693ad43cdca969af8f3d4b27e2f8" 2018-10-03 07:31:28,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31: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-54e2ae00-84d5-48ae-9826-9e8aeb8515c2 x-compute-request-id: req-54e2ae00-84d5-48ae-9826-9e8aeb8515c2 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:93:77", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/874d043c-6033-4aab-8f55-a8e269a66b37", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "874d043c-6033-4aab-8f55-a8e269a66b37", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:31:25Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-10-03T07:31:24Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:28,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37 used request id req-54e2ae00-84d5-48ae-9826-9e8aeb8515c2 2018-10-03 07:31:31,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be093a88e6b693ad43cdca969af8f3d4b27e2f8" 2018-10-03 07:31:32,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31: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-7d87e509-f025-4664-940d-2e2bd39390d3 x-compute-request-id: req-7d87e509-f025-4664-940d-2e2bd39390d3 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:20:93:77", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/874d043c-6033-4aab-8f55-a8e269a66b37", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-10-03T07:31:28.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "874d043c-6033-4aab-8f55-a8e269a66b37", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:31:29Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-10-03T07:31:24Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:32,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37 used request id req-7d87e509-f025-4664-940d-2e2bd39390d3 2018-10-03 07:31:32,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5db15b33f72e043972eb4cdb70bb96cb718556" 2018-10-03 07:31:33,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31: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-f401c378-041d-43c4-87b1-acc5b6e4b37a x-compute-request-id: req-f401c378-041d-43c4-87b1-acc5b6e4b37a 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:20:93:77", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/874d043c-6033-4aab-8f55-a8e269a66b37", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-10-03T07:31:28.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "874d043c-6033-4aab-8f55-a8e269a66b37", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:31:29Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-10-03T07:31:24Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:33,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37 used request id req-f401c378-041d-43c4-87b1-acc5b6e4b37a 2018-10-03 07:31:33,238 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-4' booted successfully. IP='10.10.11.14'. 2018-10-03 07:31:33,238 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-4' to security group 'sdnvpn-sg'... 2018-10-03 07:31:33,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44db2ec8789cc85a9debb35323b16691efb4f9" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:31:34,701 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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 x-openstack-request-id: req-17941950-6e54-43f9-ba93-aebf3e687bf7 x-compute-request-id: req-17941950-6e54-43f9-ba93-aebf3e687bf7 Content-Length: 0 Content-Type: application/json 2018-10-03 07:31:34,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37/action used request id req-17941950-6e54-43f9-ba93-aebf3e687bf7 2018-10-03 07:31:34,702 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-1'... 2018-10-03 07:31:34,702 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-1 flavor=m1.tiny image=20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7 network=5a17db25-5c54-41a4-8371-246945646b3a secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.11 10.10.10.15 10.10.11.14 10.10.11.10 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-10-03 07:31:34,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:31:34,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:31:34,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:31:34,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:31:34,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:31:34,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:31:34,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:31:34,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:31:34,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:31:34,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:31:34,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:31:34,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:31:34,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:31:34,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:31:34,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:31:34,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:31:34,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:31:34,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:31:34,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:31:34,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:31:34,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:31:34,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:31:34,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:31:34,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:31:34,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:31:34,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:31:34,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:31:34,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:31:34,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:31:34,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:31:34,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:31:34,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:31:34,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:31:34,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:31:34,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:31:34,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:31:34,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:31:34,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:31:34,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:31:34,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:31:34,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:31:34,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:31:34,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:31:34,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:31:34,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:31:34,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:31:34,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:31:34,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:31:34,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:31:34,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb817b3-3f95-4887-9ef2-e7cbf0f2be96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:31:34,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6fb817b3-3f95-4887-9ef2-e7cbf0f2be96 2018-10-03 07:31:34,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:31:35,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:31:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["Oh9YMLLxRrapAKfkUKKT1g"], "issued_at": "2018-10-03T07:31:35.000000Z"}} 2018-10-03 07:31:35,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" 2018-10-03 07:31:35,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31: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-9a4ea2c8-3c46-4c55-84b5-54bb87c49fbb x-compute-request-id: req-9a4ea2c8-3c46-4c55-84b5-54bb87c49fbb Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:31:35,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9a4ea2c8-3c46-4c55-84b5-54bb87c49fbb 2018-10-03 07:31:35,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" 2018-10-03 07:31:35,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31: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-dc342a9b-1ac8-4b2e-9cef-ac08d68a0f57 x-compute-request-id: req-dc342a9b-1ac8-4b2e-9cef-ac08d68a0f57 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:31:35,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-dc342a9b-1ac8-4b2e-9cef-ac08d68a0f57 2018-10-03 07:31:35,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" -d '{"server": {"name": "sdnvpn-4-1", "imageRef": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMSAxMC4xMC4xMC4xNSAxMC4xMC4xMS4xNCAxMC4xMC4xMS4xMAp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5a17db25-5c54-41a4-8371-246945646b3a"}], "config_drive": true}}' 2018-10-03 07:31:37,238 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:31: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-aaee4b55-9417-45cf-b37b-17f081affb9f x-compute-request-id: req-aaee4b55-9417-45cf-b37b-17f081affb9f Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c339c308-05c4-4967-9385-f31dcc3414ad", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c339c308-05c4-4967-9385-f31dcc3414ad", "rel": "bookmark"}], "adminPass": "vsQbnt6DHD26"}} 2018-10-03 07:31:37,239 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-aaee4b55-9417-45cf-b37b-17f081affb9f 2018-10-03 07:31:37,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:31:37,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b362979f-19f5-4215-b283-e740bcbedb9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:31:37,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b362979f-19f5-4215-b283-e740bcbedb9c 2018-10-03 07:31:37,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:31:37,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:31:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["xNraeHu-Tg203Z22OLArpw"], "issued_at": "2018-10-03T07:31:37.000000Z"}} 2018-10-03 07:31:37,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de04400b71c6bc0c02f35d25b8aac03e9d42a40e" 2018-10-03 07:31:38,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31: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-748057d7-bf76-476c-ad7d-1ab46808115b x-compute-request-id: req-748057d7-bf76-476c-ad7d-1ab46808115b Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c339c308-05c4-4967-9385-f31dcc3414ad", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "c339c308-05c4-4967-9385-f31dcc3414ad", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:31:37Z", "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-10-03T07:31:37Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:38,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad used request id req-748057d7-bf76-476c-ad7d-1ab46808115b 2018-10-03 07:31:41,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de04400b71c6bc0c02f35d25b8aac03e9d42a40e" 2018-10-03 07:31:41,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-5889a117-c162-42d7-b2a7-708cf733c99a x-compute-request-id: req-5889a117-c162-42d7-b2a7-708cf733c99a Content-Encoding: gzip Content-Length: 777 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:cf:97:8d", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c339c308-05c4-4967-9385-f31dcc3414ad", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "c339c308-05c4-4967-9385-f31dcc3414ad", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:31:38Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-10-03T07:31:37Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:41,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad used request id req-5889a117-c162-42d7-b2a7-708cf733c99a 2018-10-03 07:31:44,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de04400b71c6bc0c02f35d25b8aac03e9d42a40e" 2018-10-03 07:31:45,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31: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-f157f5f0-d065-4f31-8c42-9b48a7e3599d x-compute-request-id: req-f157f5f0-d065-4f31-8c42-9b48a7e3599d 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:cf:97:8d", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c339c308-05c4-4967-9385-f31dcc3414ad", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-10-03T07:31:40.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "c339c308-05c4-4967-9385-f31dcc3414ad", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:31:41Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-10-03T07:31:37Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:45,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad used request id req-f157f5f0-d065-4f31-8c42-9b48a7e3599d 2018-10-03 07:31:45,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" 2018-10-03 07:31:46,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-123f8314-910a-429f-9f89-4e4ce27601a8 x-compute-request-id: req-123f8314-910a-429f-9f89-4e4ce27601a8 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:cf:97:8d", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c339c308-05c4-4967-9385-f31dcc3414ad", "rel": "bookmark"}], "image": {"id": "20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "links": [{"href": "http://172.30.9.27:8774/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-10-03T07:31:40.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "c339c308-05c4-4967-9385-f31dcc3414ad", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:31:41Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-10-03T07:31:37Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:31:46,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad used request id req-123f8314-910a-429f-9f89-4e4ce27601a8 2018-10-03 07:31:46,684 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-1' booted successfully. IP='10.10.10.14'. 2018-10-03 07:31:46,684 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-1' to security group 'sdnvpn-sg'... 2018-10-03 07:31:46,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44db2ec8789cc85a9debb35323b16691efb4f9" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:31:47,637 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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-953e6630-6489-4ff3-bc7a-965651982ac4 x-compute-request-id: req-953e6630-6489-4ff3-bc7a-965651982ac4 Content-Length: 0 Content-Type: application/json 2018-10-03 07:31:47,637 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action used request id req-953e6630-6489-4ff3-bc7a-965651982ac4 2018-10-03 07:31:47,638 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-10-03 07:31:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-875249", "route_distinguishers": "12:12"}}' 2018-10-03 07:31:47,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-ece05c23-aa64-424e-989a-2810cca182e6 Date: Wed, 03 Oct 2018 07:31:47 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": [], "id": "b197014c-b8e9-4f45-a83d-f10047d63ab4", "name": "sdnvpn-875249", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:31:47,993 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-ece05c23-aa64-424e-989a-2810cca182e6 2018-10-03 07:31:47,993 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-875249', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'b197014c-b8e9-4f45-a83d-f10047d63ab4'}} 2018-10-03 07:31:47,994 - sdnvpn-results - INFO - Associate router 'sdnvpn-4-1-router' to the VPN. 2018-10-03 07:31:47,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b197014c-b8e9-4f45-a83d-f10047d63ab4/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"router_association": {"router_id": "11a87183-ff8a-489b-a068-164fae516465"}}' 2018-10-03 07:31:48,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-197fc03b-191e-4263-a584-6016732a4478 Date: Wed, 03 Oct 2018 07:31:48 GMT RESP BODY: {"router_association": {"router_id": "11a87183-ff8a-489b-a068-164fae516465", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "ce57baa9-dd7e-4f2f-ad28-e852137ab1cc"}} 2018-10-03 07:31:48,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b197014c-b8e9-4f45-a83d-f10047d63ab4/router_associations used request id req-197fc03b-191e-4263-a584-6016732a4478 2018-10-03 07:31:48,677 - sdnvpn_test_utils - INFO - Waiting for instance 0b01c198-bd93-44c5-828d-370084758c9a to boot up 2018-10-03 07:31:48,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a578690822a6c965e3d20b5de325524015d2d0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:31:49,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-410d6da5-b5c9-430f-a038-25f99a7bf4be x-compute-request-id: req-410d6da5-b5c9-430f-a038-25f99a7bf4be Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 460456687 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132430] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134053] pid_max: default: 32768 minimum: 301\n[ 0.134932] ACPI: Core revision 20150930\n[ 0.136306] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137585] Security Framework initialized\n[ 0.138384] Yama: becoming mindful.\n[ 0.139097] AppArmor: AppArmor initialized\n[ 0.139952] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141257] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142518] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143707] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145071] Initializing cgroup subsys io\n[ 0.145872] Initializing cgroup subsys memory\n[ 0.146717] Initializing cgroup subsys devices\n[ 0.147586] Initializing cgroup subsys freezer\n[ 0.148442] Initializing cgroup subsys net_cls\n[ 0.149290] Initializing cgroup subsys perf_event\n[ 0.150184] Initializing cgroup subsys net_prio\n[ 0.151053] Initializing cgroup subsys hugetlb\n[ 0.151917] Initializing cgroup subsys pids\n[ 0.152780] CPU: Physical Processor ID: 0\n[ 0.154257] mce: CPU supports 10 MCE banks\n[ 0.155090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156077] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166736] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173119] ftrace: allocating 31920 entries in 125 pages\n[ 0.199601] smpboot: Max logical packages: 1\n[ 0.200453] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201773] x2apic enabled\n[ 0.202566] Switched APIC routing to physical x2apic.\n[ 0.204296] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205393] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207344] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209105] KVM setup paravirtual spinlock\n[ 0.210388] x86: Booted up 1 node, 1 CPUs\n[ 0.211173] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212542] devtmpfs: initialized\n[ 0.214238] evm: security.selinux\n[ 0.214928] evm: security.SMACK64\n[ 0.215608] evm: security.SMACK64EXEC\n[ 0.216339] evm: security.SMACK64TRANSMUTE\n[ 0.217128] evm: security.SMACK64MMAP\n[ 0.217858] evm: security.ima\n[ 0.218492] evm: security.capability\n[ 0.219280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221090] pinctrl core: initialized pinctrl subsystem\n[ 0.222158] RTC time: 7:30:49, date: 10/03/18\n[ 0.223104] NET: Registered protocol family 16\n[ 0.224067] cpuidle: using governor ladder\n[ 0.224870] cpuidle: using governor menu\n[ 0.225641] PCCT header not found.\n[ 0.226375] ACPI: bus type PCI registered\n[ 0.227163] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228386] PCI: Using configuration type 1 for base access\n[ 0.230113] ACPI: Added _OSI(Module Device)\n[ 0.230938] ACPI: Added _OSI(Processor Device)\n[ 0.231788] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232675] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234783] ACPI: Interpreter enabled\n[ 0.235534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240945] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242747] ACPI: (supports S0 S5)\n[ 0.243438] ACPI: Using IOAPIC for interrupt routing\n[ 0.244471] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247531] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248649] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249852] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253191] acpiphp: Slot [3] registered\n[ 0.253977] acpiphp: Slot [4] registered\n[ 0.254761] acpiphp: Slot [5] registered\n[ 0.255545] acpiphp: Slot [6] registered\n[ 0.256327] acpiphp: Slot [7] registered\n[ 0.257111] acpiphp: Slot [8] registered\n[ 0.257899] acpiphp: Slot [9] registered\n[ 0.258681] acpiphp: Slot [10] registered\n[ 0.259475] acpiphp: Slot [11] registered\n[ 0.260266] acpiphp: Slot [12] registered\n[ 0.261068] acpiphp: Slot [13] registered\n[ 0.261868] acpiphp: Slot [14] registered\n[ 0.262667] acpiphp: Slot [15] registered\n[ 0.273465] acpiphp: Slot [16] registered\n[ 0.274286] acpiphp: Slot [17] registered\n[ 0.275084] acpiphp: Slot [18] registered\n[ 0.275877] acpiphp: Slot [19] registered\n[ 0.276672] acpiphp: Slot [20] registered\n[ 0.277472] acpiphp: Slot [21] registered\n[ 0.278264] acpiphp: Slot [22] registered\n[ 0.279061] acpiphp: Slot [23] registered\n[ 0.279856] acpiphp: Slot [24] registered\n[ 0.280650] acpiphp: Slot [25] registered\n[ 0.281444] acpiphp: Slot [26] registered\n[ 0.282237] acpiphp: Slot [27] registered\n[ 0.283035] acpiphp: Slot [28] registered\n[ 0.283832] acpiphp: Slot [29] registered\n[ 0.284625] acpiphp: Slot [30] registered\n[ 0.285419] acpiphp: Slot [31] registered\n[ 0.286207] PCI host bridge to bus 0000:00\n[ 0.287006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290798] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292215] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298494] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299772] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300926] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302164] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308510] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309907] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357488] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358880] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360271] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361660] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364008] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365208] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366724] vgaarb: loaded\n[ 0.367316] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368436] SCSI subsystem initialized\n[ 0.369236] ACPI: bus type USB registered\n[ 0.370038] usbcore: registered new interface driver usbfs\n[ 0.371042] usbcore: registered new interface driver hub\n[ 0.372025] usbcore: registered new device driver usb\n[ 0.373062] PCI: Using ACPI for IRQ routing\n[ 0.374064] NetLabel: Initializing\n[ 0.374763] NetLabel: domain hash size = 128\n[ 0.375600] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376530] NetLabel: unlabeled traffic allowed by default\n[ 0.377609] clocksource: Switched to clocksource kvm-clock\n[ 0.382982] AppArmor: AppArmor Filesystem Enabled\n[ 0.383941] pnp: PnP ACPI init\n[ 0.384837] pnp: PnP ACPI: found 5 devices\n[ 0.391188] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392867] NET: Registered protocol family 2\n[ 0.393809] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396190] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398381] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399525] NET: Registered protocol family 1\n[ 0.400376] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401451] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402509] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416500] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430685] Trying to unpack rootfs image as initramfs...\n[ 0.480507] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494528] Scanning for low memory corruption every 60 seconds\n[ 0.495884] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497021] audit: initializing netlink subsys (disabled)\n[ 0.498042] audit: type=2000 audit(1538551849.809:1): initialized\n[ 0.499340] Initialise system trusted keyring\n[ 0.500254] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501414] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503376] zbud: loaded\n[ 0.504068] VFS: Disk quotas dquot_6.6.0\n[ 0.504881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506392] fuse init (API version 7.23)\n[ 0.507275] Key type big_key registered\n[ 0.508071] Allocating IMA MOK and blacklist keyrings.\n[ 0.509165] Key type asymmetric registered\n[ 0.509993] Asymmetric key parser 'x509' registered\n[ 0.510948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512406] io scheduler noop registered\n[ 0.513190] io scheduler deadline registered (default)\n[ 0.514181] io scheduler cfq registered\n[ 0.515019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516054] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518753] ACPI: Power Button [PWRF]\n[ 0.519946] GHES: HEST is not enabled!\n[ 0.533617] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562520] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565113] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590062] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592206] Linux agpgart interface v0.103\n[ 0.594215] brd: module loaded\n[ 0.595395] loop: module loaded\n[ 0.601964] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603483] GPT:90111 != 2097151\n[ 0.604149] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605223] GPT:90111 != 2097151\n[ 0.605910] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606868] vda: vda1 vda15\n[ 0.608645] scsi host0: ata_piix\n[ 0.609375] scsi host1: ata_piix\n[ 0.610080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611292] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612728] libphy: Fixed MDIO Bus: probed\n[ 0.613539] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614487] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616725] PPP generic driver version 2.4.2\n[ 0.617602] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619005] ehci-pci: EHCI PCI platform driver\n[ 0.619875] ehci-platform: EHCI generic platform driver\n[ 0.620851] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621972] ohci-pci: OHCI PCI platform driver\n[ 0.622841] ohci-platform: OHCI generic platform driver\n[ 0.623828] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638357] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639410] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640865] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641892] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644211] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645630] usb usb1: Product: UHCI Host Controller\n[ 0.646560] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647695] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648715] hub 1-0:1.0: USB hub found\n[ 0.649490] hub 1-0:1.0: 2 ports detected\n[ 0.650408] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652515] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653469] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654501] mousedev: PS/2 mouse device common for all mice\n[ 0.655752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657577] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658668] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661033] i2c /dev entries driver\n[ 0.661801] device-mapper: uevent: version 1.0.3\n[ 0.662743] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664365] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665656] NET: Registered protocol family 10\n[ 0.666643] NET: Registered protocol family 17\n[ 0.667527] Key type dns_resolver registered\n[ 0.668442] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669534] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.671286] registered taskstats version 1\n[ 0.672111] Loading compiled-in X.509 certificates\n[ 0.673548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.675390] zswap: loaded using pool lzo/zbud\n[ 0.676753] Key type trusted registered\n[ 0.678315] Key type encrypted registered\n[ 0.679126] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.680147] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681174] evm: HMAC attrs: 0x1\n[ 0.682118] Magic number: 6:467:520\n[ 0.682965] rtc_cmos 00:00: setting system clock to 2018-10-03 07:30:50 UTC (1538551850)\n[ 0.684548] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685665] EDD information not available.\n[ 0.770554] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772079] Write protecting the kernel read-only data: 14336k\n[ 0.783881] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785690] 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 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.364694] 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-10-03 07:31:49,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a/action used request id req-410d6da5-b5c9-430f-a038-25f99a7bf4be 2018-10-03 07:31:51,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a578690822a6c965e3d20b5de325524015d2d0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:31:52,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31: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-3103daae-b589-4b56-841f-28ce08daef0a x-compute-request-id: req-3103daae-b589-4b56-841f-28ce08daef0a Content-Encoding: gzip Content-Length: 7898 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 460456687 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132430] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134053] pid_max: default: 32768 minimum: 301\n[ 0.134932] ACPI: Core revision 20150930\n[ 0.136306] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137585] Security Framework initialized\n[ 0.138384] Yama: becoming mindful.\n[ 0.139097] AppArmor: AppArmor initialized\n[ 0.139952] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141257] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142518] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143707] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145071] Initializing cgroup subsys io\n[ 0.145872] Initializing cgroup subsys memory\n[ 0.146717] Initializing cgroup subsys devices\n[ 0.147586] Initializing cgroup subsys freezer\n[ 0.148442] Initializing cgroup subsys net_cls\n[ 0.149290] Initializing cgroup subsys perf_event\n[ 0.150184] Initializing cgroup subsys net_prio\n[ 0.151053] Initializing cgroup subsys hugetlb\n[ 0.151917] Initializing cgroup subsys pids\n[ 0.152780] CPU: Physical Processor ID: 0\n[ 0.154257] mce: CPU supports 10 MCE banks\n[ 0.155090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156077] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166736] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173119] ftrace: allocating 31920 entries in 125 pages\n[ 0.199601] smpboot: Max logical packages: 1\n[ 0.200453] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201773] x2apic enabled\n[ 0.202566] Switched APIC routing to physical x2apic.\n[ 0.204296] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205393] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207344] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209105] KVM setup paravirtual spinlock\n[ 0.210388] x86: Booted up 1 node, 1 CPUs\n[ 0.211173] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212542] devtmpfs: initialized\n[ 0.214238] evm: security.selinux\n[ 0.214928] evm: security.SMACK64\n[ 0.215608] evm: security.SMACK64EXEC\n[ 0.216339] evm: security.SMACK64TRANSMUTE\n[ 0.217128] evm: security.SMACK64MMAP\n[ 0.217858] evm: security.ima\n[ 0.218492] evm: security.capability\n[ 0.219280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221090] pinctrl core: initialized pinctrl subsystem\n[ 0.222158] RTC time: 7:30:49, date: 10/03/18\n[ 0.223104] NET: Registered protocol family 16\n[ 0.224067] cpuidle: using governor ladder\n[ 0.224870] cpuidle: using governor menu\n[ 0.225641] PCCT header not found.\n[ 0.226375] ACPI: bus type PCI registered\n[ 0.227163] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228386] PCI: Using configuration type 1 for base access\n[ 0.230113] ACPI: Added _OSI(Module Device)\n[ 0.230938] ACPI: Added _OSI(Processor Device)\n[ 0.231788] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232675] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234783] ACPI: Interpreter enabled\n[ 0.235534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240945] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242747] ACPI: (supports S0 S5)\n[ 0.243438] ACPI: Using IOAPIC for interrupt routing\n[ 0.244471] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247531] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248649] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249852] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253191] acpiphp: Slot [3] registered\n[ 0.253977] acpiphp: Slot [4] registered\n[ 0.254761] acpiphp: Slot [5] registered\n[ 0.255545] acpiphp: Slot [6] registered\n[ 0.256327] acpiphp: Slot [7] registered\n[ 0.257111] acpiphp: Slot [8] registered\n[ 0.257899] acpiphp: Slot [9] registered\n[ 0.258681] acpiphp: Slot [10] registered\n[ 0.259475] acpiphp: Slot [11] registered\n[ 0.260266] acpiphp: Slot [12] registered\n[ 0.261068] acpiphp: Slot [13] registered\n[ 0.261868] acpiphp: Slot [14] registered\n[ 0.262667] acpiphp: Slot [15] registered\n[ 0.273465] acpiphp: Slot [16] registered\n[ 0.274286] acpiphp: Slot [17] registered\n[ 0.275084] acpiphp: Slot [18] registered\n[ 0.275877] acpiphp: Slot [19] registered\n[ 0.276672] acpiphp: Slot [20] registered\n[ 0.277472] acpiphp: Slot [21] registered\n[ 0.278264] acpiphp: Slot [22] registered\n[ 0.279061] acpiphp: Slot [23] registered\n[ 0.279856] acpiphp: Slot [24] registered\n[ 0.280650] acpiphp: Slot [25] registered\n[ 0.281444] acpiphp: Slot [26] registered\n[ 0.282237] acpiphp: Slot [27] registered\n[ 0.283035] acpiphp: Slot [28] registered\n[ 0.283832] acpiphp: Slot [29] registered\n[ 0.284625] acpiphp: Slot [30] registered\n[ 0.285419] acpiphp: Slot [31] registered\n[ 0.286207] PCI host bridge to bus 0000:00\n[ 0.287006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290798] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292215] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298494] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299772] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300926] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302164] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308510] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309907] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357488] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358880] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360271] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361660] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364008] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365208] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366724] vgaarb: loaded\n[ 0.367316] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368436] SCSI subsystem initialized\n[ 0.369236] ACPI: bus type USB registered\n[ 0.370038] usbcore: registered new interface driver usbfs\n[ 0.371042] usbcore: registered new interface driver hub\n[ 0.372025] usbcore: registered new device driver usb\n[ 0.373062] PCI: Using ACPI for IRQ routing\n[ 0.374064] NetLabel: Initializing\n[ 0.374763] NetLabel: domain hash size = 128\n[ 0.375600] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376530] NetLabel: unlabeled traffic allowed by default\n[ 0.377609] clocksource: Switched to clocksource kvm-clock\n[ 0.382982] AppArmor: AppArmor Filesystem Enabled\n[ 0.383941] pnp: PnP ACPI init\n[ 0.384837] pnp: PnP ACPI: found 5 devices\n[ 0.391188] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392867] NET: Registered protocol family 2\n[ 0.393809] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396190] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398381] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399525] NET: Registered protocol family 1\n[ 0.400376] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401451] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402509] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416500] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430685] Trying to unpack rootfs image as initramfs...\n[ 0.480507] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494528] Scanning for low memory corruption every 60 seconds\n[ 0.495884] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497021] audit: initializing netlink subsys (disabled)\n[ 0.498042] audit: type=2000 audit(1538551849.809:1): initialized\n[ 0.499340] Initialise system trusted keyring\n[ 0.500254] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501414] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503376] zbud: loaded\n[ 0.504068] VFS: Disk quotas dquot_6.6.0\n[ 0.504881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506392] fuse init (API version 7.23)\n[ 0.507275] Key type big_key registered\n[ 0.508071] Allocating IMA MOK and blacklist keyrings.\n[ 0.509165] Key type asymmetric registered\n[ 0.509993] Asymmetric key parser 'x509' registered\n[ 0.510948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512406] io scheduler noop registered\n[ 0.513190] io scheduler deadline registered (default)\n[ 0.514181] io scheduler cfq registered\n[ 0.515019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516054] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518753] ACPI: Power Button [PWRF]\n[ 0.519946] GHES: HEST is not enabled!\n[ 0.533617] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562520] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565113] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590062] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592206] Linux agpgart interface v0.103\n[ 0.594215] brd: module loaded\n[ 0.595395] loop: module loaded\n[ 0.601964] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603483] GPT:90111 != 2097151\n[ 0.604149] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605223] GPT:90111 != 2097151\n[ 0.605910] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606868] vda: vda1 vda15\n[ 0.608645] scsi host0: ata_piix\n[ 0.609375] scsi host1: ata_piix\n[ 0.610080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611292] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612728] libphy: Fixed MDIO Bus: probed\n[ 0.613539] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614487] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616725] PPP generic driver version 2.4.2\n[ 0.617602] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619005] ehci-pci: EHCI PCI platform driver\n[ 0.619875] ehci-platform: EHCI generic platform driver\n[ 0.620851] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621972] ohci-pci: OHCI PCI platform driver\n[ 0.622841] ohci-platform: OHCI generic platform driver\n[ 0.623828] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638357] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639410] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640865] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641892] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644211] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645630] usb usb1: Product: UHCI Host Controller\n[ 0.646560] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647695] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648715] hub 1-0:1.0: USB hub found\n[ 0.649490] hub 1-0:1.0: 2 ports detected\n[ 0.650408] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652515] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653469] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654501] mousedev: PS/2 mouse device common for all mice\n[ 0.655752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657577] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658668] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661033] i2c /dev entries driver\n[ 0.661801] device-mapper: uevent: version 1.0.3\n[ 0.662743] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664365] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665656] NET: Registered protocol family 10\n[ 0.666643] NET: Registered protocol family 17\n[ 0.667527] Key type dns_resolver registered\n[ 0.668442] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669534] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.671286] registered taskstats version 1\n[ 0.672111] Loading compiled-in X.509 certificates\n[ 0.673548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.675390] zswap: loaded using pool lzo/zbud\n[ 0.676753] Key type trusted registered\n[ 0.678315] Key type encrypted registered\n[ 0.679126] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.680147] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681174] evm: HMAC attrs: 0x1\n[ 0.682118] Magic number: 6:467:520\n[ 0.682965] rtc_cmos 00:00: setting system clock to 2018-10-03 07:30:50 UTC (1538551850)\n[ 0.684548] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685665] EDD information not available.\n[ 0.770554] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772079] Write protecting the kernel read-only data: 14336k\n[ 0.783881] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785690] 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 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.364694] 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.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 61.32. iid=i-0000010d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-10-03 07:31:52,831 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a/action used request id req-3103daae-b589-4b56-841f-28ce08daef0a 2018-10-03 07:31:54,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a578690822a6c965e3d20b5de325524015d2d0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:31:55,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-8ee3d1d4-e9d2-42f9-bfba-6c4ddc37a89a x-compute-request-id: req-8ee3d1d4-e9d2-42f9-bfba-6c4ddc37a89a Content-Encoding: gzip Content-Length: 9537 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 460456687 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132430] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134053] pid_max: default: 32768 minimum: 301\n[ 0.134932] ACPI: Core revision 20150930\n[ 0.136306] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137585] Security Framework initialized\n[ 0.138384] Yama: becoming mindful.\n[ 0.139097] AppArmor: AppArmor initialized\n[ 0.139952] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141257] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142518] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143707] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145071] Initializing cgroup subsys io\n[ 0.145872] Initializing cgroup subsys memory\n[ 0.146717] Initializing cgroup subsys devices\n[ 0.147586] Initializing cgroup subsys freezer\n[ 0.148442] Initializing cgroup subsys net_cls\n[ 0.149290] Initializing cgroup subsys perf_event\n[ 0.150184] Initializing cgroup subsys net_prio\n[ 0.151053] Initializing cgroup subsys hugetlb\n[ 0.151917] Initializing cgroup subsys pids\n[ 0.152780] CPU: Physical Processor ID: 0\n[ 0.154257] mce: CPU supports 10 MCE banks\n[ 0.155090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156077] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166736] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173119] ftrace: allocating 31920 entries in 125 pages\n[ 0.199601] smpboot: Max logical packages: 1\n[ 0.200453] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201773] x2apic enabled\n[ 0.202566] Switched APIC routing to physical x2apic.\n[ 0.204296] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205393] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207344] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209105] KVM setup paravirtual spinlock\n[ 0.210388] x86: Booted up 1 node, 1 CPUs\n[ 0.211173] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212542] devtmpfs: initialized\n[ 0.214238] evm: security.selinux\n[ 0.214928] evm: security.SMACK64\n[ 0.215608] evm: security.SMACK64EXEC\n[ 0.216339] evm: security.SMACK64TRANSMUTE\n[ 0.217128] evm: security.SMACK64MMAP\n[ 0.217858] evm: security.ima\n[ 0.218492] evm: security.capability\n[ 0.219280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221090] pinctrl core: initialized pinctrl subsystem\n[ 0.222158] RTC time: 7:30:49, date: 10/03/18\n[ 0.223104] NET: Registered protocol family 16\n[ 0.224067] cpuidle: using governor ladder\n[ 0.224870] cpuidle: using governor menu\n[ 0.225641] PCCT header not found.\n[ 0.226375] ACPI: bus type PCI registered\n[ 0.227163] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228386] PCI: Using configuration type 1 for base access\n[ 0.230113] ACPI: Added _OSI(Module Device)\n[ 0.230938] ACPI: Added _OSI(Processor Device)\n[ 0.231788] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232675] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234783] ACPI: Interpreter enabled\n[ 0.235534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240945] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242747] ACPI: (supports S0 S5)\n[ 0.243438] ACPI: Using IOAPIC for interrupt routing\n[ 0.244471] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247531] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248649] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249852] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253191] acpiphp: Slot [3] registered\n[ 0.253977] acpiphp: Slot [4] registered\n[ 0.254761] acpiphp: Slot [5] registered\n[ 0.255545] acpiphp: Slot [6] registered\n[ 0.256327] acpiphp: Slot [7] registered\n[ 0.257111] acpiphp: Slot [8] registered\n[ 0.257899] acpiphp: Slot [9] registered\n[ 0.258681] acpiphp: Slot [10] registered\n[ 0.259475] acpiphp: Slot [11] registered\n[ 0.260266] acpiphp: Slot [12] registered\n[ 0.261068] acpiphp: Slot [13] registered\n[ 0.261868] acpiphp: Slot [14] registered\n[ 0.262667] acpiphp: Slot [15] registered\n[ 0.273465] acpiphp: Slot [16] registered\n[ 0.274286] acpiphp: Slot [17] registered\n[ 0.275084] acpiphp: Slot [18] registered\n[ 0.275877] acpiphp: Slot [19] registered\n[ 0.276672] acpiphp: Slot [20] registered\n[ 0.277472] acpiphp: Slot [21] registered\n[ 0.278264] acpiphp: Slot [22] registered\n[ 0.279061] acpiphp: Slot [23] registered\n[ 0.279856] acpiphp: Slot [24] registered\n[ 0.280650] acpiphp: Slot [25] registered\n[ 0.281444] acpiphp: Slot [26] registered\n[ 0.282237] acpiphp: Slot [27] registered\n[ 0.283035] acpiphp: Slot [28] registered\n[ 0.283832] acpiphp: Slot [29] registered\n[ 0.284625] acpiphp: Slot [30] registered\n[ 0.285419] acpiphp: Slot [31] registered\n[ 0.286207] PCI host bridge to bus 0000:00\n[ 0.287006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290798] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292215] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298494] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299772] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300926] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302164] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308510] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309907] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357488] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358880] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360271] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361660] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364008] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365208] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366724] vgaarb: loaded\n[ 0.367316] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368436] SCSI subsystem initialized\n[ 0.369236] ACPI: bus type USB registered\n[ 0.370038] usbcore: registered new interface driver usbfs\n[ 0.371042] usbcore: registered new interface driver hub\n[ 0.372025] usbcore: registered new device driver usb\n[ 0.373062] PCI: Using ACPI for IRQ routing\n[ 0.374064] NetLabel: Initializing\n[ 0.374763] NetLabel: domain hash size = 128\n[ 0.375600] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376530] NetLabel: unlabeled traffic allowed by default\n[ 0.377609] clocksource: Switched to clocksource kvm-clock\n[ 0.382982] AppArmor: AppArmor Filesystem Enabled\n[ 0.383941] pnp: PnP ACPI init\n[ 0.384837] pnp: PnP ACPI: found 5 devices\n[ 0.391188] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392867] NET: Registered protocol family 2\n[ 0.393809] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396190] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398381] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399525] NET: Registered protocol family 1\n[ 0.400376] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401451] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402509] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416500] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430685] Trying to unpack rootfs image as initramfs...\n[ 0.480507] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494528] Scanning for low memory corruption every 60 seconds\n[ 0.495884] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497021] audit: initializing netlink subsys (disabled)\n[ 0.498042] audit: type=2000 audit(1538551849.809:1): initialized\n[ 0.499340] Initialise system trusted keyring\n[ 0.500254] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501414] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503376] zbud: loaded\n[ 0.504068] VFS: Disk quotas dquot_6.6.0\n[ 0.504881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506392] fuse init (API version 7.23)\n[ 0.507275] Key type big_key registered\n[ 0.508071] Allocating IMA MOK and blacklist keyrings.\n[ 0.509165] Key type asymmetric registered\n[ 0.509993] Asymmetric key parser 'x509' registered\n[ 0.510948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512406] io scheduler noop registered\n[ 0.513190] io scheduler deadline registered (default)\n[ 0.514181] io scheduler cfq registered\n[ 0.515019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516054] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518753] ACPI: Power Button [PWRF]\n[ 0.519946] GHES: HEST is not enabled!\n[ 0.533617] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562520] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565113] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590062] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592206] Linux agpgart interface v0.103\n[ 0.594215] brd: module loaded\n[ 0.595395] loop: module loaded\n[ 0.601964] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603483] GPT:90111 != 2097151\n[ 0.604149] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605223] GPT:90111 != 2097151\n[ 0.605910] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606868] vda: vda1 vda15\n[ 0.608645] scsi host0: ata_piix\n[ 0.609375] scsi host1: ata_piix\n[ 0.610080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611292] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612728] libphy: Fixed MDIO Bus: probed\n[ 0.613539] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614487] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616725] PPP generic driver version 2.4.2\n[ 0.617602] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619005] ehci-pci: EHCI PCI platform driver\n[ 0.619875] ehci-platform: EHCI generic platform driver\n[ 0.620851] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621972] ohci-pci: OHCI PCI platform driver\n[ 0.622841] ohci-platform: OHCI generic platform driver\n[ 0.623828] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638357] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639410] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640865] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641892] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644211] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645630] usb usb1: Product: UHCI Host Controller\n[ 0.646560] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647695] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648715] hub 1-0:1.0: USB hub found\n[ 0.649490] hub 1-0:1.0: 2 ports detected\n[ 0.650408] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652515] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653469] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654501] mousedev: PS/2 mouse device common for all mice\n[ 0.655752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657577] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658668] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661033] i2c /dev entries driver\n[ 0.661801] device-mapper: uevent: version 1.0.3\n[ 0.662743] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664365] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665656] NET: Registered protocol family 10\n[ 0.666643] NET: Registered protocol family 17\n[ 0.667527] Key type dns_resolver registered\n[ 0.668442] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669534] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.671286] registered taskstats version 1\n[ 0.672111] Loading compiled-in X.509 certificates\n[ 0.673548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.675390] zswap: loaded using pool lzo/zbud\n[ 0.676753] Key type trusted registered\n[ 0.678315] Key type encrypted registered\n[ 0.679126] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.680147] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681174] evm: HMAC attrs: 0x1\n[ 0.682118] Magic number: 6:467:520\n[ 0.682965] rtc_cmos 00:00: setting system clock to 2018-10-03 07:30:50 UTC (1538551850)\n[ 0.684548] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685665] EDD information not available.\n[ 0.770554] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772079] Write protecting the kernel read-only data: 14336k\n[ 0.783881] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785690] 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 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.364694] 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.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 61.32. iid=i-0000010d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC02VgkFiXueSkfASrNX55b+kZV4g67Buf1+lAPzC+z34FCGgdws9poMKwFXPlAoIPeXOsq2vAE1yXZfm6c9lx+VFYgj71f+zzkwngm0x8STQvHV+rvnaW3cnNBF8i/H79EX9Pjq4tfFNan4c4hTQupaxk/TfVCS9Pa8h9TtFrwd6XJCJIHyO6bIAcp7wdEBfUoBOE4Olqd1DXMiwOPCqlmrh/1FEE9bstG7wEWGu6/e0OFretqRguXtEw7NVAfRHErVLB58hJ1JKqMkzntZpA9T+zfpkY4JBnfZrtrZ5QVja8eKlY/MLn64Th4opUuNMHURGJc2elavzJUP7PydSD5 root@sdnvpn-4-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMSzU0vUKOVAKU7YSin58hJabT0mUd/gYaade8BA+3Tns4yiaV/hAXwEujc97jdZGgs9UFhiDqCYeWfxp9o+jj3Ehi/thJQKw+V7f/xuxcW4rMpKrPfGCRXUnCHPXoBd98lj30JxHKPshLOeJtvTs9b+t7UZuwBkeoqvLhcWNVB/AAAAFQCFfr+2lI9U1HPOikIFcrsxI+u8sQAAAIEAnOLcpQiu3U7+Kh1XbLvGuD4yynV9nA8B96RiVCeo2JHiyTd2202+VwoOKcIzAnkwShcjosGISqYvyxseqjGHBmx5UsFMKcdDhACy39OVEzFXE61M2CbeQQsABFrBBaLw483q+Ze5nD3cpD8iCBoOh8FsBazDgXDebIn99ajbFYQAAACAP+uxOgH6XkHhT2Pk1sDt/BqFSrWwzCg1SdwgAaRaFPTqtM13wCkZHB5z2G45niqm3kauRlW5PDYRCe8gFMpqHudoKpXvqBxA4APdDTWwcpFuzBX3WUwS/KWYA7VkWK9JOz1e64U3P9TZ793vNSb0UAK5PbO6R5BW5Rg9l2+zGio= root@sdnvpn-4-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:feba:445e/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.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.31 ===\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: /dev/root resized successfully [took 1.48s]\n"} 2018-10-03 07:31:55,922 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a/action used request id req-8ee3d1d4-e9d2-42f9-bfba-6c4ddc37a89a 2018-10-03 07:31:57,952 - sdnvpn_test_utils - INFO - Waiting for instance edb8ddcd-c995-4212-8dc2-a0aa58609704 to boot up 2018-10-03 07:31:57,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f699495c9a510cde2fb389686c1ec70e74204c2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:31:59,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:31: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-81850368-d74e-45f4-ad9a-5f9e0456d51f x-compute-request-id: req-81850368-d74e-45f4-ad9a-5f9e0456d51f Content-Encoding: gzip Content-Length: 7685 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508252456 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.135266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.137023] pid_max: default: 32768 minimum: 301\n[ 0.137941] ACPI: Core revision 20150930\n[ 0.139361] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140716] Security Framework initialized\n[ 0.141553] Yama: becoming mindful.\n[ 0.142322] AppArmor: AppArmor initialized\n[ 0.143222] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144639] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145967] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147241] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148673] Initializing cgroup subsys io\n[ 0.149511] Initializing cgroup subsys memory\n[ 0.150420] Initializing cgroup subsys devices\n[ 0.151336] Initializing cgroup subsys freezer\n[ 0.152230] Initializing cgroup subsys net_cls\n[ 0.153122] Initializing cgroup subsys perf_event\n[ 0.154088] Initializing cgroup subsys net_prio\n[ 0.155034] Initializing cgroup subsys hugetlb\n[ 0.155932] Initializing cgroup subsys pids\n[ 0.156829] CPU: Physical Processor ID: 0\n[ 0.158362] mce: CPU supports 10 MCE banks\n[ 0.159253] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170873] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177261] ftrace: allocating 31920 entries in 125 pages\n[ 0.203290] smpboot: Max logical packages: 1\n[ 0.204186] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205599] x2apic enabled\n[ 0.206440] Switched APIC routing to physical x2apic.\n[ 0.208218] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209371] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213257] KVM setup paravirtual spinlock\n[ 0.214615] x86: Booted up 1 node, 1 CPUs\n[ 0.215457] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216904] devtmpfs: initialized\n[ 0.218637] evm: security.selinux\n[ 0.219352] evm: security.SMACK64\n[ 0.220070] evm: security.SMACK64EXEC\n[ 0.220836] evm: security.SMACK64TRANSMUTE\n[ 0.221665] evm: security.SMACK64MMAP\n[ 0.222431] evm: security.ima\n[ 0.223090] evm: security.capability\n[ 0.223919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225900] pinctrl core: initialized pinctrl subsystem\n[ 0.227031] RTC time: 7:31:02, date: 10/03/18\n[ 0.228012] NET: Registered protocol family 16\n[ 0.229012] cpuidle: using governor ladder\n[ 0.229857] cpuidle: using governor menu\n[ 0.230666] PCCT header not found.\n[ 0.231435] ACPI: bus type PCI registered\n[ 0.232256] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233530] PCI: Using configuration type 1 for base access\n[ 0.235319] ACPI: Added _OSI(Module Device)\n[ 0.236220] ACPI: Added _OSI(Processor Device)\n[ 0.237138] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238091] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240267] ACPI: Interpreter enabled\n[ 0.241086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248749] ACPI: (supports S0 S5)\n[ 0.249477] ACPI: Using IOAPIC for interrupt routing\n[ 0.250607] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253763] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254958] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256271] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257513] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259824] acpiphp: Slot [3] registered\n[ 0.260697] acpiphp: Slot [4] registered\n[ 0.261534] acpiphp: Slot [5] registered\n[ 0.262353] acpiphp: Slot [6] registered\n[ 0.263183] acpiphp: Slot [7] registered\n[ 0.264010] acpiphp: Slot [8] registered\n[ 0.264874] acpiphp: Slot [9] registered\n[ 0.265756] acpiphp: Slot [10] registered\n[ 0.266589] acpiphp: Slot [11] registered\n[ 0.267441] acpiphp: Slot [12] registered\n[ 0.268290] acpiphp: Slot [13] registered\n[ 0.269152] acpiphp: Slot [14] registered\n[ 0.269991] acpiphp: Slot [15] registered\n[ 0.281201] acpiphp: Slot [16] registered\n[ 0.282039] acpiphp: Slot [17] registered\n[ 0.282877] acpiphp: Slot [18] registered\n[ 0.283712] acpiphp: Slot [19] registered\n[ 0.284549] acpiphp: Slot [20] registered\n[ 0.285404] acpiphp: Slot [21] registered\n[ 0.286255] acpiphp: Slot [22] registered\n[ 0.287119] acpiphp: Slot [23] registered\n[ 0.287951] acpiphp: Slot [24] registered\n[ 0.288783] acpiphp: Slot [25] registered\n[ 0.289618] acpiphp: Slot [26] registered\n[ 0.290449] acpiphp: Slot [27] registered\n[ 0.291279] acpiphp: Slot [28] registered\n[ 0.292116] acpiphp: Slot [29] registered\n[ 0.292948] acpiphp: Slot [30] registered\n[ 0.293788] acpiphp: Slot [31] registered\n[ 0.294616] PCI host bridge to bus 0000:00\n[ 0.295468] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299479] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307170] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308510] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309722] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317545] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364379] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368874] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371572] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372993] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375746] vgaarb: loaded\n[ 0.376395] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377600] SCSI subsystem initialized\n[ 0.378452] ACPI: bus type USB registered\n[ 0.379297] usbcore: registered new interface driver usbfs\n[ 0.380370] usbcore: registered new interface driver hub\n[ 0.381419] usbcore: registered new device driver usb\n[ 0.382528] PCI: Using ACPI for IRQ routing\n[ 0.383631] NetLabel: Initializing\n[ 0.384382] NetLabel: domain hash size = 128\n[ 0.385270] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386290] NetLabel: unlabeled traffic allowed by default\n[ 0.387470] clocksource: Switched to clocksource kvm-clock\n[ 0.393060] AppArmor: AppArmor Filesystem Enabled\n[ 0.394097] pnp: PnP ACPI init\n[ 0.395059] pnp: PnP ACPI: found 5 devices\n[ 0.401506] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403282] NET: Registered protocol family 2\n[ 0.404300] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405660] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.406910] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409282] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410537] NET: Registered protocol family 1\n[ 0.411496] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412674] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427874] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442053] Trying to unpack rootfs image as initramfs...\n[ 0.491783] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505582] Scanning for low memory corruption every 60 seconds\n[ 0.506978] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508196] audit: initializing netlink subsys (disabled)\n[ 0.509231] audit: type=2000 audit(1538551863.094:1): initialized\n[ 0.510559] Initialise system trusted keyring\n[ 0.511502] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512673] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514642] zbud: loaded\n[ 0.515345] VFS: Disk quotas dquot_6.6.0\n[ 0.516191] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517732] fuse init (API version 7.23)\n[ 0.518625] Key type big_key registered\n[ 0.519428] Allocating IMA MOK and blacklist keyrings.\n[ 0.520558] Key type asymmetric registered\n[ 0.521387] Asymmetric key parser 'x509' registered\n[ 0.522347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524197] io scheduler noop registered\n[ 0.525005] io scheduler deadline registered (default)\n[ 0.526004] io scheduler cfq registered\n[ 0.526847] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527916] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530656] ACPI: Power Button [PWRF]\n[ 0.531513] GHES: HEST is not enabled!\n[ 0.545178] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601554] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603701] Linux agpgart interface v0.103\n[ 0.605712] brd: module loaded\n[ 0.606862] loop: module loaded\n[ 0.611545] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613005] GPT:90111 != 2097151\n[ 0.613683] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614776] GPT:90111 != 2097151\n[ 0.615451] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616422] vda: vda1 vda15\n[ 0.617852] scsi host0: ata_piix\n[ 0.618594] scsi host1: ata_piix\n[ 0.619305] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620529] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621974] libphy: Fixed MDIO Bus: probed\n[ 0.622808] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625922] PPP generic driver version 2.4.2\n[ 0.626814] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628087] ehci-pci: EHCI PCI platform driver\n[ 0.628968] ehci-platform: EHCI generic platform driver\n[ 0.629952] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631079] ohci-pci: OHCI PCI platform driver\n[ 0.631954] ohci-platform: OHCI generic platform driver\n[ 0.632949] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647256] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649726] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654538] usb usb1: Product: UHCI Host Controller\n[ 0.655479] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657616] hub 1-0:1.0: USB hub found\n[ 0.658390] hub 1-0:1.0: 2 ports detected\n[ 0.659298] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661431] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662389] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663419] mousedev: PS/2 mouse device common for all mice\n[ 0.664680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668837] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670024] i2c /dev entries driver\n[ 0.670779] device-mapper: uevent: version 1.0.3\n[ 0.671736] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673372] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674650] NET: Registered protocol family 10\n[ 0.675663] NET: Registered protocol family 17\n[ 0.676559] Key type dns_resolver registered\n[ 0.677490] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678588] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680488] registered taskstats version 1\n[ 0.681516] Loading compiled-in X.509 certificates\n[ 0.683142] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685260] zswap: loaded using pool lzo/zbud\n[ 0.686884] Key type trusted registered\n[ 0.688782] Key type encrypted registered\n[ 0.689687] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690910] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692152] evm: HMAC attrs: 0x1\n[ 0.693229] Magic number: 6:467:520\n[ 0.694325] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:03 UTC (1538551863)\n[ 0.696257] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697705] EDD information not available.\n[ 0.780426] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781989] Write protecting the kernel read-only data: 14336k\n[ 0.793996] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795833] 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.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.153190] 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-10-03 07:31:59,083 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704/action used request id req-81850368-d74e-45f4-ad9a-5f9e0456d51f 2018-10-03 07:32:01,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f699495c9a510cde2fb389686c1ec70e74204c2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:02,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-663d3168-243f-4b03-ac8c-2e8e2fe10253 x-compute-request-id: req-663d3168-243f-4b03-ac8c-2e8e2fe10253 Content-Encoding: gzip Content-Length: 7685 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508252456 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.135266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.137023] pid_max: default: 32768 minimum: 301\n[ 0.137941] ACPI: Core revision 20150930\n[ 0.139361] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140716] Security Framework initialized\n[ 0.141553] Yama: becoming mindful.\n[ 0.142322] AppArmor: AppArmor initialized\n[ 0.143222] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144639] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145967] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147241] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148673] Initializing cgroup subsys io\n[ 0.149511] Initializing cgroup subsys memory\n[ 0.150420] Initializing cgroup subsys devices\n[ 0.151336] Initializing cgroup subsys freezer\n[ 0.152230] Initializing cgroup subsys net_cls\n[ 0.153122] Initializing cgroup subsys perf_event\n[ 0.154088] Initializing cgroup subsys net_prio\n[ 0.155034] Initializing cgroup subsys hugetlb\n[ 0.155932] Initializing cgroup subsys pids\n[ 0.156829] CPU: Physical Processor ID: 0\n[ 0.158362] mce: CPU supports 10 MCE banks\n[ 0.159253] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170873] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177261] ftrace: allocating 31920 entries in 125 pages\n[ 0.203290] smpboot: Max logical packages: 1\n[ 0.204186] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205599] x2apic enabled\n[ 0.206440] Switched APIC routing to physical x2apic.\n[ 0.208218] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209371] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213257] KVM setup paravirtual spinlock\n[ 0.214615] x86: Booted up 1 node, 1 CPUs\n[ 0.215457] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216904] devtmpfs: initialized\n[ 0.218637] evm: security.selinux\n[ 0.219352] evm: security.SMACK64\n[ 0.220070] evm: security.SMACK64EXEC\n[ 0.220836] evm: security.SMACK64TRANSMUTE\n[ 0.221665] evm: security.SMACK64MMAP\n[ 0.222431] evm: security.ima\n[ 0.223090] evm: security.capability\n[ 0.223919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225900] pinctrl core: initialized pinctrl subsystem\n[ 0.227031] RTC time: 7:31:02, date: 10/03/18\n[ 0.228012] NET: Registered protocol family 16\n[ 0.229012] cpuidle: using governor ladder\n[ 0.229857] cpuidle: using governor menu\n[ 0.230666] PCCT header not found.\n[ 0.231435] ACPI: bus type PCI registered\n[ 0.232256] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233530] PCI: Using configuration type 1 for base access\n[ 0.235319] ACPI: Added _OSI(Module Device)\n[ 0.236220] ACPI: Added _OSI(Processor Device)\n[ 0.237138] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238091] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240267] ACPI: Interpreter enabled\n[ 0.241086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248749] ACPI: (supports S0 S5)\n[ 0.249477] ACPI: Using IOAPIC for interrupt routing\n[ 0.250607] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253763] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254958] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256271] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257513] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259824] acpiphp: Slot [3] registered\n[ 0.260697] acpiphp: Slot [4] registered\n[ 0.261534] acpiphp: Slot [5] registered\n[ 0.262353] acpiphp: Slot [6] registered\n[ 0.263183] acpiphp: Slot [7] registered\n[ 0.264010] acpiphp: Slot [8] registered\n[ 0.264874] acpiphp: Slot [9] registered\n[ 0.265756] acpiphp: Slot [10] registered\n[ 0.266589] acpiphp: Slot [11] registered\n[ 0.267441] acpiphp: Slot [12] registered\n[ 0.268290] acpiphp: Slot [13] registered\n[ 0.269152] acpiphp: Slot [14] registered\n[ 0.269991] acpiphp: Slot [15] registered\n[ 0.281201] acpiphp: Slot [16] registered\n[ 0.282039] acpiphp: Slot [17] registered\n[ 0.282877] acpiphp: Slot [18] registered\n[ 0.283712] acpiphp: Slot [19] registered\n[ 0.284549] acpiphp: Slot [20] registered\n[ 0.285404] acpiphp: Slot [21] registered\n[ 0.286255] acpiphp: Slot [22] registered\n[ 0.287119] acpiphp: Slot [23] registered\n[ 0.287951] acpiphp: Slot [24] registered\n[ 0.288783] acpiphp: Slot [25] registered\n[ 0.289618] acpiphp: Slot [26] registered\n[ 0.290449] acpiphp: Slot [27] registered\n[ 0.291279] acpiphp: Slot [28] registered\n[ 0.292116] acpiphp: Slot [29] registered\n[ 0.292948] acpiphp: Slot [30] registered\n[ 0.293788] acpiphp: Slot [31] registered\n[ 0.294616] PCI host bridge to bus 0000:00\n[ 0.295468] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299479] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307170] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308510] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309722] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317545] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364379] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368874] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371572] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372993] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375746] vgaarb: loaded\n[ 0.376395] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377600] SCSI subsystem initialized\n[ 0.378452] ACPI: bus type USB registered\n[ 0.379297] usbcore: registered new interface driver usbfs\n[ 0.380370] usbcore: registered new interface driver hub\n[ 0.381419] usbcore: registered new device driver usb\n[ 0.382528] PCI: Using ACPI for IRQ routing\n[ 0.383631] NetLabel: Initializing\n[ 0.384382] NetLabel: domain hash size = 128\n[ 0.385270] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386290] NetLabel: unlabeled traffic allowed by default\n[ 0.387470] clocksource: Switched to clocksource kvm-clock\n[ 0.393060] AppArmor: AppArmor Filesystem Enabled\n[ 0.394097] pnp: PnP ACPI init\n[ 0.395059] pnp: PnP ACPI: found 5 devices\n[ 0.401506] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403282] NET: Registered protocol family 2\n[ 0.404300] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405660] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.406910] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409282] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410537] NET: Registered protocol family 1\n[ 0.411496] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412674] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427874] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442053] Trying to unpack rootfs image as initramfs...\n[ 0.491783] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505582] Scanning for low memory corruption every 60 seconds\n[ 0.506978] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508196] audit: initializing netlink subsys (disabled)\n[ 0.509231] audit: type=2000 audit(1538551863.094:1): initialized\n[ 0.510559] Initialise system trusted keyring\n[ 0.511502] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512673] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514642] zbud: loaded\n[ 0.515345] VFS: Disk quotas dquot_6.6.0\n[ 0.516191] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517732] fuse init (API version 7.23)\n[ 0.518625] Key type big_key registered\n[ 0.519428] Allocating IMA MOK and blacklist keyrings.\n[ 0.520558] Key type asymmetric registered\n[ 0.521387] Asymmetric key parser 'x509' registered\n[ 0.522347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524197] io scheduler noop registered\n[ 0.525005] io scheduler deadline registered (default)\n[ 0.526004] io scheduler cfq registered\n[ 0.526847] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527916] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530656] ACPI: Power Button [PWRF]\n[ 0.531513] GHES: HEST is not enabled!\n[ 0.545178] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601554] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603701] Linux agpgart interface v0.103\n[ 0.605712] brd: module loaded\n[ 0.606862] loop: module loaded\n[ 0.611545] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613005] GPT:90111 != 2097151\n[ 0.613683] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614776] GPT:90111 != 2097151\n[ 0.615451] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616422] vda: vda1 vda15\n[ 0.617852] scsi host0: ata_piix\n[ 0.618594] scsi host1: ata_piix\n[ 0.619305] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620529] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621974] libphy: Fixed MDIO Bus: probed\n[ 0.622808] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625922] PPP generic driver version 2.4.2\n[ 0.626814] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628087] ehci-pci: EHCI PCI platform driver\n[ 0.628968] ehci-platform: EHCI generic platform driver\n[ 0.629952] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631079] ohci-pci: OHCI PCI platform driver\n[ 0.631954] ohci-platform: OHCI generic platform driver\n[ 0.632949] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647256] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649726] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654538] usb usb1: Product: UHCI Host Controller\n[ 0.655479] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657616] hub 1-0:1.0: USB hub found\n[ 0.658390] hub 1-0:1.0: 2 ports detected\n[ 0.659298] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661431] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662389] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663419] mousedev: PS/2 mouse device common for all mice\n[ 0.664680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668837] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670024] i2c /dev entries driver\n[ 0.670779] device-mapper: uevent: version 1.0.3\n[ 0.671736] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673372] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674650] NET: Registered protocol family 10\n[ 0.675663] NET: Registered protocol family 17\n[ 0.676559] Key type dns_resolver registered\n[ 0.677490] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678588] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680488] registered taskstats version 1\n[ 0.681516] Loading compiled-in X.509 certificates\n[ 0.683142] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685260] zswap: loaded using pool lzo/zbud\n[ 0.686884] Key type trusted registered\n[ 0.688782] Key type encrypted registered\n[ 0.689687] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690910] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692152] evm: HMAC attrs: 0x1\n[ 0.693229] Magic number: 6:467:520\n[ 0.694325] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:03 UTC (1538551863)\n[ 0.696257] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697705] EDD information not available.\n[ 0.780426] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781989] Write protecting the kernel read-only data: 14336k\n[ 0.793996] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795833] 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.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.153190] 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-10-03 07:32:02,169 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704/action used request id req-663d3168-243f-4b03-ac8c-2e8e2fe10253 2018-10-03 07:32:04,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f699495c9a510cde2fb389686c1ec70e74204c2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:05,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-8b91c29f-5973-482d-af62-87c2379471b0 x-compute-request-id: req-8b91c29f-5973-482d-af62-87c2379471b0 Content-Encoding: gzip Content-Length: 7930 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508252456 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.135266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.137023] pid_max: default: 32768 minimum: 301\n[ 0.137941] ACPI: Core revision 20150930\n[ 0.139361] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140716] Security Framework initialized\n[ 0.141553] Yama: becoming mindful.\n[ 0.142322] AppArmor: AppArmor initialized\n[ 0.143222] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144639] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145967] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147241] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148673] Initializing cgroup subsys io\n[ 0.149511] Initializing cgroup subsys memory\n[ 0.150420] Initializing cgroup subsys devices\n[ 0.151336] Initializing cgroup subsys freezer\n[ 0.152230] Initializing cgroup subsys net_cls\n[ 0.153122] Initializing cgroup subsys perf_event\n[ 0.154088] Initializing cgroup subsys net_prio\n[ 0.155034] Initializing cgroup subsys hugetlb\n[ 0.155932] Initializing cgroup subsys pids\n[ 0.156829] CPU: Physical Processor ID: 0\n[ 0.158362] mce: CPU supports 10 MCE banks\n[ 0.159253] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170873] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177261] ftrace: allocating 31920 entries in 125 pages\n[ 0.203290] smpboot: Max logical packages: 1\n[ 0.204186] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205599] x2apic enabled\n[ 0.206440] Switched APIC routing to physical x2apic.\n[ 0.208218] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209371] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213257] KVM setup paravirtual spinlock\n[ 0.214615] x86: Booted up 1 node, 1 CPUs\n[ 0.215457] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216904] devtmpfs: initialized\n[ 0.218637] evm: security.selinux\n[ 0.219352] evm: security.SMACK64\n[ 0.220070] evm: security.SMACK64EXEC\n[ 0.220836] evm: security.SMACK64TRANSMUTE\n[ 0.221665] evm: security.SMACK64MMAP\n[ 0.222431] evm: security.ima\n[ 0.223090] evm: security.capability\n[ 0.223919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225900] pinctrl core: initialized pinctrl subsystem\n[ 0.227031] RTC time: 7:31:02, date: 10/03/18\n[ 0.228012] NET: Registered protocol family 16\n[ 0.229012] cpuidle: using governor ladder\n[ 0.229857] cpuidle: using governor menu\n[ 0.230666] PCCT header not found.\n[ 0.231435] ACPI: bus type PCI registered\n[ 0.232256] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233530] PCI: Using configuration type 1 for base access\n[ 0.235319] ACPI: Added _OSI(Module Device)\n[ 0.236220] ACPI: Added _OSI(Processor Device)\n[ 0.237138] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238091] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240267] ACPI: Interpreter enabled\n[ 0.241086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248749] ACPI: (supports S0 S5)\n[ 0.249477] ACPI: Using IOAPIC for interrupt routing\n[ 0.250607] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253763] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254958] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256271] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257513] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259824] acpiphp: Slot [3] registered\n[ 0.260697] acpiphp: Slot [4] registered\n[ 0.261534] acpiphp: Slot [5] registered\n[ 0.262353] acpiphp: Slot [6] registered\n[ 0.263183] acpiphp: Slot [7] registered\n[ 0.264010] acpiphp: Slot [8] registered\n[ 0.264874] acpiphp: Slot [9] registered\n[ 0.265756] acpiphp: Slot [10] registered\n[ 0.266589] acpiphp: Slot [11] registered\n[ 0.267441] acpiphp: Slot [12] registered\n[ 0.268290] acpiphp: Slot [13] registered\n[ 0.269152] acpiphp: Slot [14] registered\n[ 0.269991] acpiphp: Slot [15] registered\n[ 0.281201] acpiphp: Slot [16] registered\n[ 0.282039] acpiphp: Slot [17] registered\n[ 0.282877] acpiphp: Slot [18] registered\n[ 0.283712] acpiphp: Slot [19] registered\n[ 0.284549] acpiphp: Slot [20] registered\n[ 0.285404] acpiphp: Slot [21] registered\n[ 0.286255] acpiphp: Slot [22] registered\n[ 0.287119] acpiphp: Slot [23] registered\n[ 0.287951] acpiphp: Slot [24] registered\n[ 0.288783] acpiphp: Slot [25] registered\n[ 0.289618] acpiphp: Slot [26] registered\n[ 0.290449] acpiphp: Slot [27] registered\n[ 0.291279] acpiphp: Slot [28] registered\n[ 0.292116] acpiphp: Slot [29] registered\n[ 0.292948] acpiphp: Slot [30] registered\n[ 0.293788] acpiphp: Slot [31] registered\n[ 0.294616] PCI host bridge to bus 0000:00\n[ 0.295468] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299479] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307170] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308510] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309722] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317545] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364379] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368874] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371572] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372993] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375746] vgaarb: loaded\n[ 0.376395] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377600] SCSI subsystem initialized\n[ 0.378452] ACPI: bus type USB registered\n[ 0.379297] usbcore: registered new interface driver usbfs\n[ 0.380370] usbcore: registered new interface driver hub\n[ 0.381419] usbcore: registered new device driver usb\n[ 0.382528] PCI: Using ACPI for IRQ routing\n[ 0.383631] NetLabel: Initializing\n[ 0.384382] NetLabel: domain hash size = 128\n[ 0.385270] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386290] NetLabel: unlabeled traffic allowed by default\n[ 0.387470] clocksource: Switched to clocksource kvm-clock\n[ 0.393060] AppArmor: AppArmor Filesystem Enabled\n[ 0.394097] pnp: PnP ACPI init\n[ 0.395059] pnp: PnP ACPI: found 5 devices\n[ 0.401506] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403282] NET: Registered protocol family 2\n[ 0.404300] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405660] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.406910] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409282] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410537] NET: Registered protocol family 1\n[ 0.411496] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412674] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427874] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442053] Trying to unpack rootfs image as initramfs...\n[ 0.491783] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505582] Scanning for low memory corruption every 60 seconds\n[ 0.506978] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508196] audit: initializing netlink subsys (disabled)\n[ 0.509231] audit: type=2000 audit(1538551863.094:1): initialized\n[ 0.510559] Initialise system trusted keyring\n[ 0.511502] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512673] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514642] zbud: loaded\n[ 0.515345] VFS: Disk quotas dquot_6.6.0\n[ 0.516191] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517732] fuse init (API version 7.23)\n[ 0.518625] Key type big_key registered\n[ 0.519428] Allocating IMA MOK and blacklist keyrings.\n[ 0.520558] Key type asymmetric registered\n[ 0.521387] Asymmetric key parser 'x509' registered\n[ 0.522347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524197] io scheduler noop registered\n[ 0.525005] io scheduler deadline registered (default)\n[ 0.526004] io scheduler cfq registered\n[ 0.526847] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527916] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530656] ACPI: Power Button [PWRF]\n[ 0.531513] GHES: HEST is not enabled!\n[ 0.545178] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601554] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603701] Linux agpgart interface v0.103\n[ 0.605712] brd: module loaded\n[ 0.606862] loop: module loaded\n[ 0.611545] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613005] GPT:90111 != 2097151\n[ 0.613683] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614776] GPT:90111 != 2097151\n[ 0.615451] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616422] vda: vda1 vda15\n[ 0.617852] scsi host0: ata_piix\n[ 0.618594] scsi host1: ata_piix\n[ 0.619305] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620529] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621974] libphy: Fixed MDIO Bus: probed\n[ 0.622808] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625922] PPP generic driver version 2.4.2\n[ 0.626814] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628087] ehci-pci: EHCI PCI platform driver\n[ 0.628968] ehci-platform: EHCI generic platform driver\n[ 0.629952] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631079] ohci-pci: OHCI PCI platform driver\n[ 0.631954] ohci-platform: OHCI generic platform driver\n[ 0.632949] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647256] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649726] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654538] usb usb1: Product: UHCI Host Controller\n[ 0.655479] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657616] hub 1-0:1.0: USB hub found\n[ 0.658390] hub 1-0:1.0: 2 ports detected\n[ 0.659298] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661431] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662389] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663419] mousedev: PS/2 mouse device common for all mice\n[ 0.664680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668837] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670024] i2c /dev entries driver\n[ 0.670779] device-mapper: uevent: version 1.0.3\n[ 0.671736] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673372] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674650] NET: Registered protocol family 10\n[ 0.675663] NET: Registered protocol family 17\n[ 0.676559] Key type dns_resolver registered\n[ 0.677490] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678588] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680488] registered taskstats version 1\n[ 0.681516] Loading compiled-in X.509 certificates\n[ 0.683142] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685260] zswap: loaded using pool lzo/zbud\n[ 0.686884] Key type trusted registered\n[ 0.688782] Key type encrypted registered\n[ 0.689687] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690910] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692152] evm: HMAC attrs: 0x1\n[ 0.693229] Magic number: 6:467:520\n[ 0.694325] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:03 UTC (1538551863)\n[ 0.696257] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697705] EDD information not available.\n[ 0.780426] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781989] Write protecting the kernel read-only data: 14336k\n[ 0.793996] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795833] 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.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.153190] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.11. iid=i-00000110\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-10-03 07:32:05,271 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704/action used request id req-8b91c29f-5973-482d-af62-87c2379471b0 2018-10-03 07:32:07,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f699495c9a510cde2fb389686c1ec70e74204c2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:08,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e9590c9-2d57-44ae-9bab-555318a60b51 x-compute-request-id: req-7e9590c9-2d57-44ae-9bab-555318a60b51 Content-Encoding: gzip Content-Length: 9527 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508252456 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.135266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.137023] pid_max: default: 32768 minimum: 301\n[ 0.137941] ACPI: Core revision 20150930\n[ 0.139361] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140716] Security Framework initialized\n[ 0.141553] Yama: becoming mindful.\n[ 0.142322] AppArmor: AppArmor initialized\n[ 0.143222] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144639] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145967] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147241] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148673] Initializing cgroup subsys io\n[ 0.149511] Initializing cgroup subsys memory\n[ 0.150420] Initializing cgroup subsys devices\n[ 0.151336] Initializing cgroup subsys freezer\n[ 0.152230] Initializing cgroup subsys net_cls\n[ 0.153122] Initializing cgroup subsys perf_event\n[ 0.154088] Initializing cgroup subsys net_prio\n[ 0.155034] Initializing cgroup subsys hugetlb\n[ 0.155932] Initializing cgroup subsys pids\n[ 0.156829] CPU: Physical Processor ID: 0\n[ 0.158362] mce: CPU supports 10 MCE banks\n[ 0.159253] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170873] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177261] ftrace: allocating 31920 entries in 125 pages\n[ 0.203290] smpboot: Max logical packages: 1\n[ 0.204186] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205599] x2apic enabled\n[ 0.206440] Switched APIC routing to physical x2apic.\n[ 0.208218] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209371] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213257] KVM setup paravirtual spinlock\n[ 0.214615] x86: Booted up 1 node, 1 CPUs\n[ 0.215457] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216904] devtmpfs: initialized\n[ 0.218637] evm: security.selinux\n[ 0.219352] evm: security.SMACK64\n[ 0.220070] evm: security.SMACK64EXEC\n[ 0.220836] evm: security.SMACK64TRANSMUTE\n[ 0.221665] evm: security.SMACK64MMAP\n[ 0.222431] evm: security.ima\n[ 0.223090] evm: security.capability\n[ 0.223919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225900] pinctrl core: initialized pinctrl subsystem\n[ 0.227031] RTC time: 7:31:02, date: 10/03/18\n[ 0.228012] NET: Registered protocol family 16\n[ 0.229012] cpuidle: using governor ladder\n[ 0.229857] cpuidle: using governor menu\n[ 0.230666] PCCT header not found.\n[ 0.231435] ACPI: bus type PCI registered\n[ 0.232256] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233530] PCI: Using configuration type 1 for base access\n[ 0.235319] ACPI: Added _OSI(Module Device)\n[ 0.236220] ACPI: Added _OSI(Processor Device)\n[ 0.237138] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238091] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240267] ACPI: Interpreter enabled\n[ 0.241086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248749] ACPI: (supports S0 S5)\n[ 0.249477] ACPI: Using IOAPIC for interrupt routing\n[ 0.250607] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253763] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254958] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256271] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257513] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259824] acpiphp: Slot [3] registered\n[ 0.260697] acpiphp: Slot [4] registered\n[ 0.261534] acpiphp: Slot [5] registered\n[ 0.262353] acpiphp: Slot [6] registered\n[ 0.263183] acpiphp: Slot [7] registered\n[ 0.264010] acpiphp: Slot [8] registered\n[ 0.264874] acpiphp: Slot [9] registered\n[ 0.265756] acpiphp: Slot [10] registered\n[ 0.266589] acpiphp: Slot [11] registered\n[ 0.267441] acpiphp: Slot [12] registered\n[ 0.268290] acpiphp: Slot [13] registered\n[ 0.269152] acpiphp: Slot [14] registered\n[ 0.269991] acpiphp: Slot [15] registered\n[ 0.281201] acpiphp: Slot [16] registered\n[ 0.282039] acpiphp: Slot [17] registered\n[ 0.282877] acpiphp: Slot [18] registered\n[ 0.283712] acpiphp: Slot [19] registered\n[ 0.284549] acpiphp: Slot [20] registered\n[ 0.285404] acpiphp: Slot [21] registered\n[ 0.286255] acpiphp: Slot [22] registered\n[ 0.287119] acpiphp: Slot [23] registered\n[ 0.287951] acpiphp: Slot [24] registered\n[ 0.288783] acpiphp: Slot [25] registered\n[ 0.289618] acpiphp: Slot [26] registered\n[ 0.290449] acpiphp: Slot [27] registered\n[ 0.291279] acpiphp: Slot [28] registered\n[ 0.292116] acpiphp: Slot [29] registered\n[ 0.292948] acpiphp: Slot [30] registered\n[ 0.293788] acpiphp: Slot [31] registered\n[ 0.294616] PCI host bridge to bus 0000:00\n[ 0.295468] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299479] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307170] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308510] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309722] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317545] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364379] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367407] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368874] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371572] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372993] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375746] vgaarb: loaded\n[ 0.376395] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377600] SCSI subsystem initialized\n[ 0.378452] ACPI: bus type USB registered\n[ 0.379297] usbcore: registered new interface driver usbfs\n[ 0.380370] usbcore: registered new interface driver hub\n[ 0.381419] usbcore: registered new device driver usb\n[ 0.382528] PCI: Using ACPI for IRQ routing\n[ 0.383631] NetLabel: Initializing\n[ 0.384382] NetLabel: domain hash size = 128\n[ 0.385270] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386290] NetLabel: unlabeled traffic allowed by default\n[ 0.387470] clocksource: Switched to clocksource kvm-clock\n[ 0.393060] AppArmor: AppArmor Filesystem Enabled\n[ 0.394097] pnp: PnP ACPI init\n[ 0.395059] pnp: PnP ACPI: found 5 devices\n[ 0.401506] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403282] NET: Registered protocol family 2\n[ 0.404300] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405660] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.406910] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409282] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410537] NET: Registered protocol family 1\n[ 0.411496] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412674] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427874] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442053] Trying to unpack rootfs image as initramfs...\n[ 0.491783] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505582] Scanning for low memory corruption every 60 seconds\n[ 0.506978] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508196] audit: initializing netlink subsys (disabled)\n[ 0.509231] audit: type=2000 audit(1538551863.094:1): initialized\n[ 0.510559] Initialise system trusted keyring\n[ 0.511502] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512673] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514642] zbud: loaded\n[ 0.515345] VFS: Disk quotas dquot_6.6.0\n[ 0.516191] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517732] fuse init (API version 7.23)\n[ 0.518625] Key type big_key registered\n[ 0.519428] Allocating IMA MOK and blacklist keyrings.\n[ 0.520558] Key type asymmetric registered\n[ 0.521387] Asymmetric key parser 'x509' registered\n[ 0.522347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524197] io scheduler noop registered\n[ 0.525005] io scheduler deadline registered (default)\n[ 0.526004] io scheduler cfq registered\n[ 0.526847] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527916] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530656] ACPI: Power Button [PWRF]\n[ 0.531513] GHES: HEST is not enabled!\n[ 0.545178] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601554] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603701] Linux agpgart interface v0.103\n[ 0.605712] brd: module loaded\n[ 0.606862] loop: module loaded\n[ 0.611545] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613005] GPT:90111 != 2097151\n[ 0.613683] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614776] GPT:90111 != 2097151\n[ 0.615451] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616422] vda: vda1 vda15\n[ 0.617852] scsi host0: ata_piix\n[ 0.618594] scsi host1: ata_piix\n[ 0.619305] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620529] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621974] libphy: Fixed MDIO Bus: probed\n[ 0.622808] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625922] PPP generic driver version 2.4.2\n[ 0.626814] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628087] ehci-pci: EHCI PCI platform driver\n[ 0.628968] ehci-platform: EHCI generic platform driver\n[ 0.629952] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631079] ohci-pci: OHCI PCI platform driver\n[ 0.631954] ohci-platform: OHCI generic platform driver\n[ 0.632949] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647256] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649726] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654538] usb usb1: Product: UHCI Host Controller\n[ 0.655479] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657616] hub 1-0:1.0: USB hub found\n[ 0.658390] hub 1-0:1.0: 2 ports detected\n[ 0.659298] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661431] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662389] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663419] mousedev: PS/2 mouse device common for all mice\n[ 0.664680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668837] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670024] i2c /dev entries driver\n[ 0.670779] device-mapper: uevent: version 1.0.3\n[ 0.671736] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673372] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674650] NET: Registered protocol family 10\n[ 0.675663] NET: Registered protocol family 17\n[ 0.676559] Key type dns_resolver registered\n[ 0.677490] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678588] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680488] registered taskstats version 1\n[ 0.681516] Loading compiled-in X.509 certificates\n[ 0.683142] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685260] zswap: loaded using pool lzo/zbud\n[ 0.686884] Key type trusted registered\n[ 0.688782] Key type encrypted registered\n[ 0.689687] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690910] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692152] evm: HMAC attrs: 0x1\n[ 0.693229] Magic number: 6:467:520\n[ 0.694325] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:03 UTC (1538551863)\n[ 0.696257] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697705] EDD information not available.\n[ 0.780426] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781989] Write protecting the kernel read-only data: 14336k\n[ 0.793996] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795833] 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.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.153190] 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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.11. iid=i-00000110\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5gZMgfBPRj31Jx53UwJTMF0cXs3bQcFWHUSrjGu0N3ouuy7JLTe2Nehkh6y4LfdE79/ji4bj+maZ9QNCAO6R5pY+1XuanfmLSlKFTTtWV9yrU2EZRu7bBe6rfNgj9nUAn1ZUZEY17b4TzHoEqYzflTvivZpsK0VUmvVqd0lRT7tqYJfDjGFKpDdocjudQquC4B7jUr4G02Qm9PQ5PaxUe38Hv0JNtOAe8ljGmyKWBK9ch8xFQ12rbt+gJtTF/FnqtPPr+By33MsBVMzl1h96laSfTNgA9myc+SqYq7fBajjd2DzCrGWeoD7UeaFrVJSSbM9uMhpTxfvc59oih4TnR root@sdnvpn-4-3\nssh-dss AAAAB3NzaC1kc3MAAACBAMUwSbSSirs3hLHpXdguITqBzgztwhXGKI5Fke3pn9gPNQapWOBQL/jMSpqXp+0pLsYvFSD+DXy/gkZ3qKJ/8onI4KOeix0pr8OjLc4ogTnaN1N/a5QUs+ixNa5D8ycu7IrLIpRdR0vpBhHShOLgnam27ikKArmznCoeZAYbCneDAAAAFQCkqiARyKkB53IVPdcngsw2DkFJ6wAAAIAdpIyKAvLZNrvsira6U9ViLIT3D9cUUIlKimIaf4rPytOf84swYcvg6ZUwPPp0zElGWJNLmw9iwVSqkGmFu0zAF6XEbKijnBCURODWJrOUQ1Vi3h6/V2ijNuOMCKA+cjdzI2V1YdrZjTksYqCaiJnxDy1VoO8KkqpriseolENwuwAAAIAP+eCq/zFqmwEWeF3U7HR8sD6RMFm9hlKKLgEnql8OmMTNHyf4WxDfyztp7uxOjmiCTejTFkOVOCvZ6NNyL0aGrGVHX8E7FvMo/FTknTe6AQCb5mHR6G7/bndultIiHdQrkWMtgTuFBGTAVAmgyGJRNjeaP3jhVuovr7X9+BbqUg== 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.15,24,fe80::f816:3eff:fead:b104/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \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-00000110\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.63 ===\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: /dev/root resized successfully [took 1.69s]\n"} 2018-10-03 07:32:08,360 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704/action used request id req-7e9590c9-2d57-44ae-9bab-555318a60b51 2018-10-03 07:32:10,389 - sdnvpn_test_utils - INFO - Waiting for instance 3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4 to boot up 2018-10-03 07:32:10,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:11,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ef274a0-17ab-41ff-ab71-b14914ccbe42 x-compute-request-id: req-2ef274a0-17ab-41ff-ab71-b14914ccbe42 Content-Encoding: gzip Content-Length: 7678 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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...\n"} 2018-10-03 07:32:11,467 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-2ef274a0-17ab-41ff-ab71-b14914ccbe42 2018-10-03 07:32:13,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:14,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-626d70d2-4156-4791-a2e9-bc98e24dae9c x-compute-request-id: req-626d70d2-4156-4791-a2e9-bc98e24dae9c Content-Encoding: gzip Content-Length: 7678 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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...\n"} 2018-10-03 07:32:14,550 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-626d70d2-4156-4791-a2e9-bc98e24dae9c 2018-10-03 07:32:16,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:17,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-b629fd0d-4cb4-43fe-baa7-299c4f8867df x-compute-request-id: req-b629fd0d-4cb4-43fe-baa7-299c4f8867df Content-Encoding: gzip Content-Length: 7888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-10-03 07:32:17,641 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-b629fd0d-4cb4-43fe-baa7-299c4f8867df 2018-10-03 07:32:19,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:20,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-475b799a-f3c7-42cc-8015-301a8986a4f7 x-compute-request-id: req-475b799a-f3c7-42cc-8015-301a8986a4f7 Content-Encoding: gzip Content-Length: 9374 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n"} 2018-10-03 07:32:20,730 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-475b799a-f3c7-42cc-8015-301a8986a4f7 2018-10-03 07:32:22,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:23,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-2b868bdb-22b8-45bc-acd9-a6a7a1c7c4e0 x-compute-request-id: req-2b868bdb-22b8-45bc-acd9-a6a7a1c7c4e0 Content-Encoding: gzip Content-Length: 9980 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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"} 2018-10-03 07:32:23,822 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-2b868bdb-22b8-45bc-acd9-a6a7a1c7c4e0 2018-10-03 07:32:25,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:26,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-5f4bfc09-1432-4a72-8cb8-0f4cf92226bd x-compute-request-id: req-5f4bfc09-1432-4a72-8cb8-0f4cf92226bd Content-Encoding: gzip Content-Length: 9980 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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"} 2018-10-03 07:32:26,914 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-5f4bfc09-1432-4a72-8cb8-0f4cf92226bd 2018-10-03 07:32:28,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:30,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-3a9f3cc4-c6a5-4277-8543-75f2a1e51a20 x-compute-request-id: req-3a9f3cc4-c6a5-4277-8543-75f2a1e51a20 Content-Encoding: gzip Content-Length: 9980 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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"} 2018-10-03 07:32:30,017 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-3a9f3cc4-c6a5-4277-8543-75f2a1e51a20 2018-10-03 07:32:32,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:33,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-ae8262f2-b01e-4f9a-b2c0-a1c61ca3834a x-compute-request-id: req-ae8262f2-b01e-4f9a-b2c0-a1c61ca3834a Content-Encoding: gzip Content-Length: 9980 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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"} 2018-10-03 07:32:33,159 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-ae8262f2-b01e-4f9a-b2c0-a1c61ca3834a 2018-10-03 07:32:35,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:36,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-7082681b-4c4b-4f68-8c1d-6f62581b5e18 x-compute-request-id: req-7082681b-4c4b-4f68-8c1d-6f62581b5e18 Content-Encoding: gzip Content-Length: 10049 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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"} 2018-10-03 07:32:36,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-7082681b-4c4b-4f68-8c1d-6f62581b5e18 2018-10-03 07:32:38,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:39,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-46464d44-2e46-4ddb-bca4-5688c6638aa4 x-compute-request-id: req-46464d44-2e46-4ddb-bca4-5688c6638aa4 Content-Encoding: gzip Content-Length: 10049 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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"} 2018-10-03 07:32:39,354 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-46464d44-2e46-4ddb-bca4-5688c6638aa4 2018-10-03 07:32:41,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:42,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-05c3fc7e-0129-4245-9093-948b85fd65f1 x-compute-request-id: req-05c3fc7e-0129-4245-9093-948b85fd65f1 Content-Encoding: gzip Content-Length: 10049 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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"} 2018-10-03 07:32:42,445 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-05c3fc7e-0129-4245-9093-948b85fd65f1 2018-10-03 07:32:44,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:45,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-f701010c-2ca1-42a1-aa5e-954c9d13518a x-compute-request-id: req-f701010c-2ca1-42a1-aa5e-954c9d13518a Content-Encoding: gzip Content-Length: 10049 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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"} 2018-10-03 07:32:45,551 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-f701010c-2ca1-42a1-aa5e-954c9d13518a 2018-10-03 07:32:47,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:48,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-40339b83-3a4b-40e4-9fc4-86cadd9fb17b x-compute-request-id: req-40339b83-3a4b-40e4-9fc4-86cadd9fb17b Content-Encoding: gzip Content-Length: 10049 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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"} 2018-10-03 07:32:48,645 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-40339b83-3a4b-40e4-9fc4-86cadd9fb17b 2018-10-03 07:32:50,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:51,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-996d8e75-beb5-4b34-a18c-ef1d7365d206 x-compute-request-id: req-996d8e75-beb5-4b34-a18c-ef1d7365d206 Content-Encoding: gzip Content-Length: 10068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:32:51,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-996d8e75-beb5-4b34-a18c-ef1d7365d206 2018-10-03 07:32:53,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:54,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-f1c66869-8f87-4842-a706-a5f46484ae24 x-compute-request-id: req-f1c66869-8f87-4842-a706-a5f46484ae24 Content-Encoding: gzip Content-Length: 10068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:32:54,832 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-f1c66869-8f87-4842-a706-a5f46484ae24 2018-10-03 07:32:56,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:32:57,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-8bf66d8d-2f27-4856-8021-4e0635fc6573 x-compute-request-id: req-8bf66d8d-2f27-4856-8021-4e0635fc6573 Content-Encoding: gzip Content-Length: 10068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:32:57,925 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-8bf66d8d-2f27-4856-8021-4e0635fc6573 2018-10-03 07:32:59,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:01,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:32: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-180fee29-7e26-4fd0-9b26-1578206ec4bd x-compute-request-id: req-180fee29-7e26-4fd0-9b26-1578206ec4bd Content-Encoding: gzip Content-Length: 10068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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-10-03 07:33:01,014 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-180fee29-7e26-4fd0-9b26-1578206ec4bd 2018-10-03 07:33:03,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8074fbfcab95b5b5a874c10f6fa65da54a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:04,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:33: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-0cb61ca3-4991-4b55-9e4f-d6f2e1145db0 x-compute-request-id: req-0cb61ca3-4991-4b55-9e4f-d6f2e1145db0 Content-Encoding: gzip Content-Length: 10892 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 612118405 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.148243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150420] pid_max: default: 32768 minimum: 301\n[ 0.151606] ACPI: Core revision 20150930\n[ 0.153216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154942] Security Framework initialized\n[ 0.156016] Yama: becoming mindful.\n[ 0.156965] AppArmor: AppArmor initialized\n[ 0.158078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161549] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163174] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165009] Initializing cgroup subsys io\n[ 0.166080] Initializing cgroup subsys memory\n[ 0.167229] Initializing cgroup subsys devices\n[ 0.168385] Initializing cgroup subsys freezer\n[ 0.169570] Initializing cgroup subsys net_cls\n[ 0.170733] Initializing cgroup subsys perf_event\n[ 0.171980] Initializing cgroup subsys net_prio\n[ 0.173170] Initializing cgroup subsys hugetlb\n[ 0.174336] Initializing cgroup subsys pids\n[ 0.175546] CPU: Physical Processor ID: 0\n[ 0.177399] mce: CPU supports 10 MCE banks\n[ 0.178547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199551] ftrace: allocating 31920 entries in 125 pages\n[ 0.226753] smpboot: Max logical packages: 1\n[ 0.227955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229807] x2apic enabled\n[ 0.230831] Switched APIC routing to physical x2apic.\n[ 0.232984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234562] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239658] KVM setup paravirtual spinlock\n[ 0.241207] x86: Booted up 1 node, 1 CPUs\n[ 0.242285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244148] devtmpfs: initialized\n[ 0.246094] evm: security.selinux\n[ 0.247030] evm: security.SMACK64\n[ 0.247962] evm: security.SMACK64EXEC\n[ 0.248962] evm: security.SMACK64TRANSMUTE\n[ 0.250062] evm: security.SMACK64MMAP\n[ 0.251062] evm: security.ima\n[ 0.251921] evm: security.capability\n[ 0.252983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255511] pinctrl core: initialized pinctrl subsystem\n[ 0.256985] RTC time: 7:31:14, date: 10/03/18\n[ 0.258239] NET: Registered protocol family 16\n[ 0.259530] cpuidle: using governor ladder\n[ 0.260632] cpuidle: using governor menu\n[ 0.261703] PCCT header not found.\n[ 0.262690] ACPI: bus type PCI registered\n[ 0.263773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265461] PCI: Using configuration type 1 for base access\n[ 0.267640] ACPI: Added _OSI(Module Device)\n[ 0.268822] ACPI: Added _OSI(Processor Device)\n[ 0.270008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273844] ACPI: Interpreter enabled\n[ 0.274890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285008] ACPI: (supports S0 S5)\n[ 0.285954] ACPI: Using IOAPIC for interrupt routing\n[ 0.287255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292543] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295886] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298926] acpiphp: Slot [3] registered\n[ 0.299999] acpiphp: Slot [4] registered\n[ 0.301066] acpiphp: Slot [5] registered\n[ 0.302128] acpiphp: Slot [6] registered\n[ 0.303206] acpiphp: Slot [7] registered\n[ 0.304277] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306432] acpiphp: Slot [10] registered\n[ 0.307530] acpiphp: Slot [11] registered\n[ 0.308617] acpiphp: Slot [12] registered\n[ 0.309707] acpiphp: Slot [13] registered\n[ 0.310790] acpiphp: Slot [14] registered\n[ 0.311885] acpiphp: Slot [15] registered\n[ 0.323695] acpiphp: Slot [16] registered\n[ 0.324810] acpiphp: Slot [17] registered\n[ 0.325903] acpiphp: Slot [18] registered\n[ 0.326986] acpiphp: Slot [19] registered\n[ 0.328076] acpiphp: Slot [20] registered\n[ 0.329163] acpiphp: Slot [21] registered\n[ 0.330252] acpiphp: Slot [22] registered\n[ 0.331344] acpiphp: Slot [23] registered\n[ 0.332439] acpiphp: Slot [24] registered\n[ 0.333519] acpiphp: Slot [25] registered\n[ 0.334604] acpiphp: Slot [26] registered\n[ 0.335685] acpiphp: Slot [27] registered\n[ 0.336795] acpiphp: Slot [28] registered\n[ 0.337884] acpiphp: Slot [29] registered\n[ 0.338955] acpiphp: Slot [30] registered\n[ 0.340024] acpiphp: Slot [31] registered\n[ 0.341092] PCI host bridge to bus 0000:00\n[ 0.342169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347424] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357829] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430144] vgaarb: loaded\n[ 0.430936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432419] SCSI subsystem initialized\n[ 0.433490] ACPI: bus type USB registered\n[ 0.434581] usbcore: registered new interface driver usbfs\n[ 0.435970] usbcore: registered new interface driver hub\n[ 0.437317] usbcore: registered new device driver usb\n[ 0.438712] PCI: Using ACPI for IRQ routing\n[ 0.440033] NetLabel: Initializing\n[ 0.440983] NetLabel: domain hash size = 128\n[ 0.442125] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443433] NetLabel: unlabeled traffic allowed by default\n[ 0.444910] clocksource: Switched to clocksource kvm-clock\n[ 0.450846] AppArmor: AppArmor Filesystem Enabled\n[ 0.452172] pnp: PnP ACPI init\n[ 0.453338] pnp: PnP ACPI: found 5 devices\n[ 0.460103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462449] NET: Registered protocol family 2\n[ 0.463711] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471803] NET: Registered protocol family 1\n[ 0.472971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505113] Trying to unpack rootfs image as initramfs...\n[ 0.555955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571655] Scanning for low memory corruption every 60 seconds\n[ 0.573364] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574937] audit: initializing netlink subsys (disabled)\n[ 0.576307] audit: type=2000 audit(1538551875.752:1): initialized\n[ 0.578052] Initialise system trusted keyring\n[ 0.579271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583295] zbud: loaded\n[ 0.584213] VFS: Disk quotas dquot_6.6.0\n[ 0.585342] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587334] fuse init (API version 7.23)\n[ 0.588500] Key type big_key registered\n[ 0.589579] Allocating IMA MOK and blacklist keyrings.\n[ 0.591055] Key type asymmetric registered\n[ 0.592159] Asymmetric key parser 'x509' registered\n[ 0.593465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595427] io scheduler noop registered\n[ 0.596487] io scheduler deadline registered (default)\n[ 0.597849] io scheduler cfq registered\n[ 0.598954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600386] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604086] ACPI: Power Button [PWRF]\n[ 0.605548] GHES: HEST is not enabled!\n[ 0.619588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675845] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681101] Linux agpgart interface v0.103\n[ 0.684684] brd: module loaded\n[ 0.686936] loop: module loaded\n[ 0.691946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693908] GPT:90111 != 2097151\n[ 0.694818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696288] GPT:90111 != 2097151\n[ 0.697191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698512] vda: vda1 vda15\n[ 0.700125] scsi host0: ata_piix\n[ 0.701102] scsi host1: ata_piix\n[ 0.702042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705627] libphy: Fixed MDIO Bus: probed\n[ 0.706728] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710636] PPP generic driver version 2.4.2\n[ 0.711807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713436] ehci-pci: EHCI PCI platform driver\n[ 0.714598] ehci-platform: EHCI generic platform driver\n[ 0.715912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717102] ohci-pci: OHCI PCI platform driver\n[ 0.718011] ohci-platform: OHCI generic platform driver\n[ 0.719035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733559] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741071] usb usb1: Product: UHCI Host Controller\n[ 0.742035] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744272] hub 1-0:1.0: USB hub found\n[ 0.745084] hub 1-0:1.0: 2 ports detected\n[ 0.746023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748205] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749205] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750276] mousedev: PS/2 mouse device common for all mice\n[ 0.751563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757057] i2c /dev entries driver\n[ 0.757850] device-mapper: uevent: version 1.0.3\n[ 0.758817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761827] NET: Registered protocol family 10\n[ 0.762852] NET: Registered protocol family 17\n[ 0.763775] Key type dns_resolver registered\n[ 0.764727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767682] registered taskstats version 1\n[ 0.768549] Loading compiled-in X.509 certificates\n[ 0.770022] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771921] zswap: loaded using pool lzo/zbud\n[ 0.773343] Key type trusted registered\n[ 0.774930] Key type encrypted registered\n[ 0.775792] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776850] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777934] evm: HMAC attrs: 0x1\n[ 0.778900] Magic number: 6:467:520\n[ 0.779769] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:15 UTC (1538551875)\n[ 0.781423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782576] EDD information not available.\n[ 0.865913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867523] Write protecting the kernel read-only data: 14336k\n[ 0.879676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881540] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.925082] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000113\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT0kls9OgzfWuhT0fWZccbreDmiKS+b7UFkXDnxizC3an3BmTz5sKkhjSn/U4/CJ3Ucr22sPM7Hvpyt/hW0KQa/dYeFVWn2nkFwQ4lSdaUQ2LyU0+GUrSg5nT4Lw1jHEyfVYr3EKIBNMe+JPNd5urssfQXNaN3OYV0SiTI3qbfQOam6OYsvtfQuBEoTRn3vsY538xNK2e+Mu0McRsiWq7hyR9zcsSC4+UOVSH2l8/N5rXQyQiIuJSVZJD+VUJfjcaRZJb3TID+FzaewDYz1RhUkcTt/xgOLQ5570ZzlC0jtjrK2lMlBzEo3aZkTYCvQ6D/MN0KN7iaaJzGKpJjH4nV root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAL0dDnLbhnuCslXSMvvSPVS4WxPRC3MhFkfLVLozMhWXPBsr+nvrBtchaBB5BJ9/m4Ti8+F/pXyL9JJ2sOoR2CTCeo2j50ASQvNsZXJ67iaI+j6tmsF8HDDBw3qDYXaQwdv9TIndyayQug6w9NJ5MpeXHIs4G+w79p9NSOJpPXOZAAAAFQDfF2RhNeg9VtjwJ4EtFtfazZRoCwAAAIBc0OMtRbBbUaUtWiL10NAzXMPuEaHD8Rc8wSl3kiqcg6MGAbUs3zLil3yQZdMPC99hespY4lsqKCCKN4vGQsR+AceER3p/6MV5nvVGWftcdqMQzW9EACLyrvXUNphxFQW0zGG4nhLnmtwhNixjLhggWDIlU3Oe+ozzyLqbqMBGIgAAAIEAtyKQXKMOMpSige9Q3Nfb50ZKvcqG3ZYcGg9qoiO0RQp6Evozj7cxiNM2dLXyPkJjRww/lvm++rrsJfdCbTXPBnsZv7oPHGjj+pkXPmuZ3X7QJrmsA7val9/MCPRhYQZLKlUpnRqmyejP4EPXw+aCMEiA+YQtBMg4Ss5Vvs79ZzM= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fee0:e294/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.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-00000113\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.76 ===\n/dev/root resized successfully [took 2.52s]\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:E0:E2:94 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:e294/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9309 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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.217913] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.217914] usb 1-1: Product: QEMU USB Tablet\n[ 1.217915] usb 1-1: Manufacturer: QEMU\n[ 1.217916] usb 1-1: SerialNumber: 42\n[ 1.247454] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.262143] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.568950] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 1.568953] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325575f6a6e, max_idle_ns: 440795326569 ns\n[ 62.903025] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.207927] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:31:15 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:31:15 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:31:15 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:31:15 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:31:15 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:31: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)\nOct 3 08:31:15 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:31:15 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:31:15 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:31:15 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:31:15 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:31:15 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:31:16 cirros kern.info kernel: [ 1.568950] tsc: Refined TSC clocksource calibration: 3491.909 MHz\nOct 3 08:31:16 cirros kern.info kernel: [ 1.568953] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325575f6a6e, max_idle_ns: 440795326569 ns\nOct 3 08:32:17 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:32:17 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:32:17 cirros kern.info kernel: [ 62.903025] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:32:17 cirros kern.info kernel: [ 63.207927] 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-10-03 07:33:04,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-0cb61ca3-4991-4b55-9e4f-d6f2e1145db0 2018-10-03 07:33:06,155 - sdnvpn_test_utils - INFO - Waiting for instance c339c308-05c4-4967-9385-f31dcc3414ad to boot up 2018-10-03 07:33:06,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:07,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:33: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-caf90f8f-67a2-4ade-a5a0-caff52b0c59e x-compute-request-id: req-caf90f8f-67a2-4ade-a5a0-caff52b0c59e Content-Encoding: gzip Content-Length: 8101 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510336975 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.138200] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139832] pid_max: default: 32768 minimum: 301\n[ 0.140715] ACPI: Core revision 20150930\n[ 0.142136] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143429] Security Framework initialized\n[ 0.144241] Yama: becoming mindful.\n[ 0.144964] AppArmor: AppArmor initialized\n[ 0.145825] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150981] Initializing cgroup subsys io\n[ 0.151803] Initializing cgroup subsys memory\n[ 0.152651] Initializing cgroup subsys devices\n[ 0.153524] Initializing cgroup subsys freezer\n[ 0.154385] Initializing cgroup subsys net_cls\n[ 0.155240] Initializing cgroup subsys perf_event\n[ 0.156138] Initializing cgroup subsys net_prio\n[ 0.157007] Initializing cgroup subsys hugetlb\n[ 0.157868] Initializing cgroup subsys pids\n[ 0.158730] CPU: Physical Processor ID: 0\n[ 0.160207] mce: CPU supports 10 MCE banks\n[ 0.161043] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172981] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179590] ftrace: allocating 31920 entries in 125 pages\n[ 0.207447] smpboot: Max logical packages: 1\n[ 0.208309] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209650] x2apic enabled\n[ 0.210453] Switched APIC routing to physical x2apic.\n[ 0.212186] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.213295] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217016] KVM setup paravirtual spinlock\n[ 0.218345] x86: Booted up 1 node, 1 CPUs\n[ 0.219140] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220510] devtmpfs: initialized\n[ 0.222230] evm: security.selinux\n[ 0.222929] evm: security.SMACK64\n[ 0.223605] evm: security.SMACK64EXEC\n[ 0.224345] evm: security.SMACK64TRANSMUTE\n[ 0.225136] evm: security.SMACK64MMAP\n[ 0.225871] evm: security.ima\n[ 0.226501] evm: security.capability\n[ 0.227304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229131] pinctrl core: initialized pinctrl subsystem\n[ 0.230219] RTC time: 7:31:40, date: 10/03/18\n[ 0.231166] NET: Registered protocol family 16\n[ 0.232128] cpuidle: using governor ladder\n[ 0.232943] cpuidle: using governor menu\n[ 0.233714] PCCT header not found.\n[ 0.234464] ACPI: bus type PCI registered\n[ 0.235260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236480] PCI: Using configuration type 1 for base access\n[ 0.238236] ACPI: Added _OSI(Module Device)\n[ 0.239073] ACPI: Added _OSI(Processor Device)\n[ 0.239922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240803] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242880] ACPI: Interpreter enabled\n[ 0.243638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250899] ACPI: (supports S0 S5)\n[ 0.251590] ACPI: Using IOAPIC for interrupt routing\n[ 0.252591] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255669] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261388] acpiphp: Slot [3] registered\n[ 0.262185] acpiphp: Slot [4] registered\n[ 0.262995] acpiphp: Slot [5] registered\n[ 0.263782] acpiphp: Slot [6] registered\n[ 0.264571] acpiphp: Slot [7] registered\n[ 0.265359] acpiphp: Slot [8] registered\n[ 0.266144] acpiphp: Slot [9] registered\n[ 0.266925] acpiphp: Slot [10] registered\n[ 0.267716] acpiphp: Slot [11] registered\n[ 0.268520] acpiphp: Slot [12] registered\n[ 0.269317] acpiphp: Slot [13] registered\n[ 0.270115] acpiphp: Slot [14] registered\n[ 0.270911] acpiphp: Slot [15] registered\n[ 0.281768] acpiphp: Slot [16] registered\n[ 0.282596] acpiphp: Slot [17] registered\n[ 0.283400] acpiphp: Slot [18] registered\n[ 0.284195] acpiphp: Slot [19] registered\n[ 0.284986] acpiphp: Slot [20] registered\n[ 0.285783] acpiphp: Slot [21] registered\n[ 0.286580] acpiphp: Slot [22] registered\n[ 0.287373] acpiphp: Slot [23] registered\n[ 0.288169] acpiphp: Slot [24] registered\n[ 0.288962] acpiphp: Slot [25] registered\n[ 0.289751] acpiphp: Slot [26] registered\n[ 0.290549] acpiphp: Slot [27] registered\n[ 0.291346] acpiphp: Slot [28] registered\n[ 0.292172] acpiphp: Slot [29] registered\n[ 0.292985] acpiphp: Slot [30] registered\n[ 0.293775] acpiphp: Slot [31] registered\n[ 0.294573] PCI host bridge to bus 0000:00\n[ 0.295369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299162] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300583] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306772] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308034] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310416] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369077] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370316] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371694] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374274] vgaarb: loaded\n[ 0.374866] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375995] SCSI subsystem initialized\n[ 0.376801] ACPI: bus type USB registered\n[ 0.377603] usbcore: registered new interface driver usbfs\n[ 0.378608] usbcore: registered new interface driver hub\n[ 0.379594] usbcore: registered new device driver usb\n[ 0.380634] PCI: Using ACPI for IRQ routing\n[ 0.381654] NetLabel: Initializing\n[ 0.382363] NetLabel: domain hash size = 128\n[ 0.383197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384141] NetLabel: unlabeled traffic allowed by default\n[ 0.385232] clocksource: Switched to clocksource kvm-clock\n[ 0.390970] AppArmor: AppArmor Filesystem Enabled\n[ 0.391933] pnp: PnP ACPI init\n[ 0.392853] pnp: PnP ACPI: found 5 devices\n[ 0.399243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400946] NET: Registered protocol family 2\n[ 0.401910] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404362] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405522] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407794] NET: Registered protocol family 1\n[ 0.408665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409768] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410843] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424831] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439094] Trying to unpack rootfs image as initramfs...\n[ 0.489289] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503292] Scanning for low memory corruption every 60 seconds\n[ 0.505011] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506172] audit: initializing netlink subsys (disabled)\n[ 0.507554] audit: type=2000 audit(1538551901.293:1): initialized\n[ 0.509300] Initialise system trusted keyring\n[ 0.510504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512076] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514490] zbud: loaded\n[ 0.515362] VFS: Disk quotas dquot_6.6.0\n[ 0.516420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518366] fuse init (API version 7.23)\n[ 0.519505] Key type big_key registered\n[ 0.520547] Allocating IMA MOK and blacklist keyrings.\n[ 0.521979] Key type asymmetric registered\n[ 0.523055] Asymmetric key parser 'x509' registered\n[ 0.524317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526601] io scheduler noop registered\n[ 0.527637] io scheduler deadline registered (default)\n[ 0.528947] io scheduler cfq registered\n[ 0.530026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533076] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534994] ACPI: Power Button [PWRF]\n[ 0.536056] GHES: HEST is not enabled!\n[ 0.550007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581162] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614703] Linux agpgart interface v0.103\n[ 0.617096] brd: module loaded\n[ 0.619016] loop: module loaded\n[ 0.624315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.626232] GPT:90111 != 2097151\n[ 0.627102] GPT:Alternate GPT header not at the end of the disk.\n[ 0.628544] GPT:90111 != 2097151\n[ 0.629415] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630692] vda: vda1 vda15\n[ 0.632451] scsi host0: ata_piix\n[ 0.633389] scsi host1: ata_piix\n[ 0.634286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635902] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637756] libphy: Fixed MDIO Bus: probed\n[ 0.638817] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640073] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642727] PPP generic driver version 2.4.2\n[ 0.643873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645457] ehci-pci: EHCI PCI platform driver\n[ 0.646596] ehci-platform: EHCI generic platform driver\n[ 0.647909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649410] ohci-pci: OHCI PCI platform driver\n[ 0.650541] ohci-platform: OHCI generic platform driver\n[ 0.651827] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.666631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.667947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669844] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677522] usb usb1: Product: UHCI Host Controller\n[ 0.678922] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680659] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682165] hub 1-0:1.0: USB hub found\n[ 0.683295] hub 1-0:1.0: 2 ports detected\n[ 0.684525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689105] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690607] mousedev: PS/2 mouse device common for all mice\n[ 0.692361] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694889] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696245] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.699400] i2c /dev entries driver\n[ 0.700365] device-mapper: uevent: version 1.0.3\n[ 0.701579] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.703707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705361] NET: Registered protocol family 10\n[ 0.706611] NET: Registered protocol family 17\n[ 0.707761] Key type dns_resolver registered\n[ 0.708942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710388] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712687] registered taskstats version 1\n[ 0.713799] Loading compiled-in X.509 certificates\n[ 0.715579] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.718104] zswap: loaded using pool lzo/zbud\n[ 0.719788] Key type trusted registered\n[ 0.722056] Key type encrypted registered\n[ 0.723150] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.724497] ima: No TPM chip found, activating TPM-bypass!\n[ 0.725899] evm: HMAC attrs: 0x1\n[ 0.727036] Magic number: 6:467:520\n[ 0.728157] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:41 UTC (1538551901)\n[ 0.730272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731751] EDD information not available.\n[ 0.794038] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.795465] ata1.00: configured for MWDMA2\n[ 0.796679] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.809283] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.810533] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.811779] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.813657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.815179] Write protecting the kernel read-only data: 14336k\n[ 0.816739] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818543] 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.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.293564] 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.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.74s]\nping 10.10.10.11 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:33:07,249 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action used request id req-caf90f8f-67a2-4ade-a5a0-caff52b0c59e 2018-10-03 07:33:09,252 - sdnvpn_test_utils - INFO - Waiting for instance 874d043c-6033-4aab-8f55-a8e269a66b37 to boot up 2018-10-03 07:33:09,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5db15b33f72e043972eb4cdb70bb96cb718556" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:10,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:33: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-46e86746-c515-46e2-a2b1-ea5bc967697f x-compute-request-id: req-46e86746-c515-46e2-a2b1-ea5bc967697f Content-Encoding: gzip Content-Length: 8102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496474976 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.128074] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129697] pid_max: default: 32768 minimum: 301\n[ 0.130575] ACPI: Core revision 20150930\n[ 0.131949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133236] Security Framework initialized\n[ 0.134035] Yama: becoming mindful.\n[ 0.134748] AppArmor: AppArmor initialized\n[ 0.135598] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136912] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138172] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139355] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140714] Initializing cgroup subsys io\n[ 0.141515] Initializing cgroup subsys memory\n[ 0.142357] Initializing cgroup subsys devices\n[ 0.143221] Initializing cgroup subsys freezer\n[ 0.144075] Initializing cgroup subsys net_cls\n[ 0.144922] Initializing cgroup subsys perf_event\n[ 0.145816] Initializing cgroup subsys net_prio\n[ 0.146676] Initializing cgroup subsys hugetlb\n[ 0.147542] Initializing cgroup subsys pids\n[ 0.148406] CPU: Physical Processor ID: 0\n[ 0.149905] mce: CPU supports 10 MCE banks\n[ 0.150732] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151716] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162344] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168707] ftrace: allocating 31920 entries in 125 pages\n[ 0.194946] smpboot: Max logical packages: 1\n[ 0.195806] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197133] x2apic enabled\n[ 0.197934] Switched APIC routing to physical x2apic.\n[ 0.199682] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200793] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202759] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204519] KVM setup paravirtual spinlock\n[ 0.205815] x86: Booted up 1 node, 1 CPUs\n[ 0.206604] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207972] devtmpfs: initialized\n[ 0.209679] evm: security.selinux\n[ 0.210369] evm: security.SMACK64\n[ 0.211047] evm: security.SMACK64EXEC\n[ 0.211777] evm: security.SMACK64TRANSMUTE\n[ 0.212566] evm: security.SMACK64MMAP\n[ 0.213295] evm: security.ima\n[ 0.213932] evm: security.capability\n[ 0.214723] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216547] pinctrl core: initialized pinctrl subsystem\n[ 0.217623] RTC time: 7:31:28, date: 10/03/18\n[ 0.218576] NET: Registered protocol family 16\n[ 0.219534] cpuidle: using governor ladder\n[ 0.220336] cpuidle: using governor menu\n[ 0.221110] PCCT header not found.\n[ 0.221848] ACPI: bus type PCI registered\n[ 0.222639] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223869] PCI: Using configuration type 1 for base access\n[ 0.225598] ACPI: Added _OSI(Module Device)\n[ 0.226423] ACPI: Added _OSI(Processor Device)\n[ 0.227273] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228158] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230273] ACPI: Interpreter enabled\n[ 0.231031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234634] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238252] ACPI: (supports S0 S5)\n[ 0.238945] ACPI: Using IOAPIC for interrupt routing\n[ 0.240058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243110] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244231] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245435] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248782] acpiphp: Slot [3] registered\n[ 0.249569] acpiphp: Slot [4] registered\n[ 0.250357] acpiphp: Slot [5] registered\n[ 0.251148] acpiphp: Slot [6] registered\n[ 0.251930] acpiphp: Slot [7] registered\n[ 0.252716] acpiphp: Slot [8] registered\n[ 0.253505] acpiphp: Slot [9] registered\n[ 0.254291] acpiphp: Slot [10] registered\n[ 0.255090] acpiphp: Slot [11] registered\n[ 0.255892] acpiphp: Slot [12] registered\n[ 0.256693] acpiphp: Slot [13] registered\n[ 0.257502] acpiphp: Slot [14] registered\n[ 0.258302] acpiphp: Slot [15] registered\n[ 0.269313] acpiphp: Slot [16] registered\n[ 0.270115] acpiphp: Slot [17] registered\n[ 0.270910] acpiphp: Slot [18] registered\n[ 0.271703] acpiphp: Slot [19] registered\n[ 0.272504] acpiphp: Slot [20] registered\n[ 0.273324] acpiphp: Slot [21] registered\n[ 0.274125] acpiphp: Slot [22] registered\n[ 0.274922] acpiphp: Slot [23] registered\n[ 0.275716] acpiphp: Slot [24] registered\n[ 0.276515] acpiphp: Slot [25] registered\n[ 0.277326] acpiphp: Slot [26] registered\n[ 0.278127] acpiphp: Slot [27] registered\n[ 0.278928] acpiphp: Slot [28] registered\n[ 0.279722] acpiphp: Slot [29] registered\n[ 0.280517] acpiphp: Slot [30] registered\n[ 0.281319] acpiphp: Slot [31] registered\n[ 0.282114] PCI host bridge to bus 0000:00\n[ 0.282906] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284093] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285277] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286697] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288120] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294327] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295582] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297980] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306313] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353826] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355294] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356700] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359470] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361425] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362588] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365544] vgaarb: loaded\n[ 0.366252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367582] SCSI subsystem initialized\n[ 0.368544] ACPI: bus type USB registered\n[ 0.369509] usbcore: registered new interface driver usbfs\n[ 0.370758] usbcore: registered new interface driver hub\n[ 0.371962] usbcore: registered new device driver usb\n[ 0.373200] PCI: Using ACPI for IRQ routing\n[ 0.374380] NetLabel: Initializing\n[ 0.375256] NetLabel: domain hash size = 128\n[ 0.376274] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377407] NetLabel: unlabeled traffic allowed by default\n[ 0.378701] clocksource: Switched to clocksource kvm-clock\n[ 0.384324] AppArmor: AppArmor Filesystem Enabled\n[ 0.385466] pnp: PnP ACPI init\n[ 0.386494] pnp: PnP ACPI: found 5 devices\n[ 0.393022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395059] NET: Registered protocol family 2\n[ 0.396180] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397709] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399126] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400516] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401814] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403307] NET: Registered protocol family 1\n[ 0.404367] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405726] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407061] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421526] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436046] Trying to unpack rootfs image as initramfs...\n[ 0.486223] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500439] Scanning for low memory corruption every 60 seconds\n[ 0.501826] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502965] audit: initializing netlink subsys (disabled)\n[ 0.503984] audit: type=2000 audit(1538551889.167:1): initialized\n[ 0.505283] Initialise system trusted keyring\n[ 0.506204] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507377] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509334] zbud: loaded\n[ 0.510031] VFS: Disk quotas dquot_6.6.0\n[ 0.510859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512390] fuse init (API version 7.23)\n[ 0.513282] Key type big_key registered\n[ 0.514082] Allocating IMA MOK and blacklist keyrings.\n[ 0.515190] Key type asymmetric registered\n[ 0.516015] Asymmetric key parser 'x509' registered\n[ 0.516965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518825] io scheduler noop registered\n[ 0.519651] io scheduler deadline registered (default)\n[ 0.520668] io scheduler cfq registered\n[ 0.521502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522552] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523826] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525352] ACPI: Power Button [PWRF]\n[ 0.526190] GHES: HEST is not enabled!\n[ 0.539897] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595820] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598955] Linux agpgart interface v0.103\n[ 0.601070] brd: module loaded\n[ 0.602288] loop: module loaded\n[ 0.609305] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610752] GPT:90111 != 2097151\n[ 0.611421] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612494] GPT:90111 != 2097151\n[ 0.613158] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614106] vda: vda1 vda15\n[ 0.615858] scsi host0: ata_piix\n[ 0.616581] scsi host1: ata_piix\n[ 0.617306] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618496] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620159] libphy: Fixed MDIO Bus: probed\n[ 0.621082] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624651] PPP generic driver version 2.4.2\n[ 0.627042] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628734] ehci-pci: EHCI PCI platform driver\n[ 0.629937] ehci-platform: EHCI generic platform driver\n[ 0.631002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632130] ohci-pci: OHCI PCI platform driver\n[ 0.632990] ohci-platform: OHCI generic platform driver\n[ 0.633962] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648438] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650874] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652081] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653284] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656160] usb usb1: Product: UHCI Host Controller\n[ 0.657227] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658627] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659732] hub 1-0:1.0: USB hub found\n[ 0.660618] hub 1-0:1.0: 2 ports detected\n[ 0.661623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663976] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665072] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666172] mousedev: PS/2 mouse device common for all mice\n[ 0.667592] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671010] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672391] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673774] i2c /dev entries driver\n[ 0.674640] device-mapper: uevent: version 1.0.3\n[ 0.675769] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677654] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679131] NET: Registered protocol family 10\n[ 0.680253] NET: Registered protocol family 17\n[ 0.681282] Key type dns_resolver registered\n[ 0.682323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683588] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685617] registered taskstats version 1\n[ 0.686574] Loading compiled-in X.509 certificates\n[ 0.688174] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690361] zswap: loaded using pool lzo/zbud\n[ 0.691892] Key type trusted registered\n[ 0.694017] Key type encrypted registered\n[ 0.694988] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696184] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697450] evm: HMAC attrs: 0x1\n[ 0.698494] Magic number: 6:467:520\n[ 0.699472] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:29 UTC (1538551889)\n[ 0.701329] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702635] EDD information not available.\n[ 0.775270] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776867] ata1.00: configured for MWDMA2\n[ 0.778192] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790947] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792314] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793703] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797479] Write protecting the kernel read-only data: 14336k\n[ 0.799122] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.801048] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.183165] 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.11.14...\nLease of 10.10.11.14 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.84s]\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\n"} 2018-10-03 07:33:10,322 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37/action used request id req-46e86746-c515-46e2-a2b1-ea5bc967697f 2018-10-03 07:33:12,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:13,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:33: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-14838fd0-513c-4eac-8d00-506ca560bb49 x-compute-request-id: req-14838fd0-513c-4eac-8d00-506ca560bb49 Content-Encoding: gzip Content-Length: 8101 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510336975 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.138200] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139832] pid_max: default: 32768 minimum: 301\n[ 0.140715] ACPI: Core revision 20150930\n[ 0.142136] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143429] Security Framework initialized\n[ 0.144241] Yama: becoming mindful.\n[ 0.144964] AppArmor: AppArmor initialized\n[ 0.145825] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150981] Initializing cgroup subsys io\n[ 0.151803] Initializing cgroup subsys memory\n[ 0.152651] Initializing cgroup subsys devices\n[ 0.153524] Initializing cgroup subsys freezer\n[ 0.154385] Initializing cgroup subsys net_cls\n[ 0.155240] Initializing cgroup subsys perf_event\n[ 0.156138] Initializing cgroup subsys net_prio\n[ 0.157007] Initializing cgroup subsys hugetlb\n[ 0.157868] Initializing cgroup subsys pids\n[ 0.158730] CPU: Physical Processor ID: 0\n[ 0.160207] mce: CPU supports 10 MCE banks\n[ 0.161043] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172981] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179590] ftrace: allocating 31920 entries in 125 pages\n[ 0.207447] smpboot: Max logical packages: 1\n[ 0.208309] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209650] x2apic enabled\n[ 0.210453] Switched APIC routing to physical x2apic.\n[ 0.212186] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.213295] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217016] KVM setup paravirtual spinlock\n[ 0.218345] x86: Booted up 1 node, 1 CPUs\n[ 0.219140] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220510] devtmpfs: initialized\n[ 0.222230] evm: security.selinux\n[ 0.222929] evm: security.SMACK64\n[ 0.223605] evm: security.SMACK64EXEC\n[ 0.224345] evm: security.SMACK64TRANSMUTE\n[ 0.225136] evm: security.SMACK64MMAP\n[ 0.225871] evm: security.ima\n[ 0.226501] evm: security.capability\n[ 0.227304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229131] pinctrl core: initialized pinctrl subsystem\n[ 0.230219] RTC time: 7:31:40, date: 10/03/18\n[ 0.231166] NET: Registered protocol family 16\n[ 0.232128] cpuidle: using governor ladder\n[ 0.232943] cpuidle: using governor menu\n[ 0.233714] PCCT header not found.\n[ 0.234464] ACPI: bus type PCI registered\n[ 0.235260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236480] PCI: Using configuration type 1 for base access\n[ 0.238236] ACPI: Added _OSI(Module Device)\n[ 0.239073] ACPI: Added _OSI(Processor Device)\n[ 0.239922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240803] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242880] ACPI: Interpreter enabled\n[ 0.243638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250899] ACPI: (supports S0 S5)\n[ 0.251590] ACPI: Using IOAPIC for interrupt routing\n[ 0.252591] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255669] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261388] acpiphp: Slot [3] registered\n[ 0.262185] acpiphp: Slot [4] registered\n[ 0.262995] acpiphp: Slot [5] registered\n[ 0.263782] acpiphp: Slot [6] registered\n[ 0.264571] acpiphp: Slot [7] registered\n[ 0.265359] acpiphp: Slot [8] registered\n[ 0.266144] acpiphp: Slot [9] registered\n[ 0.266925] acpiphp: Slot [10] registered\n[ 0.267716] acpiphp: Slot [11] registered\n[ 0.268520] acpiphp: Slot [12] registered\n[ 0.269317] acpiphp: Slot [13] registered\n[ 0.270115] acpiphp: Slot [14] registered\n[ 0.270911] acpiphp: Slot [15] registered\n[ 0.281768] acpiphp: Slot [16] registered\n[ 0.282596] acpiphp: Slot [17] registered\n[ 0.283400] acpiphp: Slot [18] registered\n[ 0.284195] acpiphp: Slot [19] registered\n[ 0.284986] acpiphp: Slot [20] registered\n[ 0.285783] acpiphp: Slot [21] registered\n[ 0.286580] acpiphp: Slot [22] registered\n[ 0.287373] acpiphp: Slot [23] registered\n[ 0.288169] acpiphp: Slot [24] registered\n[ 0.288962] acpiphp: Slot [25] registered\n[ 0.289751] acpiphp: Slot [26] registered\n[ 0.290549] acpiphp: Slot [27] registered\n[ 0.291346] acpiphp: Slot [28] registered\n[ 0.292172] acpiphp: Slot [29] registered\n[ 0.292985] acpiphp: Slot [30] registered\n[ 0.293775] acpiphp: Slot [31] registered\n[ 0.294573] PCI host bridge to bus 0000:00\n[ 0.295369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299162] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300583] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306772] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308034] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310416] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369077] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370316] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371694] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374274] vgaarb: loaded\n[ 0.374866] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375995] SCSI subsystem initialized\n[ 0.376801] ACPI: bus type USB registered\n[ 0.377603] usbcore: registered new interface driver usbfs\n[ 0.378608] usbcore: registered new interface driver hub\n[ 0.379594] usbcore: registered new device driver usb\n[ 0.380634] PCI: Using ACPI for IRQ routing\n[ 0.381654] NetLabel: Initializing\n[ 0.382363] NetLabel: domain hash size = 128\n[ 0.383197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384141] NetLabel: unlabeled traffic allowed by default\n[ 0.385232] clocksource: Switched to clocksource kvm-clock\n[ 0.390970] AppArmor: AppArmor Filesystem Enabled\n[ 0.391933] pnp: PnP ACPI init\n[ 0.392853] pnp: PnP ACPI: found 5 devices\n[ 0.399243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400946] NET: Registered protocol family 2\n[ 0.401910] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404362] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405522] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407794] NET: Registered protocol family 1\n[ 0.408665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409768] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410843] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424831] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439094] Trying to unpack rootfs image as initramfs...\n[ 0.489289] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503292] Scanning for low memory corruption every 60 seconds\n[ 0.505011] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506172] audit: initializing netlink subsys (disabled)\n[ 0.507554] audit: type=2000 audit(1538551901.293:1): initialized\n[ 0.509300] Initialise system trusted keyring\n[ 0.510504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512076] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514490] zbud: loaded\n[ 0.515362] VFS: Disk quotas dquot_6.6.0\n[ 0.516420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518366] fuse init (API version 7.23)\n[ 0.519505] Key type big_key registered\n[ 0.520547] Allocating IMA MOK and blacklist keyrings.\n[ 0.521979] Key type asymmetric registered\n[ 0.523055] Asymmetric key parser 'x509' registered\n[ 0.524317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526601] io scheduler noop registered\n[ 0.527637] io scheduler deadline registered (default)\n[ 0.528947] io scheduler cfq registered\n[ 0.530026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533076] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534994] ACPI: Power Button [PWRF]\n[ 0.536056] GHES: HEST is not enabled!\n[ 0.550007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581162] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614703] Linux agpgart interface v0.103\n[ 0.617096] brd: module loaded\n[ 0.619016] loop: module loaded\n[ 0.624315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.626232] GPT:90111 != 2097151\n[ 0.627102] GPT:Alternate GPT header not at the end of the disk.\n[ 0.628544] GPT:90111 != 2097151\n[ 0.629415] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630692] vda: vda1 vda15\n[ 0.632451] scsi host0: ata_piix\n[ 0.633389] scsi host1: ata_piix\n[ 0.634286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635902] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637756] libphy: Fixed MDIO Bus: probed\n[ 0.638817] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640073] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642727] PPP generic driver version 2.4.2\n[ 0.643873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645457] ehci-pci: EHCI PCI platform driver\n[ 0.646596] ehci-platform: EHCI generic platform driver\n[ 0.647909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649410] ohci-pci: OHCI PCI platform driver\n[ 0.650541] ohci-platform: OHCI generic platform driver\n[ 0.651827] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.666631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.667947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669844] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677522] usb usb1: Product: UHCI Host Controller\n[ 0.678922] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680659] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682165] hub 1-0:1.0: USB hub found\n[ 0.683295] hub 1-0:1.0: 2 ports detected\n[ 0.684525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689105] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690607] mousedev: PS/2 mouse device common for all mice\n[ 0.692361] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694889] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696245] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.699400] i2c /dev entries driver\n[ 0.700365] device-mapper: uevent: version 1.0.3\n[ 0.701579] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.703707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705361] NET: Registered protocol family 10\n[ 0.706611] NET: Registered protocol family 17\n[ 0.707761] Key type dns_resolver registered\n[ 0.708942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710388] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712687] registered taskstats version 1\n[ 0.713799] Loading compiled-in X.509 certificates\n[ 0.715579] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.718104] zswap: loaded using pool lzo/zbud\n[ 0.719788] Key type trusted registered\n[ 0.722056] Key type encrypted registered\n[ 0.723150] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.724497] ima: No TPM chip found, activating TPM-bypass!\n[ 0.725899] evm: HMAC attrs: 0x1\n[ 0.727036] Magic number: 6:467:520\n[ 0.728157] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:41 UTC (1538551901)\n[ 0.730272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731751] EDD information not available.\n[ 0.794038] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.795465] ata1.00: configured for MWDMA2\n[ 0.796679] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.809283] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.810533] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.811779] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.813657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.815179] Write protecting the kernel read-only data: 14336k\n[ 0.816739] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818543] 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.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.293564] 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.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.74s]\nping 10.10.10.11 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:33:13,401 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action used request id req-14838fd0-513c-4eac-8d00-506ca560bb49 2018-10-03 07:33:13,402 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.14) to 'sdnvpn-4-2' (10.10.10.11). -->Expected result: can ping. 2018-10-03 07:33:13,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:14,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:33: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-3c7ffae5-24df-4b95-a6a3-eecd0de7ef76 x-compute-request-id: req-3c7ffae5-24df-4b95-a6a3-eecd0de7ef76 Content-Encoding: gzip Content-Length: 8101 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510336975 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.138200] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139832] pid_max: default: 32768 minimum: 301\n[ 0.140715] ACPI: Core revision 20150930\n[ 0.142136] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143429] Security Framework initialized\n[ 0.144241] Yama: becoming mindful.\n[ 0.144964] AppArmor: AppArmor initialized\n[ 0.145825] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150981] Initializing cgroup subsys io\n[ 0.151803] Initializing cgroup subsys memory\n[ 0.152651] Initializing cgroup subsys devices\n[ 0.153524] Initializing cgroup subsys freezer\n[ 0.154385] Initializing cgroup subsys net_cls\n[ 0.155240] Initializing cgroup subsys perf_event\n[ 0.156138] Initializing cgroup subsys net_prio\n[ 0.157007] Initializing cgroup subsys hugetlb\n[ 0.157868] Initializing cgroup subsys pids\n[ 0.158730] CPU: Physical Processor ID: 0\n[ 0.160207] mce: CPU supports 10 MCE banks\n[ 0.161043] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172981] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179590] ftrace: allocating 31920 entries in 125 pages\n[ 0.207447] smpboot: Max logical packages: 1\n[ 0.208309] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209650] x2apic enabled\n[ 0.210453] Switched APIC routing to physical x2apic.\n[ 0.212186] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.213295] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217016] KVM setup paravirtual spinlock\n[ 0.218345] x86: Booted up 1 node, 1 CPUs\n[ 0.219140] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220510] devtmpfs: initialized\n[ 0.222230] evm: security.selinux\n[ 0.222929] evm: security.SMACK64\n[ 0.223605] evm: security.SMACK64EXEC\n[ 0.224345] evm: security.SMACK64TRANSMUTE\n[ 0.225136] evm: security.SMACK64MMAP\n[ 0.225871] evm: security.ima\n[ 0.226501] evm: security.capability\n[ 0.227304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229131] pinctrl core: initialized pinctrl subsystem\n[ 0.230219] RTC time: 7:31:40, date: 10/03/18\n[ 0.231166] NET: Registered protocol family 16\n[ 0.232128] cpuidle: using governor ladder\n[ 0.232943] cpuidle: using governor menu\n[ 0.233714] PCCT header not found.\n[ 0.234464] ACPI: bus type PCI registered\n[ 0.235260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236480] PCI: Using configuration type 1 for base access\n[ 0.238236] ACPI: Added _OSI(Module Device)\n[ 0.239073] ACPI: Added _OSI(Processor Device)\n[ 0.239922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240803] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242880] ACPI: Interpreter enabled\n[ 0.243638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250899] ACPI: (supports S0 S5)\n[ 0.251590] ACPI: Using IOAPIC for interrupt routing\n[ 0.252591] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255669] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261388] acpiphp: Slot [3] registered\n[ 0.262185] acpiphp: Slot [4] registered\n[ 0.262995] acpiphp: Slot [5] registered\n[ 0.263782] acpiphp: Slot [6] registered\n[ 0.264571] acpiphp: Slot [7] registered\n[ 0.265359] acpiphp: Slot [8] registered\n[ 0.266144] acpiphp: Slot [9] registered\n[ 0.266925] acpiphp: Slot [10] registered\n[ 0.267716] acpiphp: Slot [11] registered\n[ 0.268520] acpiphp: Slot [12] registered\n[ 0.269317] acpiphp: Slot [13] registered\n[ 0.270115] acpiphp: Slot [14] registered\n[ 0.270911] acpiphp: Slot [15] registered\n[ 0.281768] acpiphp: Slot [16] registered\n[ 0.282596] acpiphp: Slot [17] registered\n[ 0.283400] acpiphp: Slot [18] registered\n[ 0.284195] acpiphp: Slot [19] registered\n[ 0.284986] acpiphp: Slot [20] registered\n[ 0.285783] acpiphp: Slot [21] registered\n[ 0.286580] acpiphp: Slot [22] registered\n[ 0.287373] acpiphp: Slot [23] registered\n[ 0.288169] acpiphp: Slot [24] registered\n[ 0.288962] acpiphp: Slot [25] registered\n[ 0.289751] acpiphp: Slot [26] registered\n[ 0.290549] acpiphp: Slot [27] registered\n[ 0.291346] acpiphp: Slot [28] registered\n[ 0.292172] acpiphp: Slot [29] registered\n[ 0.292985] acpiphp: Slot [30] registered\n[ 0.293775] acpiphp: Slot [31] registered\n[ 0.294573] PCI host bridge to bus 0000:00\n[ 0.295369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299162] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300583] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306772] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308034] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310416] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369077] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370316] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371694] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374274] vgaarb: loaded\n[ 0.374866] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375995] SCSI subsystem initialized\n[ 0.376801] ACPI: bus type USB registered\n[ 0.377603] usbcore: registered new interface driver usbfs\n[ 0.378608] usbcore: registered new interface driver hub\n[ 0.379594] usbcore: registered new device driver usb\n[ 0.380634] PCI: Using ACPI for IRQ routing\n[ 0.381654] NetLabel: Initializing\n[ 0.382363] NetLabel: domain hash size = 128\n[ 0.383197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384141] NetLabel: unlabeled traffic allowed by default\n[ 0.385232] clocksource: Switched to clocksource kvm-clock\n[ 0.390970] AppArmor: AppArmor Filesystem Enabled\n[ 0.391933] pnp: PnP ACPI init\n[ 0.392853] pnp: PnP ACPI: found 5 devices\n[ 0.399243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400946] NET: Registered protocol family 2\n[ 0.401910] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404362] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405522] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407794] NET: Registered protocol family 1\n[ 0.408665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409768] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410843] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424831] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439094] Trying to unpack rootfs image as initramfs...\n[ 0.489289] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503292] Scanning for low memory corruption every 60 seconds\n[ 0.505011] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506172] audit: initializing netlink subsys (disabled)\n[ 0.507554] audit: type=2000 audit(1538551901.293:1): initialized\n[ 0.509300] Initialise system trusted keyring\n[ 0.510504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512076] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514490] zbud: loaded\n[ 0.515362] VFS: Disk quotas dquot_6.6.0\n[ 0.516420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518366] fuse init (API version 7.23)\n[ 0.519505] Key type big_key registered\n[ 0.520547] Allocating IMA MOK and blacklist keyrings.\n[ 0.521979] Key type asymmetric registered\n[ 0.523055] Asymmetric key parser 'x509' registered\n[ 0.524317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526601] io scheduler noop registered\n[ 0.527637] io scheduler deadline registered (default)\n[ 0.528947] io scheduler cfq registered\n[ 0.530026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533076] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534994] ACPI: Power Button [PWRF]\n[ 0.536056] GHES: HEST is not enabled!\n[ 0.550007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581162] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614703] Linux agpgart interface v0.103\n[ 0.617096] brd: module loaded\n[ 0.619016] loop: module loaded\n[ 0.624315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.626232] GPT:90111 != 2097151\n[ 0.627102] GPT:Alternate GPT header not at the end of the disk.\n[ 0.628544] GPT:90111 != 2097151\n[ 0.629415] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630692] vda: vda1 vda15\n[ 0.632451] scsi host0: ata_piix\n[ 0.633389] scsi host1: ata_piix\n[ 0.634286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635902] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637756] libphy: Fixed MDIO Bus: probed\n[ 0.638817] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640073] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642727] PPP generic driver version 2.4.2\n[ 0.643873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645457] ehci-pci: EHCI PCI platform driver\n[ 0.646596] ehci-platform: EHCI generic platform driver\n[ 0.647909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649410] ohci-pci: OHCI PCI platform driver\n[ 0.650541] ohci-platform: OHCI generic platform driver\n[ 0.651827] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.666631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.667947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669844] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677522] usb usb1: Product: UHCI Host Controller\n[ 0.678922] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680659] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682165] hub 1-0:1.0: USB hub found\n[ 0.683295] hub 1-0:1.0: 2 ports detected\n[ 0.684525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689105] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690607] mousedev: PS/2 mouse device common for all mice\n[ 0.692361] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694889] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696245] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.699400] i2c /dev entries driver\n[ 0.700365] device-mapper: uevent: version 1.0.3\n[ 0.701579] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.703707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705361] NET: Registered protocol family 10\n[ 0.706611] NET: Registered protocol family 17\n[ 0.707761] Key type dns_resolver registered\n[ 0.708942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710388] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712687] registered taskstats version 1\n[ 0.713799] Loading compiled-in X.509 certificates\n[ 0.715579] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.718104] zswap: loaded using pool lzo/zbud\n[ 0.719788] Key type trusted registered\n[ 0.722056] Key type encrypted registered\n[ 0.723150] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.724497] ima: No TPM chip found, activating TPM-bypass!\n[ 0.725899] evm: HMAC attrs: 0x1\n[ 0.727036] Magic number: 6:467:520\n[ 0.728157] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:41 UTC (1538551901)\n[ 0.730272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731751] EDD information not available.\n[ 0.794038] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.795465] ata1.00: configured for MWDMA2\n[ 0.796679] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.809283] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.810533] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.811779] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.813657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.815179] Write protecting the kernel read-only data: 14336k\n[ 0.816739] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818543] 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.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.293564] 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.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.74s]\nping 10.10.10.11 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:33:14,473 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action used request id req-3c7ffae5-24df-4b95-a6a3-eecd0de7ef76 2018-10-03 07:33:14,474 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-2' 2018-10-03 07:33:14,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:15,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:33: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-f090ed6f-7bba-48d1-847e-090430b515dc x-compute-request-id: req-f090ed6f-7bba-48d1-847e-090430b515dc Content-Encoding: gzip Content-Length: 8101 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510336975 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.138200] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139832] pid_max: default: 32768 minimum: 301\n[ 0.140715] ACPI: Core revision 20150930\n[ 0.142136] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143429] Security Framework initialized\n[ 0.144241] Yama: becoming mindful.\n[ 0.144964] AppArmor: AppArmor initialized\n[ 0.145825] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150981] Initializing cgroup subsys io\n[ 0.151803] Initializing cgroup subsys memory\n[ 0.152651] Initializing cgroup subsys devices\n[ 0.153524] Initializing cgroup subsys freezer\n[ 0.154385] Initializing cgroup subsys net_cls\n[ 0.155240] Initializing cgroup subsys perf_event\n[ 0.156138] Initializing cgroup subsys net_prio\n[ 0.157007] Initializing cgroup subsys hugetlb\n[ 0.157868] Initializing cgroup subsys pids\n[ 0.158730] CPU: Physical Processor ID: 0\n[ 0.160207] mce: CPU supports 10 MCE banks\n[ 0.161043] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172981] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179590] ftrace: allocating 31920 entries in 125 pages\n[ 0.207447] smpboot: Max logical packages: 1\n[ 0.208309] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209650] x2apic enabled\n[ 0.210453] Switched APIC routing to physical x2apic.\n[ 0.212186] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.213295] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217016] KVM setup paravirtual spinlock\n[ 0.218345] x86: Booted up 1 node, 1 CPUs\n[ 0.219140] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220510] devtmpfs: initialized\n[ 0.222230] evm: security.selinux\n[ 0.222929] evm: security.SMACK64\n[ 0.223605] evm: security.SMACK64EXEC\n[ 0.224345] evm: security.SMACK64TRANSMUTE\n[ 0.225136] evm: security.SMACK64MMAP\n[ 0.225871] evm: security.ima\n[ 0.226501] evm: security.capability\n[ 0.227304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229131] pinctrl core: initialized pinctrl subsystem\n[ 0.230219] RTC time: 7:31:40, date: 10/03/18\n[ 0.231166] NET: Registered protocol family 16\n[ 0.232128] cpuidle: using governor ladder\n[ 0.232943] cpuidle: using governor menu\n[ 0.233714] PCCT header not found.\n[ 0.234464] ACPI: bus type PCI registered\n[ 0.235260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236480] PCI: Using configuration type 1 for base access\n[ 0.238236] ACPI: Added _OSI(Module Device)\n[ 0.239073] ACPI: Added _OSI(Processor Device)\n[ 0.239922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240803] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242880] ACPI: Interpreter enabled\n[ 0.243638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250899] ACPI: (supports S0 S5)\n[ 0.251590] ACPI: Using IOAPIC for interrupt routing\n[ 0.252591] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255669] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261388] acpiphp: Slot [3] registered\n[ 0.262185] acpiphp: Slot [4] registered\n[ 0.262995] acpiphp: Slot [5] registered\n[ 0.263782] acpiphp: Slot [6] registered\n[ 0.264571] acpiphp: Slot [7] registered\n[ 0.265359] acpiphp: Slot [8] registered\n[ 0.266144] acpiphp: Slot [9] registered\n[ 0.266925] acpiphp: Slot [10] registered\n[ 0.267716] acpiphp: Slot [11] registered\n[ 0.268520] acpiphp: Slot [12] registered\n[ 0.269317] acpiphp: Slot [13] registered\n[ 0.270115] acpiphp: Slot [14] registered\n[ 0.270911] acpiphp: Slot [15] registered\n[ 0.281768] acpiphp: Slot [16] registered\n[ 0.282596] acpiphp: Slot [17] registered\n[ 0.283400] acpiphp: Slot [18] registered\n[ 0.284195] acpiphp: Slot [19] registered\n[ 0.284986] acpiphp: Slot [20] registered\n[ 0.285783] acpiphp: Slot [21] registered\n[ 0.286580] acpiphp: Slot [22] registered\n[ 0.287373] acpiphp: Slot [23] registered\n[ 0.288169] acpiphp: Slot [24] registered\n[ 0.288962] acpiphp: Slot [25] registered\n[ 0.289751] acpiphp: Slot [26] registered\n[ 0.290549] acpiphp: Slot [27] registered\n[ 0.291346] acpiphp: Slot [28] registered\n[ 0.292172] acpiphp: Slot [29] registered\n[ 0.292985] acpiphp: Slot [30] registered\n[ 0.293775] acpiphp: Slot [31] registered\n[ 0.294573] PCI host bridge to bus 0000:00\n[ 0.295369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299162] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300583] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306772] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308034] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310416] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369077] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370316] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371694] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374274] vgaarb: loaded\n[ 0.374866] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375995] SCSI subsystem initialized\n[ 0.376801] ACPI: bus type USB registered\n[ 0.377603] usbcore: registered new interface driver usbfs\n[ 0.378608] usbcore: registered new interface driver hub\n[ 0.379594] usbcore: registered new device driver usb\n[ 0.380634] PCI: Using ACPI for IRQ routing\n[ 0.381654] NetLabel: Initializing\n[ 0.382363] NetLabel: domain hash size = 128\n[ 0.383197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384141] NetLabel: unlabeled traffic allowed by default\n[ 0.385232] clocksource: Switched to clocksource kvm-clock\n[ 0.390970] AppArmor: AppArmor Filesystem Enabled\n[ 0.391933] pnp: PnP ACPI init\n[ 0.392853] pnp: PnP ACPI: found 5 devices\n[ 0.399243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400946] NET: Registered protocol family 2\n[ 0.401910] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404362] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405522] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407794] NET: Registered protocol family 1\n[ 0.408665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409768] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410843] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424831] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439094] Trying to unpack rootfs image as initramfs...\n[ 0.489289] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503292] Scanning for low memory corruption every 60 seconds\n[ 0.505011] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506172] audit: initializing netlink subsys (disabled)\n[ 0.507554] audit: type=2000 audit(1538551901.293:1): initialized\n[ 0.509300] Initialise system trusted keyring\n[ 0.510504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512076] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514490] zbud: loaded\n[ 0.515362] VFS: Disk quotas dquot_6.6.0\n[ 0.516420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518366] fuse init (API version 7.23)\n[ 0.519505] Key type big_key registered\n[ 0.520547] Allocating IMA MOK and blacklist keyrings.\n[ 0.521979] Key type asymmetric registered\n[ 0.523055] Asymmetric key parser 'x509' registered\n[ 0.524317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526601] io scheduler noop registered\n[ 0.527637] io scheduler deadline registered (default)\n[ 0.528947] io scheduler cfq registered\n[ 0.530026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533076] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534994] ACPI: Power Button [PWRF]\n[ 0.536056] GHES: HEST is not enabled!\n[ 0.550007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581162] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614703] Linux agpgart interface v0.103\n[ 0.617096] brd: module loaded\n[ 0.619016] loop: module loaded\n[ 0.624315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.626232] GPT:90111 != 2097151\n[ 0.627102] GPT:Alternate GPT header not at the end of the disk.\n[ 0.628544] GPT:90111 != 2097151\n[ 0.629415] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630692] vda: vda1 vda15\n[ 0.632451] scsi host0: ata_piix\n[ 0.633389] scsi host1: ata_piix\n[ 0.634286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635902] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637756] libphy: Fixed MDIO Bus: probed\n[ 0.638817] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640073] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642727] PPP generic driver version 2.4.2\n[ 0.643873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645457] ehci-pci: EHCI PCI platform driver\n[ 0.646596] ehci-platform: EHCI generic platform driver\n[ 0.647909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649410] ohci-pci: OHCI PCI platform driver\n[ 0.650541] ohci-platform: OHCI generic platform driver\n[ 0.651827] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.666631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.667947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669844] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677522] usb usb1: Product: UHCI Host Controller\n[ 0.678922] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680659] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682165] hub 1-0:1.0: USB hub found\n[ 0.683295] hub 1-0:1.0: 2 ports detected\n[ 0.684525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689105] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690607] mousedev: PS/2 mouse device common for all mice\n[ 0.692361] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694889] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696245] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.699400] i2c /dev entries driver\n[ 0.700365] device-mapper: uevent: version 1.0.3\n[ 0.701579] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.703707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705361] NET: Registered protocol family 10\n[ 0.706611] NET: Registered protocol family 17\n[ 0.707761] Key type dns_resolver registered\n[ 0.708942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710388] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712687] registered taskstats version 1\n[ 0.713799] Loading compiled-in X.509 certificates\n[ 0.715579] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.718104] zswap: loaded using pool lzo/zbud\n[ 0.719788] Key type trusted registered\n[ 0.722056] Key type encrypted registered\n[ 0.723150] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.724497] ima: No TPM chip found, activating TPM-bypass!\n[ 0.725899] evm: HMAC attrs: 0x1\n[ 0.727036] Magic number: 6:467:520\n[ 0.728157] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:41 UTC (1538551901)\n[ 0.730272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731751] EDD information not available.\n[ 0.794038] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.795465] ata1.00: configured for MWDMA2\n[ 0.796679] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.809283] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.810533] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.811779] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.813657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.815179] Write protecting the kernel read-only data: 14336k\n[ 0.816739] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818543] 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.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.293564] 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.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.74s]\nping 10.10.10.11 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:33:15,558 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action used request id req-f090ed6f-7bba-48d1-847e-090430b515dc 2018-10-03 07:33:15,559 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.14) to 'sdnvpn-4-3' (10.10.10.15). -->Expected result: can ping. 2018-10-03 07:33:15,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:16,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:33: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-f60334e4-43f3-4123-bd81-f5f0dce08aca x-compute-request-id: req-f60334e4-43f3-4123-bd81-f5f0dce08aca Content-Encoding: gzip Content-Length: 8101 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510336975 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.138200] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139832] pid_max: default: 32768 minimum: 301\n[ 0.140715] ACPI: Core revision 20150930\n[ 0.142136] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143429] Security Framework initialized\n[ 0.144241] Yama: becoming mindful.\n[ 0.144964] AppArmor: AppArmor initialized\n[ 0.145825] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150981] Initializing cgroup subsys io\n[ 0.151803] Initializing cgroup subsys memory\n[ 0.152651] Initializing cgroup subsys devices\n[ 0.153524] Initializing cgroup subsys freezer\n[ 0.154385] Initializing cgroup subsys net_cls\n[ 0.155240] Initializing cgroup subsys perf_event\n[ 0.156138] Initializing cgroup subsys net_prio\n[ 0.157007] Initializing cgroup subsys hugetlb\n[ 0.157868] Initializing cgroup subsys pids\n[ 0.158730] CPU: Physical Processor ID: 0\n[ 0.160207] mce: CPU supports 10 MCE banks\n[ 0.161043] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172981] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179590] ftrace: allocating 31920 entries in 125 pages\n[ 0.207447] smpboot: Max logical packages: 1\n[ 0.208309] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209650] x2apic enabled\n[ 0.210453] Switched APIC routing to physical x2apic.\n[ 0.212186] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.213295] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217016] KVM setup paravirtual spinlock\n[ 0.218345] x86: Booted up 1 node, 1 CPUs\n[ 0.219140] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220510] devtmpfs: initialized\n[ 0.222230] evm: security.selinux\n[ 0.222929] evm: security.SMACK64\n[ 0.223605] evm: security.SMACK64EXEC\n[ 0.224345] evm: security.SMACK64TRANSMUTE\n[ 0.225136] evm: security.SMACK64MMAP\n[ 0.225871] evm: security.ima\n[ 0.226501] evm: security.capability\n[ 0.227304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229131] pinctrl core: initialized pinctrl subsystem\n[ 0.230219] RTC time: 7:31:40, date: 10/03/18\n[ 0.231166] NET: Registered protocol family 16\n[ 0.232128] cpuidle: using governor ladder\n[ 0.232943] cpuidle: using governor menu\n[ 0.233714] PCCT header not found.\n[ 0.234464] ACPI: bus type PCI registered\n[ 0.235260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236480] PCI: Using configuration type 1 for base access\n[ 0.238236] ACPI: Added _OSI(Module Device)\n[ 0.239073] ACPI: Added _OSI(Processor Device)\n[ 0.239922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240803] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242880] ACPI: Interpreter enabled\n[ 0.243638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250899] ACPI: (supports S0 S5)\n[ 0.251590] ACPI: Using IOAPIC for interrupt routing\n[ 0.252591] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255669] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261388] acpiphp: Slot [3] registered\n[ 0.262185] acpiphp: Slot [4] registered\n[ 0.262995] acpiphp: Slot [5] registered\n[ 0.263782] acpiphp: Slot [6] registered\n[ 0.264571] acpiphp: Slot [7] registered\n[ 0.265359] acpiphp: Slot [8] registered\n[ 0.266144] acpiphp: Slot [9] registered\n[ 0.266925] acpiphp: Slot [10] registered\n[ 0.267716] acpiphp: Slot [11] registered\n[ 0.268520] acpiphp: Slot [12] registered\n[ 0.269317] acpiphp: Slot [13] registered\n[ 0.270115] acpiphp: Slot [14] registered\n[ 0.270911] acpiphp: Slot [15] registered\n[ 0.281768] acpiphp: Slot [16] registered\n[ 0.282596] acpiphp: Slot [17] registered\n[ 0.283400] acpiphp: Slot [18] registered\n[ 0.284195] acpiphp: Slot [19] registered\n[ 0.284986] acpiphp: Slot [20] registered\n[ 0.285783] acpiphp: Slot [21] registered\n[ 0.286580] acpiphp: Slot [22] registered\n[ 0.287373] acpiphp: Slot [23] registered\n[ 0.288169] acpiphp: Slot [24] registered\n[ 0.288962] acpiphp: Slot [25] registered\n[ 0.289751] acpiphp: Slot [26] registered\n[ 0.290549] acpiphp: Slot [27] registered\n[ 0.291346] acpiphp: Slot [28] registered\n[ 0.292172] acpiphp: Slot [29] registered\n[ 0.292985] acpiphp: Slot [30] registered\n[ 0.293775] acpiphp: Slot [31] registered\n[ 0.294573] PCI host bridge to bus 0000:00\n[ 0.295369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299162] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300583] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306772] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308034] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310416] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369077] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370316] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371694] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374274] vgaarb: loaded\n[ 0.374866] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375995] SCSI subsystem initialized\n[ 0.376801] ACPI: bus type USB registered\n[ 0.377603] usbcore: registered new interface driver usbfs\n[ 0.378608] usbcore: registered new interface driver hub\n[ 0.379594] usbcore: registered new device driver usb\n[ 0.380634] PCI: Using ACPI for IRQ routing\n[ 0.381654] NetLabel: Initializing\n[ 0.382363] NetLabel: domain hash size = 128\n[ 0.383197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384141] NetLabel: unlabeled traffic allowed by default\n[ 0.385232] clocksource: Switched to clocksource kvm-clock\n[ 0.390970] AppArmor: AppArmor Filesystem Enabled\n[ 0.391933] pnp: PnP ACPI init\n[ 0.392853] pnp: PnP ACPI: found 5 devices\n[ 0.399243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400946] NET: Registered protocol family 2\n[ 0.401910] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404362] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405522] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407794] NET: Registered protocol family 1\n[ 0.408665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409768] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410843] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424831] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439094] Trying to unpack rootfs image as initramfs...\n[ 0.489289] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503292] Scanning for low memory corruption every 60 seconds\n[ 0.505011] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506172] audit: initializing netlink subsys (disabled)\n[ 0.507554] audit: type=2000 audit(1538551901.293:1): initialized\n[ 0.509300] Initialise system trusted keyring\n[ 0.510504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512076] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514490] zbud: loaded\n[ 0.515362] VFS: Disk quotas dquot_6.6.0\n[ 0.516420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518366] fuse init (API version 7.23)\n[ 0.519505] Key type big_key registered\n[ 0.520547] Allocating IMA MOK and blacklist keyrings.\n[ 0.521979] Key type asymmetric registered\n[ 0.523055] Asymmetric key parser 'x509' registered\n[ 0.524317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526601] io scheduler noop registered\n[ 0.527637] io scheduler deadline registered (default)\n[ 0.528947] io scheduler cfq registered\n[ 0.530026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533076] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534994] ACPI: Power Button [PWRF]\n[ 0.536056] GHES: HEST is not enabled!\n[ 0.550007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581162] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614703] Linux agpgart interface v0.103\n[ 0.617096] brd: module loaded\n[ 0.619016] loop: module loaded\n[ 0.624315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.626232] GPT:90111 != 2097151\n[ 0.627102] GPT:Alternate GPT header not at the end of the disk.\n[ 0.628544] GPT:90111 != 2097151\n[ 0.629415] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630692] vda: vda1 vda15\n[ 0.632451] scsi host0: ata_piix\n[ 0.633389] scsi host1: ata_piix\n[ 0.634286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635902] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637756] libphy: Fixed MDIO Bus: probed\n[ 0.638817] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640073] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642727] PPP generic driver version 2.4.2\n[ 0.643873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645457] ehci-pci: EHCI PCI platform driver\n[ 0.646596] ehci-platform: EHCI generic platform driver\n[ 0.647909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649410] ohci-pci: OHCI PCI platform driver\n[ 0.650541] ohci-platform: OHCI generic platform driver\n[ 0.651827] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.666631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.667947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669844] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677522] usb usb1: Product: UHCI Host Controller\n[ 0.678922] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680659] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682165] hub 1-0:1.0: USB hub found\n[ 0.683295] hub 1-0:1.0: 2 ports detected\n[ 0.684525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689105] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690607] mousedev: PS/2 mouse device common for all mice\n[ 0.692361] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694889] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696245] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.699400] i2c /dev entries driver\n[ 0.700365] device-mapper: uevent: version 1.0.3\n[ 0.701579] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.703707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705361] NET: Registered protocol family 10\n[ 0.706611] NET: Registered protocol family 17\n[ 0.707761] Key type dns_resolver registered\n[ 0.708942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710388] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712687] registered taskstats version 1\n[ 0.713799] Loading compiled-in X.509 certificates\n[ 0.715579] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.718104] zswap: loaded using pool lzo/zbud\n[ 0.719788] Key type trusted registered\n[ 0.722056] Key type encrypted registered\n[ 0.723150] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.724497] ima: No TPM chip found, activating TPM-bypass!\n[ 0.725899] evm: HMAC attrs: 0x1\n[ 0.727036] Magic number: 6:467:520\n[ 0.728157] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:41 UTC (1538551901)\n[ 0.730272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731751] EDD information not available.\n[ 0.794038] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.795465] ata1.00: configured for MWDMA2\n[ 0.796679] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.809283] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.810533] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.811779] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.813657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.815179] Write protecting the kernel read-only data: 14336k\n[ 0.816739] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818543] 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.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.293564] 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.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.74s]\nping 10.10.10.11 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:33:16,638 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action used request id req-f60334e4-43f3-4123-bd81-f5f0dce08aca 2018-10-03 07:33:16,640 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-3' 2018-10-03 07:33:16,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:17,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:33: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-59987f2d-9053-4f70-b2ce-42b17542e4b3 x-compute-request-id: req-59987f2d-9053-4f70-b2ce-42b17542e4b3 Content-Encoding: gzip Content-Length: 8101 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510336975 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.138200] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139832] pid_max: default: 32768 minimum: 301\n[ 0.140715] ACPI: Core revision 20150930\n[ 0.142136] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143429] Security Framework initialized\n[ 0.144241] Yama: becoming mindful.\n[ 0.144964] AppArmor: AppArmor initialized\n[ 0.145825] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150981] Initializing cgroup subsys io\n[ 0.151803] Initializing cgroup subsys memory\n[ 0.152651] Initializing cgroup subsys devices\n[ 0.153524] Initializing cgroup subsys freezer\n[ 0.154385] Initializing cgroup subsys net_cls\n[ 0.155240] Initializing cgroup subsys perf_event\n[ 0.156138] Initializing cgroup subsys net_prio\n[ 0.157007] Initializing cgroup subsys hugetlb\n[ 0.157868] Initializing cgroup subsys pids\n[ 0.158730] CPU: Physical Processor ID: 0\n[ 0.160207] mce: CPU supports 10 MCE banks\n[ 0.161043] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172981] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179590] ftrace: allocating 31920 entries in 125 pages\n[ 0.207447] smpboot: Max logical packages: 1\n[ 0.208309] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209650] x2apic enabled\n[ 0.210453] Switched APIC routing to physical x2apic.\n[ 0.212186] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.213295] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217016] KVM setup paravirtual spinlock\n[ 0.218345] x86: Booted up 1 node, 1 CPUs\n[ 0.219140] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220510] devtmpfs: initialized\n[ 0.222230] evm: security.selinux\n[ 0.222929] evm: security.SMACK64\n[ 0.223605] evm: security.SMACK64EXEC\n[ 0.224345] evm: security.SMACK64TRANSMUTE\n[ 0.225136] evm: security.SMACK64MMAP\n[ 0.225871] evm: security.ima\n[ 0.226501] evm: security.capability\n[ 0.227304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229131] pinctrl core: initialized pinctrl subsystem\n[ 0.230219] RTC time: 7:31:40, date: 10/03/18\n[ 0.231166] NET: Registered protocol family 16\n[ 0.232128] cpuidle: using governor ladder\n[ 0.232943] cpuidle: using governor menu\n[ 0.233714] PCCT header not found.\n[ 0.234464] ACPI: bus type PCI registered\n[ 0.235260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236480] PCI: Using configuration type 1 for base access\n[ 0.238236] ACPI: Added _OSI(Module Device)\n[ 0.239073] ACPI: Added _OSI(Processor Device)\n[ 0.239922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240803] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242880] ACPI: Interpreter enabled\n[ 0.243638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250899] ACPI: (supports S0 S5)\n[ 0.251590] ACPI: Using IOAPIC for interrupt routing\n[ 0.252591] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255669] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261388] acpiphp: Slot [3] registered\n[ 0.262185] acpiphp: Slot [4] registered\n[ 0.262995] acpiphp: Slot [5] registered\n[ 0.263782] acpiphp: Slot [6] registered\n[ 0.264571] acpiphp: Slot [7] registered\n[ 0.265359] acpiphp: Slot [8] registered\n[ 0.266144] acpiphp: Slot [9] registered\n[ 0.266925] acpiphp: Slot [10] registered\n[ 0.267716] acpiphp: Slot [11] registered\n[ 0.268520] acpiphp: Slot [12] registered\n[ 0.269317] acpiphp: Slot [13] registered\n[ 0.270115] acpiphp: Slot [14] registered\n[ 0.270911] acpiphp: Slot [15] registered\n[ 0.281768] acpiphp: Slot [16] registered\n[ 0.282596] acpiphp: Slot [17] registered\n[ 0.283400] acpiphp: Slot [18] registered\n[ 0.284195] acpiphp: Slot [19] registered\n[ 0.284986] acpiphp: Slot [20] registered\n[ 0.285783] acpiphp: Slot [21] registered\n[ 0.286580] acpiphp: Slot [22] registered\n[ 0.287373] acpiphp: Slot [23] registered\n[ 0.288169] acpiphp: Slot [24] registered\n[ 0.288962] acpiphp: Slot [25] registered\n[ 0.289751] acpiphp: Slot [26] registered\n[ 0.290549] acpiphp: Slot [27] registered\n[ 0.291346] acpiphp: Slot [28] registered\n[ 0.292172] acpiphp: Slot [29] registered\n[ 0.292985] acpiphp: Slot [30] registered\n[ 0.293775] acpiphp: Slot [31] registered\n[ 0.294573] PCI host bridge to bus 0000:00\n[ 0.295369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299162] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300583] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306772] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308034] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310416] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369077] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370316] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371694] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374274] vgaarb: loaded\n[ 0.374866] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375995] SCSI subsystem initialized\n[ 0.376801] ACPI: bus type USB registered\n[ 0.377603] usbcore: registered new interface driver usbfs\n[ 0.378608] usbcore: registered new interface driver hub\n[ 0.379594] usbcore: registered new device driver usb\n[ 0.380634] PCI: Using ACPI for IRQ routing\n[ 0.381654] NetLabel: Initializing\n[ 0.382363] NetLabel: domain hash size = 128\n[ 0.383197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384141] NetLabel: unlabeled traffic allowed by default\n[ 0.385232] clocksource: Switched to clocksource kvm-clock\n[ 0.390970] AppArmor: AppArmor Filesystem Enabled\n[ 0.391933] pnp: PnP ACPI init\n[ 0.392853] pnp: PnP ACPI: found 5 devices\n[ 0.399243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400946] NET: Registered protocol family 2\n[ 0.401910] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404362] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405522] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407794] NET: Registered protocol family 1\n[ 0.408665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409768] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410843] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424831] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439094] Trying to unpack rootfs image as initramfs...\n[ 0.489289] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503292] Scanning for low memory corruption every 60 seconds\n[ 0.505011] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506172] audit: initializing netlink subsys (disabled)\n[ 0.507554] audit: type=2000 audit(1538551901.293:1): initialized\n[ 0.509300] Initialise system trusted keyring\n[ 0.510504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512076] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514490] zbud: loaded\n[ 0.515362] VFS: Disk quotas dquot_6.6.0\n[ 0.516420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518366] fuse init (API version 7.23)\n[ 0.519505] Key type big_key registered\n[ 0.520547] Allocating IMA MOK and blacklist keyrings.\n[ 0.521979] Key type asymmetric registered\n[ 0.523055] Asymmetric key parser 'x509' registered\n[ 0.524317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526601] io scheduler noop registered\n[ 0.527637] io scheduler deadline registered (default)\n[ 0.528947] io scheduler cfq registered\n[ 0.530026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533076] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534994] ACPI: Power Button [PWRF]\n[ 0.536056] GHES: HEST is not enabled!\n[ 0.550007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581162] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614703] Linux agpgart interface v0.103\n[ 0.617096] brd: module loaded\n[ 0.619016] loop: module loaded\n[ 0.624315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.626232] GPT:90111 != 2097151\n[ 0.627102] GPT:Alternate GPT header not at the end of the disk.\n[ 0.628544] GPT:90111 != 2097151\n[ 0.629415] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630692] vda: vda1 vda15\n[ 0.632451] scsi host0: ata_piix\n[ 0.633389] scsi host1: ata_piix\n[ 0.634286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635902] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637756] libphy: Fixed MDIO Bus: probed\n[ 0.638817] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640073] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642727] PPP generic driver version 2.4.2\n[ 0.643873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645457] ehci-pci: EHCI PCI platform driver\n[ 0.646596] ehci-platform: EHCI generic platform driver\n[ 0.647909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649410] ohci-pci: OHCI PCI platform driver\n[ 0.650541] ohci-platform: OHCI generic platform driver\n[ 0.651827] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.666631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.667947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669844] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677522] usb usb1: Product: UHCI Host Controller\n[ 0.678922] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680659] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682165] hub 1-0:1.0: USB hub found\n[ 0.683295] hub 1-0:1.0: 2 ports detected\n[ 0.684525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689105] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690607] mousedev: PS/2 mouse device common for all mice\n[ 0.692361] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694889] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696245] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.699400] i2c /dev entries driver\n[ 0.700365] device-mapper: uevent: version 1.0.3\n[ 0.701579] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.703707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705361] NET: Registered protocol family 10\n[ 0.706611] NET: Registered protocol family 17\n[ 0.707761] Key type dns_resolver registered\n[ 0.708942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710388] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712687] registered taskstats version 1\n[ 0.713799] Loading compiled-in X.509 certificates\n[ 0.715579] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.718104] zswap: loaded using pool lzo/zbud\n[ 0.719788] Key type trusted registered\n[ 0.722056] Key type encrypted registered\n[ 0.723150] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.724497] ima: No TPM chip found, activating TPM-bypass!\n[ 0.725899] evm: HMAC attrs: 0x1\n[ 0.727036] Magic number: 6:467:520\n[ 0.728157] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:41 UTC (1538551901)\n[ 0.730272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731751] EDD information not available.\n[ 0.794038] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.795465] ata1.00: configured for MWDMA2\n[ 0.796679] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.809283] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.810533] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.811779] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.813657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.815179] Write protecting the kernel read-only data: 14336k\n[ 0.816739] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818543] 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.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.293564] 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.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.74s]\nping 10.10.10.11 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:33:17,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action used request id req-59987f2d-9053-4f70-b2ce-42b17542e4b3 2018-10-03 07:33:17,719 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.14) to 'sdnvpn-4-4' (10.10.11.14). -->Expected result: cannot ping. 2018-10-03 07:33:17,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:18,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:33: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-08a1f0ef-e082-4447-98cb-fa634c59e4e7 x-compute-request-id: req-08a1f0ef-e082-4447-98cb-fa634c59e4e7 Content-Encoding: gzip Content-Length: 8101 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510336975 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.138200] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139832] pid_max: default: 32768 minimum: 301\n[ 0.140715] ACPI: Core revision 20150930\n[ 0.142136] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143429] Security Framework initialized\n[ 0.144241] Yama: becoming mindful.\n[ 0.144964] AppArmor: AppArmor initialized\n[ 0.145825] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150981] Initializing cgroup subsys io\n[ 0.151803] Initializing cgroup subsys memory\n[ 0.152651] Initializing cgroup subsys devices\n[ 0.153524] Initializing cgroup subsys freezer\n[ 0.154385] Initializing cgroup subsys net_cls\n[ 0.155240] Initializing cgroup subsys perf_event\n[ 0.156138] Initializing cgroup subsys net_prio\n[ 0.157007] Initializing cgroup subsys hugetlb\n[ 0.157868] Initializing cgroup subsys pids\n[ 0.158730] CPU: Physical Processor ID: 0\n[ 0.160207] mce: CPU supports 10 MCE banks\n[ 0.161043] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172981] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179590] ftrace: allocating 31920 entries in 125 pages\n[ 0.207447] smpboot: Max logical packages: 1\n[ 0.208309] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209650] x2apic enabled\n[ 0.210453] Switched APIC routing to physical x2apic.\n[ 0.212186] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.213295] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217016] KVM setup paravirtual spinlock\n[ 0.218345] x86: Booted up 1 node, 1 CPUs\n[ 0.219140] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220510] devtmpfs: initialized\n[ 0.222230] evm: security.selinux\n[ 0.222929] evm: security.SMACK64\n[ 0.223605] evm: security.SMACK64EXEC\n[ 0.224345] evm: security.SMACK64TRANSMUTE\n[ 0.225136] evm: security.SMACK64MMAP\n[ 0.225871] evm: security.ima\n[ 0.226501] evm: security.capability\n[ 0.227304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229131] pinctrl core: initialized pinctrl subsystem\n[ 0.230219] RTC time: 7:31:40, date: 10/03/18\n[ 0.231166] NET: Registered protocol family 16\n[ 0.232128] cpuidle: using governor ladder\n[ 0.232943] cpuidle: using governor menu\n[ 0.233714] PCCT header not found.\n[ 0.234464] ACPI: bus type PCI registered\n[ 0.235260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236480] PCI: Using configuration type 1 for base access\n[ 0.238236] ACPI: Added _OSI(Module Device)\n[ 0.239073] ACPI: Added _OSI(Processor Device)\n[ 0.239922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240803] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242880] ACPI: Interpreter enabled\n[ 0.243638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250899] ACPI: (supports S0 S5)\n[ 0.251590] ACPI: Using IOAPIC for interrupt routing\n[ 0.252591] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255669] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261388] acpiphp: Slot [3] registered\n[ 0.262185] acpiphp: Slot [4] registered\n[ 0.262995] acpiphp: Slot [5] registered\n[ 0.263782] acpiphp: Slot [6] registered\n[ 0.264571] acpiphp: Slot [7] registered\n[ 0.265359] acpiphp: Slot [8] registered\n[ 0.266144] acpiphp: Slot [9] registered\n[ 0.266925] acpiphp: Slot [10] registered\n[ 0.267716] acpiphp: Slot [11] registered\n[ 0.268520] acpiphp: Slot [12] registered\n[ 0.269317] acpiphp: Slot [13] registered\n[ 0.270115] acpiphp: Slot [14] registered\n[ 0.270911] acpiphp: Slot [15] registered\n[ 0.281768] acpiphp: Slot [16] registered\n[ 0.282596] acpiphp: Slot [17] registered\n[ 0.283400] acpiphp: Slot [18] registered\n[ 0.284195] acpiphp: Slot [19] registered\n[ 0.284986] acpiphp: Slot [20] registered\n[ 0.285783] acpiphp: Slot [21] registered\n[ 0.286580] acpiphp: Slot [22] registered\n[ 0.287373] acpiphp: Slot [23] registered\n[ 0.288169] acpiphp: Slot [24] registered\n[ 0.288962] acpiphp: Slot [25] registered\n[ 0.289751] acpiphp: Slot [26] registered\n[ 0.290549] acpiphp: Slot [27] registered\n[ 0.291346] acpiphp: Slot [28] registered\n[ 0.292172] acpiphp: Slot [29] registered\n[ 0.292985] acpiphp: Slot [30] registered\n[ 0.293775] acpiphp: Slot [31] registered\n[ 0.294573] PCI host bridge to bus 0000:00\n[ 0.295369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299162] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300583] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306772] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308034] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310416] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369077] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370316] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371694] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374274] vgaarb: loaded\n[ 0.374866] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375995] SCSI subsystem initialized\n[ 0.376801] ACPI: bus type USB registered\n[ 0.377603] usbcore: registered new interface driver usbfs\n[ 0.378608] usbcore: registered new interface driver hub\n[ 0.379594] usbcore: registered new device driver usb\n[ 0.380634] PCI: Using ACPI for IRQ routing\n[ 0.381654] NetLabel: Initializing\n[ 0.382363] NetLabel: domain hash size = 128\n[ 0.383197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384141] NetLabel: unlabeled traffic allowed by default\n[ 0.385232] clocksource: Switched to clocksource kvm-clock\n[ 0.390970] AppArmor: AppArmor Filesystem Enabled\n[ 0.391933] pnp: PnP ACPI init\n[ 0.392853] pnp: PnP ACPI: found 5 devices\n[ 0.399243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400946] NET: Registered protocol family 2\n[ 0.401910] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404362] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405522] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407794] NET: Registered protocol family 1\n[ 0.408665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409768] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410843] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424831] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439094] Trying to unpack rootfs image as initramfs...\n[ 0.489289] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503292] Scanning for low memory corruption every 60 seconds\n[ 0.505011] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506172] audit: initializing netlink subsys (disabled)\n[ 0.507554] audit: type=2000 audit(1538551901.293:1): initialized\n[ 0.509300] Initialise system trusted keyring\n[ 0.510504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512076] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514490] zbud: loaded\n[ 0.515362] VFS: Disk quotas dquot_6.6.0\n[ 0.516420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518366] fuse init (API version 7.23)\n[ 0.519505] Key type big_key registered\n[ 0.520547] Allocating IMA MOK and blacklist keyrings.\n[ 0.521979] Key type asymmetric registered\n[ 0.523055] Asymmetric key parser 'x509' registered\n[ 0.524317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526601] io scheduler noop registered\n[ 0.527637] io scheduler deadline registered (default)\n[ 0.528947] io scheduler cfq registered\n[ 0.530026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533076] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534994] ACPI: Power Button [PWRF]\n[ 0.536056] GHES: HEST is not enabled!\n[ 0.550007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581162] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614703] Linux agpgart interface v0.103\n[ 0.617096] brd: module loaded\n[ 0.619016] loop: module loaded\n[ 0.624315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.626232] GPT:90111 != 2097151\n[ 0.627102] GPT:Alternate GPT header not at the end of the disk.\n[ 0.628544] GPT:90111 != 2097151\n[ 0.629415] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630692] vda: vda1 vda15\n[ 0.632451] scsi host0: ata_piix\n[ 0.633389] scsi host1: ata_piix\n[ 0.634286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635902] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637756] libphy: Fixed MDIO Bus: probed\n[ 0.638817] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640073] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642727] PPP generic driver version 2.4.2\n[ 0.643873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645457] ehci-pci: EHCI PCI platform driver\n[ 0.646596] ehci-platform: EHCI generic platform driver\n[ 0.647909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649410] ohci-pci: OHCI PCI platform driver\n[ 0.650541] ohci-platform: OHCI generic platform driver\n[ 0.651827] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.666631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.667947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669844] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677522] usb usb1: Product: UHCI Host Controller\n[ 0.678922] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680659] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682165] hub 1-0:1.0: USB hub found\n[ 0.683295] hub 1-0:1.0: 2 ports detected\n[ 0.684525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689105] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690607] mousedev: PS/2 mouse device common for all mice\n[ 0.692361] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694889] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696245] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.699400] i2c /dev entries driver\n[ 0.700365] device-mapper: uevent: version 1.0.3\n[ 0.701579] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.703707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705361] NET: Registered protocol family 10\n[ 0.706611] NET: Registered protocol family 17\n[ 0.707761] Key type dns_resolver registered\n[ 0.708942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710388] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712687] registered taskstats version 1\n[ 0.713799] Loading compiled-in X.509 certificates\n[ 0.715579] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.718104] zswap: loaded using pool lzo/zbud\n[ 0.719788] Key type trusted registered\n[ 0.722056] Key type encrypted registered\n[ 0.723150] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.724497] ima: No TPM chip found, activating TPM-bypass!\n[ 0.725899] evm: HMAC attrs: 0x1\n[ 0.727036] Magic number: 6:467:520\n[ 0.728157] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:41 UTC (1538551901)\n[ 0.730272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731751] EDD information not available.\n[ 0.794038] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.795465] ata1.00: configured for MWDMA2\n[ 0.796679] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.809283] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.810533] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.811779] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.813657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.815179] Write protecting the kernel read-only data: 14336k\n[ 0.816739] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818543] 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.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.293564] 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.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.74s]\nping 10.10.10.11 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:33:18,792 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action used request id req-08a1f0ef-e082-4447-98cb-fa634c59e4e7 2018-10-03 07:33:19,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:20,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:33: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-dd383cc5-0f3e-4f68-8ed1-19aed3f48bd2 x-compute-request-id: req-dd383cc5-0f3e-4f68-8ed1-19aed3f48bd2 Content-Encoding: gzip Content-Length: 8101 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510336975 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.138200] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139832] pid_max: default: 32768 minimum: 301\n[ 0.140715] ACPI: Core revision 20150930\n[ 0.142136] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143429] Security Framework initialized\n[ 0.144241] Yama: becoming mindful.\n[ 0.144964] AppArmor: AppArmor initialized\n[ 0.145825] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150981] Initializing cgroup subsys io\n[ 0.151803] Initializing cgroup subsys memory\n[ 0.152651] Initializing cgroup subsys devices\n[ 0.153524] Initializing cgroup subsys freezer\n[ 0.154385] Initializing cgroup subsys net_cls\n[ 0.155240] Initializing cgroup subsys perf_event\n[ 0.156138] Initializing cgroup subsys net_prio\n[ 0.157007] Initializing cgroup subsys hugetlb\n[ 0.157868] Initializing cgroup subsys pids\n[ 0.158730] CPU: Physical Processor ID: 0\n[ 0.160207] mce: CPU supports 10 MCE banks\n[ 0.161043] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172981] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179590] ftrace: allocating 31920 entries in 125 pages\n[ 0.207447] smpboot: Max logical packages: 1\n[ 0.208309] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209650] x2apic enabled\n[ 0.210453] Switched APIC routing to physical x2apic.\n[ 0.212186] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.213295] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217016] KVM setup paravirtual spinlock\n[ 0.218345] x86: Booted up 1 node, 1 CPUs\n[ 0.219140] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220510] devtmpfs: initialized\n[ 0.222230] evm: security.selinux\n[ 0.222929] evm: security.SMACK64\n[ 0.223605] evm: security.SMACK64EXEC\n[ 0.224345] evm: security.SMACK64TRANSMUTE\n[ 0.225136] evm: security.SMACK64MMAP\n[ 0.225871] evm: security.ima\n[ 0.226501] evm: security.capability\n[ 0.227304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229131] pinctrl core: initialized pinctrl subsystem\n[ 0.230219] RTC time: 7:31:40, date: 10/03/18\n[ 0.231166] NET: Registered protocol family 16\n[ 0.232128] cpuidle: using governor ladder\n[ 0.232943] cpuidle: using governor menu\n[ 0.233714] PCCT header not found.\n[ 0.234464] ACPI: bus type PCI registered\n[ 0.235260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236480] PCI: Using configuration type 1 for base access\n[ 0.238236] ACPI: Added _OSI(Module Device)\n[ 0.239073] ACPI: Added _OSI(Processor Device)\n[ 0.239922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240803] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242880] ACPI: Interpreter enabled\n[ 0.243638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250899] ACPI: (supports S0 S5)\n[ 0.251590] ACPI: Using IOAPIC for interrupt routing\n[ 0.252591] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255669] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261388] acpiphp: Slot [3] registered\n[ 0.262185] acpiphp: Slot [4] registered\n[ 0.262995] acpiphp: Slot [5] registered\n[ 0.263782] acpiphp: Slot [6] registered\n[ 0.264571] acpiphp: Slot [7] registered\n[ 0.265359] acpiphp: Slot [8] registered\n[ 0.266144] acpiphp: Slot [9] registered\n[ 0.266925] acpiphp: Slot [10] registered\n[ 0.267716] acpiphp: Slot [11] registered\n[ 0.268520] acpiphp: Slot [12] registered\n[ 0.269317] acpiphp: Slot [13] registered\n[ 0.270115] acpiphp: Slot [14] registered\n[ 0.270911] acpiphp: Slot [15] registered\n[ 0.281768] acpiphp: Slot [16] registered\n[ 0.282596] acpiphp: Slot [17] registered\n[ 0.283400] acpiphp: Slot [18] registered\n[ 0.284195] acpiphp: Slot [19] registered\n[ 0.284986] acpiphp: Slot [20] registered\n[ 0.285783] acpiphp: Slot [21] registered\n[ 0.286580] acpiphp: Slot [22] registered\n[ 0.287373] acpiphp: Slot [23] registered\n[ 0.288169] acpiphp: Slot [24] registered\n[ 0.288962] acpiphp: Slot [25] registered\n[ 0.289751] acpiphp: Slot [26] registered\n[ 0.290549] acpiphp: Slot [27] registered\n[ 0.291346] acpiphp: Slot [28] registered\n[ 0.292172] acpiphp: Slot [29] registered\n[ 0.292985] acpiphp: Slot [30] registered\n[ 0.293775] acpiphp: Slot [31] registered\n[ 0.294573] PCI host bridge to bus 0000:00\n[ 0.295369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299162] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300583] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306772] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308034] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310416] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369077] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370316] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371694] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374274] vgaarb: loaded\n[ 0.374866] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375995] SCSI subsystem initialized\n[ 0.376801] ACPI: bus type USB registered\n[ 0.377603] usbcore: registered new interface driver usbfs\n[ 0.378608] usbcore: registered new interface driver hub\n[ 0.379594] usbcore: registered new device driver usb\n[ 0.380634] PCI: Using ACPI for IRQ routing\n[ 0.381654] NetLabel: Initializing\n[ 0.382363] NetLabel: domain hash size = 128\n[ 0.383197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384141] NetLabel: unlabeled traffic allowed by default\n[ 0.385232] clocksource: Switched to clocksource kvm-clock\n[ 0.390970] AppArmor: AppArmor Filesystem Enabled\n[ 0.391933] pnp: PnP ACPI init\n[ 0.392853] pnp: PnP ACPI: found 5 devices\n[ 0.399243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400946] NET: Registered protocol family 2\n[ 0.401910] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404362] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405522] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407794] NET: Registered protocol family 1\n[ 0.408665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409768] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410843] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424831] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439094] Trying to unpack rootfs image as initramfs...\n[ 0.489289] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503292] Scanning for low memory corruption every 60 seconds\n[ 0.505011] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506172] audit: initializing netlink subsys (disabled)\n[ 0.507554] audit: type=2000 audit(1538551901.293:1): initialized\n[ 0.509300] Initialise system trusted keyring\n[ 0.510504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512076] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514490] zbud: loaded\n[ 0.515362] VFS: Disk quotas dquot_6.6.0\n[ 0.516420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518366] fuse init (API version 7.23)\n[ 0.519505] Key type big_key registered\n[ 0.520547] Allocating IMA MOK and blacklist keyrings.\n[ 0.521979] Key type asymmetric registered\n[ 0.523055] Asymmetric key parser 'x509' registered\n[ 0.524317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526601] io scheduler noop registered\n[ 0.527637] io scheduler deadline registered (default)\n[ 0.528947] io scheduler cfq registered\n[ 0.530026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533076] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534994] ACPI: Power Button [PWRF]\n[ 0.536056] GHES: HEST is not enabled!\n[ 0.550007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581162] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614703] Linux agpgart interface v0.103\n[ 0.617096] brd: module loaded\n[ 0.619016] loop: module loaded\n[ 0.624315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.626232] GPT:90111 != 2097151\n[ 0.627102] GPT:Alternate GPT header not at the end of the disk.\n[ 0.628544] GPT:90111 != 2097151\n[ 0.629415] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630692] vda: vda1 vda15\n[ 0.632451] scsi host0: ata_piix\n[ 0.633389] scsi host1: ata_piix\n[ 0.634286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635902] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637756] libphy: Fixed MDIO Bus: probed\n[ 0.638817] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640073] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642727] PPP generic driver version 2.4.2\n[ 0.643873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645457] ehci-pci: EHCI PCI platform driver\n[ 0.646596] ehci-platform: EHCI generic platform driver\n[ 0.647909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649410] ohci-pci: OHCI PCI platform driver\n[ 0.650541] ohci-platform: OHCI generic platform driver\n[ 0.651827] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.666631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.667947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669844] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677522] usb usb1: Product: UHCI Host Controller\n[ 0.678922] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680659] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682165] hub 1-0:1.0: USB hub found\n[ 0.683295] hub 1-0:1.0: 2 ports detected\n[ 0.684525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689105] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690607] mousedev: PS/2 mouse device common for all mice\n[ 0.692361] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694889] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696245] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.699400] i2c /dev entries driver\n[ 0.700365] device-mapper: uevent: version 1.0.3\n[ 0.701579] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.703707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705361] NET: Registered protocol family 10\n[ 0.706611] NET: Registered protocol family 17\n[ 0.707761] Key type dns_resolver registered\n[ 0.708942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710388] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712687] registered taskstats version 1\n[ 0.713799] Loading compiled-in X.509 certificates\n[ 0.715579] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.718104] zswap: loaded using pool lzo/zbud\n[ 0.719788] Key type trusted registered\n[ 0.722056] Key type encrypted registered\n[ 0.723150] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.724497] ima: No TPM chip found, activating TPM-bypass!\n[ 0.725899] evm: HMAC attrs: 0x1\n[ 0.727036] Magic number: 6:467:520\n[ 0.728157] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:41 UTC (1538551901)\n[ 0.730272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731751] EDD information not available.\n[ 0.794038] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.795465] ata1.00: configured for MWDMA2\n[ 0.796679] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.809283] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.810533] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.811779] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.813657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.815179] Write protecting the kernel read-only data: 14336k\n[ 0.816739] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818543] 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.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.293564] 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.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.74s]\nping 10.10.10.11 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:33:20,871 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action used request id req-dd383cc5-0f3e-4f68-8ed1-19aed3f48bd2 2018-10-03 07:33:21,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b417c1baa6eda1cc9ac9b1e173107e7889709bf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:22,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:33: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-ccda162d-57f4-4e8d-93ae-a4e3cce07b47 x-compute-request-id: req-ccda162d-57f4-4e8d-93ae-a4e3cce07b47 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510336975 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.138200] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139832] pid_max: default: 32768 minimum: 301\n[ 0.140715] ACPI: Core revision 20150930\n[ 0.142136] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143429] Security Framework initialized\n[ 0.144241] Yama: becoming mindful.\n[ 0.144964] AppArmor: AppArmor initialized\n[ 0.145825] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150981] Initializing cgroup subsys io\n[ 0.151803] Initializing cgroup subsys memory\n[ 0.152651] Initializing cgroup subsys devices\n[ 0.153524] Initializing cgroup subsys freezer\n[ 0.154385] Initializing cgroup subsys net_cls\n[ 0.155240] Initializing cgroup subsys perf_event\n[ 0.156138] Initializing cgroup subsys net_prio\n[ 0.157007] Initializing cgroup subsys hugetlb\n[ 0.157868] Initializing cgroup subsys pids\n[ 0.158730] CPU: Physical Processor ID: 0\n[ 0.160207] mce: CPU supports 10 MCE banks\n[ 0.161043] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172981] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179590] ftrace: allocating 31920 entries in 125 pages\n[ 0.207447] smpboot: Max logical packages: 1\n[ 0.208309] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209650] x2apic enabled\n[ 0.210453] Switched APIC routing to physical x2apic.\n[ 0.212186] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.213295] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217016] KVM setup paravirtual spinlock\n[ 0.218345] x86: Booted up 1 node, 1 CPUs\n[ 0.219140] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220510] devtmpfs: initialized\n[ 0.222230] evm: security.selinux\n[ 0.222929] evm: security.SMACK64\n[ 0.223605] evm: security.SMACK64EXEC\n[ 0.224345] evm: security.SMACK64TRANSMUTE\n[ 0.225136] evm: security.SMACK64MMAP\n[ 0.225871] evm: security.ima\n[ 0.226501] evm: security.capability\n[ 0.227304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229131] pinctrl core: initialized pinctrl subsystem\n[ 0.230219] RTC time: 7:31:40, date: 10/03/18\n[ 0.231166] NET: Registered protocol family 16\n[ 0.232128] cpuidle: using governor ladder\n[ 0.232943] cpuidle: using governor menu\n[ 0.233714] PCCT header not found.\n[ 0.234464] ACPI: bus type PCI registered\n[ 0.235260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236480] PCI: Using configuration type 1 for base access\n[ 0.238236] ACPI: Added _OSI(Module Device)\n[ 0.239073] ACPI: Added _OSI(Processor Device)\n[ 0.239922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240803] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242880] ACPI: Interpreter enabled\n[ 0.243638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250899] ACPI: (supports S0 S5)\n[ 0.251590] ACPI: Using IOAPIC for interrupt routing\n[ 0.252591] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255669] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261388] acpiphp: Slot [3] registered\n[ 0.262185] acpiphp: Slot [4] registered\n[ 0.262995] acpiphp: Slot [5] registered\n[ 0.263782] acpiphp: Slot [6] registered\n[ 0.264571] acpiphp: Slot [7] registered\n[ 0.265359] acpiphp: Slot [8] registered\n[ 0.266144] acpiphp: Slot [9] registered\n[ 0.266925] acpiphp: Slot [10] registered\n[ 0.267716] acpiphp: Slot [11] registered\n[ 0.268520] acpiphp: Slot [12] registered\n[ 0.269317] acpiphp: Slot [13] registered\n[ 0.270115] acpiphp: Slot [14] registered\n[ 0.270911] acpiphp: Slot [15] registered\n[ 0.281768] acpiphp: Slot [16] registered\n[ 0.282596] acpiphp: Slot [17] registered\n[ 0.283400] acpiphp: Slot [18] registered\n[ 0.284195] acpiphp: Slot [19] registered\n[ 0.284986] acpiphp: Slot [20] registered\n[ 0.285783] acpiphp: Slot [21] registered\n[ 0.286580] acpiphp: Slot [22] registered\n[ 0.287373] acpiphp: Slot [23] registered\n[ 0.288169] acpiphp: Slot [24] registered\n[ 0.288962] acpiphp: Slot [25] registered\n[ 0.289751] acpiphp: Slot [26] registered\n[ 0.290549] acpiphp: Slot [27] registered\n[ 0.291346] acpiphp: Slot [28] registered\n[ 0.292172] acpiphp: Slot [29] registered\n[ 0.292985] acpiphp: Slot [30] registered\n[ 0.293775] acpiphp: Slot [31] registered\n[ 0.294573] PCI host bridge to bus 0000:00\n[ 0.295369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299162] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300583] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306772] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308034] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310416] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369077] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370316] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371694] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372733] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374274] vgaarb: loaded\n[ 0.374866] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375995] SCSI subsystem initialized\n[ 0.376801] ACPI: bus type USB registered\n[ 0.377603] usbcore: registered new interface driver usbfs\n[ 0.378608] usbcore: registered new interface driver hub\n[ 0.379594] usbcore: registered new device driver usb\n[ 0.380634] PCI: Using ACPI for IRQ routing\n[ 0.381654] NetLabel: Initializing\n[ 0.382363] NetLabel: domain hash size = 128\n[ 0.383197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384141] NetLabel: unlabeled traffic allowed by default\n[ 0.385232] clocksource: Switched to clocksource kvm-clock\n[ 0.390970] AppArmor: AppArmor Filesystem Enabled\n[ 0.391933] pnp: PnP ACPI init\n[ 0.392853] pnp: PnP ACPI: found 5 devices\n[ 0.399243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400946] NET: Registered protocol family 2\n[ 0.401910] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404362] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405522] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407794] NET: Registered protocol family 1\n[ 0.408665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409768] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410843] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424831] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439094] Trying to unpack rootfs image as initramfs...\n[ 0.489289] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503292] Scanning for low memory corruption every 60 seconds\n[ 0.505011] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506172] audit: initializing netlink subsys (disabled)\n[ 0.507554] audit: type=2000 audit(1538551901.293:1): initialized\n[ 0.509300] Initialise system trusted keyring\n[ 0.510504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512076] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514490] zbud: loaded\n[ 0.515362] VFS: Disk quotas dquot_6.6.0\n[ 0.516420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518366] fuse init (API version 7.23)\n[ 0.519505] Key type big_key registered\n[ 0.520547] Allocating IMA MOK and blacklist keyrings.\n[ 0.521979] Key type asymmetric registered\n[ 0.523055] Asymmetric key parser 'x509' registered\n[ 0.524317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526601] io scheduler noop registered\n[ 0.527637] io scheduler deadline registered (default)\n[ 0.528947] io scheduler cfq registered\n[ 0.530026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533076] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534994] ACPI: Power Button [PWRF]\n[ 0.536056] GHES: HEST is not enabled!\n[ 0.550007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581162] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614703] Linux agpgart interface v0.103\n[ 0.617096] brd: module loaded\n[ 0.619016] loop: module loaded\n[ 0.624315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.626232] GPT:90111 != 2097151\n[ 0.627102] GPT:Alternate GPT header not at the end of the disk.\n[ 0.628544] GPT:90111 != 2097151\n[ 0.629415] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630692] vda: vda1 vda15\n[ 0.632451] scsi host0: ata_piix\n[ 0.633389] scsi host1: ata_piix\n[ 0.634286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635902] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637756] libphy: Fixed MDIO Bus: probed\n[ 0.638817] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640073] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642727] PPP generic driver version 2.4.2\n[ 0.643873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645457] ehci-pci: EHCI PCI platform driver\n[ 0.646596] ehci-platform: EHCI generic platform driver\n[ 0.647909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649410] ohci-pci: OHCI PCI platform driver\n[ 0.650541] ohci-platform: OHCI generic platform driver\n[ 0.651827] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.666631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.667947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669844] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677522] usb usb1: Product: UHCI Host Controller\n[ 0.678922] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680659] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682165] hub 1-0:1.0: USB hub found\n[ 0.683295] hub 1-0:1.0: 2 ports detected\n[ 0.684525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689105] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690607] mousedev: PS/2 mouse device common for all mice\n[ 0.692361] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694889] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696245] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.699400] i2c /dev entries driver\n[ 0.700365] device-mapper: uevent: version 1.0.3\n[ 0.701579] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.703707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705361] NET: Registered protocol family 10\n[ 0.706611] NET: Registered protocol family 17\n[ 0.707761] Key type dns_resolver registered\n[ 0.708942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710388] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712687] registered taskstats version 1\n[ 0.713799] Loading compiled-in X.509 certificates\n[ 0.715579] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.718104] zswap: loaded using pool lzo/zbud\n[ 0.719788] Key type trusted registered\n[ 0.722056] Key type encrypted registered\n[ 0.723150] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.724497] ima: No TPM chip found, activating TPM-bypass!\n[ 0.725899] evm: HMAC attrs: 0x1\n[ 0.727036] Magic number: 6:467:520\n[ 0.728157] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:41 UTC (1538551901)\n[ 0.730272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731751] EDD information not available.\n[ 0.794038] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.795465] ata1.00: configured for MWDMA2\n[ 0.796679] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.809283] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.810533] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.811779] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.813657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.815179] Write protecting the kernel read-only data: 14336k\n[ 0.816739] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818543] 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.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.293564] 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.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.74s]\nping 10.10.10.11 OK\nping 10.10.10.15 OK\nping 10.10.11.14 KO\n"} 2018-10-03 07:33:22,943 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action used request id req-ccda162d-57f4-4e8d-93ae-a4e3cce07b47 2018-10-03 07:33:22,944 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' 2018-10-03 07:33:22,944 - sdnvpn-results - INFO - Associate network 'sdnvpn-4-2-net' to the VPN. 2018-10-03 07:33:22,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b197014c-b8e9-4f45-a83d-f10047d63ab4/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"network_association": {"network_id": "8d151cb8-0fd2-42f0-8d8c-71ee5fbade27"}}' 2018-10-03 07:33:23,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-abc3a25f-7467-4f7f-9209-2010d63b8511 Date: Wed, 03 Oct 2018 07:33:23 GMT RESP BODY: {"network_association": {"network_id": "8d151cb8-0fd2-42f0-8d8c-71ee5fbade27", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "18c82114-295e-46d5-a105-5e75d85e73ca"}} 2018-10-03 07:33:23,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b197014c-b8e9-4f45-a83d-f10047d63ab4/network_associations used request id req-abc3a25f-7467-4f7f-9209-2010d63b8511 2018-10-03 07:33:23,461 - sdnvpn_test_utils - DEBUG - Waiting for router b197014c-b8e9-4f45-a83d-f10047d63ab4 to associate with BGPVPN 11a87183-ff8a-489b-a068-164fae516465 2018-10-03 07:33:23,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b197014c-b8e9-4f45-a83d-f10047d63ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:33:23,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-1b04dc9b-04e9-4c0b-a152-294440abede5 Date: Wed, 03 Oct 2018 07:33:23 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["11a87183-ff8a-489b-a068-164fae516465"], "id": "b197014c-b8e9-4f45-a83d-f10047d63ab4", "name": "sdnvpn-875249", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": ["8d151cb8-0fd2-42f0-8d8c-71ee5fbade27"], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:33:23,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b197014c-b8e9-4f45-a83d-f10047d63ab4 used request id req-1b04dc9b-04e9-4c0b-a152-294440abede5 2018-10-03 07:33:24,807 - sdnvpn_test_utils - DEBUG - Waiting for network b197014c-b8e9-4f45-a83d-f10047d63ab4 to associate with BGPVPN 8d151cb8-0fd2-42f0-8d8c-71ee5fbade27 2018-10-03 07:33:24,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b197014c-b8e9-4f45-a83d-f10047d63ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:33:24,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-8f07af8f-052a-4306-ade6-711824740660 Date: Wed, 03 Oct 2018 07:33:24 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["11a87183-ff8a-489b-a068-164fae516465"], "id": "b197014c-b8e9-4f45-a83d-f10047d63ab4", "name": "sdnvpn-875249", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": ["8d151cb8-0fd2-42f0-8d8c-71ee5fbade27"], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:33:24,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b197014c-b8e9-4f45-a83d-f10047d63ab4 used request id req-8f07af8f-052a-4306-ade6-711824740660 2018-10-03 07:33:25,990 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:33:56,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5db15b33f72e043972eb4cdb70bb96cb718556" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:57,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-4540ab1c-f5d0-48d7-b026-3e968799a135 x-compute-request-id: req-4540ab1c-f5d0-48d7-b026-3e968799a135 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 496474976 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.128074] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129697] pid_max: default: 32768 minimum: 301\n[ 0.130575] ACPI: Core revision 20150930\n[ 0.131949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133236] Security Framework initialized\n[ 0.134035] Yama: becoming mindful.\n[ 0.134748] AppArmor: AppArmor initialized\n[ 0.135598] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136912] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138172] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139355] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140714] Initializing cgroup subsys io\n[ 0.141515] Initializing cgroup subsys memory\n[ 0.142357] Initializing cgroup subsys devices\n[ 0.143221] Initializing cgroup subsys freezer\n[ 0.144075] Initializing cgroup subsys net_cls\n[ 0.144922] Initializing cgroup subsys perf_event\n[ 0.145816] Initializing cgroup subsys net_prio\n[ 0.146676] Initializing cgroup subsys hugetlb\n[ 0.147542] Initializing cgroup subsys pids\n[ 0.148406] CPU: Physical Processor ID: 0\n[ 0.149905] mce: CPU supports 10 MCE banks\n[ 0.150732] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151716] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162344] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168707] ftrace: allocating 31920 entries in 125 pages\n[ 0.194946] smpboot: Max logical packages: 1\n[ 0.195806] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197133] x2apic enabled\n[ 0.197934] Switched APIC routing to physical x2apic.\n[ 0.199682] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200793] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202759] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204519] KVM setup paravirtual spinlock\n[ 0.205815] x86: Booted up 1 node, 1 CPUs\n[ 0.206604] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207972] devtmpfs: initialized\n[ 0.209679] evm: security.selinux\n[ 0.210369] evm: security.SMACK64\n[ 0.211047] evm: security.SMACK64EXEC\n[ 0.211777] evm: security.SMACK64TRANSMUTE\n[ 0.212566] evm: security.SMACK64MMAP\n[ 0.213295] evm: security.ima\n[ 0.213932] evm: security.capability\n[ 0.214723] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216547] pinctrl core: initialized pinctrl subsystem\n[ 0.217623] RTC time: 7:31:28, date: 10/03/18\n[ 0.218576] NET: Registered protocol family 16\n[ 0.219534] cpuidle: using governor ladder\n[ 0.220336] cpuidle: using governor menu\n[ 0.221110] PCCT header not found.\n[ 0.221848] ACPI: bus type PCI registered\n[ 0.222639] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223869] PCI: Using configuration type 1 for base access\n[ 0.225598] ACPI: Added _OSI(Module Device)\n[ 0.226423] ACPI: Added _OSI(Processor Device)\n[ 0.227273] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228158] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230273] ACPI: Interpreter enabled\n[ 0.231031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234634] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238252] ACPI: (supports S0 S5)\n[ 0.238945] ACPI: Using IOAPIC for interrupt routing\n[ 0.240058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243110] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244231] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245435] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248782] acpiphp: Slot [3] registered\n[ 0.249569] acpiphp: Slot [4] registered\n[ 0.250357] acpiphp: Slot [5] registered\n[ 0.251148] acpiphp: Slot [6] registered\n[ 0.251930] acpiphp: Slot [7] registered\n[ 0.252716] acpiphp: Slot [8] registered\n[ 0.253505] acpiphp: Slot [9] registered\n[ 0.254291] acpiphp: Slot [10] registered\n[ 0.255090] acpiphp: Slot [11] registered\n[ 0.255892] acpiphp: Slot [12] registered\n[ 0.256693] acpiphp: Slot [13] registered\n[ 0.257502] acpiphp: Slot [14] registered\n[ 0.258302] acpiphp: Slot [15] registered\n[ 0.269313] acpiphp: Slot [16] registered\n[ 0.270115] acpiphp: Slot [17] registered\n[ 0.270910] acpiphp: Slot [18] registered\n[ 0.271703] acpiphp: Slot [19] registered\n[ 0.272504] acpiphp: Slot [20] registered\n[ 0.273324] acpiphp: Slot [21] registered\n[ 0.274125] acpiphp: Slot [22] registered\n[ 0.274922] acpiphp: Slot [23] registered\n[ 0.275716] acpiphp: Slot [24] registered\n[ 0.276515] acpiphp: Slot [25] registered\n[ 0.277326] acpiphp: Slot [26] registered\n[ 0.278127] acpiphp: Slot [27] registered\n[ 0.278928] acpiphp: Slot [28] registered\n[ 0.279722] acpiphp: Slot [29] registered\n[ 0.280517] acpiphp: Slot [30] registered\n[ 0.281319] acpiphp: Slot [31] registered\n[ 0.282114] PCI host bridge to bus 0000:00\n[ 0.282906] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284093] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285277] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286697] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288120] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294327] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295582] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297980] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306313] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353826] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355294] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356700] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359470] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361425] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362588] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365544] vgaarb: loaded\n[ 0.366252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367582] SCSI subsystem initialized\n[ 0.368544] ACPI: bus type USB registered\n[ 0.369509] usbcore: registered new interface driver usbfs\n[ 0.370758] usbcore: registered new interface driver hub\n[ 0.371962] usbcore: registered new device driver usb\n[ 0.373200] PCI: Using ACPI for IRQ routing\n[ 0.374380] NetLabel: Initializing\n[ 0.375256] NetLabel: domain hash size = 128\n[ 0.376274] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377407] NetLabel: unlabeled traffic allowed by default\n[ 0.378701] clocksource: Switched to clocksource kvm-clock\n[ 0.384324] AppArmor: AppArmor Filesystem Enabled\n[ 0.385466] pnp: PnP ACPI init\n[ 0.386494] pnp: PnP ACPI: found 5 devices\n[ 0.393022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395059] NET: Registered protocol family 2\n[ 0.396180] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397709] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399126] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400516] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401814] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403307] NET: Registered protocol family 1\n[ 0.404367] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405726] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407061] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421526] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436046] Trying to unpack rootfs image as initramfs...\n[ 0.486223] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500439] Scanning for low memory corruption every 60 seconds\n[ 0.501826] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502965] audit: initializing netlink subsys (disabled)\n[ 0.503984] audit: type=2000 audit(1538551889.167:1): initialized\n[ 0.505283] Initialise system trusted keyring\n[ 0.506204] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507377] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509334] zbud: loaded\n[ 0.510031] VFS: Disk quotas dquot_6.6.0\n[ 0.510859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512390] fuse init (API version 7.23)\n[ 0.513282] Key type big_key registered\n[ 0.514082] Allocating IMA MOK and blacklist keyrings.\n[ 0.515190] Key type asymmetric registered\n[ 0.516015] Asymmetric key parser 'x509' registered\n[ 0.516965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518825] io scheduler noop registered\n[ 0.519651] io scheduler deadline registered (default)\n[ 0.520668] io scheduler cfq registered\n[ 0.521502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522552] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523826] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525352] ACPI: Power Button [PWRF]\n[ 0.526190] GHES: HEST is not enabled!\n[ 0.539897] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595820] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598955] Linux agpgart interface v0.103\n[ 0.601070] brd: module loaded\n[ 0.602288] loop: module loaded\n[ 0.609305] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610752] GPT:90111 != 2097151\n[ 0.611421] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612494] GPT:90111 != 2097151\n[ 0.613158] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614106] vda: vda1 vda15\n[ 0.615858] scsi host0: ata_piix\n[ 0.616581] scsi host1: ata_piix\n[ 0.617306] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618496] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620159] libphy: Fixed MDIO Bus: probed\n[ 0.621082] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624651] PPP generic driver version 2.4.2\n[ 0.627042] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628734] ehci-pci: EHCI PCI platform driver\n[ 0.629937] ehci-platform: EHCI generic platform driver\n[ 0.631002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632130] ohci-pci: OHCI PCI platform driver\n[ 0.632990] ohci-platform: OHCI generic platform driver\n[ 0.633962] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648438] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650874] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652081] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653284] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656160] usb usb1: Product: UHCI Host Controller\n[ 0.657227] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658627] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659732] hub 1-0:1.0: USB hub found\n[ 0.660618] hub 1-0:1.0: 2 ports detected\n[ 0.661623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663976] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665072] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666172] mousedev: PS/2 mouse device common for all mice\n[ 0.667592] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671010] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672391] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673774] i2c /dev entries driver\n[ 0.674640] device-mapper: uevent: version 1.0.3\n[ 0.675769] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677654] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679131] NET: Registered protocol family 10\n[ 0.680253] NET: Registered protocol family 17\n[ 0.681282] Key type dns_resolver registered\n[ 0.682323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683588] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685617] registered taskstats version 1\n[ 0.686574] Loading compiled-in X.509 certificates\n[ 0.688174] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690361] zswap: loaded using pool lzo/zbud\n[ 0.691892] Key type trusted registered\n[ 0.694017] Key type encrypted registered\n[ 0.694988] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696184] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697450] evm: HMAC attrs: 0x1\n[ 0.698494] Magic number: 6:467:520\n[ 0.699472] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:29 UTC (1538551889)\n[ 0.701329] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702635] EDD information not available.\n[ 0.775270] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776867] ata1.00: configured for MWDMA2\n[ 0.778192] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790947] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792314] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793703] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797479] Write protecting the kernel read-only data: 14336k\n[ 0.799122] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.801048] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.183165] 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.11.14...\nLease of 10.10.11.14 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.84s]\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\n"} 2018-10-03 07:33:57,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37/action used request id req-4540ab1c-f5d0-48d7-b026-3e968799a135 2018-10-03 07:33:57,093 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-4' (10.10.11.14) to 'sdnvpn-4-5' (10.10.11.10). -->Expected result: can ping. 2018-10-03 07:33:57,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5db15b33f72e043972eb4cdb70bb96cb718556" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:33:58,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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,Accept-Encoding x-openstack-request-id: req-4ef9b30e-7a16-464e-8727-f61d547116ca x-compute-request-id: req-4ef9b30e-7a16-464e-8727-f61d547116ca 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 496474976 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.128074] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129697] pid_max: default: 32768 minimum: 301\n[ 0.130575] ACPI: Core revision 20150930\n[ 0.131949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133236] Security Framework initialized\n[ 0.134035] Yama: becoming mindful.\n[ 0.134748] AppArmor: AppArmor initialized\n[ 0.135598] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136912] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138172] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139355] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140714] Initializing cgroup subsys io\n[ 0.141515] Initializing cgroup subsys memory\n[ 0.142357] Initializing cgroup subsys devices\n[ 0.143221] Initializing cgroup subsys freezer\n[ 0.144075] Initializing cgroup subsys net_cls\n[ 0.144922] Initializing cgroup subsys perf_event\n[ 0.145816] Initializing cgroup subsys net_prio\n[ 0.146676] Initializing cgroup subsys hugetlb\n[ 0.147542] Initializing cgroup subsys pids\n[ 0.148406] CPU: Physical Processor ID: 0\n[ 0.149905] mce: CPU supports 10 MCE banks\n[ 0.150732] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151716] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162344] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168707] ftrace: allocating 31920 entries in 125 pages\n[ 0.194946] smpboot: Max logical packages: 1\n[ 0.195806] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197133] x2apic enabled\n[ 0.197934] Switched APIC routing to physical x2apic.\n[ 0.199682] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200793] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202759] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204519] KVM setup paravirtual spinlock\n[ 0.205815] x86: Booted up 1 node, 1 CPUs\n[ 0.206604] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207972] devtmpfs: initialized\n[ 0.209679] evm: security.selinux\n[ 0.210369] evm: security.SMACK64\n[ 0.211047] evm: security.SMACK64EXEC\n[ 0.211777] evm: security.SMACK64TRANSMUTE\n[ 0.212566] evm: security.SMACK64MMAP\n[ 0.213295] evm: security.ima\n[ 0.213932] evm: security.capability\n[ 0.214723] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216547] pinctrl core: initialized pinctrl subsystem\n[ 0.217623] RTC time: 7:31:28, date: 10/03/18\n[ 0.218576] NET: Registered protocol family 16\n[ 0.219534] cpuidle: using governor ladder\n[ 0.220336] cpuidle: using governor menu\n[ 0.221110] PCCT header not found.\n[ 0.221848] ACPI: bus type PCI registered\n[ 0.222639] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223869] PCI: Using configuration type 1 for base access\n[ 0.225598] ACPI: Added _OSI(Module Device)\n[ 0.226423] ACPI: Added _OSI(Processor Device)\n[ 0.227273] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228158] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230273] ACPI: Interpreter enabled\n[ 0.231031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234634] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238252] ACPI: (supports S0 S5)\n[ 0.238945] ACPI: Using IOAPIC for interrupt routing\n[ 0.240058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243110] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244231] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245435] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248782] acpiphp: Slot [3] registered\n[ 0.249569] acpiphp: Slot [4] registered\n[ 0.250357] acpiphp: Slot [5] registered\n[ 0.251148] acpiphp: Slot [6] registered\n[ 0.251930] acpiphp: Slot [7] registered\n[ 0.252716] acpiphp: Slot [8] registered\n[ 0.253505] acpiphp: Slot [9] registered\n[ 0.254291] acpiphp: Slot [10] registered\n[ 0.255090] acpiphp: Slot [11] registered\n[ 0.255892] acpiphp: Slot [12] registered\n[ 0.256693] acpiphp: Slot [13] registered\n[ 0.257502] acpiphp: Slot [14] registered\n[ 0.258302] acpiphp: Slot [15] registered\n[ 0.269313] acpiphp: Slot [16] registered\n[ 0.270115] acpiphp: Slot [17] registered\n[ 0.270910] acpiphp: Slot [18] registered\n[ 0.271703] acpiphp: Slot [19] registered\n[ 0.272504] acpiphp: Slot [20] registered\n[ 0.273324] acpiphp: Slot [21] registered\n[ 0.274125] acpiphp: Slot [22] registered\n[ 0.274922] acpiphp: Slot [23] registered\n[ 0.275716] acpiphp: Slot [24] registered\n[ 0.276515] acpiphp: Slot [25] registered\n[ 0.277326] acpiphp: Slot [26] registered\n[ 0.278127] acpiphp: Slot [27] registered\n[ 0.278928] acpiphp: Slot [28] registered\n[ 0.279722] acpiphp: Slot [29] registered\n[ 0.280517] acpiphp: Slot [30] registered\n[ 0.281319] acpiphp: Slot [31] registered\n[ 0.282114] PCI host bridge to bus 0000:00\n[ 0.282906] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284093] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285277] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286697] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288120] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294327] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295582] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297980] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306313] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353826] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355294] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356700] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359470] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361425] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362588] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365544] vgaarb: loaded\n[ 0.366252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367582] SCSI subsystem initialized\n[ 0.368544] ACPI: bus type USB registered\n[ 0.369509] usbcore: registered new interface driver usbfs\n[ 0.370758] usbcore: registered new interface driver hub\n[ 0.371962] usbcore: registered new device driver usb\n[ 0.373200] PCI: Using ACPI for IRQ routing\n[ 0.374380] NetLabel: Initializing\n[ 0.375256] NetLabel: domain hash size = 128\n[ 0.376274] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377407] NetLabel: unlabeled traffic allowed by default\n[ 0.378701] clocksource: Switched to clocksource kvm-clock\n[ 0.384324] AppArmor: AppArmor Filesystem Enabled\n[ 0.385466] pnp: PnP ACPI init\n[ 0.386494] pnp: PnP ACPI: found 5 devices\n[ 0.393022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395059] NET: Registered protocol family 2\n[ 0.396180] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397709] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399126] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400516] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401814] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403307] NET: Registered protocol family 1\n[ 0.404367] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405726] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407061] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421526] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436046] Trying to unpack rootfs image as initramfs...\n[ 0.486223] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500439] Scanning for low memory corruption every 60 seconds\n[ 0.501826] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502965] audit: initializing netlink subsys (disabled)\n[ 0.503984] audit: type=2000 audit(1538551889.167:1): initialized\n[ 0.505283] Initialise system trusted keyring\n[ 0.506204] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507377] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509334] zbud: loaded\n[ 0.510031] VFS: Disk quotas dquot_6.6.0\n[ 0.510859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512390] fuse init (API version 7.23)\n[ 0.513282] Key type big_key registered\n[ 0.514082] Allocating IMA MOK and blacklist keyrings.\n[ 0.515190] Key type asymmetric registered\n[ 0.516015] Asymmetric key parser 'x509' registered\n[ 0.516965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518825] io scheduler noop registered\n[ 0.519651] io scheduler deadline registered (default)\n[ 0.520668] io scheduler cfq registered\n[ 0.521502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522552] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523826] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525352] ACPI: Power Button [PWRF]\n[ 0.526190] GHES: HEST is not enabled!\n[ 0.539897] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595820] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598955] Linux agpgart interface v0.103\n[ 0.601070] brd: module loaded\n[ 0.602288] loop: module loaded\n[ 0.609305] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610752] GPT:90111 != 2097151\n[ 0.611421] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612494] GPT:90111 != 2097151\n[ 0.613158] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614106] vda: vda1 vda15\n[ 0.615858] scsi host0: ata_piix\n[ 0.616581] scsi host1: ata_piix\n[ 0.617306] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618496] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620159] libphy: Fixed MDIO Bus: probed\n[ 0.621082] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624651] PPP generic driver version 2.4.2\n[ 0.627042] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628734] ehci-pci: EHCI PCI platform driver\n[ 0.629937] ehci-platform: EHCI generic platform driver\n[ 0.631002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632130] ohci-pci: OHCI PCI platform driver\n[ 0.632990] ohci-platform: OHCI generic platform driver\n[ 0.633962] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648438] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650874] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652081] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653284] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656160] usb usb1: Product: UHCI Host Controller\n[ 0.657227] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658627] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659732] hub 1-0:1.0: USB hub found\n[ 0.660618] hub 1-0:1.0: 2 ports detected\n[ 0.661623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663976] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665072] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666172] mousedev: PS/2 mouse device common for all mice\n[ 0.667592] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671010] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672391] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673774] i2c /dev entries driver\n[ 0.674640] device-mapper: uevent: version 1.0.3\n[ 0.675769] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677654] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679131] NET: Registered protocol family 10\n[ 0.680253] NET: Registered protocol family 17\n[ 0.681282] Key type dns_resolver registered\n[ 0.682323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683588] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685617] registered taskstats version 1\n[ 0.686574] Loading compiled-in X.509 certificates\n[ 0.688174] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690361] zswap: loaded using pool lzo/zbud\n[ 0.691892] Key type trusted registered\n[ 0.694017] Key type encrypted registered\n[ 0.694988] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696184] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697450] evm: HMAC attrs: 0x1\n[ 0.698494] Magic number: 6:467:520\n[ 0.699472] rtc_cmos 00:00: setting system clock to 2018-10-03 07:31:29 UTC (1538551889)\n[ 0.701329] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702635] EDD information not available.\n[ 0.775270] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776867] ata1.00: configured for MWDMA2\n[ 0.778192] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790947] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792314] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793703] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797479] Write protecting the kernel read-only data: 14336k\n[ 0.799122] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.801048] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.183165] 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.11.14...\nLease of 10.10.11.14 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.84s]\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\n"} 2018-10-03 07:33:58,171 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37/action used request id req-4ef9b30e-7a16-464e-8727-f61d547116ca 2018-10-03 07:33:58,172 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-4' can ping 'sdnvpn-4-5' 2018-10-03 07:33:58,172 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-10-03 07:33:58,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b197014c-b8e9-4f45-a83d-f10047d63ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:33:58,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d31a0b37-afbd-405c-8263-3b62b86b03f7 Content-Length: 0 Date: Wed, 03 Oct 2018 07:33:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:33:58,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/b197014c-b8e9-4f45-a83d-f10047d63ab4 used request id req-d31a0b37-afbd-405c-8263-3b62b86b03f7 2018-10-03 07:34:28,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-875249", "route_distinguishers": "12:12"}}' 2018-10-03 07:34:28,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-3465d7a5-a542-4584-a40a-3cfc4944f08c Date: Wed, 03 Oct 2018 07:34:28 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": [], "id": "e794ed97-ff18-4659-abcf-5aea0dd1bd13", "name": "sdnvpn-875249", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:34:28,951 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-3465d7a5-a542-4584-a40a-3cfc4944f08c 2018-10-03 07:34:28,952 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-875249', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'e794ed97-ff18-4659-abcf-5aea0dd1bd13'}} 2018-10-03 07:34:28,952 - sdnvpn-results - INFO - Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. 2018-10-03 07:34:28,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/e794ed97-ff18-4659-abcf-5aea0dd1bd13/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"router_association": {"router_id": "11a87183-ff8a-489b-a068-164fae516465"}}' 2018-10-03 07:34:29,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-27f59b1b-76c7-4bec-9540-80b136f2247f Date: Wed, 03 Oct 2018 07:34:29 GMT RESP BODY: {"router_association": {"router_id": "11a87183-ff8a-489b-a068-164fae516465", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "b2de3153-6754-46c8-97bb-4f77b2c3abd9"}} 2018-10-03 07:34:29,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/e794ed97-ff18-4659-abcf-5aea0dd1bd13/router_associations used request id req-27f59b1b-76c7-4bec-9540-80b136f2247f 2018-10-03 07:34:29,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/e794ed97-ff18-4659-abcf-5aea0dd1bd13/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"network_association": {"network_id": "8d151cb8-0fd2-42f0-8d8c-71ee5fbade27"}}' 2018-10-03 07:34:29,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-6203205e-7cfa-4289-8d79-7c9ba59212be Date: Wed, 03 Oct 2018 07:34:29 GMT RESP BODY: {"network_association": {"network_id": "8d151cb8-0fd2-42f0-8d8c-71ee5fbade27", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "37c0892c-5a29-4293-a52d-47110e54a95b"}} 2018-10-03 07:34:29,893 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/e794ed97-ff18-4659-abcf-5aea0dd1bd13/network_associations used request id req-6203205e-7cfa-4289-8d79-7c9ba59212be 2018-10-03 07:34:29,893 - sdnvpn_test_utils - DEBUG - Waiting for router e794ed97-ff18-4659-abcf-5aea0dd1bd13 to associate with BGPVPN 11a87183-ff8a-489b-a068-164fae516465 2018-10-03 07:34:29,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/e794ed97-ff18-4659-abcf-5aea0dd1bd13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:34:30,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-acfe2edd-febd-4162-82a4-f08b390fe508 Date: Wed, 03 Oct 2018 07:34:30 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["11a87183-ff8a-489b-a068-164fae516465"], "id": "e794ed97-ff18-4659-abcf-5aea0dd1bd13", "name": "sdnvpn-875249", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": ["8d151cb8-0fd2-42f0-8d8c-71ee5fbade27"], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:34:30,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/e794ed97-ff18-4659-abcf-5aea0dd1bd13 used request id req-acfe2edd-febd-4162-82a4-f08b390fe508 2018-10-03 07:34:31,083 - sdnvpn_test_utils - DEBUG - Waiting for network e794ed97-ff18-4659-abcf-5aea0dd1bd13 to associate with BGPVPN 8d151cb8-0fd2-42f0-8d8c-71ee5fbade27 2018-10-03 07:34:31,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/e794ed97-ff18-4659-abcf-5aea0dd1bd13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:34:31,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-2f95b553-cb30-4b5c-95c4-8f913615c33f Date: Wed, 03 Oct 2018 07:34:31 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["11a87183-ff8a-489b-a068-164fae516465"], "id": "e794ed97-ff18-4659-abcf-5aea0dd1bd13", "name": "sdnvpn-875249", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": ["8d151cb8-0fd2-42f0-8d8c-71ee5fbade27"], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:34:31,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/e794ed97-ff18-4659-abcf-5aea0dd1bd13 used request id req-2f95b553-cb30-4b5c-95c4-8f913615c33f 2018-10-03 07:34:32,624 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:35:02,636 - 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-10-03 07:35:02,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44db2ec8789cc85a9debb35323b16691efb4f9" -d '{"forceDelete": null}' 2018-10-03 07:35:02,823 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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 x-openstack-request-id: req-949a8510-e785-4eba-a95c-2762cb8a0130 x-compute-request-id: req-949a8510-e785-4eba-a95c-2762cb8a0130 Content-Length: 0 Content-Type: application/json 2018-10-03 07:35:02,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c339c308-05c4-4967-9385-f31dcc3414ad/action used request id req-949a8510-e785-4eba-a95c-2762cb8a0130 2018-10-03 07:35:02,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44db2ec8789cc85a9debb35323b16691efb4f9" -d '{"forceDelete": null}' 2018-10-03 07:35:03,041 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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 x-openstack-request-id: req-86cd29b7-c67d-474a-9f71-c5c972eeb9ab x-compute-request-id: req-86cd29b7-c67d-474a-9f71-c5c972eeb9ab Content-Length: 0 Content-Type: application/json 2018-10-03 07:35:03,042 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0b01c198-bd93-44c5-828d-370084758c9a/action used request id req-86cd29b7-c67d-474a-9f71-c5c972eeb9ab 2018-10-03 07:35:03,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44db2ec8789cc85a9debb35323b16691efb4f9" -d '{"forceDelete": null}' 2018-10-03 07:35:03,271 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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-b8b41b62-4c49-4cb9-8435-60735be38635 x-compute-request-id: req-b8b41b62-4c49-4cb9-8435-60735be38635 Content-Length: 0 Content-Type: application/json 2018-10-03 07:35:03,271 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/edb8ddcd-c995-4212-8dc2-a0aa58609704/action used request id req-b8b41b62-4c49-4cb9-8435-60735be38635 2018-10-03 07:35:03,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44db2ec8789cc85a9debb35323b16691efb4f9" -d '{"forceDelete": null}' 2018-10-03 07:35:03,481 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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-3fbe28d2-f1ba-4a5a-a480-625528d9b5be x-compute-request-id: req-3fbe28d2-f1ba-4a5a-a480-625528d9b5be Content-Length: 0 Content-Type: application/json 2018-10-03 07:35:03,481 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/874d043c-6033-4aab-8f55-a8e269a66b37/action used request id req-3fbe28d2-f1ba-4a5a-a480-625528d9b5be 2018-10-03 07:35:03,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44db2ec8789cc85a9debb35323b16691efb4f9" -d '{"forceDelete": null}' 2018-10-03 07:35:03,735 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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-1bca4f4b-9d90-4d68-80f6-30e670c2c421 x-compute-request-id: req-1bca4f4b-9d90-4d68-80f6-30e670c2c421 Content-Length: 0 Content-Type: application/json 2018-10-03 07:35:03,736 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3aa1a785-d3d9-4834-b5d9-fd91fe8e6bf4/action used request id req-1bca4f4b-9d90-4d68-80f6-30e670c2c421 2018-10-03 07:35:03,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc757d5eec224a4236c994e84b0d7c849bb6dd6f" 2018-10-03 07:35:05,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9fc6cc44-2dae-4ba6-bae7-8997646e8401 Date: Wed, 03 Oct 2018 07: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-10-03 07:35:05,604 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/20e2e3b5-a13a-4e8f-b3c1-bfaf1e905bc7 used request id req-9fc6cc44-2dae-4ba6-bae7-8997646e8401 2018-10-03 07:35:05,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/e794ed97-ff18-4659-abcf-5aea0dd1bd13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:35:06,335 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1d84a12-d740-4622-b221-6468dfbba55c Content-Length: 0 Date: Wed, 03 Oct 2018 07:35:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:35:06,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/e794ed97-ff18-4659-abcf-5aea0dd1bd13 used request id req-c1d84a12-d740-4622-b221-6468dfbba55c 2018-10-03 07:35:06,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/11a87183-ff8a-489b-a068-164fae516465/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"subnet_id": "85d38915-8126-4129-a2d5-5f5607e96579"}' 2018-10-03 07:35:07,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e54455a3-9708-4488-b38b-58cb881293b0 Date: Wed, 03 Oct 2018 07:35:07 GMT RESP BODY: {"network_id": "5a17db25-5c54-41a4-8371-246945646b3a", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "subnet_id": "85d38915-8126-4129-a2d5-5f5607e96579", "subnet_ids": ["85d38915-8126-4129-a2d5-5f5607e96579"], "port_id": "6a989524-20e2-4d09-876b-09544cc377ef", "id": "11a87183-ff8a-489b-a068-164fae516465"} 2018-10-03 07:35:07,566 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/11a87183-ff8a-489b-a068-164fae516465/remove_router_interface used request id req-e54455a3-9708-4488-b38b-58cb881293b0 2018-10-03 07:35:07,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/11a87183-ff8a-489b-a068-164fae516465 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:35:08,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-2351a1d7-7b3e-491f-9ac0-1432247c89c9 Date: Wed, 03 Oct 2018 07:35:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:30:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:35:08Z", "revision_number": 7, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "11a87183-ff8a-489b-a068-164fae516465", "name": "sdnvpn-4-1-router"}} 2018-10-03 07:35:08,615 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/11a87183-ff8a-489b-a068-164fae516465 used request id req-2351a1d7-7b3e-491f-9ac0-1432247c89c9 2018-10-03 07:35:08,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/85d38915-8126-4129-a2d5-5f5607e96579 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:35:10,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8b116a9-5426-4966-8fce-5f67177b3daa Date: Wed, 03 Oct 2018 07:35:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:35:10,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/85d38915-8126-4129-a2d5-5f5607e96579 used request id req-d8b116a9-5426-4966-8fce-5f67177b3daa 2018-10-03 07:35:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/1f60b913-53e7-496f-b9e7-c0169726655f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:35:13,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f312897-c2de-4b12-8935-6156a2e6fb0a Date: Wed, 03 Oct 2018 07:35:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:35:13,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1f60b913-53e7-496f-b9e7-c0169726655f used request id req-0f312897-c2de-4b12-8935-6156a2e6fb0a 2018-10-03 07:35:13,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/11a87183-ff8a-489b-a068-164fae516465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:35:13,859 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef03bf27-587b-41c1-baf6-cf4f206de24b Content-Length: 0 Date: Wed, 03 Oct 2018 07:35:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:35:13,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/11a87183-ff8a-489b-a068-164fae516465 used request id req-ef03bf27-587b-41c1-baf6-cf4f206de24b 2018-10-03 07:35:13,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/5a17db25-5c54-41a4-8371-246945646b3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:35:14,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f2798c8-2f35-4a20-ac8c-e9183097cd12 Date: Wed, 03 Oct 2018 07:35:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:35:14,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5a17db25-5c54-41a4-8371-246945646b3a used request id req-0f2798c8-2f35-4a20-ac8c-e9183097cd12 2018-10-03 07:35:14,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/8d151cb8-0fd2-42f0-8d8c-71ee5fbade27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13772c38bb01aadb70645dda50e667a41fb981ea" 2018-10-03 07:35:15,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-387e6738-fca1-4a50-8c9c-8b69bbb0c85d Date: Wed, 03 Oct 2018 07:35:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:35:15,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8d151cb8-0fd2-42f0-8d8c-71ee5fbade27 used request id req-387e6738-fca1-4a50-8c9c-8b69bbb0c85d 2018-10-03 07:35:15,209 - 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-10-03 07:35:15,209 - sdnvpn-results - INFO - All the subtests have passed. 2018-10-03 07:35:15,210 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-10-03 07:35:15,210 - 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-10-03 07:35:15,210 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-10-03 07:35:15,210 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-10-03 07:35:15,210 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-10-03 07:35:15,331 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-10-03 07:35:25,621 - functest.opnfv_tests.openstack.tempest.conf_utils - ERROR - Tempest verifier not found. 2018-10-03 07:35:25,652 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.run_tempest: Error with command:rally verify list-verifiers | awk '/opnfv-tempest/ {print $2}' Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 109, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_tempest.py", line 31, in main verifier_id = tempest_utils.get_verifier_id() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/conf_utils.py", line 119, in get_verifier_id raise Exception('Error with command:%s' % cmd) Exception: Error with command:rally verify list-verifiers | awk '/opnfv-tempest/ {print $2}' 2018-10-03 07:35:25,653 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.run_tempest failed 2018-10-03 07:35:25,653 - 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-10-03 07:35:25,653 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-10-03 07:35:25,653 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-10-03 07:35:25,735 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-10-03 07:35:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:35:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:35:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:35:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:35:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:35:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:35:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:35:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:35:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:35:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:35:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:35:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:35:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:35:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:35:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:35:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:35:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:35:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:35:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:35:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:35:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:35:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:35:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:35:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:35:25,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:35:25,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:35:25,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:35:25,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:35:25,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:35:25,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:35:25,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:35:25,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:35:25,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:35:25,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:35:25,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-10-03 07:35:25,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:35:25,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:35:25,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:35:25,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:35:25,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:35:25,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:35:25,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:35:25,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:35:25,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:35:25,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:35:25,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:35:25,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:35:25,744 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:35:25,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:35:25,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b302f23-bd2e-47b3-9627-9a79a6ef38ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:35:25,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6b302f23-bd2e-47b3-9627-9a79a6ef38ee 2018-10-03 07:35:25,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:35:26,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:35:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["P-t8rZ0aSKKLXaq8amSpxQ"], "issued_at": "2018-10-03T07:35:26.000000Z"}} 2018-10-03 07:35:26,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71cdfbdc96f411397ad5193aeeda01315acef23e" 2018-10-03 07:35:26,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-1911ef4a-e570-4fe3-b6dc-d363946e30c8 Date: Wed, 03 Oct 2018 07:35:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-10-03 07:35:26,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-1911ef4a-e570-4fe3-b6dc-d363946e30c8 2018-10-03 07:35:26,316 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:35:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71cdfbdc96f411397ad5193aeeda01315acef23e" 2018-10-03 07:35:26,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f9ba8e16-bf47-40d6-9d72-2b511a398c7f Date: Wed, 03 Oct 2018 07:35:26 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-10-03 07:35:26,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f9ba8e16-bf47-40d6-9d72-2b511a398c7f 2018-10-03 07:35:26,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}71cdfbdc96f411397ad5193aeeda01315acef23e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-10-03 07:35:27,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/7292e39d-9d3c-4224-881a-f076350b3e82 X-Openstack-Request-Id: req-6b6deca4-2986-4ff5-8214-fa6a2e0b8d66 Date: Wed, 03 Oct 2018 07:35:27 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T07:35:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T07:35:27Z", "visibility": "public", "locations": [], "self": "/v2/images/7292e39d-9d3c-4224-881a-f076350b3e82", "min_disk": 0, "protected": false, "id": "7292e39d-9d3c-4224-881a-f076350b3e82", "file": "/v2/images/7292e39d-9d3c-4224-881a-f076350b3e82/file", "checksum": null, "owner": "19cfe43276e744d1a074a6b48492f500", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 07:35:27,208 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6b6deca4-2986-4ff5-8214-fa6a2e0b8d66 2018-10-03 07:35:27,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/7292e39d-9d3c-4224-881a-f076350b3e82/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71cdfbdc96f411397ad5193aeeda01315acef23e" -d '' 2018-10-03 07:35:28,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93bf2c87-6e9f-49c2-b16b-33e5b99a2d4f Date: Wed, 03 Oct 2018 07:35:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:35:28,463 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7292e39d-9d3c-4224-881a-f076350b3e82/file used request id req-93bf2c87-6e9f-49c2-b16b-33e5b99a2d4f 2018-10-03 07:35:28,463 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-10-1-net 2018-10-03 07:35:28,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:35:28,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f514d743-dee1-468c-b2d2-c70603a15d41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:35:28,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f514d743-dee1-468c-b2d2-c70603a15d41 2018-10-03 07:35:28,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:35:28,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:35:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["W7tPFkApQsSpes6Fa51PpQ"], "issued_at": "2018-10-03T07:35:28.000000Z"}} 2018-10-03 07:35:28,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8358b3fe62f5aae2750653682ef59b2e3e4b6687" -d '{"network": {"name": "sdnvpn-10-1-net", "admin_state_up": true}}' 2018-10-03 07:35:29,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-a249a51c-0d41-4082-9816-5e1c6410e9a2 Date: Wed, 03 Oct 2018 07:35:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"194fcd24-3532-4f18-808f-1454362be87e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:35:29Z","is_default":false,"provider:segmentation_id":65,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:35:29Z","mtu":1450}} 2018-10-03 07:35:29,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a249a51c-0d41-4082-9816-5e1c6410e9a2 2018-10-03 07:35:29,527 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-10-1-subnet in network 194fcd24-3532-4f18-808f-1454362be87e with cidr 10.10.10.0/24 2018-10-03 07:35:29,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8358b3fe62f5aae2750653682ef59b2e3e4b6687" -d '{"subnets": [{"ip_version": 4, "network_id": "194fcd24-3532-4f18-808f-1454362be87e", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-10-1-subnet"}]}' 2018-10-03 07:35:30,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-50c3352f-07e0-440f-8b45-102c6ee6006a Date: Wed, 03 Oct 2018 07:35:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"194fcd24-3532-4f18-808f-1454362be87e","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:35:29Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:35:29Z","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":"19cfe43276e744d1a074a6b48492f500","id":"37a7dfcd-2557-4488-b09f-d176c0b9c7d5","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"}]} 2018-10-03 07:35:30,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-50c3352f-07e0-440f-8b45-102c6ee6006a 2018-10-03 07:35:30,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8358b3fe62f5aae2750653682ef59b2e3e4b6687" 2018-10-03 07:35:30,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-3d53ea76-5a77-4cb7-b83e-33d8958f94ca Date: Wed, 03 Oct 2018 07:35:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "updated_at": "2018-10-03T07:01:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}], "revision_number": 4, "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "044a405d-4886-4654-afc0-44603bd95275", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "updated_at": "2018-10-03T07:09:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-10-03T07:09:20Z", "revision_number": 0, "id": "3f5d8f18-17e7-447f-8cd5-5d139c9c9870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:09:20Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 179, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "63dfa237-e324-4c12-996e-efb08e079b07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "7fa378e2-d203-4d39-b1c8-2744a1ba9c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 80, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "8a356456-d50c-494c-ab72-f7a1609fca4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "f5adf667-9986-495f-9cdd-6db76f4d099d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 7, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "name": "sdnvpn-sg"}]} 2018-10-03 07:35:30,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-3d53ea76-5a77-4cb7-b83e-33d8958f94ca 2018-10-03 07:35:30,383 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:35:30,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:35:30,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ddda6e1-92bb-4f54-80f1-388af6a962ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:35:30,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6ddda6e1-92bb-4f54-80f1-388af6a962ae 2018-10-03 07:35:30,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:35:30,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["p6g0xWRAR4KKgwe-1KIF0A"], "issued_at": "2018-10-03T07:35:30.000000Z"}} 2018-10-03 07:35:30,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4959cd7dc53a8172ee84285a36bafd35d597b7" 2018-10-03 07:35:31,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35: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-0ef8f623-a7d5-4877-a2d9-cf1ba5383c9a x-compute-request-id: req-0ef8f623-a7d5-4877-a2d9-cf1ba5383c9a Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 07:35:31,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-0ef8f623-a7d5-4877-a2d9-cf1ba5383c9a 2018-10-03 07:35:31,006 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-10-03 07:35:31,006 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-2'... 2018-10-03 07:35:31,006 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-2 flavor=m1.tiny image=7292e39d-9d3c-4224-881a-f076350b3e82 network=194fcd24-3532-4f18-808f-1454362be87e secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-10-03 07:35:31,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:35:31,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:35:31,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:35:31,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:35:31,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:35:31,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:35:31,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:35:31,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:35:31,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:35:31,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:35:31,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:35:31,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:35:31,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:35:31,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:35:31,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:35:31,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:35:31,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:35:31,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:35:31,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:35:31,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:35:31,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:35:31,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:35:31,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:35:31,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:35:31,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:35:31,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:35:31,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:35:31,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:35:31,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:35:31,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:35:31,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:35:31,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:35:31,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:35:31,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:35:31,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:35:31,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:35:31,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:35:31,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:35:31,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:35:31,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:35:31,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:35:31,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:35:31,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:35:31,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:35:31,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:35:31,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:35:31,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:35:31,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:35:31,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:35:31,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c98be57-97db-469a-8396-2884c80de529 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:35:31,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9c98be57-97db-469a-8396-2884c80de529 2018-10-03 07:35:31,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:35:31,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:35:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["1HZDEr1CT82hV9jAV9C6Bw"], "issued_at": "2018-10-03T07:35:31.000000Z"}} 2018-10-03 07:35:31,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" 2018-10-03 07:35:31,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-fc136002-f574-4984-ad0d-f7c8c6e44bee x-compute-request-id: req-fc136002-f574-4984-ad0d-f7c8c6e44bee Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:35:31,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fc136002-f574-4984-ad0d-f7c8c6e44bee 2018-10-03 07:35:32,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" 2018-10-03 07:35:32,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35: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-6488f872-92cc-49d3-a935-be548202a91c x-compute-request-id: req-6488f872-92cc-49d3-a935-be548202a91c Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:35:32,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-6488f872-92cc-49d3-a935-be548202a91c 2018-10-03 07:35:32,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"server": {"name": "sdnvpn-10-2", "imageRef": "7292e39d-9d3c-4224-881a-f076350b3e82", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "194fcd24-3532-4f18-808f-1454362be87e"}]}}' 2018-10-03 07:35:33,871 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:35:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fec37d0b-66df-49be-bb38-773957f0081c x-compute-request-id: req-fec37d0b-66df-49be-bb38-773957f0081c Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "34ced937-5228-43b8-96e6-22dc64eb1124", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34ced937-5228-43b8-96e6-22dc64eb1124", "rel": "bookmark"}], "adminPass": "LUv2mfsN9Wi2"}} 2018-10-03 07:35:33,871 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-fec37d0b-66df-49be-bb38-773957f0081c 2018-10-03 07:35:33,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:35:33,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d83f7f7-654b-463d-8bf5-4011a8b02835 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:35:33,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1d83f7f7-654b-463d-8bf5-4011a8b02835 2018-10-03 07:35:33,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:35:34,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:35:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["u_4_Ys_aSfq6ZGE6Wa_vpg"], "issued_at": "2018-10-03T07:35:34.000000Z"}} 2018-10-03 07:35:34,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26d5502953fd084fee599a073253016e3cc538d" 2018-10-03 07:35:34,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-51477333-6d73-4d4c-b65f-5843b018be0d x-compute-request-id: req-51477333-6d73-4d4c-b65f-5843b018be0d Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34ced937-5228-43b8-96e6-22dc64eb1124", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "34ced937-5228-43b8-96e6-22dc64eb1124", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:35:34Z", "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-10-03T07:35:33Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:35:34,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124 used request id req-51477333-6d73-4d4c-b65f-5843b018be0d 2018-10-03 07:35:37,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26d5502953fd084fee599a073253016e3cc538d" 2018-10-03 07:35:38,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-c73d3951-79e5-4654-b867-423880fde027 x-compute-request-id: req-c73d3951-79e5-4654-b867-423880fde027 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.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34ced937-5228-43b8-96e6-22dc64eb1124", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "34ced937-5228-43b8-96e6-22dc64eb1124", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:35:35Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-10-03T07:35:33Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:35:38,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124 used request id req-c73d3951-79e5-4654-b867-423880fde027 2018-10-03 07:35:41,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26d5502953fd084fee599a073253016e3cc538d" 2018-10-03 07:35:41,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35: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-77677ec6-77fa-4161-a2b6-274c8203eb22 x-compute-request-id: req-77677ec6-77fa-4161-a2b6-274c8203eb22 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:40:e2", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34ced937-5228-43b8-96e6-22dc64eb1124", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-10-03T07:35:38.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "34ced937-5228-43b8-96e6-22dc64eb1124", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:35:39Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-10-03T07:35:33Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:35:41,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124 used request id req-77677ec6-77fa-4161-a2b6-274c8203eb22 2018-10-03 07:35:41,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" 2018-10-03 07:35:42,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35: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-635edc1e-4488-42f5-87e0-4a15a8fd2cbd x-compute-request-id: req-635edc1e-4488-42f5-87e0-4a15a8fd2cbd Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:40:e2", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34ced937-5228-43b8-96e6-22dc64eb1124", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-10-03T07:35:38.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "34ced937-5228-43b8-96e6-22dc64eb1124", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "OS-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-10-03T07:35:39Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-10-03T07:35:33Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:35:42,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124 used request id req-635edc1e-4488-42f5-87e0-4a15a8fd2cbd 2018-10-03 07:35:42,589 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-2' booted successfully. IP='10.10.10.9'. 2018-10-03 07:35:42,589 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-2' to security group 'sdnvpn-sg'... 2018-10-03 07:35:42,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4959cd7dc53a8172ee84285a36bafd35d597b7" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:35:44,176 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:35: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-12153e1f-2f14-4fb0-803c-82eebfe4a574 x-compute-request-id: req-12153e1f-2f14-4fb0-803c-82eebfe4a574 Content-Length: 0 Content-Type: application/json 2018-10-03 07:35:44,176 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-12153e1f-2f14-4fb0-803c-82eebfe4a574 2018-10-03 07:35:44,177 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-1'... 2018-10-03 07:35:44,177 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-1 flavor=m1.tiny image=7292e39d-9d3c-4224-881a-f076350b3e82 network=194fcd24-3532-4f18-808f-1454362be87e secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.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-10-03 07:35:44,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:35:44,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:35:44,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:35:44,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:35:44,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:35:44,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:35:44,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:35:44,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:35:44,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:35:44,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:35:44,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:35:44,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:35:44,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:35:44,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:35:44,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:35:44,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:35:44,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:35:44,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:35:44,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:35:44,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:35:44,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:35:44,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:35:44,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:35:44,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:35:44,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:35:44,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:35:44,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:35:44,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:35:44,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:35:44,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:35:44,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:35:44,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:35:44,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:35:44,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:35:44,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:35:44,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:35:44,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:35:44,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:35:44,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:35:44,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:35:44,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:35:44,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:35:44,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:35:44,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:35:44,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:35:44,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:35:44,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:35:44,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:35:44,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:35:44,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2b7858-1d1f-45e2-8985-3c10ea0d2f2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:35:44,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6c2b7858-1d1f-45e2-8985-3c10ea0d2f2b 2018-10-03 07:35:44,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:35:44,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["3fo_RtiZRduv0qUNcoIxvA"], "issued_at": "2018-10-03T07:35:44.000000Z"}} 2018-10-03 07:35:44,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" 2018-10-03 07:35:44,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35: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-4fca43a4-4d53-477a-a134-6ac74696036a x-compute-request-id: req-4fca43a4-4d53-477a-a134-6ac74696036a Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:35:44,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4fca43a4-4d53-477a-a134-6ac74696036a 2018-10-03 07:35:44,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" 2018-10-03 07:35:44,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35: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-e86123c1-1b16-4b1b-bd65-c76efc06eab7 x-compute-request-id: req-e86123c1-1b16-4b1b-bd65-c76efc06eab7 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:35:44,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-e86123c1-1b16-4b1b-bd65-c76efc06eab7 2018-10-03 07:35:44,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"server": {"name": "sdnvpn-10-1", "imageRef": "7292e39d-9d3c-4224-881a-f076350b3e82", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC45CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "194fcd24-3532-4f18-808f-1454362be87e"}], "config_drive": true}}' 2018-10-03 07:35:46,143 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:35: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-79f8a2ea-b950-4a93-bce6-245343f3bd04 x-compute-request-id: req-79f8a2ea-b950-4a93-bce6-245343f3bd04 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "70f24f19-3e76-4af4-87d1-1395a3ea7cda", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda", "rel": "bookmark"}], "adminPass": "RzbWUjfw7t5n"}} 2018-10-03 07:35:46,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-79f8a2ea-b950-4a93-bce6-245343f3bd04 2018-10-03 07:35:46,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:35:46,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afffe70d-91ea-4aa6-8985-03216258dd6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:35:46,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-afffe70d-91ea-4aa6-8985-03216258dd6f 2018-10-03 07:35:46,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:35:46,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["DRUZpkB7SbyK9Bd310W2Ew"], "issued_at": "2018-10-03T07:35:46.000000Z"}} 2018-10-03 07:35:46,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c259afa151ac48870ac2db7f9f1468fbac9645" 2018-10-03 07:35:47,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-5782c9aa-af7f-4ab5-a71f-c5fc29e42c96 x-compute-request-id: req-5782c9aa-af7f-4ab5-a71f-c5fc29e42c96 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "70f24f19-3e76-4af4-87d1-1395a3ea7cda", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:35:46Z", "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-10-03T07:35:46Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:35:47,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda used request id req-5782c9aa-af7f-4ab5-a71f-c5fc29e42c96 2018-10-03 07:35:50,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c259afa151ac48870ac2db7f9f1468fbac9645" 2018-10-03 07:35:50,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-345524bc-1804-4725-a974-e5de29fcf485 x-compute-request-id: req-345524bc-1804-4725-a974-e5de29fcf485 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "70f24f19-3e76-4af4-87d1-1395a3ea7cda", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:35:47Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-10-03T07:35:46Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:35:50,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda used request id req-345524bc-1804-4725-a974-e5de29fcf485 2018-10-03 07:35:53,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c259afa151ac48870ac2db7f9f1468fbac9645" 2018-10-03 07:35:54,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-ec566c7f-bb81-4466-b39d-240b74017b98 x-compute-request-id: req-ec566c7f-bb81-4466-b39d-240b74017b98 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:42:9b:5c", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": "2018-10-03T07:35:50.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "70f24f19-3e76-4af4-87d1-1395a3ea7cda", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:35:51Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-10-03T07:35:46Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:35:54,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda used request id req-ec566c7f-bb81-4466-b39d-240b74017b98 2018-10-03 07:35:54,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" 2018-10-03 07:35:55,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35: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-f740309d-b751-4750-a470-03b8630e68c9 x-compute-request-id: req-f740309d-b751-4750-a470-03b8630e68c9 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:42:9b:5c", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": "2018-10-03T07:35:50.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "70f24f19-3e76-4af4-87d1-1395a3ea7cda", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:35:51Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-10-03T07:35:46Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:35:55,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda used request id req-f740309d-b751-4750-a470-03b8630e68c9 2018-10-03 07:35:55,568 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-1' booted successfully. IP='10.10.10.15'. 2018-10-03 07:35:55,568 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-1' to security group 'sdnvpn-sg'... 2018-10-03 07:35:55,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4959cd7dc53a8172ee84285a36bafd35d597b7" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:35:57,002 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:35:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3094cf2c-8970-4065-8afa-6db74eb2de0d x-compute-request-id: req-3094cf2c-8970-4065-8afa-6db74eb2de0d Content-Length: 0 Content-Type: application/json 2018-10-03 07:35:57,003 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-3094cf2c-8970-4065-8afa-6db74eb2de0d 2018-10-03 07:35:57,003 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-3'... 2018-10-03 07:35:57,003 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-3 flavor=m1.tiny image=7292e39d-9d3c-4224-881a-f076350b3e82 network=194fcd24-3532-4f18-808f-1454362be87e secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.15 10.10.10.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-10-03 07:35:57,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:35:57,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:35:57,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:35:57,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:35:57,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:35:57,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:35:57,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:35:57,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:35:57,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:35:57,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:35:57,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:35:57,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:35:57,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:35:57,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:35:57,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:35:57,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:35:57,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:35:57,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:35:57,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:35:57,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:35:57,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:35:57,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:35:57,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:35:57,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:35:57,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:35:57,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:35:57,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:35:57,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:35:57,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:35:57,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:35:57,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:35:57,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:35:57,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:35:57,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:35:57,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:35:57,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:35:57,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:35:57,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:35:57,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:35:57,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:35:57,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:35:57,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:35:57,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:35:57,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:35:57,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:35:57,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:35:57,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:35:57,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:35:57,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:35:57,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1f2efe-ecd4-4c09-a8d5-67967330d042 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:35:57,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cf1f2efe-ecd4-4c09-a8d5-67967330d042 2018-10-03 07:35:57,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:35:57,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:35:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["-EZVJeZ6TJyBhZACv4YvWg"], "issued_at": "2018-10-03T07:35:57.000000Z"}} 2018-10-03 07:35:57,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" 2018-10-03 07:35:57,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35: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-e8cc6d25-bf79-4759-8b76-d6f645a452de x-compute-request-id: req-e8cc6d25-bf79-4759-8b76-d6f645a452de Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:35:57,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e8cc6d25-bf79-4759-8b76-d6f645a452de 2018-10-03 07:35:57,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" 2018-10-03 07:35:57,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35: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-d1746e5a-d162-414c-af0c-75047be83bbc x-compute-request-id: req-d1746e5a-d162-414c-af0c-75047be83bbc Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:35:57,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-d1746e5a-d162-414c-af0c-75047be83bbc 2018-10-03 07:35:57,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"server": {"name": "sdnvpn-10-3", "imageRef": "7292e39d-9d3c-4224-881a-f076350b3e82", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xNSAxMC4xMC4xMC45CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "194fcd24-3532-4f18-808f-1454362be87e"}], "config_drive": true}}' 2018-10-03 07:35:59,532 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:35: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-04c9c8fd-070f-4cc9-b966-27a2c45e855f x-compute-request-id: req-04c9c8fd-070f-4cc9-b966-27a2c45e855f Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "664d0850-fad7-4f04-8cef-50c030704ca3", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/664d0850-fad7-4f04-8cef-50c030704ca3", "rel": "bookmark"}], "adminPass": "W9SZsF6FdDeE"}} 2018-10-03 07:35:59,532 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-04c9c8fd-070f-4cc9-b966-27a2c45e855f 2018-10-03 07:35:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:35:59,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac9a851-6b35-485f-b41e-a5f92b043a92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:35:59,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5ac9a851-6b35-485f-b41e-a5f92b043a92 2018-10-03 07:35:59,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:35:59,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["Ff-B77ygSHqtkuUcVghybA"], "issued_at": "2018-10-03T07:35:59.000000Z"}} 2018-10-03 07:35:59,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a18335d24a009d5061fe05c47f7d04bca3c9080" 2018-10-03 07:36:00,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-d2c47343-5c4c-4d79-8949-37348d555cb1 x-compute-request-id: req-d2c47343-5c4c-4d79-8949-37348d555cb1 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/664d0850-fad7-4f04-8cef-50c030704ca3", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "664d0850-fad7-4f04-8cef-50c030704ca3", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:36: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-10-3", "created": "2018-10-03T07:35:59Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:36:00,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3 used request id req-d2c47343-5c4c-4d79-8949-37348d555cb1 2018-10-03 07:36:03,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a18335d24a009d5061fe05c47f7d04bca3c9080" 2018-10-03 07:36:04,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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,Accept-Encoding x-openstack-request-id: req-25b1de0e-b8e1-43a6-8113-87754e64af36 x-compute-request-id: req-25b1de0e-b8e1-43a6-8113-87754e64af36 Content-Encoding: gzip Content-Length: 784 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:c1:75:5f", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/664d0850-fad7-4f04-8cef-50c030704ca3", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000125", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "664d0850-fad7-4f04-8cef-50c030704ca3", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:36:00Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-10-03T07:35:59Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:36:04,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3 used request id req-25b1de0e-b8e1-43a6-8113-87754e64af36 2018-10-03 07:36:07,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a18335d24a009d5061fe05c47f7d04bca3c9080" 2018-10-03 07:36:07,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:36: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-d3b902e4-5ffd-42e6-ab44-b4f423692c21 x-compute-request-id: req-d3b902e4-5ffd-42e6-ab44-b4f423692c21 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:75:5f", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/664d0850-fad7-4f04-8cef-50c030704ca3", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000125", "OS-SRV-USG:launched_at": "2018-10-03T07:36:05.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "664d0850-fad7-4f04-8cef-50c030704ca3", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:36:05Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-10-03T07:35:59Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:36:07,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3 used request id req-d3b902e4-5ffd-42e6-ab44-b4f423692c21 2018-10-03 07:36:07,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" 2018-10-03 07:36:08,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:36: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-7596f83d-f34a-413e-8923-e8d05c882dfa x-compute-request-id: req-7596f83d-f34a-413e-8923-e8d05c882dfa Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:75:5f", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/664d0850-fad7-4f04-8cef-50c030704ca3", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000125", "OS-SRV-USG:launched_at": "2018-10-03T07:36:05.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "664d0850-fad7-4f04-8cef-50c030704ca3", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:36:05Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-10-03T07:35:59Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:36:08,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3 used request id req-7596f83d-f34a-413e-8923-e8d05c882dfa 2018-10-03 07:36:08,353 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-3' booted successfully. IP='10.10.10.6'. 2018-10-03 07:36:08,353 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-3' to security group 'sdnvpn-sg'... 2018-10-03 07:36:08,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4959cd7dc53a8172ee84285a36bafd35d597b7" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:36:09,402 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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 x-openstack-request-id: req-39108162-d260-49b4-8a35-f730f6b27e1c x-compute-request-id: req-39108162-d260-49b4-8a35-f730f6b27e1c Content-Length: 0 Content-Type: application/json 2018-10-03 07:36:09,402 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-39108162-d260-49b4-8a35-f730f6b27e1c 2018-10-03 07:36:09,402 - sdnvpn_test_utils - INFO - Waiting for instance 34ced937-5228-43b8-96e6-22dc64eb1124 to boot up 2018-10-03 07:36:09,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:10,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:36: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-45676376-3892-4b91-bc6c-24c7b279253a x-compute-request-id: req-45676376-3892-4b91-bc6c-24c7b279253a Content-Encoding: gzip Content-Length: 10048 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-10-03 07:36:10,473 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-45676376-3892-4b91-bc6c-24c7b279253a 2018-10-03 07:36:12,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:13,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-45b1abe4-a43c-4510-aa71-f84a2a2e3e28 x-compute-request-id: req-45b1abe4-a43c-4510-aa71-f84a2a2e3e28 Content-Encoding: gzip Content-Length: 10048 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-10-03 07:36:13,768 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-45b1abe4-a43c-4510-aa71-f84a2a2e3e28 2018-10-03 07:36:15,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:16,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-15ebacb0-22ee-428a-977d-abce2965e567 x-compute-request-id: req-15ebacb0-22ee-428a-977d-abce2965e567 Content-Encoding: gzip Content-Length: 10067 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-10-03 07:36:16,859 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-15ebacb0-22ee-428a-977d-abce2965e567 2018-10-03 07:36:18,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:19,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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,Accept-Encoding x-openstack-request-id: req-d354cb94-15a3-424e-b5e4-8623b0642cd6 x-compute-request-id: req-d354cb94-15a3-424e-b5e4-8623b0642cd6 Content-Encoding: gzip Content-Length: 10067 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-10-03 07:36:19,952 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-d354cb94-15a3-424e-b5e4-8623b0642cd6 2018-10-03 07:36:21,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:23,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:36: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-40ee52ab-2b37-4bb5-b884-e6f5cf166319 x-compute-request-id: req-40ee52ab-2b37-4bb5-b884-e6f5cf166319 Content-Encoding: gzip Content-Length: 10067 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-10-03 07:36:23,042 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-40ee52ab-2b37-4bb5-b884-e6f5cf166319 2018-10-03 07:36:25,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:26,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:36: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-34bed111-73ca-42f9-8772-28f009a80f51 x-compute-request-id: req-34bed111-73ca-42f9-8772-28f009a80f51 Content-Encoding: gzip Content-Length: 10067 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-10-03 07:36:26,140 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-34bed111-73ca-42f9-8772-28f009a80f51 2018-10-03 07:36:28,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:29,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-f7140897-5816-4a8c-8a1e-c62d26382d8f x-compute-request-id: req-f7140897-5816-4a8c-8a1e-c62d26382d8f Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:36:29,232 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-f7140897-5816-4a8c-8a1e-c62d26382d8f 2018-10-03 07:36:31,265 - sdnvpn_test_utils - INFO - Waiting for instance 70f24f19-3e76-4af4-87d1-1395a3ea7cda to boot up 2018-10-03 07:36:31,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:32,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-98366933-3e14-4d84-bd5d-c5ae7667d99f x-compute-request-id: req-98366933-3e14-4d84-bd5d-c5ae7667d99f Content-Encoding: gzip Content-Length: 8089 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:36:32,346 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-98366933-3e14-4d84-bd5d-c5ae7667d99f 2018-10-03 07:36:34,349 - sdnvpn_test_utils - INFO - Waiting for instance 664d0850-fad7-4f04-8cef-50c030704ca3 to boot up 2018-10-03 07:36:34,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:35,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-93d2b8ca-781b-47a3-b206-6d374ab7c774 x-compute-request-id: req-93d2b8ca-781b-47a3-b206-6d374ab7c774 Content-Encoding: gzip Content-Length: 7882 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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-10-03 07:36:35,426 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-93d2b8ca-781b-47a3-b206-6d374ab7c774 2018-10-03 07:36:37,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:38,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:36: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-a4e12f92-428d-4895-9b8c-c39accfcc5b7 x-compute-request-id: req-a4e12f92-428d-4895-9b8c-c39accfcc5b7 Content-Encoding: gzip Content-Length: 7882 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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-10-03 07:36:38,505 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-a4e12f92-428d-4895-9b8c-c39accfcc5b7 2018-10-03 07:36:40,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:41,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:36:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06f1c056-63be-4a8d-a509-dd01fbe08dbc x-compute-request-id: req-06f1c056-63be-4a8d-a509-dd01fbe08dbc Content-Encoding: gzip Content-Length: 7882 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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-10-03 07:36:41,588 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-06f1c056-63be-4a8d-a509-dd01fbe08dbc 2018-10-03 07:36:43,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:44,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:36: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-5a0b268e-5880-4b96-aae8-8016d5fdaadc x-compute-request-id: req-5a0b268e-5880-4b96-aae8-8016d5fdaadc Content-Encoding: gzip Content-Length: 7882 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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-10-03 07:36:44,666 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-5a0b268e-5880-4b96-aae8-8016d5fdaadc 2018-10-03 07:36:46,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:47,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:36:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d8e9c77-a56f-4f3f-91e2-1ab995f461fa x-compute-request-id: req-7d8e9c77-a56f-4f3f-91e2-1ab995f461fa Content-Encoding: gzip Content-Length: 7882 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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-10-03 07:36:47,739 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-7d8e9c77-a56f-4f3f-91e2-1ab995f461fa 2018-10-03 07:36:49,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:50,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:36:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-356b9686-b93a-43c7-8990-8e1de00552dd x-compute-request-id: req-356b9686-b93a-43c7-8990-8e1de00552dd Content-Encoding: gzip Content-Length: 7882 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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-10-03 07:36:50,816 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-356b9686-b93a-43c7-8990-8e1de00552dd 2018-10-03 07:36:52,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:53,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-1f731a43-064e-4057-9540-11fb0c0dd592 x-compute-request-id: req-1f731a43-064e-4057-9540-11fb0c0dd592 Content-Encoding: gzip Content-Length: 7882 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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-10-03 07:36:53,891 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-1f731a43-064e-4057-9540-11fb0c0dd592 2018-10-03 07:36:55,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:36:56,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:36: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-5b4cd723-3b77-426d-9c9f-d82a33f45574 x-compute-request-id: req-5b4cd723-3b77-426d-9c9f-d82a33f45574 Content-Encoding: gzip Content-Length: 7882 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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-10-03 07:36:56,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-5b4cd723-3b77-426d-9c9f-d82a33f45574 2018-10-03 07:36:58,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:00,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-931a2f87-a5bd-4a47-9376-f265d5875808 x-compute-request-id: req-931a2f87-a5bd-4a47-9376-f265d5875808 Content-Encoding: gzip Content-Length: 7882 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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-10-03 07:37:00,042 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-931a2f87-a5bd-4a47-9376-f265d5875808 2018-10-03 07:37:02,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:03,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10b44848-4bc1-4f83-8fe0-e12e5b6b6664 x-compute-request-id: req-10b44848-4bc1-4f83-8fe0-e12e5b6b6664 Content-Encoding: gzip Content-Length: 7882 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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-10-03 07:37:03,118 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-10b44848-4bc1-4f83-8fe0-e12e5b6b6664 2018-10-03 07:37:05,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:06,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-255ad653-9293-4fb4-9356-b65c1f08e0ac x-compute-request-id: req-255ad653-9293-4fb4-9356-b65c1f08e0ac Content-Encoding: gzip Content-Length: 7882 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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-10-03 07:37:06,205 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-255ad653-9293-4fb4-9356-b65c1f08e0ac 2018-10-03 07:37:08,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:09,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-e319ee14-fd7c-4adc-b1f2-372ec541a881 x-compute-request-id: req-e319ee14-fd7c-4adc-b1f2-372ec541a881 Content-Encoding: gzip Content-Length: 8073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n"} 2018-10-03 07:37:09,286 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-e319ee14-fd7c-4adc-b1f2-372ec541a881 2018-10-03 07:37:11,363 - __name__ - INFO - Starting all monitor threads 2018-10-03 07:37:11,369 - __name__ - INFO - Wait before subtest 2018-10-03 07:37:12,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:12,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:12,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:13,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-40dc9047-d72f-4768-b956-e5a575dfa30b x-compute-request-id: req-40dc9047-d72f-4768-b956-e5a575dfa30b 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:13,469 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-40dc9047-d72f-4768-b956-e5a575dfa30b 2018-10-03 07:37:13,473 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.9 OK 2018-10-03 07:37:13,473 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.9 OK 2018-10-03 07:37:13,473 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.9 OK 2018-10-03 07:37:13,473 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.9 OK 2018-10-03 07:37:13,474 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.9 OK 2018-10-03 07:37:13,474 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.9 OK 2018-10-03 07:37:13,474 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.9 OK 2018-10-03 07:37:13,474 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.9 OK 2018-10-03 07:37:13,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-60db4b35-def2-46bb-b1a5-78497aaf80a4 x-compute-request-id: req-60db4b35-def2-46bb-b1a5-78497aaf80a4 Content-Encoding: gzip Content-Length: 8097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\n"} 2018-10-03 07:37:13,478 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-60db4b35-def2-46bb-b1a5-78497aaf80a4 2018-10-03 07:37:13,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-e70228c7-4bdf-41da-8648-b209460d541d x-compute-request-id: req-e70228c7-4bdf-41da-8648-b209460d541d Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:13,480 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-e70228c7-4bdf-41da-8648-b209460d541d 2018-10-03 07:37:14,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:14,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:14,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:15,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-c35fa2d6-9b4b-4042-94f7-de86c31340e5 x-compute-request-id: req-c35fa2d6-9b4b-4042-94f7-de86c31340e5 Content-Encoding: gzip Content-Length: 8097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\n"} 2018-10-03 07:37:15,554 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-c35fa2d6-9b4b-4042-94f7-de86c31340e5 2018-10-03 07:37:15,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-bb3d75df-59fb-445f-9b5b-dba1ef80b1e1 x-compute-request-id: req-bb3d75df-59fb-445f-9b5b-dba1ef80b1e1 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:15,554 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-bb3d75df-59fb-445f-9b5b-dba1ef80b1e1 2018-10-03 07:37:15,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-b02f57a8-5665-45e5-adce-d639ca4fb560 x-compute-request-id: req-b02f57a8-5665-45e5-adce-d639ca4fb560 Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:15,610 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-b02f57a8-5665-45e5-adce-d639ca4fb560 2018-10-03 07:37:16,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:16,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:16,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:17,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-56821c66-83c5-4d28-8266-421d5a8f1b63 x-compute-request-id: req-56821c66-83c5-4d28-8266-421d5a8f1b63 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 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\n"} 2018-10-03 07:37:17,630 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-56821c66-83c5-4d28-8266-421d5a8f1b63 2018-10-03 07:37:17,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-612d175f-83c1-4f78-b380-5f5b91d4ccc1 x-compute-request-id: req-612d175f-83c1-4f78-b380-5f5b91d4ccc1 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:17,678 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-612d175f-83c1-4f78-b380-5f5b91d4ccc1 2018-10-03 07:37:17,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-a015e8c7-a734-4496-ac8f-a282f1e560fa x-compute-request-id: req-a015e8c7-a734-4496-ac8f-a282f1e560fa Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:17,690 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-a015e8c7-a734-4496-ac8f-a282f1e560fa 2018-10-03 07:37:18,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:18,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:18,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:19,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-e69e7fe6-f0c3-4016-8086-5fafe7835f4d x-compute-request-id: req-e69e7fe6-f0c3-4016-8086-5fafe7835f4d 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 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\n"} 2018-10-03 07:37:19,706 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-e69e7fe6-f0c3-4016-8086-5fafe7835f4d 2018-10-03 07:37:19,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-ba36ae1c-8c26-4047-b019-d5a70731f9db x-compute-request-id: req-ba36ae1c-8c26-4047-b019-d5a70731f9db 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:19,761 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-ba36ae1c-8c26-4047-b019-d5a70731f9db 2018-10-03 07:37:19,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-34be24ac-09ce-447c-a8cd-70630d236a43 x-compute-request-id: req-34be24ac-09ce-447c-a8cd-70630d236a43 Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:19,827 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-34be24ac-09ce-447c-a8cd-70630d236a43 2018-10-03 07:37:20,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:20,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:20,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:21,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-d2bdad30-684e-40d9-9678-4eeb24768f7a x-compute-request-id: req-d2bdad30-684e-40d9-9678-4eeb24768f7a 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 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\n"} 2018-10-03 07:37:21,782 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-d2bdad30-684e-40d9-9678-4eeb24768f7a 2018-10-03 07:37:21,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-96d0d893-ed1f-455f-a990-ce0b1eb5c8b7 x-compute-request-id: req-96d0d893-ed1f-455f-a990-ce0b1eb5c8b7 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:21,887 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-96d0d893-ed1f-455f-a990-ce0b1eb5c8b7 2018-10-03 07:37:21,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-972cdbc1-87f0-4397-a0ed-baea01c0f654 x-compute-request-id: req-972cdbc1-87f0-4397-a0ed-baea01c0f654 Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:21,909 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-972cdbc1-87f0-4397-a0ed-baea01c0f654 2018-10-03 07:37:22,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:22,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:22,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:23,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89ad2d88-d5ff-45da-beda-7a5d93e049f0 x-compute-request-id: req-89ad2d88-d5ff-45da-beda-7a5d93e049f0 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 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\n"} 2018-10-03 07:37:23,854 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-89ad2d88-d5ff-45da-beda-7a5d93e049f0 2018-10-03 07:37:23,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edcb17de-ccf4-435e-ab4b-fefaf52b15aa x-compute-request-id: req-edcb17de-ccf4-435e-ab4b-fefaf52b15aa 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:23,958 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-edcb17de-ccf4-435e-ab4b-fefaf52b15aa 2018-10-03 07:37:23,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d37daf4-169e-4f35-8db5-a6a697ff828a x-compute-request-id: req-8d37daf4-169e-4f35-8db5-a6a697ff828a Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:23,982 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-8d37daf4-169e-4f35-8db5-a6a697ff828a 2018-10-03 07:37:24,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:24,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:24,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:26,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b96618ad-0190-416e-beb2-1324f0479f91 x-compute-request-id: req-b96618ad-0190-416e-beb2-1324f0479f91 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:26,032 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-b96618ad-0190-416e-beb2-1324f0479f91 2018-10-03 07:37:26,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-341a17c3-9881-4a33-861e-ea60a641420f x-compute-request-id: req-341a17c3-9881-4a33-861e-ea60a641420f Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:26,060 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-341a17c3-9881-4a33-861e-ea60a641420f 2018-10-03 07:37:26,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d5399e7-4181-47a4-a52d-0735c9a208c7 x-compute-request-id: req-3d5399e7-4181-47a4-a52d-0735c9a208c7 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 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\n"} 2018-10-03 07:37:26,128 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-3d5399e7-4181-47a4-a52d-0735c9a208c7 2018-10-03 07:37:27,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:27,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:27,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:28,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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,Accept-Encoding x-openstack-request-id: req-5be7a1f9-1675-461d-9aab-645bae29a494 x-compute-request-id: req-5be7a1f9-1675-461d-9aab-645bae29a494 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:28,108 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-5be7a1f9-1675-461d-9aab-645bae29a494 2018-10-03 07:37:28,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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,Accept-Encoding x-openstack-request-id: req-26720345-065c-4a15-85e0-cc247fa54475 x-compute-request-id: req-26720345-065c-4a15-85e0-cc247fa54475 Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:28,138 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-26720345-065c-4a15-85e0-cc247fa54475 2018-10-03 07:37:28,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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,Accept-Encoding x-openstack-request-id: req-1fdc20d7-c44c-4959-b12c-3b542240d839 x-compute-request-id: req-1fdc20d7-c44c-4959-b12c-3b542240d839 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:28,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-1fdc20d7-c44c-4959-b12c-3b542240d839 2018-10-03 07:37:29,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:29,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:29,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:30,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-d6268b2a-f494-45a2-a703-3021d0a0ecda x-compute-request-id: req-d6268b2a-f494-45a2-a703-3021d0a0ecda 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:30,189 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-d6268b2a-f494-45a2-a703-3021d0a0ecda 2018-10-03 07:37:30,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-04d993cc-fb24-4fe7-bd5b-c54f1973aead x-compute-request-id: req-04d993cc-fb24-4fe7-bd5b-c54f1973aead Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:30,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-04d993cc-fb24-4fe7-bd5b-c54f1973aead 2018-10-03 07:37:30,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-5242702d-d09c-43b6-a244-13b78b1b4ca9 x-compute-request-id: req-5242702d-d09c-43b6-a244-13b78b1b4ca9 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:30,284 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-5242702d-d09c-43b6-a244-13b78b1b4ca9 2018-10-03 07:37:31,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:31,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:31,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:32,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36f2886a-f69a-4f8b-aedd-b591410dddbb x-compute-request-id: req-36f2886a-f69a-4f8b-aedd-b591410dddbb 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:32,264 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-36f2886a-f69a-4f8b-aedd-b591410dddbb 2018-10-03 07:37:32,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9412cf09-98cf-4ae2-a441-f2a1bb596cd1 x-compute-request-id: req-9412cf09-98cf-4ae2-a441-f2a1bb596cd1 Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:32,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-9412cf09-98cf-4ae2-a441-f2a1bb596cd1 2018-10-03 07:37:32,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf9015c2-0600-4bc2-9eac-7f374ce53c23 x-compute-request-id: req-cf9015c2-0600-4bc2-9eac-7f374ce53c23 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:32,548 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-cf9015c2-0600-4bc2-9eac-7f374ce53c23 2018-10-03 07:37:33,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:33,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:33,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:34,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-33dcc89b-eb27-4c88-a6d2-acdb4c163f4a x-compute-request-id: req-33dcc89b-eb27-4c88-a6d2-acdb4c163f4a 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:34,340 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-33dcc89b-eb27-4c88-a6d2-acdb4c163f4a 2018-10-03 07:37:34,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-895109af-1bc5-46db-8431-9b442ef61e28 x-compute-request-id: req-895109af-1bc5-46db-8431-9b442ef61e28 Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:34,386 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-895109af-1bc5-46db-8431-9b442ef61e28 2018-10-03 07:37:34,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-e0641dd0-c5bf-4b40-ab75-ea6618bf7917 x-compute-request-id: req-e0641dd0-c5bf-4b40-ab75-ea6618bf7917 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:34,622 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-e0641dd0-c5bf-4b40-ab75-ea6618bf7917 2018-10-03 07:37:35,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:35,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:35,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:36,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-03bea6f0-4dd2-4e2f-8c22-9c4dc931bbaf x-compute-request-id: req-03bea6f0-4dd2-4e2f-8c22-9c4dc931bbaf 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:36,419 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-03bea6f0-4dd2-4e2f-8c22-9c4dc931bbaf 2018-10-03 07:37:36,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-c19c4370-0243-4ce0-bb11-6b75c89de2a4 x-compute-request-id: req-c19c4370-0243-4ce0-bb11-6b75c89de2a4 Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:36,646 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-c19c4370-0243-4ce0-bb11-6b75c89de2a4 2018-10-03 07:37:36,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-36a05836-095f-43ad-807a-194b7487a320 x-compute-request-id: req-36a05836-095f-43ad-807a-194b7487a320 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 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\nping 10.10.10.9 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:37:36,698 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-36a05836-095f-43ad-807a-194b7487a320 2018-10-03 07:37:37,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:37,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:37,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:38,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28ac147d-aa73-4531-888b-ab6052eb21a3 x-compute-request-id: req-28ac147d-aa73-4531-888b-ab6052eb21a3 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:38,498 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-28ac147d-aa73-4531-888b-ab6052eb21a3 2018-10-03 07:37:38,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa5470d2-5089-4385-bbb2-484253b15836 x-compute-request-id: req-fa5470d2-5089-4385-bbb2-484253b15836 Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:38,723 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-fa5470d2-5089-4385-bbb2-484253b15836 2018-10-03 07:37:38,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34d44418-27eb-4cb0-b9ea-2019d56d1a28 x-compute-request-id: req-34d44418-27eb-4cb0-b9ea-2019d56d1a28 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 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\nping 10.10.10.9 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:37:38,772 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-34d44418-27eb-4cb0-b9ea-2019d56d1a28 2018-10-03 07:37:39,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:39,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:39,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:40,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-87cccf0a-03c9-4cd0-ae82-2716162ebb0b x-compute-request-id: req-87cccf0a-03c9-4cd0-ae82-2716162ebb0b 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:40,571 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-87cccf0a-03c9-4cd0-ae82-2716162ebb0b 2018-10-03 07:37:40,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-bf115e53-540c-486c-a962-1cb1a16579c0 x-compute-request-id: req-bf115e53-540c-486c-a962-1cb1a16579c0 Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543661808 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.136990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138621] pid_max: default: 32768 minimum: 301\n[ 0.139510] ACPI: Core revision 20150930\n[ 0.140888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142189] Security Framework initialized\n[ 0.142994] Yama: becoming mindful.\n[ 0.143719] AppArmor: AppArmor initialized\n[ 0.144581] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145890] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149745] Initializing cgroup subsys io\n[ 0.150552] Initializing cgroup subsys memory\n[ 0.151402] Initializing cgroup subsys devices\n[ 0.152291] Initializing cgroup subsys freezer\n[ 0.153148] Initializing cgroup subsys net_cls\n[ 0.153999] Initializing cgroup subsys perf_event\n[ 0.154904] Initializing cgroup subsys net_prio\n[ 0.155782] Initializing cgroup subsys hugetlb\n[ 0.156644] Initializing cgroup subsys pids\n[ 0.157507] CPU: Physical Processor ID: 0\n[ 0.159023] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178370] ftrace: allocating 31920 entries in 125 pages\n[ 0.205566] smpboot: Max logical packages: 1\n[ 0.206421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207747] x2apic enabled\n[ 0.208560] Switched APIC routing to physical x2apic.\n[ 0.210297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211395] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215141] KVM setup paravirtual spinlock\n[ 0.216461] x86: Booted up 1 node, 1 CPUs\n[ 0.217257] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218632] devtmpfs: initialized\n[ 0.220348] evm: security.selinux\n[ 0.221038] evm: security.SMACK64\n[ 0.221722] evm: security.SMACK64EXEC\n[ 0.222458] evm: security.SMACK64TRANSMUTE\n[ 0.223255] evm: security.SMACK64MMAP\n[ 0.224094] evm: security.ima\n[ 0.224762] evm: security.capability\n[ 0.225607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227552] pinctrl core: initialized pinctrl subsystem\n[ 0.228691] RTC time: 7:35:38, date: 10/03/18\n[ 0.229689] NET: Registered protocol family 16\n[ 0.230698] cpuidle: using governor ladder\n[ 0.231547] cpuidle: using governor menu\n[ 0.232354] PCCT header not found.\n[ 0.233127] ACPI: bus type PCI registered\n[ 0.233959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235246] PCI: Using configuration type 1 for base access\n[ 0.237048] ACPI: Added _OSI(Module Device)\n[ 0.237929] ACPI: Added _OSI(Processor Device)\n[ 0.238830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241958] ACPI: Interpreter enabled\n[ 0.242765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250503] ACPI: (supports S0 S5)\n[ 0.251242] ACPI: Using IOAPIC for interrupt routing\n[ 0.252391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261944] acpiphp: Slot [3] registered\n[ 0.262802] acpiphp: Slot [4] registered\n[ 0.263632] acpiphp: Slot [5] registered\n[ 0.264468] acpiphp: Slot [6] registered\n[ 0.265297] acpiphp: Slot [7] registered\n[ 0.266131] acpiphp: Slot [8] registered\n[ 0.266968] acpiphp: Slot [9] registered\n[ 0.267788] acpiphp: Slot [10] registered\n[ 0.268620] acpiphp: Slot [11] registered\n[ 0.269471] acpiphp: Slot [12] registered\n[ 0.270318] acpiphp: Slot [13] registered\n[ 0.271163] acpiphp: Slot [14] registered\n[ 0.272004] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283876] acpiphp: Slot [17] registered\n[ 0.284724] acpiphp: Slot [18] registered\n[ 0.285563] acpiphp: Slot [19] registered\n[ 0.286408] acpiphp: Slot [20] registered\n[ 0.287259] acpiphp: Slot [21] registered\n[ 0.288160] acpiphp: Slot [22] registered\n[ 0.289004] acpiphp: Slot [23] registered\n[ 0.289837] acpiphp: Slot [24] registered\n[ 0.290666] acpiphp: Slot [25] registered\n[ 0.291504] acpiphp: Slot [26] registered\n[ 0.292353] acpiphp: Slot [27] registered\n[ 0.293184] acpiphp: Slot [28] registered\n[ 0.294030] acpiphp: Slot [29] registered\n[ 0.294880] acpiphp: Slot [30] registered\n[ 0.295713] acpiphp: Slot [31] registered\n[ 0.296545] PCI host bridge to bus 0000:00\n[ 0.297397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377571] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383205] vgaarb: loaded\n[ 0.383822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385004] SCSI subsystem initialized\n[ 0.385859] ACPI: bus type USB registered\n[ 0.386711] usbcore: registered new interface driver usbfs\n[ 0.387801] usbcore: registered new interface driver hub\n[ 0.388850] usbcore: registered new device driver usb\n[ 0.389962] PCI: Using ACPI for IRQ routing\n[ 0.391046] NetLabel: Initializing\n[ 0.391773] NetLabel: domain hash size = 128\n[ 0.392660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.393768] NetLabel: unlabeled traffic allowed by default\n[ 0.394913] clocksource: Switched to clocksource kvm-clock\n[ 0.400609] AppArmor: AppArmor Filesystem Enabled\n[ 0.401636] pnp: PnP ACPI init\n[ 0.402584] pnp: PnP ACPI: found 5 devices\n[ 0.409005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410864] NET: Registered protocol family 2\n[ 0.411865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416741] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417973] NET: Registered protocol family 1\n[ 0.418866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449579] Trying to unpack rootfs image as initramfs...\n[ 0.500012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513960] Scanning for low memory corruption every 60 seconds\n[ 0.515390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516627] audit: initializing netlink subsys (disabled)\n[ 0.517718] audit: type=2000 audit(1538552139.655:1): initialized\n[ 0.519109] Initialise system trusted keyring\n[ 0.520119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523393] zbud: loaded\n[ 0.524111] VFS: Disk quotas dquot_6.6.0\n[ 0.524941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526538] fuse init (API version 7.23)\n[ 0.527473] Key type big_key registered\n[ 0.528291] Allocating IMA MOK and blacklist keyrings.\n[ 0.529505] Key type asymmetric registered\n[ 0.530480] Asymmetric key parser 'x509' registered\n[ 0.531759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.533706] io scheduler noop registered\n[ 0.534763] io scheduler deadline registered (default)\n[ 0.536118] io scheduler cfq registered\n[ 0.537238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549221] ACPI: Power Button [PWRF]\n[ 0.550999] GHES: HEST is not enabled!\n[ 0.565124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623770] Linux agpgart interface v0.103\n[ 0.625873] brd: module loaded\n[ 0.627091] loop: module loaded\n[ 0.631103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632620] GPT:90111 != 2097151\n[ 0.633330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634475] GPT:90111 != 2097151\n[ 0.635188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636213] vda: vda1 vda15\n[ 0.637690] scsi host0: ata_piix\n[ 0.638456] scsi host1: ata_piix\n[ 0.639203] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641982] libphy: Fixed MDIO Bus: probed\n[ 0.642820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645942] PPP generic driver version 2.4.2\n[ 0.646937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648251] ehci-pci: EHCI PCI platform driver\n[ 0.649137] ehci-platform: EHCI generic platform driver\n[ 0.650139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651297] ohci-pci: OHCI PCI platform driver\n[ 0.652181] ohci-platform: OHCI generic platform driver\n[ 0.653185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675028] usb usb1: Product: UHCI Host Controller\n[ 0.675975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678177] hub 1-0:1.0: USB hub found\n[ 0.678971] hub 1-0:1.0: 2 ports detected\n[ 0.679893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684058] mousedev: PS/2 mouse device common for all mice\n[ 0.685354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687241] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690804] i2c /dev entries driver\n[ 0.691588] device-mapper: uevent: version 1.0.3\n[ 0.692535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695582] NET: Registered protocol family 10\n[ 0.696581] NET: Registered protocol family 17\n[ 0.697476] Key type dns_resolver registered\n[ 0.698408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701316] registered taskstats version 1\n[ 0.702165] Loading compiled-in X.509 certificates\n[ 0.703626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705510] zswap: loaded using pool lzo/zbud\n[ 0.706893] Key type trusted registered\n[ 0.708928] Key type encrypted registered\n[ 0.709779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710823] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712335] evm: HMAC attrs: 0x1\n[ 0.713294] Magic number: 6:20:571\n[ 0.714150] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:39 UTC (1538552139)\n[ 0.715784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716918] EDD information not available.\n[ 0.799865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801390] Write protecting the kernel read-only data: 14336k\n[ 0.813252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815042] 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.858879] 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.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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.76. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnwGVBKqvwWLZBkF3sF0ncnKrlAMP68HLFtOREFA8dl68koNNfyaYDYXtngqqad29wTTXeNfo4COMMqh1FmLo0qgJjxrmlVu57O3ViN84IpFxlnk1vhUb9Q8T8NAumCnMDaoeQcgYuhXgW5+LuNtUW7f7L++Q+3oRzNxky0rUhArEfrAmNyuE21/PCVbp/ta65Yo8j+dJvB4BOZd9qFHAknPsCl0EC/oJa7AdN6/hIvmoN7Imiy70nVmShZGV0nvDO5uttU+r38LWBgJda9rkAwIdFtPpGJyzCRI8yp0FmThLnmKA5d1EUv1j0DohF8/4dqSoupaoQ1rdS3gRacT5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAINEcXIcP8Ab5duXxUA5QiiWqbF2zUlKElP/+GAuHf2SyR+tKivq+h7Pa1FXJF7nM0+Yz8DPBHqYImGi+B5p3b9d1rmc1gzbgbD18Or6eskJKX74jEiPxr9dpWTlSOro1Za/x1V5krppIJrlVPNPQ9mb5//FeBZgddlvtEeApXkRAAAAFQDUnBMlcGVBOkRejPQdvd2/ZlBrYwAAAIEAgR0rVwduPD+J58vpEkXPDTQgs2cCyS6QWs5NiMjiFFz5bXJO9ZHlOikeg/bPsfkt9VGhLl2GPLMQ707ZHO6QfRVvLGh80HomdCFQ2wQ4uMM3xRLy7y5OLJ7DXSJJKcxh3YMrwPtrqjMX2LkjKkNRRMeQmQtdhNGoQzRd5WPgJMwAAACAOuC30pb7CTzFQrvz01t5TPd20xScVXAndYXshEHlgI0ElZr9s99RcPqKOS6mvnbVU7O7F330IlugXLbDwdumKntqCcFhurAz1dj4e9fDqJ7Cj5qmGQu788/maGAoqvXRSVhfohiU6KVflFg99xBFS1FcHFxqhvgDB/iCSrKJqZ4= 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.9,24,fe80::f816:3eff:fec1:40e2/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-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n/dev/root resized successfully [took 2.93s]\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:40:E2 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:40e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147 errors:0 dropped:5 overruns:0 frame:0\n TX packets:132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:16236 (15.8 KiB) TX bytes:11285 (11.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: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-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.150302] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.150303] usb 1-1: Product: QEMU USB Tablet\n[ 1.150304] usb 1-1: Manufacturer: QEMU\n[ 1.150305] usb 1-1: SerialNumber: 42\n[ 1.510991] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.510994] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.821476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.843589] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.027337] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nOct 3 08:35:40 cirros syslog.info syslogd started: BusyBox v1.23.2\nOct 3 08:35:40 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nOct 3 08:35:40 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)\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nOct 3 08:35:40 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 3 08:35:41 cirros auth.notice su: + /dev/console root:cirros\nOct 3 08:35:42 cirros authpriv.info dropbear[340]: Running in background\nOct 3 08:35:42 cirros kern.info kernel: [ 3.673140] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nOct 3 08:35:42 cirros kern.info kernel: [ 4.027337] 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-10-03 07:37:40,799 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-bf115e53-540c-486c-a962-1cb1a16579c0 2018-10-03 07:37:40,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-c18a4025-31e3-479f-8819-df9a55cda236 x-compute-request-id: req-c18a4025-31e3-479f-8819-df9a55cda236 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 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\nping 10.10.10.9 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:37:40,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-c18a4025-31e3-479f-8819-df9a55cda236 2018-10-03 07:37:41,395 - sdnvpn-results - INFO - Check ping status of vm_1, vm_2, and vm_3 2018-10-03 07:37:41,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4959cd7dc53a8172ee84285a36bafd35d597b7" -d '{"forceDelete": null}' 2018-10-03 07:37:41,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21488e72fda893a9680387c50dcaac3719b861" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:41,670 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38b47fa1-0b36-4da7-ba14-fd4a37cb0b5c x-compute-request-id: req-38b47fa1-0b36-4da7-ba14-fd4a37cb0b5c Content-Length: 0 Content-Type: application/json 2018-10-03 07:37:41,671 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-38b47fa1-0b36-4da7-ba14-fd4a37cb0b5c 2018-10-03 07:37:41,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a27a1114a5f440084c12a49e2319bb38530828" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:41,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6253b85687bce7efdb54b8632939d95648b61dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:42,029 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 03 Oct 2018 07:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fd5c01c-8caa-410f-b425-b11c42fdd81c x-compute-request-id: req-3fd5c01c-8caa-410f-b425-b11c42fdd81c Content-Length: 86 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Guest does not have a console available.", "code": 404}} 2018-10-03 07:37:42,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34ced937-5228-43b8-96e6-22dc64eb1124/action used request id req-3fd5c01c-8caa-410f-b425-b11c42fdd81c 2018-10-03 07:37:42,029 - __name__ - ERROR - Failure in monitor_thread of instance sdnvpn-10-2 2018-10-03 07:37:42,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d12fd782-7670-40fc-8162-1f6635cac938 x-compute-request-id: req-d12fd782-7670-40fc-8162-1f6635cac938 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 515406836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.130692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132316] pid_max: default: 32768 minimum: 301\n[ 0.133189] ACPI: Core revision 20150930\n[ 0.134559] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135840] Security Framework initialized\n[ 0.136632] Yama: becoming mindful.\n[ 0.137340] AppArmor: AppArmor initialized\n[ 0.138177] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139469] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141888] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143231] Initializing cgroup subsys io\n[ 0.144016] Initializing cgroup subsys memory\n[ 0.144849] Initializing cgroup subsys devices\n[ 0.145693] Initializing cgroup subsys freezer\n[ 0.146544] Initializing cgroup subsys net_cls\n[ 0.147385] Initializing cgroup subsys perf_event\n[ 0.148264] Initializing cgroup subsys net_prio\n[ 0.149113] Initializing cgroup subsys hugetlb\n[ 0.149965] Initializing cgroup subsys pids\n[ 0.150815] CPU: Physical Processor ID: 0\n[ 0.152291] mce: CPU supports 10 MCE banks\n[ 0.153106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164734] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171084] ftrace: allocating 31920 entries in 125 pages\n[ 0.197250] smpboot: Max logical packages: 1\n[ 0.198083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199395] x2apic enabled\n[ 0.200181] Switched APIC routing to physical x2apic.\n[ 0.201901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206656] KVM setup paravirtual spinlock\n[ 0.207926] x86: Booted up 1 node, 1 CPUs\n[ 0.208709] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210051] devtmpfs: initialized\n[ 0.211746] evm: security.selinux\n[ 0.212428] evm: security.SMACK64\n[ 0.213095] evm: security.SMACK64EXEC\n[ 0.213817] evm: security.SMACK64TRANSMUTE\n[ 0.214600] evm: security.SMACK64MMAP\n[ 0.215368] evm: security.ima\n[ 0.216001] evm: security.capability\n[ 0.216813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218627] pinctrl core: initialized pinctrl subsystem\n[ 0.219699] RTC time: 7:35:50, date: 10/03/18\n[ 0.220644] NET: Registered protocol family 16\n[ 0.221599] cpuidle: using governor ladder\n[ 0.222398] cpuidle: using governor menu\n[ 0.223164] PCCT header not found.\n[ 0.223899] ACPI: bus type PCI registered\n[ 0.224690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227630] ACPI: Added _OSI(Module Device)\n[ 0.228448] ACPI: Added _OSI(Processor Device)\n[ 0.229292] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232253] ACPI: Interpreter enabled\n[ 0.232998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240177] ACPI: (supports S0 S5)\n[ 0.240867] ACPI: Using IOAPIC for interrupt routing\n[ 0.241899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247365] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250664] acpiphp: Slot [3] registered\n[ 0.251446] acpiphp: Slot [4] registered\n[ 0.252231] acpiphp: Slot [5] registered\n[ 0.253004] acpiphp: Slot [6] registered\n[ 0.253780] acpiphp: Slot [7] registered\n[ 0.254561] acpiphp: Slot [8] registered\n[ 0.255338] acpiphp: Slot [9] registered\n[ 0.256107] acpiphp: Slot [10] registered\n[ 0.256895] acpiphp: Slot [11] registered\n[ 0.257686] acpiphp: Slot [12] registered\n[ 0.258484] acpiphp: Slot [13] registered\n[ 0.259276] acpiphp: Slot [14] registered\n[ 0.260062] acpiphp: Slot [15] registered\n[ 0.270834] acpiphp: Slot [16] registered\n[ 0.271639] acpiphp: Slot [17] registered\n[ 0.272426] acpiphp: Slot [18] registered\n[ 0.273211] acpiphp: Slot [19] registered\n[ 0.274000] acpiphp: Slot [20] registered\n[ 0.274790] acpiphp: Slot [21] registered\n[ 0.275584] acpiphp: Slot [22] registered\n[ 0.276373] acpiphp: Slot [23] registered\n[ 0.277158] acpiphp: Slot [24] registered\n[ 0.277948] acpiphp: Slot [25] registered\n[ 0.278737] acpiphp: Slot [26] registered\n[ 0.279526] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281105] acpiphp: Slot [29] registered\n[ 0.281892] acpiphp: Slot [30] registered\n[ 0.282681] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284250] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286601] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289408] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296892] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352974] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363674] vgaarb: loaded\n[ 0.364271] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365382] SCSI subsystem initialized\n[ 0.366175] ACPI: bus type USB registered\n[ 0.366969] usbcore: registered new interface driver usbfs\n[ 0.367972] usbcore: registered new interface driver hub\n[ 0.368955] usbcore: registered new device driver usb\n[ 0.369981] PCI: Using ACPI for IRQ routing\n[ 0.370985] NetLabel: Initializing\n[ 0.371687] NetLabel: domain hash size = 128\n[ 0.372515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373444] NetLabel: unlabeled traffic allowed by default\n[ 0.374508] clocksource: Switched to clocksource kvm-clock\n[ 0.379926] AppArmor: AppArmor Filesystem Enabled\n[ 0.380874] pnp: PnP ACPI init\n[ 0.381763] pnp: PnP ACPI: found 5 devices\n[ 0.388111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389766] NET: Registered protocol family 2\n[ 0.390699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393066] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396377] NET: Registered protocol family 1\n[ 0.397225] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427542] Trying to unpack rootfs image as initramfs...\n[ 0.477347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491292] Scanning for low memory corruption every 60 seconds\n[ 0.492605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493735] audit: initializing netlink subsys (disabled)\n[ 0.494754] audit: type=2000 audit(1538552151.661:1): initialized\n[ 0.496040] Initialise system trusted keyring\n[ 0.496949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500045] zbud: loaded\n[ 0.500741] VFS: Disk quotas dquot_6.6.0\n[ 0.501544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503032] fuse init (API version 7.23)\n[ 0.503917] Key type big_key registered\n[ 0.516795] Allocating IMA MOK and blacklist keyrings.\n[ 0.526547] Key type asymmetric registered\n[ 0.527369] Asymmetric key parser 'x509' registered\n[ 0.528307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529741] io scheduler noop registered\n[ 0.530532] io scheduler deadline registered (default)\n[ 0.531504] io scheduler cfq registered\n[ 0.532320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536017] ACPI: Power Button [PWRF]\n[ 0.536845] GHES: HEST is not enabled!\n[ 0.550715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609397] Linux agpgart interface v0.103\n[ 0.611391] brd: module loaded\n[ 0.612545] loop: module loaded\n[ 0.616504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617920] GPT:90111 != 2097151\n[ 0.618592] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619656] GPT:90111 != 2097151\n[ 0.620314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621254] vda: vda1 vda15\n[ 0.622661] scsi host0: ata_piix\n[ 0.623380] scsi host1: ata_piix\n[ 0.624065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626655] libphy: Fixed MDIO Bus: probed\n[ 0.627455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628380] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630484] PPP generic driver version 2.4.2\n[ 0.631362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632586] ehci-pci: EHCI PCI platform driver\n[ 0.633436] ehci-platform: EHCI generic platform driver\n[ 0.634394] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635499] ohci-pci: OHCI PCI platform driver\n[ 0.636350] ohci-platform: OHCI generic platform driver\n[ 0.637309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658693] usb usb1: Product: UHCI Host Controller\n[ 0.659603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661744] hub 1-0:1.0: USB hub found\n[ 0.662517] hub 1-0:1.0: 2 ports detected\n[ 0.663407] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665462] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667392] mousedev: PS/2 mouse device common for all mice\n[ 0.668607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673785] i2c /dev entries driver\n[ 0.674535] device-mapper: uevent: version 1.0.3\n[ 0.675441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678269] NET: Registered protocol family 10\n[ 0.679232] NET: Registered protocol family 17\n[ 0.680089] Key type dns_resolver registered\n[ 0.680992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683768] registered taskstats version 1\n[ 0.684586] Loading compiled-in X.509 certificates\n[ 0.685996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687810] zswap: loaded using pool lzo/zbud\n[ 0.689145] Key type trusted registered\n[ 0.690690] Key type encrypted registered\n[ 0.691501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693489] evm: HMAC attrs: 0x1\n[ 0.694417] Magic number: 6:20:571\n[ 0.695285] rtc_cmos 00:00: setting system clock to 2018-10-03 07:35:51 UTC (1538552151)\n[ 0.696841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697928] EDD information not available.\n[ 0.783215] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784709] ata1.00: configured for MWDMA2\n[ 0.785923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798810] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800158] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801560] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803523] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805082] Write protecting the kernel read-only data: 14336k\n[ 0.806716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808577] 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.869000] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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 1.52s]\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\nping 10.10.10.9 OK\n"} 2018-10-03 07:37:42,650 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-d12fd782-7670-40fc-8162-1f6635cac938 2018-10-03 07:37:42,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9289c140-cfa2-4a8c-bf33-98dbb6763405 x-compute-request-id: req-9289c140-cfa2-4a8c-bf33-98dbb6763405 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 524772464 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.134309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136004] pid_max: default: 32768 minimum: 301\n[ 0.136930] ACPI: Core revision 20150930\n[ 0.138337] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139683] Security Framework initialized\n[ 0.140523] Yama: becoming mindful.\n[ 0.141269] AppArmor: AppArmor initialized\n[ 0.142210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144889] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147558] Initializing cgroup subsys io\n[ 0.148396] Initializing cgroup subsys memory\n[ 0.149281] Initializing cgroup subsys devices\n[ 0.150184] Initializing cgroup subsys freezer\n[ 0.151077] Initializing cgroup subsys net_cls\n[ 0.151966] Initializing cgroup subsys perf_event\n[ 0.152906] Initializing cgroup subsys net_prio\n[ 0.153871] Initializing cgroup subsys hugetlb\n[ 0.154764] Initializing cgroup subsys pids\n[ 0.155656] CPU: Physical Processor ID: 0\n[ 0.157172] mce: CPU supports 10 MCE banks\n[ 0.158045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176709] ftrace: allocating 31920 entries in 125 pages\n[ 0.203166] smpboot: Max logical packages: 1\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205434] x2apic enabled\n[ 0.206259] Switched APIC routing to physical x2apic.\n[ 0.208030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213042] KVM setup paravirtual spinlock\n[ 0.214362] x86: Booted up 1 node, 1 CPUs\n[ 0.215189] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216605] devtmpfs: initialized\n[ 0.218332] evm: security.selinux\n[ 0.219044] evm: security.SMACK64\n[ 0.219754] evm: security.SMACK64EXEC\n[ 0.220516] evm: security.SMACK64TRANSMUTE\n[ 0.221340] evm: security.SMACK64MMAP\n[ 0.222104] evm: security.ima\n[ 0.222756] evm: security.capability\n[ 0.223573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225464] pinctrl core: initialized pinctrl subsystem\n[ 0.226590] RTC time: 7:36:05, date: 10/03/18\n[ 0.227568] NET: Registered protocol family 16\n[ 0.228557] cpuidle: using governor ladder\n[ 0.229396] cpuidle: using governor menu\n[ 0.230199] PCCT header not found.\n[ 0.230972] ACPI: bus type PCI registered\n[ 0.231794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233065] PCI: Using configuration type 1 for base access\n[ 0.234844] ACPI: Added _OSI(Module Device)\n[ 0.235724] ACPI: Added _OSI(Processor Device)\n[ 0.236609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237529] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239654] ACPI: Interpreter enabled\n[ 0.240457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248015] ACPI: (supports S0 S5)\n[ 0.248741] ACPI: Using IOAPIC for interrupt routing\n[ 0.249831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258951] acpiphp: Slot [3] registered\n[ 0.259778] acpiphp: Slot [4] registered\n[ 0.260599] acpiphp: Slot [5] registered\n[ 0.261416] acpiphp: Slot [6] registered\n[ 0.262235] acpiphp: Slot [7] registered\n[ 0.263054] acpiphp: Slot [8] registered\n[ 0.263878] acpiphp: Slot [9] registered\n[ 0.264701] acpiphp: Slot [10] registered\n[ 0.265533] acpiphp: Slot [11] registered\n[ 0.266363] acpiphp: Slot [12] registered\n[ 0.267203] acpiphp: Slot [13] registered\n[ 0.268029] acpiphp: Slot [14] registered\n[ 0.268861] acpiphp: Slot [15] registered\n[ 0.280042] acpiphp: Slot [16] registered\n[ 0.280876] acpiphp: Slot [17] registered\n[ 0.281713] acpiphp: Slot [18] registered\n[ 0.282543] acpiphp: Slot [19] registered\n[ 0.283373] acpiphp: Slot [20] registered\n[ 0.284211] acpiphp: Slot [21] registered\n[ 0.285037] acpiphp: Slot [22] registered\n[ 0.285872] acpiphp: Slot [23] registered\n[ 0.286704] acpiphp: Slot [24] registered\n[ 0.287534] acpiphp: Slot [25] registered\n[ 0.288370] acpiphp: Slot [26] registered\n[ 0.289202] acpiphp: Slot [27] registered\n[ 0.290028] acpiphp: Slot [28] registered\n[ 0.290863] acpiphp: Slot [29] registered\n[ 0.291693] acpiphp: Slot [30] registered\n[ 0.292536] acpiphp: Slot [31] registered\n[ 0.293366] PCI host bridge to bus 0000:00\n[ 0.294194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299659] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374107] vgaarb: loaded\n[ 0.374727] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375903] SCSI subsystem initialized\n[ 0.376763] ACPI: bus type USB registered\n[ 0.377605] usbcore: registered new interface driver usbfs\n[ 0.378664] usbcore: registered new interface driver hub\n[ 0.379715] usbcore: registered new device driver usb\n[ 0.380809] PCI: Using ACPI for IRQ routing\n[ 0.381865] NetLabel: Initializing\n[ 0.382611] NetLabel: domain hash size = 128\n[ 0.383495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384479] NetLabel: unlabeled traffic allowed by default\n[ 0.385615] clocksource: Switched to clocksource kvm-clock\n[ 0.391061] AppArmor: AppArmor Filesystem Enabled\n[ 0.392066] pnp: PnP ACPI init\n[ 0.393000] pnp: PnP ACPI: found 5 devices\n[ 0.399407] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401176] NET: Registered protocol family 2\n[ 0.402164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403482] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404690] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407025] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408247] NET: Registered protocol family 1\n[ 0.409141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439734] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503424] Scanning for low memory corruption every 60 seconds\n[ 0.504771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505969] audit: initializing netlink subsys (disabled)\n[ 0.507033] audit: type=2000 audit(1538552166.013:1): initialized\n[ 0.508383] Initialise system trusted keyring\n[ 0.509341] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512573] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515699] fuse init (API version 7.23)\n[ 0.516621] Key type big_key registered\n[ 0.517459] Allocating IMA MOK and blacklist keyrings.\n[ 0.518608] Key type asymmetric registered\n[ 0.519459] Asymmetric key parser 'x509' registered\n[ 0.520442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522325] io scheduler noop registered\n[ 0.523149] io scheduler deadline registered (default)\n[ 0.524167] io scheduler cfq registered\n[ 0.525019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528910] ACPI: Power Button [PWRF]\n[ 0.529788] GHES: HEST is not enabled!\n[ 0.543727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604985] Linux agpgart interface v0.103\n[ 0.607045] brd: module loaded\n[ 0.608277] loop: module loaded\n[ 0.612244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613751] GPT:90111 != 2097151\n[ 0.614450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615571] GPT:90111 != 2097151\n[ 0.616263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617253] vda: vda1 vda15\n[ 0.618685] scsi host0: ata_piix\n[ 0.619442] scsi host1: ata_piix\n[ 0.620163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622894] libphy: Fixed MDIO Bus: probed\n[ 0.623737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626935] PPP generic driver version 2.4.2\n[ 0.627854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629157] ehci-pci: EHCI PCI platform driver\n[ 0.630054] ehci-platform: EHCI generic platform driver\n[ 0.631072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632229] ohci-pci: OHCI PCI platform driver\n[ 0.633119] ohci-platform: OHCI generic platform driver\n[ 0.634138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651010] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655996] usb usb1: Product: UHCI Host Controller\n[ 0.656961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659204] hub 1-0:1.0: USB hub found\n[ 0.660004] hub 1-0:1.0: 2 ports detected\n[ 0.660940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665180] mousedev: PS/2 mouse device common for all mice\n[ 0.666473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671956] i2c /dev entries driver\n[ 0.672741] device-mapper: uevent: version 1.0.3\n[ 0.673715] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675396] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676716] NET: Registered protocol family 10\n[ 0.677749] NET: Registered protocol family 17\n[ 0.678668] Key type dns_resolver registered\n[ 0.679613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682541] registered taskstats version 1\n[ 0.683411] Loading compiled-in X.509 certificates\n[ 0.684871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686778] zswap: loaded using pool lzo/zbud\n[ 0.688174] Key type trusted registered\n[ 0.689750] Key type encrypted registered\n[ 0.690598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691642] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692692] evm: HMAC attrs: 0x1\n[ 0.693648] Magic number: 6:570:621\n[ 0.694508] rtc_cmos 00:00: setting system clock to 2018-10-03 07:36:06 UTC (1538552166)\n[ 0.696140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697283] EDD information not available.\n[ 0.778198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779680] ata1.00: configured for MWDMA2\n[ 0.780900] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793816] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795075] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796360] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798262] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799819] Write protecting the kernel read-only data: 14336k\n[ 0.801409] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803254] 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.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.401534] 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=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.15 OK\nping 10.10.10.9 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:37:42,985 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-9289c140-cfa2-4a8c-bf33-98dbb6763405 2018-10-03 07:37:42,996 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-4'... 2018-10-03 07:37:42,996 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-4 flavor=m1.tiny image=7292e39d-9d3c-4224-881a-f076350b3e82 network=194fcd24-3532-4f18-808f-1454362be87e secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.15 10.10.10.6 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-10-03 07:37:42,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:37:42,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:37:42,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:37:42,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:37:42,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:37:42,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:37:42,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:37:42,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:37:42,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:37:42,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:37:42,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:37:42,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:37:42,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:37:42,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:37:42,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:37:42,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:37:42,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:37:42,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:37:42,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:37:42,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:37:42,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:37:42,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:37:42,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:37:42,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:37:43,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:37:43,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:37:43,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:37:43,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:37:43,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:37:43,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:37:43,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:37:43,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:37:43,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:37:43,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:37:43,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:37:43,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:37:43,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:37:43,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:37:43,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:37:43,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:37:43,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:37:43,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:37:43,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:37:43,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:37:43,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:37:43,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:37:43,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:37:43,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:37:43,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:37:43,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c4cf59-907d-4ead-86d8-550defaab231 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:37:43,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-19c4cf59-907d-4ead-86d8-550defaab231 2018-10-03 07:37:43,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:37:43,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:37:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["aksyRtAxTFaGRcw2HRUg9A"], "issued_at": "2018-10-03T07:37:43.000000Z"}} 2018-10-03 07:37:43,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" 2018-10-03 07:37:43,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-bac4347c-5dc5-4a53-8979-aabee5be4cf9 x-compute-request-id: req-bac4347c-5dc5-4a53-8979-aabee5be4cf9 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:37:43,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bac4347c-5dc5-4a53-8979-aabee5be4cf9 2018-10-03 07:37:43,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" 2018-10-03 07:37:43,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-5e53ec3c-408d-471d-8c66-29824c3fc43e x-compute-request-id: req-5e53ec3c-408d-471d-8c66-29824c3fc43e Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:37:43,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3 used request id req-5e53ec3c-408d-471d-8c66-29824c3fc43e 2018-10-03 07:37:43,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"server": {"name": "sdnvpn-10-4", "imageRef": "7292e39d-9d3c-4224-881a-f076350b3e82", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e649faac-b5f1-4149-9365-cd597b0f47f3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xNSAxMC4xMC4xMC42CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "194fcd24-3532-4f18-808f-1454362be87e"}], "config_drive": true}}' 2018-10-03 07:37:45,368 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:37: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-2ef6e66b-5fb7-4a98-9588-0e0285e0da6d x-compute-request-id: req-2ef6e66b-5fb7-4a98-9588-0e0285e0da6d Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f444784c-440c-4e5f-8632-0ad34cbe3e87", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87", "rel": "bookmark"}], "adminPass": "xuANtA2MTLNJ"}} 2018-10-03 07:37:45,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2ef6e66b-5fb7-4a98-9588-0e0285e0da6d 2018-10-03 07:37:45,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:37:45,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e70db0-5c06-44c8-b412-5debf58208ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:37:45,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-65e70db0-5c06-44c8-b412-5debf58208ff 2018-10-03 07:37:45,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:37:45,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:37:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["3AEDHPN9Rg2oXN7Xr2ITXA"], "issued_at": "2018-10-03T07:37:45.000000Z"}} 2018-10-03 07:37:45,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9501c8cbcea295bd77b940587eb60db34ab2433" 2018-10-03 07:37:46,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-2b41fb20-efde-49d1-bc10-ad21c2b11186 x-compute-request-id: req-2b41fb20-efde-49d1-bc10-ad21c2b11186 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000128", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "f444784c-440c-4e5f-8632-0ad34cbe3e87", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:37:45Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-10-03T07:37:45Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:37:46,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87 used request id req-2b41fb20-efde-49d1-bc10-ad21c2b11186 2018-10-03 07:37:49,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9501c8cbcea295bd77b940587eb60db34ab2433" 2018-10-03 07:37:49,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:37: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-c82683bc-afb1-47e7-ba03-1c3899d9f605 x-compute-request-id: req-c82683bc-afb1-47e7-ba03-1c3899d9f605 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:84:40", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000128", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "f444784c-440c-4e5f-8632-0ad34cbe3e87", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:37:46Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-10-03T07:37:45Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:37:49,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87 used request id req-c82683bc-afb1-47e7-ba03-1c3899d9f605 2018-10-03 07:37:52,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9501c8cbcea295bd77b940587eb60db34ab2433" 2018-10-03 07:37:53,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-3256d230-03c4-46a3-aaf7-779b6622a5de x-compute-request-id: req-3256d230-03c4-46a3-aaf7-779b6622a5de Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:84:40", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000128", "OS-SRV-USG:launched_at": "2018-10-03T07:37:48.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "f444784c-440c-4e5f-8632-0ad34cbe3e87", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:37:49Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-10-03T07:37:45Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:37:53,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87 used request id req-3256d230-03c4-46a3-aaf7-779b6622a5de 2018-10-03 07:37:53,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" 2018-10-03 07:37:54,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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,Accept-Encoding x-openstack-request-id: req-6e363563-2b16-4d39-b16d-473cdd1e754d x-compute-request-id: req-6e363563-2b16-4d39-b16d-473cdd1e754d Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:84:40", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87", "rel": "bookmark"}], "image": {"id": "7292e39d-9d3c-4224-881a-f076350b3e82", "links": [{"href": "http://172.30.9.27:8774/images/7292e39d-9d3c-4224-881a-f076350b3e82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000128", "OS-SRV-USG:launched_at": "2018-10-03T07:37:48.000000", "flavor": {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}]}, "id": "f444784c-440c-4e5f-8632-0ad34cbe3e87", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:37:49Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-10-03T07:37:45Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:37:54,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87 used request id req-6e363563-2b16-4d39-b16d-473cdd1e754d 2018-10-03 07:37:54,446 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-4' booted successfully. IP='10.10.10.13'. 2018-10-03 07:37:54,446 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-4' to security group 'sdnvpn-sg'... 2018-10-03 07:37:54,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4959cd7dc53a8172ee84285a36bafd35d597b7" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:37:55,913 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:37:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0827b1e-402b-4f83-836d-18ce03bf114f x-compute-request-id: req-c0827b1e-402b-4f83-836d-18ce03bf114f Content-Length: 0 Content-Type: application/json 2018-10-03 07:37:55,914 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-c0827b1e-402b-4f83-836d-18ce03bf114f 2018-10-03 07:37:55,914 - sdnvpn_test_utils - INFO - Waiting for instance f444784c-440c-4e5f-8632-0ad34cbe3e87 to boot up 2018-10-03 07:37:55,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:37:56,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-53fad8ee-995f-460f-acd7-1da8b6cc59c0 x-compute-request-id: req-53fad8ee-995f-460f-acd7-1da8b6cc59c0 Content-Encoding: gzip Content-Length: 8094 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\n"} 2018-10-03 07:37:56,988 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-53fad8ee-995f-460f-acd7-1da8b6cc59c0 2018-10-03 07:37:58,996 - __name__ - INFO - Starting monitor thread of vm_4 2018-10-03 07:38:00,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:01,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-a78cc234-64b8-4e5b-87d9-fed044e1cb35 x-compute-request-id: req-a78cc234-64b8-4e5b-87d9-fed044e1cb35 Content-Encoding: gzip Content-Length: 8094 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\n"} 2018-10-03 07:38:01,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-a78cc234-64b8-4e5b-87d9-fed044e1cb35 2018-10-03 07:38:02,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:03,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-67967005-555e-41fe-a9ad-f66664c0ffb7 x-compute-request-id: req-67967005-555e-41fe-a9ad-f66664c0ffb7 Content-Encoding: gzip Content-Length: 8102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\n"} 2018-10-03 07:38:03,222 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-67967005-555e-41fe-a9ad-f66664c0ffb7 2018-10-03 07:38:04,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:05,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-f1e0da73-102b-4734-b137-fc82a8c3a915 x-compute-request-id: req-f1e0da73-102b-4734-b137-fc82a8c3a915 Content-Encoding: gzip Content-Length: 8102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\n"} 2018-10-03 07:38:05,299 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-f1e0da73-102b-4734-b137-fc82a8c3a915 2018-10-03 07:38:06,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:07,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38: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-cf14ea7c-b742-4b44-8935-8a9d862a4313 x-compute-request-id: req-cf14ea7c-b742-4b44-8935-8a9d862a4313 Content-Encoding: gzip Content-Length: 8102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\n"} 2018-10-03 07:38:07,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-cf14ea7c-b742-4b44-8935-8a9d862a4313 2018-10-03 07:38:08,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:09,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-2f10e7ce-f36b-4c07-807a-42ef29629f58 x-compute-request-id: req-2f10e7ce-f36b-4c07-807a-42ef29629f58 Content-Encoding: gzip Content-Length: 8102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\n"} 2018-10-03 07:38:09,457 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-2f10e7ce-f36b-4c07-807a-42ef29629f58 2018-10-03 07:38:10,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:11,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-af8a28b5-dc71-40e7-9a12-831bcb6911ef x-compute-request-id: req-af8a28b5-dc71-40e7-9a12-831bcb6911ef 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 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\nping 10.10.10.6 OK\n"} 2018-10-03 07:38:11,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-af8a28b5-dc71-40e7-9a12-831bcb6911ef 2018-10-03 07:38:12,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:13,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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,Accept-Encoding x-openstack-request-id: req-c53dd589-c6d4-426e-a09d-9fdb15591fdc x-compute-request-id: req-c53dd589-c6d4-426e-a09d-9fdb15591fdc 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 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\nping 10.10.10.6 OK\n"} 2018-10-03 07:38:13,613 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-c53dd589-c6d4-426e-a09d-9fdb15591fdc 2018-10-03 07:38:14,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:15,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-ae9a7687-ff26-4977-a826-1a797feba88b x-compute-request-id: req-ae9a7687-ff26-4977-a826-1a797feba88b 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 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\nping 10.10.10.6 OK\n"} 2018-10-03 07:38:15,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-ae9a7687-ff26-4977-a826-1a797feba88b 2018-10-03 07:38:16,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:17,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-013fd61f-39c0-484d-9971-6c2d25032d4b x-compute-request-id: req-013fd61f-39c0-484d-9971-6c2d25032d4b 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 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\nping 10.10.10.6 OK\n"} 2018-10-03 07:38:17,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-013fd61f-39c0-484d-9971-6c2d25032d4b 2018-10-03 07:38:18,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:19,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-a0c4e891-d713-4dc4-acc7-1a9d0c212c13 x-compute-request-id: req-a0c4e891-d713-4dc4-acc7-1a9d0c212c13 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 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\nping 10.10.10.6 OK\n"} 2018-10-03 07:38:19,842 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-a0c4e891-d713-4dc4-acc7-1a9d0c212c13 2018-10-03 07:38:20,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:21,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38: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-bdadda13-1449-4fa2-b405-a27869537ce7 x-compute-request-id: req-bdadda13-1449-4fa2-b405-a27869537ce7 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\nping 10.10.10.6 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:38:21,916 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-bdadda13-1449-4fa2-b405-a27869537ce7 2018-10-03 07:38:22,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:23,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-212bea14-ce95-4c34-83d6-81efaea68880 x-compute-request-id: req-212bea14-ce95-4c34-83d6-81efaea68880 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\nping 10.10.10.6 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:38:23,991 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-212bea14-ce95-4c34-83d6-81efaea68880 2018-10-03 07:38:24,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:26,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-453f6336-5527-4ffb-a987-2b6389518193 x-compute-request-id: req-453f6336-5527-4ffb-a987-2b6389518193 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\nping 10.10.10.6 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:38:26,069 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-453f6336-5527-4ffb-a987-2b6389518193 2018-10-03 07:38:27,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:28,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f85cf03b-ccb3-4b5d-9c82-350c353fa990 x-compute-request-id: req-f85cf03b-ccb3-4b5d-9c82-350c353fa990 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\nping 10.10.10.6 OK\nping 10.10.10.15 OK\n"} 2018-10-03 07:38:28,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-f85cf03b-ccb3-4b5d-9c82-350c353fa990 2018-10-03 07:38:29,023 - sdnvpn-results - INFO - Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted 2018-10-03 07:38:29,024 - __name__ - INFO - Sending stop signal to monitor thread 2018-10-03 07:38:29,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36e0688b05cb39aad8307c3db9033c080894c84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:38:30,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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,Accept-Encoding x-openstack-request-id: req-7fb4ceac-2387-404f-8f5a-81b3696d57d4 x-compute-request-id: req-7fb4ceac-2387-404f-8f5a-81b3696d57d4 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475502376 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.132778] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134461] pid_max: default: 32768 minimum: 301\n[ 0.135371] ACPI: Core revision 20150930\n[ 0.136777] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138109] Security Framework initialized\n[ 0.138939] Yama: becoming mindful.\n[ 0.139683] AppArmor: AppArmor initialized\n[ 0.140562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145873] Initializing cgroup subsys io\n[ 0.146703] Initializing cgroup subsys memory\n[ 0.147574] Initializing cgroup subsys devices\n[ 0.148473] Initializing cgroup subsys freezer\n[ 0.149361] Initializing cgroup subsys net_cls\n[ 0.150245] Initializing cgroup subsys perf_event\n[ 0.151172] Initializing cgroup subsys net_prio\n[ 0.152081] Initializing cgroup subsys hugetlb\n[ 0.152967] Initializing cgroup subsys pids\n[ 0.153852] CPU: Physical Processor ID: 0\n[ 0.155377] mce: CPU supports 10 MCE banks\n[ 0.156256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176025] ftrace: allocating 31920 entries in 125 pages\n[ 0.202893] smpboot: Max logical packages: 1\n[ 0.203807] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205191] x2apic enabled\n[ 0.206016] Switched APIC routing to physical x2apic.\n[ 0.207794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208940] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212814] KVM setup paravirtual spinlock\n[ 0.214127] x86: Booted up 1 node, 1 CPUs\n[ 0.214950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216365] devtmpfs: initialized\n[ 0.218095] evm: security.selinux\n[ 0.218811] evm: security.SMACK64\n[ 0.219513] evm: security.SMACK64EXEC\n[ 0.220277] evm: security.SMACK64TRANSMUTE\n[ 0.221105] evm: security.SMACK64MMAP\n[ 0.221869] evm: security.ima\n[ 0.222520] evm: security.capability\n[ 0.223348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225243] pinctrl core: initialized pinctrl subsystem\n[ 0.226364] RTC time: 7:37:48, date: 10/03/18\n[ 0.227341] NET: Registered protocol family 16\n[ 0.228331] cpuidle: using governor ladder\n[ 0.229165] cpuidle: using governor menu\n[ 0.229965] PCCT header not found.\n[ 0.230740] ACPI: bus type PCI registered\n[ 0.231558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232832] PCI: Using configuration type 1 for base access\n[ 0.234606] ACPI: Added _OSI(Module Device)\n[ 0.235472] ACPI: Added _OSI(Processor Device)\n[ 0.236357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237277] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239438] ACPI: Interpreter enabled\n[ 0.240230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247759] ACPI: (supports S0 S5)\n[ 0.248474] ACPI: Using IOAPIC for interrupt routing\n[ 0.249578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258671] acpiphp: Slot [3] registered\n[ 0.259487] acpiphp: Slot [4] registered\n[ 0.260309] acpiphp: Slot [5] registered\n[ 0.261129] acpiphp: Slot [6] registered\n[ 0.261951] acpiphp: Slot [7] registered\n[ 0.262773] acpiphp: Slot [8] registered\n[ 0.263589] acpiphp: Slot [9] registered\n[ 0.264413] acpiphp: Slot [10] registered\n[ 0.265244] acpiphp: Slot [11] registered\n[ 0.266075] acpiphp: Slot [12] registered\n[ 0.266913] acpiphp: Slot [13] registered\n[ 0.267741] acpiphp: Slot [14] registered\n[ 0.268569] acpiphp: Slot [15] registered\n[ 0.279561] acpiphp: Slot [16] registered\n[ 0.280404] acpiphp: Slot [17] registered\n[ 0.281238] acpiphp: Slot [18] registered\n[ 0.282070] acpiphp: Slot [19] registered\n[ 0.282897] acpiphp: Slot [20] registered\n[ 0.283735] acpiphp: Slot [21] registered\n[ 0.284559] acpiphp: Slot [22] registered\n[ 0.285386] acpiphp: Slot [23] registered\n[ 0.286215] acpiphp: Slot [24] registered\n[ 0.287046] acpiphp: Slot [25] registered\n[ 0.287878] acpiphp: Slot [26] registered\n[ 0.288704] acpiphp: Slot [27] registered\n[ 0.289529] acpiphp: Slot [28] registered\n[ 0.290366] acpiphp: Slot [29] registered\n[ 0.291194] acpiphp: Slot [30] registered\n[ 0.292028] acpiphp: Slot [31] registered\n[ 0.292852] PCI host bridge to bus 0000:00\n[ 0.293683] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299156] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378003] vgaarb: loaded\n[ 0.378612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379764] SCSI subsystem initialized\n[ 0.380598] ACPI: bus type USB registered\n[ 0.381430] usbcore: registered new interface driver usbfs\n[ 0.382482] usbcore: registered new interface driver hub\n[ 0.383506] usbcore: registered new device driver usb\n[ 0.384575] PCI: Using ACPI for IRQ routing\n[ 0.385614] NetLabel: Initializing\n[ 0.386340] NetLabel: domain hash size = 128\n[ 0.387214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388183] NetLabel: unlabeled traffic allowed by default\n[ 0.389294] clocksource: Switched to clocksource kvm-clock\n[ 0.394799] AppArmor: AppArmor Filesystem Enabled\n[ 0.395781] pnp: PnP ACPI init\n[ 0.396707] pnp: PnP ACPI: found 5 devices\n[ 0.403085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404816] NET: Registered protocol family 2\n[ 0.405794] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407090] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409471] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411752] NET: Registered protocol family 1\n[ 0.412629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413751] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443157] Trying to unpack rootfs image as initramfs...\n[ 0.493247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507268] Scanning for low memory corruption every 60 seconds\n[ 0.508610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509792] audit: initializing netlink subsys (disabled)\n[ 0.510846] audit: type=2000 audit(1538552269.701:1): initialized\n[ 0.512181] Initialise system trusted keyring\n[ 0.513133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516317] zbud: loaded\n[ 0.517033] VFS: Disk quotas dquot_6.6.0\n[ 0.517881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519421] fuse init (API version 7.23)\n[ 0.520337] Key type big_key registered\n[ 0.521157] Allocating IMA MOK and blacklist keyrings.\n[ 0.522309] Key type asymmetric registered\n[ 0.523151] Asymmetric key parser 'x509' registered\n[ 0.524124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525995] io scheduler noop registered\n[ 0.526808] io scheduler deadline registered (default)\n[ 0.527818] io scheduler cfq registered\n[ 0.528665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532527] ACPI: Power Button [PWRF]\n[ 0.533396] GHES: HEST is not enabled!\n[ 0.547168] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608681] Linux agpgart interface v0.103\n[ 0.610853] brd: module loaded\n[ 0.612573] loop: module loaded\n[ 0.617407] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618898] GPT:90111 != 2097151\n[ 0.619585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620705] GPT:90111 != 2097151\n[ 0.621400] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622396] vda: vda1 vda15\n[ 0.624244] scsi host0: ata_piix\n[ 0.625010] scsi host1: ata_piix\n[ 0.625739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628466] libphy: Fixed MDIO Bus: probed\n[ 0.629317] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630292] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632684] PPP generic driver version 2.4.2\n[ 0.633853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635096] ehci-pci: EHCI PCI platform driver\n[ 0.635990] ehci-platform: EHCI generic platform driver\n[ 0.637002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638298] ohci-pci: OHCI PCI platform driver\n[ 0.639209] ohci-platform: OHCI generic platform driver\n[ 0.640225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655810] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657292] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662207] usb usb1: Product: UHCI Host Controller\n[ 0.663165] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665530] hub 1-0:1.0: USB hub found\n[ 0.666317] hub 1-0:1.0: 2 ports detected\n[ 0.667238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669406] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671440] mousedev: PS/2 mouse device common for all mice\n[ 0.672729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675742] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678545] i2c /dev entries driver\n[ 0.679466] device-mapper: uevent: version 1.0.3\n[ 0.680621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682742] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684417] NET: Registered protocol family 10\n[ 0.685728] NET: Registered protocol family 17\n[ 0.686811] Key type dns_resolver registered\n[ 0.687917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689329] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691382] registered taskstats version 1\n[ 0.692563] Loading compiled-in X.509 certificates\n[ 0.694346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696698] zswap: loaded using pool lzo/zbud\n[ 0.698165] Key type trusted registered\n[ 0.700199] Key type encrypted registered\n[ 0.701078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702170] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703261] evm: HMAC attrs: 0x1\n[ 0.704243] Magic number: 6:570:621\n[ 0.705135] rtc_cmos 00:00: setting system clock to 2018-10-03 07:37:49 UTC (1538552269)\n[ 0.706811] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707972] EDD information not available.\n[ 0.781882] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783748] ata1.00: configured for MWDMA2\n[ 0.785237] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798599] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800287] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801924] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806251] Write protecting the kernel read-only data: 14336k\n[ 0.808228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810509] 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.871312] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\"\nTop of 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.84s]\nping 10.10.10.15 OK\nping 10.10.10.6 OK\nping 10.10.10.15 OK\nping 10.10.10.6 OK\n"} 2018-10-03 07:38:30,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-7fb4ceac-2387-404f-8f5a-81b3696d57d4 2018-10-03 07:38:30,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4959cd7dc53a8172ee84285a36bafd35d597b7" -d '{"forceDelete": null}' 2018-10-03 07:38:30,421 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:38: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-12b0b63d-c1e1-4647-8855-a8e6df2ccd22 x-compute-request-id: req-12b0b63d-c1e1-4647-8855-a8e6df2ccd22 Content-Length: 0 Content-Type: application/json 2018-10-03 07:38:30,421 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/70f24f19-3e76-4af4-87d1-1395a3ea7cda/action used request id req-12b0b63d-c1e1-4647-8855-a8e6df2ccd22 2018-10-03 07:38:30,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4959cd7dc53a8172ee84285a36bafd35d597b7" -d '{"forceDelete": null}' 2018-10-03 07:38:30,595 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:38: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-b275207f-ba55-4e66-a3d2-816c916ae4c4 x-compute-request-id: req-b275207f-ba55-4e66-a3d2-816c916ae4c4 Content-Length: 0 Content-Type: application/json 2018-10-03 07:38:30,595 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/664d0850-fad7-4f04-8cef-50c030704ca3/action used request id req-b275207f-ba55-4e66-a3d2-816c916ae4c4 2018-10-03 07:38:30,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4959cd7dc53a8172ee84285a36bafd35d597b7" -d '{"forceDelete": null}' 2018-10-03 07:38:30,810 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:38: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-fe6d7d07-a2d4-4575-a1e5-cec7dac91f0c x-compute-request-id: req-fe6d7d07-a2d4-4575-a1e5-cec7dac91f0c Content-Length: 0 Content-Type: application/json 2018-10-03 07:38:30,811 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f444784c-440c-4e5f-8632-0ad34cbe3e87/action used request id req-fe6d7d07-a2d4-4575-a1e5-cec7dac91f0c 2018-10-03 07:38:30,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/7292e39d-9d3c-4224-881a-f076350b3e82 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71cdfbdc96f411397ad5193aeeda01315acef23e" 2018-10-03 07:38:32,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e8084a9-1f32-4c5a-a2dc-0fb767698dec Date: Wed, 03 Oct 2018 07:38:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:38:32,249 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7292e39d-9d3c-4224-881a-f076350b3e82 used request id req-2e8084a9-1f32-4c5a-a2dc-0fb767698dec 2018-10-03 07:38:32,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/37a7dfcd-2557-4488-b09f-d176c0b9c7d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8358b3fe62f5aae2750653682ef59b2e3e4b6687" 2018-10-03 07:38:32,516 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-f5d8cd48-2ec7-46af-ac1a-21becbe0b4cc Date: Wed, 03 Oct 2018 07:38:32 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 37a7dfcd-2557-4488-b09f-d176c0b9c7d5: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-10-03 07:38:32,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/37a7dfcd-2557-4488-b09f-d176c0b9c7d5 used request id req-f5d8cd48-2ec7-46af-ac1a-21becbe0b4cc 2018-10-03 07:38:32,516 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 37a7dfcd-2557-4488-b09f-d176c0b9c7d5: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-10-03 07:38:32,517 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '37a7dfcd-2557-4488-b09f-d176c0b9c7d5')]: Unable to complete operation on subnet 37a7dfcd-2557-4488-b09f-d176c0b9c7d5: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-f5d8cd48-2ec7-46af-ac1a-21becbe0b4cc'] 2018-10-03 07:38:32,517 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 37a7dfcd-2557-4488-b09f-d176c0b9c7d5 was not deleted. 2018-10-03 07:38:32,517 - 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-10-03 07:38:32,518 - sdnvpn-results - INFO - All the subtests have passed. 2018-10-03 07:38:32,535 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-10-03 07:38:32,535 - 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-10-03 07:38:32,535 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-10-03 07:38:32,535 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-10-03 07:38:32,535 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-10-03 07:38:32,630 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-10-03 07:38:32,630 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-10-03 07:38:32,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:38:32,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:38:32,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:38:32,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:38:32,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:38:32,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:38:32,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:38:32,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:38:32,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:38:32,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:38:32,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:38:32,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:38:32,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:38:32,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:38:32,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:38:32,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:38:32,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:38:32,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:38:32,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:38:32,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:38:32,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:38:32,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:38:32,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:38:32,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:38:32,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:38:32,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:38:32,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:38:32,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:38:32,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:38:32,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:38:32,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:38:32,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:38:32,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:38:32,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:38:32,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:38:32,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:38:32,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:38:32,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:38:32,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:38:32,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:38:32,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:38:32,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:38:32,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:38:32,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:38:32,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:38:32,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:38:32,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:38:32,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:38:32,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-10-03 07:38:32,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:38:32,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:38:32,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:38:32,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:38:32,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:38:32,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:38:32,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:38:32,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:38:32,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:38:32,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:38:32,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:38:32,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:38:32,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:38:32,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:38:32,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:38:32,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:38:32,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:38:32,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:38:32,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:38:32,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:38:32,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:38:32,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:38:32,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:38:32,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:38:32,641 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:38:32,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:38:32,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8589f98c-55ac-464a-86b4-a63dfac46054 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:38:32,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8589f98c-55ac-464a-86b4-a63dfac46054 2018-10-03 07:38:32,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:38:33,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:38:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["Qxs4uNezT26xUWnE1YIsww"], "issued_at": "2018-10-03T07:38:33.000000Z"}} 2018-10-03 07:38:33,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497f9f24c4238886f3369f8ccdd2c6aa54e5f48a" 2018-10-03 07:38:33,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-1b7acf5f-afc6-49e8-9b4e-b7a100018b2f Date: Wed, 03 Oct 2018 07:38:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-10-03 07:38:33,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-1b7acf5f-afc6-49e8-9b4e-b7a100018b2f 2018-10-03 07:38:33,208 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-10-03 07:38:33,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497f9f24c4238886f3369f8ccdd2c6aa54e5f48a" 2018-10-03 07:38:33,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d0ce676e-ae82-4258-938c-579c878a08aa Date: Wed, 03 Oct 2018 07:38: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-10-03 07:38:33,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d0ce676e-ae82-4258-938c-579c878a08aa 2018-10-03 07:38:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}497f9f24c4238886f3369f8ccdd2c6aa54e5f48a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-10-03 07:38:33,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e X-Openstack-Request-Id: req-9b03735d-b2d1-470f-97f6-739ce7d81297 Date: Wed, 03 Oct 2018 07:38:33 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-10-03T07:38:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T07:38:33Z", "visibility": "public", "locations": [], "self": "/v2/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "min_disk": 0, "protected": false, "id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "file": "/v2/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e/file", "checksum": null, "owner": "19cfe43276e744d1a074a6b48492f500", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 07:38:33,646 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9b03735d-b2d1-470f-97f6-739ce7d81297 2018-10-03 07:38:33,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497f9f24c4238886f3369f8ccdd2c6aa54e5f48a" -d '' 2018-10-03 07:38:46,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad826452-917a-4f6a-848f-25a01e00a510 Date: Wed, 03 Oct 2018 07:38:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:38:46,639 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e/file used request id req-ad826452-917a-4f6a-848f-25a01e00a510 2018-10-03 07:38:46,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:38:46,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:38:46,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:38:46,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:38:46,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:38:46,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:38:46,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:38:46,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:38:46,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:38:46,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:38:46,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:38:46,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:38:46,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:38:46,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:38:46,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:38:46,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:38:46,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:38:46,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:38:46,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:38:46,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:38:46,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:38:46,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:38:46,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:38:46,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:38:46,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:38:46,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd68465-2961-43fd-b3ab-9c34d79feb1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:38:46,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7fd68465-2961-43fd-b3ab-9c34d79feb1a 2018-10-03 07:38:46,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:38:47,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:38:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["YYDTGbwNTrqlUm1lqyGgUg"], "issued_at": "2018-10-03T07:38:47.000000Z"}} 2018-10-03 07:38:47,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15406fa89b57e50d000f2c06b53aaf14ed6c1fd0" 2018-10-03 07:38:47,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38: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-9f6935e2-d648-437e-815d-3265d227614f x-compute-request-id: req-9f6935e2-d648-437e-815d-3265d227614f Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 07:38:47,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail used request id req-9f6935e2-d648-437e-815d-3265d227614f 2018-10-03 07:38:47,206 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-10-03 07:38:47,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15406fa89b57e50d000f2c06b53aaf14ed6c1fd0" -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-10-03 07:38:47,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38: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-1dcef219-dc17-4554-a967-12d3e2822701 x-compute-request-id: req-1dcef219-dc17-4554-a967-12d3e2822701 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:38:47,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1dcef219-dc17-4554-a967-12d3e2822701 2018-10-03 07:38:47,259 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=9f1e8789-c1fd-45a5-b601-cb86be04158b created successfully. 2018-10-03 07:38:47,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:38:47,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c63454-6b4e-4c33-8559-f7f37f21a6f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:38:47,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f6c63454-6b4e-4c33-8559-f7f37f21a6f7 2018-10-03 07:38:47,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:38:47,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:38:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["BT_FzVihTcyQuI13O7NZPg"], "issued_at": "2018-10-03T07:38:47.000000Z"}} 2018-10-03 07:38:47,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" 2018-10-03 07:38:47,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3271 X-Openstack-Request-Id: req-cb4ad79e-6be4-4012-8107-96d9a84cf551 Date: Wed, 03 Oct 2018 07:38:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"194fcd24-3532-4f18-808f-1454362be87e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["37a7dfcd-2557-4488-b09f-d176c0b9c7d5"],"description":"","tags":[],"updated_at":"2018-10-03T07:35:29Z","provider:segmentation_id":65,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:35:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["aa9353fd-55a9-48ce-acb3-e085ccd7fd8d"],"description":"","tags":[],"updated_at":"2018-10-03T07:21:29Z","provider:segmentation_id":85,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:28Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:38:47,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-cb4ad79e-6be4-4012-8107-96d9a84cf551 2018-10-03 07:38:47,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" 2018-10-03 07:38:48,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-de05754e-e125-4f77-8b38-19156c4bf0fa Date: Wed, 03 Oct 2018 07:38:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:09Z","dns_nameservers":[],"updated_at":"2018-10-03T05:01:09Z","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":"49cf8812c1134698a77a5fa5c0d97d07","id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"194fcd24-3532-4f18-808f-1454362be87e","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:35:29Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:35:29Z","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":"19cfe43276e744d1a074a6b48492f500","id":"37a7dfcd-2557-4488-b09f-d176c0b9c7d5","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:29Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:21:29Z","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":"19cfe43276e744d1a074a6b48492f500","id":"aa9353fd-55a9-48ce-acb3-e085ccd7fd8d","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2018-10-03 07:38:48,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-de05754e-e125-4f77-8b38-19156c4bf0fa 2018-10-03 07:38:48,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" 2018-10-03 07:38:48,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e30c8deb-be6b-4014-a586-8aecefd1ba22 Date: Wed, 03 Oct 2018 07:38:48 GMT RESP BODY: {"routers": []} 2018-10-03 07:38:48,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-e30c8deb-be6b-4014-a586-8aecefd1ba22 2018-10-03 07:38:48,298 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-10-03 07:38:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"network": {"name": "sdnvpn-13-1-net", "admin_state_up": true}}' 2018-10-03 07:38:48,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-e8f38464-b961-41be-a74b-daad3c5d6afd Date: Wed, 03 Oct 2018 07:38: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":"dd1b1746-325b-4edb-bb0b-639c51b74240","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T07:38:48Z","is_default":false,"provider:segmentation_id":88,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:48Z","mtu":1450}} 2018-10-03 07:38:48,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-e8f38464-b961-41be-a74b-daad3c5d6afd 2018-10-03 07:38:48,724 - sdnvpn.lib.openstack_utils - DEBUG - Network 'dd1b1746-325b-4edb-bb0b-639c51b74240' created successfully 2018-10-03 07:38:48,724 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-03 07:38:48,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"subnets": [{"ip_version": 4, "network_id": "dd1b1746-325b-4edb-bb0b-639c51b74240", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-13-1-subnet"}]}' 2018-10-03 07:38:49,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-5fe32f2c-bbbc-494b-aec4-09bce7b192a1 Date: Wed, 03 Oct 2018 07:38:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:48Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-10-03T07:38:48Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"19cfe43276e744d1a074a6b48492f500","id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","subnetpool_id":null,"name":"sdnvpn-13-1-subnet"}]} 2018-10-03 07:38:49,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-5fe32f2c-bbbc-494b-aec4-09bce7b192a1 2018-10-03 07:38:49,194 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'c3378ec6-169c-4d69-95cc-4502b0da5a87' created successfully 2018-10-03 07:38:49,194 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-03 07:38:49,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"router": {"name": "sdnvpn-13-1-router", "admin_state_up": true}}' 2018-10-03 07:38:49,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-e7de7254-4af7-4b9c-800f-f9ce44eabb13 Date: Wed, 03 Oct 2018 07:38:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:38:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:38:49Z", "revision_number": 0, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "e80ded95-9837-4f79-a0e2-33680e6d7872", "name": "sdnvpn-13-1-router"}} 2018-10-03 07:38:49,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-e7de7254-4af7-4b9c-800f-f9ce44eabb13 2018-10-03 07:38:49,580 - sdnvpn.lib.openstack_utils - DEBUG - Router 'e80ded95-9837-4f79-a0e2-33680e6d7872' created successfully 2018-10-03 07:38:49,580 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-03 07:38:49,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"subnet_id": "c3378ec6-169c-4d69-95cc-4502b0da5a87"}' 2018-10-03 07:38:51,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9ab685f5-311f-4165-9f0f-ccaa6da7dc01 Date: Wed, 03 Oct 2018 07:38:51 GMT RESP BODY: {"network_id": "dd1b1746-325b-4edb-bb0b-639c51b74240", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "subnet_id": "c3378ec6-169c-4d69-95cc-4502b0da5a87", "subnet_ids": ["c3378ec6-169c-4d69-95cc-4502b0da5a87"], "port_id": "31600fa2-7934-42a1-b0ce-80e0ca9a30c5", "id": "e80ded95-9837-4f79-a0e2-33680e6d7872"} 2018-10-03 07:38:51,058 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872/add_router_interface used request id req-9ab685f5-311f-4165-9f0f-ccaa6da7dc01 2018-10-03 07:38:51,058 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-03 07:38:51,059 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-03 07:38:51,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" 2018-10-03 07:38:51,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3932 X-Openstack-Request-Id: req-921432a6-60ed-4d7d-9dea-e4b1698dcf52 Date: Wed, 03 Oct 2018 07:38:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"194fcd24-3532-4f18-808f-1454362be87e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["37a7dfcd-2557-4488-b09f-d176c0b9c7d5"],"description":"","tags":[],"updated_at":"2018-10-03T07:35:29Z","provider:segmentation_id":65,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:35:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["aa9353fd-55a9-48ce-acb3-e085ccd7fd8d"],"description":"","tags":[],"updated_at":"2018-10-03T07:21:29Z","provider:segmentation_id":85,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:28Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47c65929-6ef9-4c72-8b0c-2e09eb4adaeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e9c71408e764ac48f993f6c6104a90a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:06:09Z","provider:segmentation_id":29,"name":"c_rally_8d7958f5_iq7JpgVa","admin_state_up":true,"tenant_id":"4e9c71408e764ac48f993f6c6104a90a","created_at":"2018-10-03T06:06:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dfa70af-cefc-43cd-b850-d4b3e963543d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b8df8e0bb4947dc885a8482c2c70e9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-03T06:08:01Z","provider:segmentation_id":58,"name":"c_rally_412f9e5d_rEQSKksO","admin_state_up":true,"tenant_id":"4b8df8e0bb4947dc885a8482c2c70e9e","created_at":"2018-10-03T06:08:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dd1b1746-325b-4edb-bb0b-639c51b74240","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","subnets":["c3378ec6-169c-4d69-95cc-4502b0da5a87"],"description":"","tags":[],"updated_at":"2018-10-03T07:38:48Z","provider:segmentation_id":88,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:38:51,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-921432a6-60ed-4d7d-9dea-e4b1698dcf52 2018-10-03 07:38:51,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"router": {"external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8"}}}' 2018-10-03 07:38:53,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-26a9db8b-2e11-4bb2-863d-e31b6073c0e3 Date: Wed, 03 Oct 2018 07:38:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:38:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:38:52Z", "revision_number": 4, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "e80ded95-9837-4f79-a0e2-33680e6d7872", "name": "sdnvpn-13-1-router"}} 2018-10-03 07:38:53,174 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872 used request id req-26a9db8b-2e11-4bb2-863d-e31b6073c0e3 2018-10-03 07:38:53,175 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-03 07:38:53,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" 2018-10-03 07:38:53,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-2f53fbdc-cadb-426c-8e78-937c3721d13a Date: Wed, 03 Oct 2018 07:38:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "created_at": "2018-10-03T07:01:19Z", "updated_at": "2018-10-03T07:01:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "502c93ad-0cae-435a-8d67-12b40e42fd6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "5fa9c069-52b1-40f9-a1cc-089bf807696a", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "69f5e405-a01e-4eed-bfdc-af6ffc1257da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:01:19Z", "revision_number": 0, "id": "9cdad5b8-91cc-44dd-9e6f-0fe7776863c9", "remote_group_id": "044a405d-4886-4654-afc0-44603bd95275", "remote_ip_prefix": null, "created_at": "2018-10-03T07:01:19Z", "security_group_id": "044a405d-4886-4654-afc0-44603bd95275", "tenant_id": "27ead06b8e0f4c69bc81c47574a73833", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ead06b8e0f4c69bc81c47574a73833"}], "revision_number": 4, "project_id": "27ead06b8e0f4c69bc81c47574a73833", "id": "044a405d-4886-4654-afc0-44603bd95275", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "created_at": "2018-10-03T05:01:02Z", "updated_at": "2018-10-03T05:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "186a67fe-2584-47e0-876c-96aac41a0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "5567f928-d31e-4b4e-ac44-9dae49608841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "6f33259a-ef1a-4ba6-beef-bb121f1509a1", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv4", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:01:02Z", "revision_number": 0, "id": "d7fe53b5-201a-4839-a3f7-5e332c04a4c7", "remote_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "remote_ip_prefix": null, "created_at": "2018-10-03T05:01:02Z", "security_group_id": "23e8eea7-31b7-430d-959e-3e89687ae265", "tenant_id": "49cf8812c1134698a77a5fa5c0d97d07", "port_range_min": null, "ethertype": "IPv6", "project_id": "49cf8812c1134698a77a5fa5c0d97d07"}], "revision_number": 4, "project_id": "49cf8812c1134698a77a5fa5c0d97d07", "id": "23e8eea7-31b7-430d-959e-3e89687ae265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-03T05:13:33Z", "updated_at": "2018-10-03T05:13:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "8887c15c-0299-4563-95da-6d4396fb1414", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "9a10b9e3-91be-4932-9a04-1adc32d37ed6", "remote_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "bbde17bb-8626-46ca-b87e-67cccd571eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:13:33Z", "revision_number": 0, "id": "e99d36c9-fcdf-4d96-b457-d1595b7477c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:13:33Z", "security_group_id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e003135-9629-4aca-bfdd-e0a38e6031ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T05:11:25Z", "updated_at": "2018-10-03T05:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:25Z", "revision_number": 0, "id": "240df28c-49c0-4de7-b9d6-694182d106f2", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:25Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "6da2c191-c8ed-40e2-8e0b-d37c568b5e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "bdcac455-dd90-4b65-a81a-f0f262241a75", "remote_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T05:11:26Z", "revision_number": 0, "id": "e3e3f166-e779-44fe-92c0-76731cb73fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T05:11:26Z", "security_group_id": "647c0a65-84ee-44e3-8b51-80b07a142394", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 4, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "647c0a65-84ee-44e3-8b51-80b07a142394", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:06:22Z", "updated_at": "2018-10-03T07:09:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "0838e4cc-b11d-485e-9ba6-1a7f9d30e077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "2710fe4e-1fec-43e7-8f84-31ef72f8c035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-10-03T07:09:20Z", "revision_number": 0, "id": "3f5d8f18-17e7-447f-8cd5-5d139c9c9870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:09:20Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 179, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "63dfa237-e324-4c12-996e-efb08e079b07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "7fa378e2-d203-4d39-b1c8-2744a1ba9c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": 80, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:22Z", "revision_number": 0, "id": "8a356456-d50c-494c-ab72-f7a1609fca4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:22Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv6", "project_id": "19cfe43276e744d1a074a6b48492f500"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-03T07:06:23Z", "revision_number": 0, "id": "f5adf667-9986-495f-9cdd-6db76f4d099d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-03T07:06:23Z", "security_group_id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "port_range_min": null, "ethertype": "IPv4", "project_id": "19cfe43276e744d1a074a6b48492f500"}], "revision_number": 7, "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "67adad6d-6fd0-4161-9ed4-ce227b0205b8", "name": "sdnvpn-sg"}]} 2018-10-03 07:38:53,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-2f53fbdc-cadb-426c-8e78-937c3721d13a 2018-10-03 07:38:53,366 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:38:53,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:38:53,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f5d066-869c-438e-8857-e469ac00d6ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:38:53,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-52f5d066-869c-438e-8857-e469ac00d6ac 2018-10-03 07:38:53,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:38:53,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:38:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["zltMQLX6QvWfmpfIAExWgQ"], "issued_at": "2018-10-03T07:38:53.000000Z"}} 2018-10-03 07:38:53,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253b585b50a8a33477cc91b24b2c969bd60433eb" 2018-10-03 07:38:53,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38: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-1cc7c4fa-9f3d-4f81-a4c8-11a40d304d6c x-compute-request-id: req-1cc7c4fa-9f3d-4f81-a4c8-11a40d304d6c Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 07:38:53,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-1cc7c4fa-9f3d-4f81-a4c8-11a40d304d6c 2018-10-03 07:38:53,939 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-10-03 07:38:53,939 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-1'... 2018-10-03 07:38:53,939 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-1 flavor=m1.custom image=5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e network=dd1b1746-325b-4edb-bb0b-639c51b74240 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2018-10-03 07:38:53,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:38:53,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:38:53,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:38:53,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:38:53,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:38:53,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:38:53,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:38:53,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:38:53,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:38:53,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:38:53,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:38:53,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:38:53,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:38:53,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:38:53,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:38:53,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:38:53,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:38:53,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:38:53,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:38:53,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:38:53,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:38:53,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:38:53,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:38:53,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:38:53,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:38:53,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:38:53,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:38:53,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:38:53,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:38:53,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:38:53,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:38:53,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:38:53,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:38:53,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:38:53,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:38:53,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:38:53,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:38:53,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:38:53,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:38:53,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:38:53,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:38:53,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:38:53,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:38:53,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:38:53,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:38:53,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:38:53,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:38:53,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:38:53,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:38:53,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-794bc22a-0245-4f48-842d-a52137e39da3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:38:53,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-794bc22a-0245-4f48-842d-a52137e39da3 2018-10-03 07:38:53,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:38:54,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["Y6mAtBniS-6H5-WJ-ZusUw"], "issued_at": "2018-10-03T07:38:54.000000Z"}} 2018-10-03 07:38:54,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4c184dede9ef0e3d1063551448a0b8d68624ee1" 2018-10-03 07:38:54,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c14abde-88ff-4899-8b84-0960e47720ef x-compute-request-id: req-7c14abde-88ff-4899-8b84-0960e47720ef Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:38:54,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7c14abde-88ff-4899-8b84-0960e47720ef 2018-10-03 07:38:54,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4c184dede9ef0e3d1063551448a0b8d68624ee1" 2018-10-03 07:38:54,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9bb5af3-075f-4626-bdcb-82aeec0372a2 x-compute-request-id: req-a9bb5af3-075f-4626-bdcb-82aeec0372a2 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:38:54,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b used request id req-a9bb5af3-075f-4626-bdcb-82aeec0372a2 2018-10-03 07:38:54,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4c184dede9ef0e3d1063551448a0b8d68624ee1" -d '{"server": {"name": "sdnvpn-13-1", "imageRef": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dd1b1746-325b-4edb-bb0b-639c51b74240"}], "config_drive": true}}' 2018-10-03 07:38:56,022 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:38:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60535d15-9ed6-44fa-bb61-69e484450a8a x-compute-request-id: req-60535d15-9ed6-44fa-bb61-69e484450a8a Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "adminPass": "24Q5zZ4vGRHU"}} 2018-10-03 07:38:56,022 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-60535d15-9ed6-44fa-bb61-69e484450a8a 2018-10-03 07:38:56,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:38:56,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b35a0f-0351-4b50-bc3d-8d5028eb3a37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:38:56,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-75b35a0f-0351-4b50-bc3d-8d5028eb3a37 2018-10-03 07:38:56,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:38:56,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["GUPiW3QtQceOdwkcfK2EcA"], "issued_at": "2018-10-03T07:38:56.000000Z"}} 2018-10-03 07:38:56,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:38:56,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:38:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bc024f1-21f4-4b4b-a22f-408680d26c2d x-compute-request-id: req-4bc024f1-21f4-4b4b-a22f-408680d26c2d Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "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-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:38:56,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-4bc024f1-21f4-4b4b-a22f-408680d26c2d 2018-10-03 07:38:59,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:00,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:39:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-190d39c9-9184-45be-9854-61e537bd55b4 x-compute-request-id: req-190d39c9-9184-45be-9854-61e537bd55b4 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.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:00,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-190d39c9-9184-45be-9854-61e537bd55b4 2018-10-03 07:39:03,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:04,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:39: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-de144eee-48ea-4552-ba64-605d9aaa00f1 x-compute-request-id: req-de144eee-48ea-4552-ba64-605d9aaa00f1 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:04,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-de144eee-48ea-4552-ba64-605d9aaa00f1 2018-10-03 07:39:07,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:07,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1dd6786-80db-48ca-a4e2-310c89a64798 x-compute-request-id: req-d1dd6786-80db-48ca-a4e2-310c89a64798 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:07,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-d1dd6786-80db-48ca-a4e2-310c89a64798 2018-10-03 07:39:10,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:11,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-43974dc9-f252-4942-bcfd-d6ba9aec5d4c x-compute-request-id: req-43974dc9-f252-4942-bcfd-d6ba9aec5d4c Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:11,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-43974dc9-f252-4942-bcfd-d6ba9aec5d4c 2018-10-03 07:39:14,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:15,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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,Accept-Encoding x-openstack-request-id: req-b01bc302-093e-40d9-aec0-69b5215d7274 x-compute-request-id: req-b01bc302-093e-40d9-aec0-69b5215d7274 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:15,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-b01bc302-093e-40d9-aec0-69b5215d7274 2018-10-03 07:39:18,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:18,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-eaa0b015-0bf8-4231-89ee-4e1672c977aa x-compute-request-id: req-eaa0b015-0bf8-4231-89ee-4e1672c977aa Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:18,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-eaa0b015-0bf8-4231-89ee-4e1672c977aa 2018-10-03 07:39:21,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:22,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:39: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-100fc083-cdc1-4674-8fd4-7074fbbcce32 x-compute-request-id: req-100fc083-cdc1-4674-8fd4-7074fbbcce32 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:22,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-100fc083-cdc1-4674-8fd4-7074fbbcce32 2018-10-03 07:39:25,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:26,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-3c6b81ac-160e-4462-9b29-7dd546ab2ce9 x-compute-request-id: req-3c6b81ac-160e-4462-9b29-7dd546ab2ce9 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:26,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-3c6b81ac-160e-4462-9b29-7dd546ab2ce9 2018-10-03 07:39:29,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:29,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:39: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-984a214f-7335-4320-98bc-fc7e778220b9 x-compute-request-id: req-984a214f-7335-4320-98bc-fc7e778220b9 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:29,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-984a214f-7335-4320-98bc-fc7e778220b9 2018-10-03 07:39:32,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:33,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:39: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-839dcc71-37d1-439c-b544-4a1b6bc9ce5d x-compute-request-id: req-839dcc71-37d1-439c-b544-4a1b6bc9ce5d Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:33,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-839dcc71-37d1-439c-b544-4a1b6bc9ce5d 2018-10-03 07:39:36,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:37,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:39: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-5aedf7b2-791f-4582-a82d-28d953711e30 x-compute-request-id: req-5aedf7b2-791f-4582-a82d-28d953711e30 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:37,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-5aedf7b2-791f-4582-a82d-28d953711e30 2018-10-03 07:39:40,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:40,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:39: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-9889bddb-6765-4a0d-a8f2-a2b4e416cd99 x-compute-request-id: req-9889bddb-6765-4a0d-a8f2-a2b4e416cd99 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:40,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-9889bddb-6765-4a0d-a8f2-a2b4e416cd99 2018-10-03 07:39:43,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:44,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:39: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-d43300a4-35b1-4a3f-ad1a-174a3201aa62 x-compute-request-id: req-d43300a4-35b1-4a3f-ad1a-174a3201aa62 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:44,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-d43300a4-35b1-4a3f-ad1a-174a3201aa62 2018-10-03 07:39:47,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:48,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-136480a1-d4be-4019-bfa3-32d696ba7660 x-compute-request-id: req-136480a1-d4be-4019-bfa3-32d696ba7660 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:48,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-136480a1-d4be-4019-bfa3-32d696ba7660 2018-10-03 07:39:51,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:51,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:39: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-92ff2350-adc4-4fe0-add5-a1a8880f9669 x-compute-request-id: req-92ff2350-adc4-4fe0-add5-a1a8880f9669 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:51,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-92ff2350-adc4-4fe0-add5-a1a8880f9669 2018-10-03 07:39:54,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:55,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:39: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-e7ab9efc-90ef-4f8d-b16d-7fe3a046ed92 x-compute-request-id: req-e7ab9efc-90ef-4f8d-b16d-7fe3a046ed92 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:55,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-e7ab9efc-90ef-4f8d-b16d-7fe3a046ed92 2018-10-03 07:39:58,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:39:59,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:39:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13c00f67-f702-48de-9d36-9d10e161089f x-compute-request-id: req-13c00f67-f702-48de-9d36-9d10e161089f Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:39:59,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-13c00f67-f702-48de-9d36-9d10e161089f 2018-10-03 07:40:02,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:02,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d9b8c84-3004-4afa-93d1-0b52a6bfdc91 x-compute-request-id: req-0d9b8c84-3004-4afa-93d1-0b52a6bfdc91 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:02,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-0d9b8c84-3004-4afa-93d1-0b52a6bfdc91 2018-10-03 07:40:05,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:06,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-a07de534-4b6f-4c22-af8c-bbfe1a8c3a45 x-compute-request-id: req-a07de534-4b6f-4c22-af8c-bbfe1a8c3a45 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:06,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-a07de534-4b6f-4c22-af8c-bbfe1a8c3a45 2018-10-03 07:40:09,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:09,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-965bb933-3106-4818-9dd8-52255240c325 x-compute-request-id: req-965bb933-3106-4818-9dd8-52255240c325 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:09,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-965bb933-3106-4818-9dd8-52255240c325 2018-10-03 07:40:12,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:13,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-522f9c7e-882e-4227-b077-eb7c4564ed82 x-compute-request-id: req-522f9c7e-882e-4227-b077-eb7c4564ed82 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:13,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-522f9c7e-882e-4227-b077-eb7c4564ed82 2018-10-03 07:40:16,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:17,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-2f79d131-c091-4a8b-9917-495eaf80298d x-compute-request-id: req-2f79d131-c091-4a8b-9917-495eaf80298d Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:17,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-2f79d131-c091-4a8b-9917-495eaf80298d 2018-10-03 07:40:20,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:20,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-ecd68f1e-716a-4249-8c02-ec8b269c6f28 x-compute-request-id: req-ecd68f1e-716a-4249-8c02-ec8b269c6f28 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:20,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-ecd68f1e-716a-4249-8c02-ec8b269c6f28 2018-10-03 07:40:23,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:24,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-41e8ee73-e8ed-47aa-b4bf-48099898a41e x-compute-request-id: req-41e8ee73-e8ed-47aa-b4bf-48099898a41e Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:24,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-41e8ee73-e8ed-47aa-b4bf-48099898a41e 2018-10-03 07:40:27,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:27,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-e6ed9ecf-92bf-4cbe-94e8-ff58d136e0e3 x-compute-request-id: req-e6ed9ecf-92bf-4cbe-94e8-ff58d136e0e3 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:27,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-e6ed9ecf-92bf-4cbe-94e8-ff58d136e0e3 2018-10-03 07:40:30,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:31,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-52987128-b43b-4198-b11c-96fcab3a2180 x-compute-request-id: req-52987128-b43b-4198-b11c-96fcab3a2180 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:31,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-52987128-b43b-4198-b11c-96fcab3a2180 2018-10-03 07:40:34,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:34,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-19c24223-5b16-404c-8f8f-a6bda0bc323d x-compute-request-id: req-19c24223-5b16-404c-8f8f-a6bda0bc323d Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:34,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-19c24223-5b16-404c-8f8f-a6bda0bc323d 2018-10-03 07:40:37,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:38,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-d1d2f1b9-89c0-4d6d-a04b-ca1194c59f65 x-compute-request-id: req-d1d2f1b9-89c0-4d6d-a04b-ca1194c59f65 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:38,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-d1d2f1b9-89c0-4d6d-a04b-ca1194c59f65 2018-10-03 07:40:41,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:41,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-7f67fc94-8897-4353-95b6-195e75a9fe4f x-compute-request-id: req-7f67fc94-8897-4353-95b6-195e75a9fe4f Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:41,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-7f67fc94-8897-4353-95b6-195e75a9fe4f 2018-10-03 07:40:44,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:45,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-449f6695-d3dd-45b9-8b9a-d44b29b2b9b3 x-compute-request-id: req-449f6695-d3dd-45b9-8b9a-d44b29b2b9b3 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:45,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-449f6695-d3dd-45b9-8b9a-d44b29b2b9b3 2018-10-03 07:40:48,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:48,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-34a46893-197d-40d6-97c4-c8744ee82aef x-compute-request-id: req-34a46893-197d-40d6-97c4-c8744ee82aef Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:48,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-34a46893-197d-40d6-97c4-c8744ee82aef 2018-10-03 07:40:51,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:52,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-c164e94c-c3e7-4fe1-9204-7aceb2a5f8e5 x-compute-request-id: req-c164e94c-c3e7-4fe1-9204-7aceb2a5f8e5 Content-Encoding: gzip Content-Length: 779 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:38:56Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:52,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-c164e94c-c3e7-4fe1-9204-7aceb2a5f8e5 2018-10-03 07:40:55,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c6d55cef49776c7b942a92c0a1809c43e7f1e5" 2018-10-03 07:40:55,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-cc923b81-dd5b-4b68-900a-69eb38984685 x-compute-request-id: req-cc923b81-dd5b-4b68-900a-69eb38984685 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": "2018-10-03T07:40:51.000000", "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:40:52Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:55,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-cc923b81-dd5b-4b68-900a-69eb38984685 2018-10-03 07:40:55,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4c184dede9ef0e3d1063551448a0b8d68624ee1" 2018-10-03 07:40:56,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-6bdd32cf-4d5a-4f5d-9327-31dd3c0c04cd x-compute-request-id: req-6bdd32cf-4d5a-4f5d-9327-31dd3c0c04cd 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:3b:56:86", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": "2018-10-03T07:40:51.000000", "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3f9964ad-f00d-42e4-8470-3ae16e526cee", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:40:52Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-10-03T07:38:55Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:40:56,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee used request id req-6bdd32cf-4d5a-4f5d-9327-31dd3c0c04cd 2018-10-03 07:40:56,594 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-1' booted successfully. IP='10.10.10.6'. 2018-10-03 07:40:56,594 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-1' to security group 'sdnvpn-sg'... 2018-10-03 07:40:56,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253b585b50a8a33477cc91b24b2c969bd60433eb" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:40:57,902 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:40: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-33c19eb2-dd45-4dd1-bae6-feff558770c1 x-compute-request-id: req-33c19eb2-dd45-4dd1-bae6-feff558770c1 Content-Length: 0 Content-Type: application/json 2018-10-03 07:40:57,902 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee/action used request id req-33c19eb2-dd45-4dd1-bae6-feff558770c1 2018-10-03 07:40:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" 2018-10-03 07:40:58,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10241 X-Openstack-Request-Id: req-7053b839-13d8-4ba2-a5e2-231f820bae77 Date: Wed, 03 Oct 2018 07:40:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:38:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.4"}],"id":"021e175b-98ad-4c9e-b609-c4f5d1a17747","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:0d:c1","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd1b1746-325b-4edb-bb0b-639c51b74240","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:38:50Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.1"}],"id":"31600fa2-7934-42a1-b0ce-80e0ca9a30c5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:2b:80","project_id":"19cfe43276e744d1a074a6b48492f500","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e80ded95-9837-4f79-a0e2-33680e6d7872","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:38:50Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.2"}],"id":"4a31aec6-3865-4325-b392-5f3c85e6ec48","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:e8:16","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd1b1746-325b-4edb-bb0b-639c51b74240","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:38:52Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.201"}],"id":"6f7fcb68-76a6-417d-8bea-e85026146760","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6b:a4:e7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e80ded95-9837-4f79-a0e2-33680e6d7872","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T07:38:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:35:31Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"37a7dfcd-2557-4488-b09f-d176c0b9c7d5","ip_address":"10.10.10.2"}],"id":"852e727e-4cb4-44cb-a9d5-e5844c6c5fae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:dd:2a","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-194fcd24-3532-4f18-808f-1454362be87e","name":"","admin_state_up":true,"network_id":"194fcd24-3532-4f18-808f-1454362be87e","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:35:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:21:30Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aa9353fd-55a9-48ce-acb3-e085ccd7fd8d","ip_address":"10.10.10.2"}],"id":"d40ae812-72ac-42a9-989d-cebf6cedfcd1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:c0:c1","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1e179db8-aea0-4c7b-b476-adb4e61271cb","name":"","admin_state_up":true,"network_id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:21:30Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aa9353fd-55a9-48ce-acb3-e085ccd7fd8d","ip_address":"10.10.10.3"}],"id":"da1b89b0-6dd8-43f3-8cd3-8236dd58e4e5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:08:55","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1e179db8-aea0-4c7b-b476-adb4e61271cb","name":"","admin_state_up":true,"network_id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:21:31Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aa9353fd-55a9-48ce-acb3-e085ccd7fd8d","ip_address":"10.10.10.4"}],"id":"dd0605e3-c2fc-4fdd-ad45-3f83d44c2354","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4d:fe:b9","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1e179db8-aea0-4c7b-b476-adb4e61271cb","name":"","admin_state_up":true,"network_id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:38:50Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.3"}],"id":"f052296e-9072-490d-aee7-6307735eaa09","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:f7:8b","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd1b1746-325b-4edb-bb0b-639c51b74240","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:35:31Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"37a7dfcd-2557-4488-b09f-d176c0b9c7d5","ip_address":"10.10.10.3"}],"id":"f6694c18-e088-47b5-b9ff-feaf3d7fefbe","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b7:66","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-194fcd24-3532-4f18-808f-1454362be87e","name":"","admin_state_up":true,"network_id":"194fcd24-3532-4f18-808f-1454362be87e","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:35:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:40:57Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.6"}],"id":"f6ef2a7a-4227-4e98-9bce-5023f9579b95","security_groups":["647c0a65-84ee-44e3-8b51-80b07a142394","67adad6d-6fd0-4161-9ed4-ce227b0205b8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:56:86","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3f9964ad-f00d-42e4-8470-3ae16e526cee","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:35:32Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"37a7dfcd-2557-4488-b09f-d176c0b9c7d5","ip_address":"10.10.10.4"}],"id":"fe29e165-460b-4a3e-a039-7d787e6d4be3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:2c:7e","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-194fcd24-3532-4f18-808f-1454362be87e","name":"","admin_state_up":true,"network_id":"194fcd24-3532-4f18-808f-1454362be87e","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:35:31Z","binding:vnic_type":"normal"}]} 2018-10-03 07:40:58,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-7053b839-13d8-4ba2-a5e2-231f820bae77 2018-10-03 07:40:58,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/ports/f6ef2a7a-4227-4e98-9bce-5023f9579b95 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:3b:56:86"}]}}' 2018-10-03 07:40:58,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 974 X-Openstack-Request-Id: req-4d7e9d32-dda5-41ae-9581-797875d3466f Date: Wed, 03 Oct 2018 07:40:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:3b:56:86"}],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:40:58Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.6"}],"id":"f6ef2a7a-4227-4e98-9bce-5023f9579b95","security_groups":["647c0a65-84ee-44e3-8b51-80b07a142394","67adad6d-6fd0-4161-9ed4-ce227b0205b8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:56:86","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3f9964ad-f00d-42e4-8470-3ae16e526cee","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:57Z","binding:vnic_type":"normal"}} 2018-10-03 07:40:58,887 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/f6ef2a7a-4227-4e98-9bce-5023f9579b95 used request id req-4d7e9d32-dda5-41ae-9581-797875d3466f 2018-10-03 07:40:58,887 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-2'... 2018-10-03 07:40:58,887 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-2 flavor=m1.custom image=5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e network=dd1b1746-325b-4edb-bb0b-639c51b74240 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2018-10-03 07:40:58,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:40:58,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:40:58,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:40:58,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:40:58,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:40:58,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:40:58,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:40:58,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:40:58,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:40:58,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:40:58,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:40:58,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:40:58,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:40:58,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:40:58,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:40:58,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:40:58,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:40:58,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:40:58,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:40:58,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:40:58,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:40:58,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:40:58,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:40:58,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:40:58,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:40:58,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:40:58,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:40:58,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:40:58,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:40:58,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:40:58,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:40:58,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:40:58,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:40:58,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:40:58,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:40:58,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:40:58,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:40:58,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:40:58,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:40:58,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:40:58,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:40:58,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:40:58,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:40:58,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:40:58,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:40:58,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:40:58,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:40:58,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:40:58,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:40:58,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f3b375-aed4-4bc8-804f-838d5bfbdd0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:40:58,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d8f3b375-aed4-4bc8-804f-838d5bfbdd0d 2018-10-03 07:40:58,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:40:59,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:40:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["fVK_khCQTSuwOucMo1lb3w"], "issued_at": "2018-10-03T07:40:59.000000Z"}} 2018-10-03 07:40:59,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267a8655f042c7941ad51fea106faf64d771c2cd" 2018-10-03 07:40:59,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-9168c8ac-b902-4fd0-8e86-04f1b6c10d1d x-compute-request-id: req-9168c8ac-b902-4fd0-8e86-04f1b6c10d1d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:40:59,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9168c8ac-b902-4fd0-8e86-04f1b6c10d1d 2018-10-03 07:40:59,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267a8655f042c7941ad51fea106faf64d771c2cd" 2018-10-03 07:40:59,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:40: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-11a64202-4f1c-4b25-96bd-9af0d0393a2e x-compute-request-id: req-11a64202-4f1c-4b25-96bd-9af0d0393a2e Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:40:59,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b used request id req-11a64202-4f1c-4b25-96bd-9af0d0393a2e 2018-10-03 07:40:59,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267a8655f042c7941ad51fea106faf64d771c2cd" -d '{"server": {"name": "sdnvpn-13-2", "imageRef": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dd1b1746-325b-4edb-bb0b-639c51b74240"}], "config_drive": true}}' 2018-10-03 07:41:00,817 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:40: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-def8cd87-03d7-42dc-bbbb-bb3e1284afeb x-compute-request-id: req-def8cd87-03d7-42dc-bbbb-bb3e1284afeb Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "bookmark"}], "adminPass": "MgBqy2XBzkJK"}} 2018-10-03 07:41:00,817 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-def8cd87-03d7-42dc-bbbb-bb3e1284afeb 2018-10-03 07:41:00,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:41:00,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055f51d7-bcfb-4f1a-bd6c-be8879215ab8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:41:00,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-055f51d7-bcfb-4f1a-bd6c-be8879215ab8 2018-10-03 07:41:00,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:41:01,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:41:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["LACSRjxbT8W2gDFnOjkFWA"], "issued_at": "2018-10-03T07:41:01.000000Z"}} 2018-10-03 07:41:01,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd04735602df20fabbb98c58530c9d8a94a12665" 2018-10-03 07:41:01,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-e92cfb65-1ad7-41ba-a26e-e31bb26654dd x-compute-request-id: req-e92cfb65-1ad7-41ba-a26e-e31bb26654dd 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.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:41:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-2", "created": "2018-10-03T07:41:00Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:41:01,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b used request id req-e92cfb65-1ad7-41ba-a26e-e31bb26654dd 2018-10-03 07:41:04,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd04735602df20fabbb98c58530c9d8a94a12665" 2018-10-03 07:41:05,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8363f187-a722-473f-acf6-7ba548673a5e x-compute-request-id: req-8363f187-a722-473f-acf6-7ba548673a5e Content-Encoding: gzip Content-Length: 776 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:16:82:06", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:41:01Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-10-03T07:41:00Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:41:05,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b used request id req-8363f187-a722-473f-acf6-7ba548673a5e 2018-10-03 07:41:08,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd04735602df20fabbb98c58530c9d8a94a12665" 2018-10-03 07:41:09,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-b4ff051f-0f1c-420a-ae95-8608b4ac772d x-compute-request-id: req-b4ff051f-0f1c-420a-ae95-8608b4ac772d Content-Encoding: gzip Content-Length: 776 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:16:82:06", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:41:01Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-10-03T07:41:00Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:41:09,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b used request id req-b4ff051f-0f1c-420a-ae95-8608b4ac772d 2018-10-03 07:41:12,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd04735602df20fabbb98c58530c9d8a94a12665" 2018-10-03 07:41:13,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-a4768cc2-7202-497e-b304-9fdf5c42c84a x-compute-request-id: req-a4768cc2-7202-497e-b304-9fdf5c42c84a Content-Encoding: gzip Content-Length: 776 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:16:82:06", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:41:01Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-10-03T07:41:00Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:41:13,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b used request id req-a4768cc2-7202-497e-b304-9fdf5c42c84a 2018-10-03 07:41:16,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd04735602df20fabbb98c58530c9d8a94a12665" 2018-10-03 07:41:16,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-58666498-aae8-4dce-9d89-a17d6c0ef339 x-compute-request-id: req-58666498-aae8-4dce-9d89-a17d6c0ef339 Content-Encoding: gzip Content-Length: 776 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:16:82:06", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:41:01Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-10-03T07:41:00Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:41:16,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b used request id req-58666498-aae8-4dce-9d89-a17d6c0ef339 2018-10-03 07:41:19,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd04735602df20fabbb98c58530c9d8a94a12665" 2018-10-03 07:41:20,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-d188d54f-9e03-4657-b887-f92362bd9966 x-compute-request-id: req-d188d54f-9e03-4657-b887-f92362bd9966 Content-Encoding: gzip Content-Length: 776 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:16:82:06", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:41:01Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-10-03T07:41:00Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:41:20,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b used request id req-d188d54f-9e03-4657-b887-f92362bd9966 2018-10-03 07:41:23,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd04735602df20fabbb98c58530c9d8a94a12665" 2018-10-03 07:41:24,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-eea27dc5-e5b6-45cb-912e-d090320f98e5 x-compute-request-id: req-eea27dc5-e5b6-45cb-912e-d090320f98e5 Content-Encoding: gzip Content-Length: 779 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:16:82:06", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": "2018-10-03T07:41:19.000000", "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:41:20Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-10-03T07:41:00Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:41:24,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b used request id req-eea27dc5-e5b6-45cb-912e-d090320f98e5 2018-10-03 07:41:24,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267a8655f042c7941ad51fea106faf64d771c2cd" 2018-10-03 07:41:25,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-ee1445b0-7890-4197-8bfe-0718389cb2af x-compute-request-id: req-ee1445b0-7890-4197-8bfe-0718389cb2af Content-Encoding: gzip Content-Length: 779 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:16:82:06", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "rel": "bookmark"}], "image": {"id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "links": [{"href": "http://172.30.9.27:8774/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": "2018-10-03T07:41:19.000000", "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:41:20Z", "hostId": "d9f0f128ec84f6dadbad6c760c53f12487f10794e19fa68469bedec1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-10-03T07:41:00Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:41:25,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b used request id req-ee1445b0-7890-4197-8bfe-0718389cb2af 2018-10-03 07:41:25,114 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-2' booted successfully. IP='10.10.10.10'. 2018-10-03 07:41:25,114 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-2' to security group 'sdnvpn-sg'... 2018-10-03 07:41:25,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253b585b50a8a33477cc91b24b2c969bd60433eb" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:41:26,566 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f71c5fe5-b4b9-42f1-b3d2-1e561790909b x-compute-request-id: req-f71c5fe5-b4b9-42f1-b3d2-1e561790909b Content-Length: 0 Content-Type: application/json 2018-10-03 07:41:26,566 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b/action used request id req-f71c5fe5-b4b9-42f1-b3d2-1e561790909b 2018-10-03 07:41:26,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" 2018-10-03 07:41:26,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11208 X-Openstack-Request-Id: req-4c7dd7b0-7fab-430b-810b-a30370ac75d0 Date: Wed, 03 Oct 2018 07:41:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:38:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.4"}],"id":"021e175b-98ad-4c9e-b609-c4f5d1a17747","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:0d:c1","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd1b1746-325b-4edb-bb0b-639c51b74240","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:38:50Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.1"}],"id":"31600fa2-7934-42a1-b0ce-80e0ca9a30c5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:2b:80","project_id":"19cfe43276e744d1a074a6b48492f500","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e80ded95-9837-4f79-a0e2-33680e6d7872","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:41:26Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.10"}],"id":"46292c45-885d-4418-b8de-6e1f27aac32c","security_groups":["647c0a65-84ee-44e3-8b51-80b07a142394","67adad6d-6fd0-4161-9ed4-ce227b0205b8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:82:06","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:41:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:38:50Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.2"}],"id":"4a31aec6-3865-4325-b392-5f3c85e6ec48","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:e8:16","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd1b1746-325b-4edb-bb0b-639c51b74240","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:38:52Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cfd2a6-436d-4113-8304-88b6d7cbbc39","ip_address":"172.30.9.201"}],"id":"6f7fcb68-76a6-417d-8bea-e85026146760","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6b:a4:e7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e80ded95-9837-4f79-a0e2-33680e6d7872","name":"","admin_state_up":true,"network_id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","tenant_id":"","created_at":"2018-10-03T07:38:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:35:31Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"37a7dfcd-2557-4488-b09f-d176c0b9c7d5","ip_address":"10.10.10.2"}],"id":"852e727e-4cb4-44cb-a9d5-e5844c6c5fae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:dd:2a","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-194fcd24-3532-4f18-808f-1454362be87e","name":"","admin_state_up":true,"network_id":"194fcd24-3532-4f18-808f-1454362be87e","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:35:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:21:30Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aa9353fd-55a9-48ce-acb3-e085ccd7fd8d","ip_address":"10.10.10.2"}],"id":"d40ae812-72ac-42a9-989d-cebf6cedfcd1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:c0:c1","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1e179db8-aea0-4c7b-b476-adb4e61271cb","name":"","admin_state_up":true,"network_id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:21:30Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aa9353fd-55a9-48ce-acb3-e085ccd7fd8d","ip_address":"10.10.10.3"}],"id":"da1b89b0-6dd8-43f3-8cd3-8236dd58e4e5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:08:55","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1e179db8-aea0-4c7b-b476-adb4e61271cb","name":"","admin_state_up":true,"network_id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:21:31Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aa9353fd-55a9-48ce-acb3-e085ccd7fd8d","ip_address":"10.10.10.4"}],"id":"dd0605e3-c2fc-4fdd-ad45-3f83d44c2354","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4d:fe:b9","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1e179db8-aea0-4c7b-b476-adb4e61271cb","name":"","admin_state_up":true,"network_id":"1e179db8-aea0-4c7b-b476-adb4e61271cb","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:21:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:38:50Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.3"}],"id":"f052296e-9072-490d-aee7-6307735eaa09","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:f7:8b","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd1b1746-325b-4edb-bb0b-639c51b74240","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:35:31Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"37a7dfcd-2557-4488-b09f-d176c0b9c7d5","ip_address":"10.10.10.3"}],"id":"f6694c18-e088-47b5-b9ff-feaf3d7fefbe","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b7:66","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-194fcd24-3532-4f18-808f-1454362be87e","name":"","admin_state_up":true,"network_id":"194fcd24-3532-4f18-808f-1454362be87e","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:35:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:3b:56:86"}],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:40:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.6"}],"id":"f6ef2a7a-4227-4e98-9bce-5023f9579b95","security_groups":["647c0a65-84ee-44e3-8b51-80b07a142394","67adad6d-6fd0-4161-9ed4-ce227b0205b8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:56:86","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3f9964ad-f00d-42e4-8470-3ae16e526cee","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:38:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:35:32Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"37a7dfcd-2557-4488-b09f-d176c0b9c7d5","ip_address":"10.10.10.4"}],"id":"fe29e165-460b-4a3e-a039-7d787e6d4be3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:2c:7e","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-194fcd24-3532-4f18-808f-1454362be87e","name":"","admin_state_up":true,"network_id":"194fcd24-3532-4f18-808f-1454362be87e","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:35:31Z","binding:vnic_type":"normal"}]} 2018-10-03 07:41:26,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-4c7dd7b0-7fab-430b-810b-a30370ac75d0 2018-10-03 07:41:26,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/ports/46292c45-885d-4418-b8de-6e1f27aac32c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:16:82:06"}]}}' 2018-10-03 07:41:27,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 975 X-Openstack-Request-Id: req-c59ccacc-b55b-4e68-8901-5594ae15867e Date: Wed, 03 Oct 2018 07:41:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:16:82:06"}],"extra_dhcp_opts":[],"updated_at":"2018-10-03T07:41:27Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3378ec6-169c-4d69-95cc-4502b0da5a87","ip_address":"10.10.10.10"}],"id":"46292c45-885d-4418-b8de-6e1f27aac32c","security_groups":["647c0a65-84ee-44e3-8b51-80b07a142394","67adad6d-6fd0-4161-9ed4-ce227b0205b8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:82:06","project_id":"19cfe43276e744d1a074a6b48492f500","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b","name":"","admin_state_up":true,"network_id":"dd1b1746-325b-4edb-bb0b-639c51b74240","tenant_id":"19cfe43276e744d1a074a6b48492f500","created_at":"2018-10-03T07:41:02Z","binding:vnic_type":"normal"}} 2018-10-03 07:41:27,334 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/46292c45-885d-4418-b8de-6e1f27aac32c used request id req-c59ccacc-b55b-4e68-8901-5594ae15867e 2018-10-03 07:41:27,335 - sdnvpn_test_utils - INFO - Waiting for instance 3f9964ad-f00d-42e4-8470-3ae16e526cee to boot up 2018-10-03 07:41:27,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4c184dede9ef0e3d1063551448a0b8d68624ee1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:41:27,341 - sdnvpn_test_utils - INFO - Waiting for instance a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b to boot up 2018-10-03 07:41:27,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267a8655f042c7941ad51fea106faf64d771c2cd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:41:28,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-2dfb714d-4604-414a-88e4-b2675d3236e7 x-compute-request-id: req-2dfb714d-4604-414a-88e4-b2675d3236e7 Content-Encoding: gzip Content-Length: 10597 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 922753232 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.131873] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133515] pid_max: default: 32768 minimum: 301\n[ 0.134398] ACPI: Core revision 20150930\n[ 0.135759] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137057] Security Framework initialized\n[ 0.137863] Yama: becoming mindful.\n[ 0.138588] AppArmor: AppArmor initialized\n[ 0.139464] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.140844] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142514] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145105] Initializing cgroup subsys io\n[ 0.145909] Initializing cgroup subsys memory\n[ 0.146758] Initializing cgroup subsys devices\n[ 0.147628] Initializing cgroup subsys freezer\n[ 0.148499] Initializing cgroup subsys net_cls\n[ 0.149400] Initializing cgroup subsys perf_event\n[ 0.150294] Initializing cgroup subsys net_prio\n[ 0.151171] Initializing cgroup subsys hugetlb\n[ 0.152027] Initializing cgroup subsys pids\n[ 0.152884] CPU: Physical Processor ID: 0\n[ 0.154360] mce: CPU supports 10 MCE banks\n[ 0.155206] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156195] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168394] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174756] ftrace: allocating 32123 entries in 126 pages\n[ 0.201218] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202433] smpboot: Max logical packages: 1\n[ 0.203429] x2apic enabled\n[ 0.204228] Switched APIC routing to physical x2apic.\n[ 0.205954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210809] KVM setup paravirtual spinlock\n[ 0.212101] x86: Booted up 1 node, 1 CPUs\n[ 0.212901] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214288] devtmpfs: initialized\n[ 0.216742] evm: security.selinux\n[ 0.217439] evm: security.SMACK64\n[ 0.218125] evm: security.SMACK64EXEC\n[ 0.218856] evm: security.SMACK64TRANSMUTE\n[ 0.219667] evm: security.SMACK64MMAP\n[ 0.220412] evm: security.ima\n[ 0.221046] evm: security.capability\n[ 0.221842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223689] pinctrl core: initialized pinctrl subsystem\n[ 0.224789] RTC time: 7:41:20, date: 10/03/18\n[ 0.225723] NET: Registered protocol family 16\n[ 0.226686] cpuidle: using governor ladder\n[ 0.227499] cpuidle: using governor menu\n[ 0.228285] PCCT header not found.\n[ 0.229033] ACPI: bus type PCI registered\n[ 0.229823] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231069] PCI: Using configuration type 1 for base access\n[ 0.233222] ACPI: Added _OSI(Module Device)\n[ 0.234077] ACPI: Added _OSI(Processor Device)\n[ 0.234923] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235814] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238314] ACPI: Interpreter enabled\n[ 0.239075] ACPI: (supports S0 S5)\n[ 0.239770] ACPI: Using IOAPIC for interrupt routing\n[ 0.240708] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243780] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244913] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246165] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249744] acpiphp: Slot [3] registered\n[ 0.250542] acpiphp: Slot [4] registered\n[ 0.251337] acpiphp: Slot [5] registered\n[ 0.252137] acpiphp: Slot [6] registered\n[ 0.252927] acpiphp: Slot [7] registered\n[ 0.253715] acpiphp: Slot [8] registered\n[ 0.254506] acpiphp: Slot [9] registered\n[ 0.255297] acpiphp: Slot [10] registered\n[ 0.256099] acpiphp: Slot [11] registered\n[ 0.256899] acpiphp: Slot [12] registered\n[ 0.257705] acpiphp: Slot [13] registered\n[ 0.258519] acpiphp: Slot [14] registered\n[ 0.269403] acpiphp: Slot [15] registered\n[ 0.270210] acpiphp: Slot [16] registered\n[ 0.271012] acpiphp: Slot [17] registered\n[ 0.271809] acpiphp: Slot [18] registered\n[ 0.272610] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274224] acpiphp: Slot [21] registered\n[ 0.275026] acpiphp: Slot [22] registered\n[ 0.275825] acpiphp: Slot [23] registered\n[ 0.276626] acpiphp: Slot [24] registered\n[ 0.277431] acpiphp: Slot [25] registered\n[ 0.278235] acpiphp: Slot [26] registered\n[ 0.279036] acpiphp: Slot [27] registered\n[ 0.279833] acpiphp: Slot [28] registered\n[ 0.280637] acpiphp: Slot [29] registered\n[ 0.281447] acpiphp: Slot [30] registered\n[ 0.282260] acpiphp: Slot [31] registered\n[ 0.283058] PCI host bridge to bus 0000:00\n[ 0.283860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285066] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286271] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287707] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.289144] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295655] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296925] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299342] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355434] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356843] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358221] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359453] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360819] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361893] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363439] vgaarb: loaded\n[ 0.364035] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365186] SCSI subsystem initialized\n[ 0.365999] ACPI: bus type USB registered\n[ 0.366806] usbcore: registered new interface driver usbfs\n[ 0.367822] usbcore: registered new interface driver hub\n[ 0.368817] usbcore: registered new device driver usb\n[ 0.369860] PCI: Using ACPI for IRQ routing\n[ 0.370895] NetLabel: Initializing\n[ 0.371662] NetLabel: domain hash size = 128\n[ 0.372525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373494] NetLabel: unlabeled traffic allowed by default\n[ 0.374615] amd_nb: Cannot enumerate AMD northbridges\n[ 0.375601] clocksource: Switched to clocksource kvm-clock\n[ 0.381209] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383102] pnp: PnP ACPI: found 5 devices\n[ 0.389169] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390891] NET: Registered protocol family 2\n[ 0.391863] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.393170] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.394383] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.395576] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396685] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.397883] NET: Registered protocol family 1\n[ 0.398769] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400978] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415114] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429519] Trying to unpack rootfs image as initramfs...\n[ 1.703865] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.719154] Scanning for low memory corruption every 60 seconds\n[ 1.720553] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.722142] audit: initializing netlink subsys (disabled)\n[ 1.723530] audit: type=2000 audit(1538552481.658:1): initialized\n[ 1.725265] Initialise system trusted keyring\n[ 1.726492] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.728098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.730518] zbud: loaded\n[ 1.731402] VFS: Disk quotas dquot_6.6.0\n[ 1.732503] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.734373] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.736018] fuse init (API version 7.23)\n[ 1.737175] Key type big_key registered\n[ 1.738234] Allocating IMA MOK and blacklist keyrings.\n[ 1.739696] Key type asymmetric registered\n[ 1.740797] Asymmetric key parser 'x509' registered\n[ 1.742274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.744657] io scheduler noop registered\n[ 1.746006] io scheduler deadline registered (default)\n[ 1.747591] io scheduler cfq registered\n[ 1.749006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.750709] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.752741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.755018] ACPI: Power Button [PWRF]\n[ 1.756269] GHES: HEST is not enabled!\n[ 1.770606] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.799018] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.801658] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.825600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.828155] Linux agpgart interface v0.103\n[ 1.830404] brd: module loaded\n[ 1.831842] loop: module loaded\n[ 1.833607] vda: vda1\n[ 1.835091] scsi host0: ata_piix\n[ 1.836072] scsi host1: ata_piix\n[ 1.837007] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.838643] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.840659] libphy: Fixed MDIO Bus: probed\n[ 1.841730] tun: Universal TUN/TAP device driver, 1.6\n[ 1.842989] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.845406] PPP generic driver version 2.4.2\n[ 1.846312] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.847515] ehci-pci: EHCI PCI platform driver\n[ 1.848404] ehci-platform: EHCI generic platform driver\n[ 1.849408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.850551] ohci-pci: OHCI PCI platform driver\n[ 1.851429] ohci-platform: OHCI generic platform driver\n[ 1.852438] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.866951] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.867964] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.869447] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.870452] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.871586] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.872832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.874267] usb usb1: Product: UHCI Host Controller\n[ 1.875207] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.876364] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.877369] hub 1-0:1.0: USB hub found\n[ 1.878157] hub 1-0:1.0: 2 ports detected\n[ 1.879073] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.881227] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.882215] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.883258] mousedev: PS/2 mouse device common for all mice\n[ 1.884531] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.886407] rtc_cmos 00:00: RTC can wake from S4\n[ 1.887515] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.888751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.889973] i2c /dev entries driver\n[ 1.890731] device-mapper: uevent: version 1.0.3\n[ 1.891685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.893343] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.894628] NET: Registered protocol family 10\n[ 1.895660] NET: Registered protocol family 17\n[ 1.896564] Key type dns_resolver registered\n[ 1.897511] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.898620] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.900399] registered taskstats version 1\n[ 1.901259] Loading compiled-in X.509 certificates\n[ 1.902697] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.904572] zswap: loaded using pool lzo/zbud\n[ 1.906390] Key type trusted registered\n[ 1.908680] Key type encrypted registered\n[ 1.909524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.910559] ima: No TPM chip found, activating TPM-bypass!\n[ 1.911632] evm: HMAC attrs: 0x1\n[ 1.912575] Magic number: 6:123:672\n[ 1.913431] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:21 UTC (1538552481)\n[ 1.915056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.916203] EDD information not available.\n[ 1.996291] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.997735] ata1.00: configured for MWDMA2\n[ 1.998938] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.001169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.002417] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.014268] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.016187] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.017745] Write protecting the kernel read-only data: 14336k\n[ 2.019305] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.021044] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.029864] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.031907] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.033813] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.035691] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037554] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.039649] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.041481] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.043291] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.045503] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.047336] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.076525] virtio_net virtio0 ens3: renamed from eth0\n[ 2.084067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.087739] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.102178] AVX2 version of gcm_enc/dec engaged.\n[ 2.103143] AES CTR mode by8 optimization enabled\n[ 2.120003] FDC 0 is a S82078B\n[ 2.187692] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.352118] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.353381] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.354683] usb 1-1: Product: QEMU USB Tablet\n[ 2.355556] usb 1-1: Manufacturer: QEMU\n[ 2.356348] usb 1-1: SerialNumber: 42\n[ 2.363686] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.369456] usbcore: registered new interface driver usbhid\n[ 2.370557] usbhid: USB HID core driver\n[ 2.372340] 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.374548] 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.715863] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.630808] md: linear personality registered for level -1\n[ 3.633485] md: multipath personality registered for level -4\n[ 3.636181] md: raid0 personality registered for level 0\n[ 3.639143] md: raid1 personality registered for level 1\n[ 3.707606] raid6: sse2x1 gen() 11170 MB/s\n[ 3.775603] raid6: sse2x1 xor() 9062 MB/s\n[ 3.843606] raid6: sse2x2 gen() 14139 MB/s\n[ 3.911605] raid6: sse2x2 xor() 9908 MB/s\n[ 3.979606] raid6: sse2x4 gen() 16323 MB/s\n[ 4.047605] raid6: sse2x4 xor() 11585 MB/s\n[ 4.115607] raid6: avx2x1 gen() 22252 MB/s\n[ 4.183604] raid6: avx2x2 gen() 26142 MB/s\n[ 4.251604] raid6: avx2x4 gen() 30667 MB/s\n[ 4.252504] raid6: using algorithm avx2x4 gen() 30667 MB/s\n[ 4.253543] raid6: using avx2x2 recovery algorithm\n[ 4.255710] xor: automatically using best checksumming function:\n[ 4.295604] avx : 35876.000 MB/sec\n[ 4.297446] async_tx: api initialized (async)\n[ 4.304896] md: raid6 personality registered for level 6\n[ 4.305972] md: raid5 personality registered for level 5\n[ 4.306987] md: raid4 personality registered for level 4\n[ 4.311222] 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.334729] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.359269] 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.446205] 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.450156] systemd[1]: Detected virtualization kvm.\n[ 4.451335] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.455177] systemd[1]: Set hostname to .\n[ 4.459331] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.460770] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.577008] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.578969] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.580706] 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.583372] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.585606] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.587815] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.589970] 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.593031] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.595168] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.597158] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.599019] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.601064] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.603165] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.606726] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.608871] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.611713] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.615749] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.619527] systemd[1]: Starting Uncomplicated firewall...\n[ 4.622282] Loading iSCSI transport class v2.0-870.\n Starting Uncomplicated firewall...\n[ 4.629182] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.634123] iscsi: registered transport (tcp)\n[ 4.636248] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.639672] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.642866] 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.649201] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.654350] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.659461] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.664420] systemd[1]: Listening on udev Kernel Socket.\n[ 4.665484] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.671190] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.677447] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.681212] iscsi: registered transport (iser)\n[ 4.682499] 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.689691] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.694920] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.696833] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.701584] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.706716] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.712049] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.715937] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.720359] 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.728184] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.731856] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.737021] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.285783] cloud-init[443]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 03 Oct 2018 07:41:25 +0000. Up 5.62 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-10-03 07:41:28,472 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b/action used request id req-2dfb714d-4604-414a-88e4-b2675d3236e7 2018-10-03 07:41:28,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-2c82114b-233f-4122-9af4-e8a725daf64b x-compute-request-id: req-2c82114b-233f-4122-9af4-e8a725daf64b Content-Encoding: gzip Content-Length: 13447 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 570473065 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.133943] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135632] pid_max: default: 32768 minimum: 301\n[ 0.136527] ACPI: Core revision 20150930\n[ 0.137916] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139223] Security Framework initialized\n[ 0.140050] Yama: becoming mindful.\n[ 0.140794] AppArmor: AppArmor initialized\n[ 0.141690] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143093] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144777] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147373] Initializing cgroup subsys io\n[ 0.148166] Initializing cgroup subsys memory\n[ 0.149029] Initializing cgroup subsys devices\n[ 0.149936] Initializing cgroup subsys freezer\n[ 0.150786] Initializing cgroup subsys net_cls\n[ 0.151638] Initializing cgroup subsys perf_event\n[ 0.152556] Initializing cgroup subsys net_prio\n[ 0.153450] Initializing cgroup subsys hugetlb\n[ 0.154312] Initializing cgroup subsys pids\n[ 0.155163] CPU: Physical Processor ID: 0\n[ 0.156630] mce: CPU supports 10 MCE banks\n[ 0.157500] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158490] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169101] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175434] ftrace: allocating 32123 entries in 126 pages\n[ 0.201735] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202981] smpboot: Max logical packages: 1\n[ 0.203997] x2apic enabled\n[ 0.204782] Switched APIC routing to physical x2apic.\n[ 0.206531] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207658] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209615] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211377] KVM setup paravirtual spinlock\n[ 0.212665] x86: Booted up 1 node, 1 CPUs\n[ 0.213507] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214967] devtmpfs: initialized\n[ 0.217415] evm: security.selinux\n[ 0.218105] evm: security.SMACK64\n[ 0.218785] evm: security.SMACK64EXEC\n[ 0.219513] evm: security.SMACK64TRANSMUTE\n[ 0.220325] evm: security.SMACK64MMAP\n[ 0.221064] evm: security.ima\n[ 0.221690] evm: security.capability\n[ 0.222483] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224355] pinctrl core: initialized pinctrl subsystem\n[ 0.225451] RTC time: 7:40:51, date: 10/03/18\n[ 0.226387] NET: Registered protocol family 16\n[ 0.227341] cpuidle: using governor ladder\n[ 0.228142] cpuidle: using governor menu\n[ 0.228917] PCCT header not found.\n[ 0.229660] ACPI: bus type PCI registered\n[ 0.230445] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231661] PCI: Using configuration type 1 for base access\n[ 0.233813] ACPI: Added _OSI(Module Device)\n[ 0.234644] ACPI: Added _OSI(Processor Device)\n[ 0.235488] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236372] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238453] ACPI: Interpreter enabled\n[ 0.239202] ACPI: (supports S0 S5)\n[ 0.239902] ACPI: Using IOAPIC for interrupt routing\n[ 0.240860] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243946] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246303] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247488] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249820] acpiphp: Slot [3] registered\n[ 0.250616] acpiphp: Slot [4] registered\n[ 0.251407] acpiphp: Slot [5] registered\n[ 0.252205] acpiphp: Slot [6] registered\n[ 0.253006] acpiphp: Slot [7] registered\n[ 0.253799] acpiphp: Slot [8] registered\n[ 0.254595] acpiphp: Slot [9] registered\n[ 0.255383] acpiphp: Slot [10] registered\n[ 0.256177] acpiphp: Slot [11] registered\n[ 0.256980] acpiphp: Slot [12] registered\n[ 0.257781] acpiphp: Slot [13] registered\n[ 0.258589] acpiphp: Slot [14] registered\n[ 0.269291] acpiphp: Slot [15] registered\n[ 0.270069] acpiphp: Slot [16] registered\n[ 0.270855] acpiphp: Slot [17] registered\n[ 0.271635] acpiphp: Slot [18] registered\n[ 0.272413] acpiphp: Slot [19] registered\n[ 0.273185] acpiphp: Slot [20] registered\n[ 0.273996] acpiphp: Slot [21] registered\n[ 0.274803] acpiphp: Slot [22] registered\n[ 0.275585] acpiphp: Slot [23] registered\n[ 0.276366] acpiphp: Slot [24] registered\n[ 0.277140] acpiphp: Slot [25] registered\n[ 0.277919] acpiphp: Slot [26] registered\n[ 0.278704] acpiphp: Slot [27] registered\n[ 0.279486] acpiphp: Slot [28] registered\n[ 0.280270] acpiphp: Slot [29] registered\n[ 0.281050] acpiphp: Slot [30] registered\n[ 0.281831] acpiphp: Slot [31] registered\n[ 0.282609] PCI host bridge to bus 0000:00\n[ 0.283399] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284629] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285800] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287198] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.288599] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294838] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296074] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297218] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304867] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306262] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351958] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353401] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356221] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357574] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358786] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360123] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361173] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362716] vgaarb: loaded\n[ 0.363316] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364464] SCSI subsystem initialized\n[ 0.365305] ACPI: bus type USB registered\n[ 0.366115] usbcore: registered new interface driver usbfs\n[ 0.367119] usbcore: registered new interface driver hub\n[ 0.368099] usbcore: registered new device driver usb\n[ 0.369131] PCI: Using ACPI for IRQ routing\n[ 0.370136] NetLabel: Initializing\n[ 0.370861] NetLabel: domain hash size = 128\n[ 0.371690] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372619] NetLabel: unlabeled traffic allowed by default\n[ 0.373688] amd_nb: Cannot enumerate AMD northbridges\n[ 0.374640] clocksource: Switched to clocksource kvm-clock\n[ 0.380169] AppArmor: AppArmor Filesystem Enabled\n[ 0.381112] pnp: PnP ACPI init\n[ 0.382000] pnp: PnP ACPI: found 5 devices\n[ 0.388021] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389747] NET: Registered protocol family 2\n[ 0.390717] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392003] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393209] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394432] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395601] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396783] NET: Registered protocol family 1\n[ 0.397660] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399855] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413661] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427772] Trying to unpack rootfs image as initramfs...\n[ 1.693219] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.708636] Scanning for low memory corruption every 60 seconds\n[ 1.710037] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.711198] audit: initializing netlink subsys (disabled)\n[ 1.712241] audit: type=2000 audit(1538552453.374:1): initialized\n[ 1.713562] Initialise system trusted keyring\n[ 1.714501] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.715690] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.717696] zbud: loaded\n[ 1.718405] VFS: Disk quotas dquot_6.6.0\n[ 1.719236] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.720679] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.721924] fuse init (API version 7.23)\n[ 1.722805] Key type big_key registered\n[ 1.723593] Allocating IMA MOK and blacklist keyrings.\n[ 1.724688] Key type asymmetric registered\n[ 1.725499] Asymmetric key parser 'x509' registered\n[ 1.726438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.727899] io scheduler noop registered\n[ 1.728691] io scheduler deadline registered (default)\n[ 1.729702] io scheduler cfq registered\n[ 1.730561] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.731610] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.732872] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.734308] ACPI: Power Button [PWRF]\n[ 1.735148] GHES: HEST is not enabled!\n[ 1.748720] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.776820] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.779152] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.803315] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.805391] Linux agpgart interface v0.103\n[ 1.807390] brd: module loaded\n[ 1.808752] loop: module loaded\n[ 1.810651] vda: vda1\n[ 1.812224] scsi host0: ata_piix\n[ 1.813059] scsi host1: ata_piix\n[ 1.813904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.815386] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.817129] libphy: Fixed MDIO Bus: probed\n[ 1.818195] tun: Universal TUN/TAP device driver, 1.6\n[ 1.819272] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.821839] PPP generic driver version 2.4.2\n[ 1.822839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.824134] ehci-pci: EHCI PCI platform driver\n[ 1.825146] ehci-platform: EHCI generic platform driver\n[ 1.826295] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.827556] ohci-pci: OHCI PCI platform driver\n[ 1.828615] ohci-platform: OHCI generic platform driver\n[ 1.829761] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.844204] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.845183] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.846610] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.847627] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.848738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.849936] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.851339] usb usb1: Product: UHCI Host Controller\n[ 1.852254] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.853378] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.854373] hub 1-0:1.0: USB hub found\n[ 1.855148] hub 1-0:1.0: 2 ports detected\n[ 1.856038] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.858118] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.859075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.860082] mousedev: PS/2 mouse device common for all mice\n[ 1.861313] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.863135] rtc_cmos 00:00: RTC can wake from S4\n[ 1.864207] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.865389] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.866555] i2c /dev entries driver\n[ 1.867313] device-mapper: uevent: version 1.0.3\n[ 1.868237] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.869841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.871098] NET: Registered protocol family 10\n[ 1.872077] NET: Registered protocol family 17\n[ 1.872949] Key type dns_resolver registered\n[ 1.873860] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.874947] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.876665] registered taskstats version 1\n[ 1.877489] Loading compiled-in X.509 certificates\n[ 1.878910] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.880731] zswap: loaded using pool lzo/zbud\n[ 1.882510] Key type trusted registered\n[ 1.884740] Key type encrypted registered\n[ 1.885564] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.886576] ima: No TPM chip found, activating TPM-bypass!\n[ 1.887618] evm: HMAC attrs: 0x1\n[ 1.888546] Magic number: 6:123:672\n[ 1.889377] rtc_cmos 00:00: setting system clock to 2018-10-03 07:40:53 UTC (1538552453)\n[ 1.890970] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.892063] EDD information not available.\n[ 1.971185] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.972609] ata1.00: configured for MWDMA2\n[ 1.973791] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.976066] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.977269] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.988764] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 1.990625] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 1.992147] Write protecting the kernel read-only data: 14336k\n[ 1.993680] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 1.995382] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.004026] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.005781] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.007769] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.009614] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.011435] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.013240] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.015089] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.016840] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.018583] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.020873] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.047747] virtio_net virtio0 ens3: renamed from eth0\n[ 2.059140] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.060929] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.081314] AVX2 version of gcm_enc/dec engaged.\n[ 2.082239] AES CTR mode by8 optimization enabled\n[ 2.090965] FDC 0 is a S82078B\n[ 2.166689] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.328394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.329726] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.331051] usb 1-1: Product: QEMU USB Tablet\n[ 2.331931] usb 1-1: Manufacturer: QEMU\n[ 2.332728] usb 1-1: SerialNumber: 42\n[ 2.341354] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.348741] usbcore: registered new interface driver usbhid\n[ 2.349918] usbhid: USB HID core driver\n[ 2.352536] 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.354897] 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.706854] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.327305] md: linear personality registered for level -1\n[ 3.330492] md: multipath personality registered for level -4\n[ 3.333728] md: raid0 personality registered for level 0\n[ 3.337087] md: raid1 personality registered for level 1\n[ 3.406644] raid6: sse2x1 gen() 11387 MB/s\n[ 3.474643] raid6: sse2x1 xor() 8942 MB/s\n[ 3.542661] raid6: sse2x2 gen() 14295 MB/s\n[ 3.610645] raid6: sse2x2 xor() 9668 MB/s\n[ 3.678644] raid6: sse2x4 gen() 16706 MB/s\n[ 3.746644] raid6: sse2x4 xor() 11858 MB/s\n[ 3.814643] raid6: avx2x1 gen() 22445 MB/s\n[ 3.882643] raid6: avx2x2 gen() 25984 MB/s\n[ 3.950642] raid6: avx2x4 gen() 29892 MB/s\n[ 3.951502] raid6: using algorithm avx2x4 gen() 29892 MB/s\n[ 3.952537] raid6: using avx2x2 recovery algorithm\n[ 3.954918] xor: automatically using best checksumming function:\n[ 3.994642] avx : 36084.000 MB/sec\n[ 3.996726] async_tx: api initialized (async)\n[ 4.005840] md: raid6 personality registered for level 6\n[ 4.006884] md: raid5 personality registered for level 5\n[ 4.007891] md: raid4 personality registered for level 4\n[ 4.012387] 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.036987] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.066444] 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.167656] 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.170876] systemd[1]: Detected virtualization kvm.\n[ 4.171815] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.175373] systemd[1]: Set hostname to .\n[ 4.179790] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.181080] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.284886] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.287443] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.289327] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.291308] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.293320] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.295390] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.297734] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.299639] 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.302308] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.304573] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.306696] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.308862] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.311207] 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.315232] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.319249] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.324051] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.327204] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.331720] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 4.338017] Loading iSCSI transport class v2.0-870.\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.341906] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.346929] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.352347] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.356518] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.358910] iscsi: registered transport (tcp)\n[ 4.360826] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.366119] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.370677] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.375043] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.380336] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.384432] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.389482] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.396103] 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.403936] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.405774] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.409763] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.412278] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\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[ 4.426426] iscsi: registered transport (iser)\n[ 4.427405] EXT4-fs (vda1): re-mounted. Opts: (null)\n] Started Nameserver information manager.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\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] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.028211] cloud-init[444]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 03 Oct 2018 07:40:57 +0000. Up 5.31 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 8.318448] cloud-init[1023]: Cloud-init v. 0.7.9 running 'init' at Wed, 03 Oct 2018 07:40:58 +0000. Up 7.04 seconds.\n[ 8.320240] cloud-init[1023]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.324099] cloud-init[1023]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.328097] cloud-init[1023]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.329911] cloud-init[1023]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.336138] cloud-init[1023]: ci-info: | ens3 | True | 10.10.10.6 | 255.255.255.0 | . | fa:16:3e:3b:56:86 |\n[ 8.337968] cloud-init[1023]: ci-info: | ens3 | True | fe80::f816:3eff:fe3b:5686/64 | . | link | fa:16:3e:3b:56:86 |\n[ 8.344107] cloud-init[1023]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.345907] cloud-init[1023]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.348097] cloud-init[1023]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.352097] cloud-init[1023]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.356102] cloud-init[1023]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.360099] cloud-init[1023]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.361756] cloud-init[1023]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.368108] cloud-init[1023]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.369771] cloud-init[1023]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.371386] cloud-init[1023]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 8.376086] cloud-init[1023]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.377830] cloud-init[1023]: Generating public/private rsa key pair.\n[[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 apt activities.\n[ 8.382816] cloud-init[1023]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.384887] cloud-init[1023]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.[ 8.388534] cloud-init[1023]: The key fingerprint is:\n[ 8.389329] cloud-init[1023]: SHA256:+zzbrlRE7TyY5wVUQD+ygAOUy7qz2vnrRDY6t8Qu74o root@sdnvpn-13-1\n[ 8.390503] cloud-init[1023]: The key's randomart image is:\n[ 8.391341] cloud-init[1023]: +---[RSA 2048]----+\n\n Starting Socket activation for snappy daemon.\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 Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.[ 8.396161] cloud-init[1023]: | .o. .++o.|\n[ 8.396909] cloud-init[1023]: | .. .. o. |\n[ 8.397655] cloud-init[1023]: | . .o ..* o.|\n[ 8.398395] cloud-init[1023]: | o ..+ B o|\n[ 8.399148] cloud-init[1023]: | .+S .+ o |\n[ 8.399891] \ncloud-init[1023]: | .= .. . . |\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.[ 8.400993] cloud-init[1023]: | o.=. . |\n[ 8.409236] cloud-init[1023]: | o+B .+.. |\n[ 8.409989] cloud-init[1023]: | E.=XO. ==o |\n[ 8.410735] cloud-init[1023]: +----[SHA256]-----+\n[ 8.411481] cloud-init[1023]: Generating public/private dsa key pair.\n[ 8.412444] cloud-init[1023]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.413583] cloud-init[1023]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.414733] cloud-init[1023]: The key fingerprint is:\n[ 8.415509] cloud-init[1023]: SHA256:PGVJf1Gckel7uYgpxn2YtgM3s/2fZw5MJN/L2gmq6ZE root@sdnvpn-13-1\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[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 8.422640] cloud-init[1023]: The key's randomart image is:\n[ 8.425883] cloud-init[1023]: +---[DSA 1024]----+\n[ 8.427065] cloud-init[1023]: | . .+*|\n[ 8.428538] cloud-init[1023]: | . o =.|\n[ 8.429982] cloud-init[1023]: | + o + |\n[ 8.431055] cloud-init[1023]: | . o = o |\n[ 8.432215] cloud-init[1023]: | S o +|\n[ 8.433522] cloud-init[1023]: | o.+ o.oo|\n[ 8.435398] cloud-init[1023]: | .E+ X.+oo|\n[ 8.436657] cloud-init[1023]: | +oX.++o=|\n[ 8.438113] cloud-init[1023]: | o++o+..B=|\n[ 8.439524] cloud-init[1023]: +----[SHA256]-----+\n[ 8.440926] cloud-init[1023]: Generating public/private ecdsa key pair.\n[ 8.442578] cloud-init[1023]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.444754] cloud-init[1023]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.446759] cloud-init[1023]: The key fingerprint is:\n[ 8.448300] cloud-init[1023]: SHA256:6iAdMxX3X7h98WNOvqCLrPhMEV4+Sl1Tw9tTScHH4Ck root@sdnvpn-13-1\n[ 8.450291] cloud-init[1023]: The key's randomart image is:\n[ 8.451733] cloud-init[1023]: +---[ECDSA 256]---+\n[ 8.453089] cloud-init[1023]: | . . .o+=o|\n[ 8.454444] cloud-init[1023]: | o . .+.++|\n[ 8.455731] cloud-init[1023]: | .. ..oE *.o|\n Starting LXD - container startup/shutdown...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[ 8.457088] cloud-init[1023]: | .. = ...* oo|\n[ 8.462987] cloud-init[1023]: | + +S+ o .++|[[0;32m OK [0m] Started Snappy daemon.\n\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[ 8.469338] cloud-init[1023]: | . +..o . =..| Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n\n[ 8.475748] cloud-init[1023]: | . o .o . o |[[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n\n Starting Pollinate to seed the pseudo random number generator...\n Starting Apply the settings specified in cloud-config...[ 8.483674] cloud-init[1023]: | . o+ . . . . .|\n\n Starting System Logging Service...\n Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n [ 8.512940] Starting Auto import assertions from block devices...\ncloud-init[1023]: | .o+.o o. . |[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 8.559903] cloud-init[1023]: +----[SHA256]-----+\n[ 8.578208] cloud-init[1023]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started System Logging Service.\n\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[ 8.600409] cloud-init[1023]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[ 8.622327] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).[1023]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n\n Starting LSB: start and stop the Quagga routing suite...\n[ 8.671496] Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\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.\ncloud-init[1023]: The key fingerprint is:\n[ 8.716173] cloud-init[1023]: SHA256:ibqRqLhkIHpQuta6PnQPcGQDqy/h2MDhomII+Nb1+1Q root@sdnvpn-13-1\n[ 8.721434] Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[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 Set console scheme.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\ncloud-init[1023]: The key's randomart image is:[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n\n[ 8.770052] cloud-init[1023]: +--[ED25519 256]--+\n[ 8.782596] cloud-init[1023]: | .. |\n[ 8.788733] cloud-init[1023]: | .+ |\n[ 8.791670] cloud-init[1023]: | o+ . |\n[ 8.796092] cloud-init[1023]: |=+.. . . |\n[ 8.799554] [[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\ncloud-init[1023]: |%oo o S E |\n[ 8.809717] cloud-init[1023]: |@X.= + . . |\n[ 8.812095] cloud-init[1023]: |X*O.B . . |\n[ 8.816097] cloud-init[1023]: |B*. + o |\n[ 8.817117] cloud-init[1023]: |==o . ... |\n[ 8.820373] cloud-init[1023]: +----[SHA256]-----+\n[ 9.083667] cloud-init[1142]: Generating locales (this might take a while)...\n[ 9.652468] cloud-init[1142]: en_US.UTF-8... done\n[ 9.654981] cloud-init[1142]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 10.350265] cloud-init[1142]: Cloud-init v. 0.7.9 running 'modules:config' at Wed, 03 Oct 2018 07:41:00 +0000. Up 9.02 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 10.645079] cloud-init[1391]: + sudo useradd -m sdnvpn\n[ 10.705924] cloud-init[1391]: sudo: unable to resolve host sdnvpn-13-1\n[ 11.945575] cloud-init[1391]: + sudo adduser sdnvpn sudo\n\nUbuntu 16.04.2 LTS sdnvpn-13-1 ttyS0\n\nsdnvpn-13-1 login: [ 16.994635] cloud-init[1391]: sudo: unable to resolve host sdnvpn-13-1\n[ 17.035926] cloud-init[1391]: Adding user `sdnvpn' to group `sudo' ...\n[ 17.039471] cloud-init[1391]: Adding user sdnvpn to group sudo\n[ 17.576122] cloud-init[1391]: Done.\n[ 17.577646] cloud-init[1391]: + chpasswd\n[ 17.578709] cloud-init[1391]: + sudo echo sdnvpn:opnfv\n[ 17.627960] cloud-init[1391]: sudo: unable to resolve host sdnvpn-13-1\n[ 17.761615] cloud-init[1391]: + sleep 20\n"} 2018-10-03 07:41:28,479 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee/action used request id req-2c82114b-233f-4122-9af4-e8a725daf64b 2018-10-03 07:41:30,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267a8655f042c7941ad51fea106faf64d771c2cd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:41:31,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-04b9500a-7405-41fb-974c-e4ab22b0591c x-compute-request-id: req-04b9500a-7405-41fb-974c-e4ab22b0591c Content-Encoding: gzip Content-Length: 13250 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 922753232 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.131873] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133515] pid_max: default: 32768 minimum: 301\n[ 0.134398] ACPI: Core revision 20150930\n[ 0.135759] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137057] Security Framework initialized\n[ 0.137863] Yama: becoming mindful.\n[ 0.138588] AppArmor: AppArmor initialized\n[ 0.139464] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.140844] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142514] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145105] Initializing cgroup subsys io\n[ 0.145909] Initializing cgroup subsys memory\n[ 0.146758] Initializing cgroup subsys devices\n[ 0.147628] Initializing cgroup subsys freezer\n[ 0.148499] Initializing cgroup subsys net_cls\n[ 0.149400] Initializing cgroup subsys perf_event\n[ 0.150294] Initializing cgroup subsys net_prio\n[ 0.151171] Initializing cgroup subsys hugetlb\n[ 0.152027] Initializing cgroup subsys pids\n[ 0.152884] CPU: Physical Processor ID: 0\n[ 0.154360] mce: CPU supports 10 MCE banks\n[ 0.155206] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156195] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168394] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174756] ftrace: allocating 32123 entries in 126 pages\n[ 0.201218] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202433] smpboot: Max logical packages: 1\n[ 0.203429] x2apic enabled\n[ 0.204228] Switched APIC routing to physical x2apic.\n[ 0.205954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210809] KVM setup paravirtual spinlock\n[ 0.212101] x86: Booted up 1 node, 1 CPUs\n[ 0.212901] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214288] devtmpfs: initialized\n[ 0.216742] evm: security.selinux\n[ 0.217439] evm: security.SMACK64\n[ 0.218125] evm: security.SMACK64EXEC\n[ 0.218856] evm: security.SMACK64TRANSMUTE\n[ 0.219667] evm: security.SMACK64MMAP\n[ 0.220412] evm: security.ima\n[ 0.221046] evm: security.capability\n[ 0.221842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223689] pinctrl core: initialized pinctrl subsystem\n[ 0.224789] RTC time: 7:41:20, date: 10/03/18\n[ 0.225723] NET: Registered protocol family 16\n[ 0.226686] cpuidle: using governor ladder\n[ 0.227499] cpuidle: using governor menu\n[ 0.228285] PCCT header not found.\n[ 0.229033] ACPI: bus type PCI registered\n[ 0.229823] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231069] PCI: Using configuration type 1 for base access\n[ 0.233222] ACPI: Added _OSI(Module Device)\n[ 0.234077] ACPI: Added _OSI(Processor Device)\n[ 0.234923] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235814] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238314] ACPI: Interpreter enabled\n[ 0.239075] ACPI: (supports S0 S5)\n[ 0.239770] ACPI: Using IOAPIC for interrupt routing\n[ 0.240708] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243780] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244913] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246165] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249744] acpiphp: Slot [3] registered\n[ 0.250542] acpiphp: Slot [4] registered\n[ 0.251337] acpiphp: Slot [5] registered\n[ 0.252137] acpiphp: Slot [6] registered\n[ 0.252927] acpiphp: Slot [7] registered\n[ 0.253715] acpiphp: Slot [8] registered\n[ 0.254506] acpiphp: Slot [9] registered\n[ 0.255297] acpiphp: Slot [10] registered\n[ 0.256099] acpiphp: Slot [11] registered\n[ 0.256899] acpiphp: Slot [12] registered\n[ 0.257705] acpiphp: Slot [13] registered\n[ 0.258519] acpiphp: Slot [14] registered\n[ 0.269403] acpiphp: Slot [15] registered\n[ 0.270210] acpiphp: Slot [16] registered\n[ 0.271012] acpiphp: Slot [17] registered\n[ 0.271809] acpiphp: Slot [18] registered\n[ 0.272610] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274224] acpiphp: Slot [21] registered\n[ 0.275026] acpiphp: Slot [22] registered\n[ 0.275825] acpiphp: Slot [23] registered\n[ 0.276626] acpiphp: Slot [24] registered\n[ 0.277431] acpiphp: Slot [25] registered\n[ 0.278235] acpiphp: Slot [26] registered\n[ 0.279036] acpiphp: Slot [27] registered\n[ 0.279833] acpiphp: Slot [28] registered\n[ 0.280637] acpiphp: Slot [29] registered\n[ 0.281447] acpiphp: Slot [30] registered\n[ 0.282260] acpiphp: Slot [31] registered\n[ 0.283058] PCI host bridge to bus 0000:00\n[ 0.283860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285066] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286271] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287707] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.289144] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295655] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296925] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299342] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355434] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356843] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358221] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359453] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360819] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361893] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363439] vgaarb: loaded\n[ 0.364035] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365186] SCSI subsystem initialized\n[ 0.365999] ACPI: bus type USB registered\n[ 0.366806] usbcore: registered new interface driver usbfs\n[ 0.367822] usbcore: registered new interface driver hub\n[ 0.368817] usbcore: registered new device driver usb\n[ 0.369860] PCI: Using ACPI for IRQ routing\n[ 0.370895] NetLabel: Initializing\n[ 0.371662] NetLabel: domain hash size = 128\n[ 0.372525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373494] NetLabel: unlabeled traffic allowed by default\n[ 0.374615] amd_nb: Cannot enumerate AMD northbridges\n[ 0.375601] clocksource: Switched to clocksource kvm-clock\n[ 0.381209] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383102] pnp: PnP ACPI: found 5 devices\n[ 0.389169] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390891] NET: Registered protocol family 2\n[ 0.391863] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.393170] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.394383] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.395576] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396685] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.397883] NET: Registered protocol family 1\n[ 0.398769] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400978] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415114] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429519] Trying to unpack rootfs image as initramfs...\n[ 1.703865] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.719154] Scanning for low memory corruption every 60 seconds\n[ 1.720553] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.722142] audit: initializing netlink subsys (disabled)\n[ 1.723530] audit: type=2000 audit(1538552481.658:1): initialized\n[ 1.725265] Initialise system trusted keyring\n[ 1.726492] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.728098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.730518] zbud: loaded\n[ 1.731402] VFS: Disk quotas dquot_6.6.0\n[ 1.732503] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.734373] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.736018] fuse init (API version 7.23)\n[ 1.737175] Key type big_key registered\n[ 1.738234] Allocating IMA MOK and blacklist keyrings.\n[ 1.739696] Key type asymmetric registered\n[ 1.740797] Asymmetric key parser 'x509' registered\n[ 1.742274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.744657] io scheduler noop registered\n[ 1.746006] io scheduler deadline registered (default)\n[ 1.747591] io scheduler cfq registered\n[ 1.749006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.750709] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.752741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.755018] ACPI: Power Button [PWRF]\n[ 1.756269] GHES: HEST is not enabled!\n[ 1.770606] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.799018] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.801658] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.825600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.828155] Linux agpgart interface v0.103\n[ 1.830404] brd: module loaded\n[ 1.831842] loop: module loaded\n[ 1.833607] vda: vda1\n[ 1.835091] scsi host0: ata_piix\n[ 1.836072] scsi host1: ata_piix\n[ 1.837007] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.838643] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.840659] libphy: Fixed MDIO Bus: probed\n[ 1.841730] tun: Universal TUN/TAP device driver, 1.6\n[ 1.842989] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.845406] PPP generic driver version 2.4.2\n[ 1.846312] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.847515] ehci-pci: EHCI PCI platform driver\n[ 1.848404] ehci-platform: EHCI generic platform driver\n[ 1.849408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.850551] ohci-pci: OHCI PCI platform driver\n[ 1.851429] ohci-platform: OHCI generic platform driver\n[ 1.852438] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.866951] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.867964] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.869447] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.870452] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.871586] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.872832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.874267] usb usb1: Product: UHCI Host Controller\n[ 1.875207] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.876364] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.877369] hub 1-0:1.0: USB hub found\n[ 1.878157] hub 1-0:1.0: 2 ports detected\n[ 1.879073] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.881227] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.882215] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.883258] mousedev: PS/2 mouse device common for all mice\n[ 1.884531] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.886407] rtc_cmos 00:00: RTC can wake from S4\n[ 1.887515] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.888751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.889973] i2c /dev entries driver\n[ 1.890731] device-mapper: uevent: version 1.0.3\n[ 1.891685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.893343] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.894628] NET: Registered protocol family 10\n[ 1.895660] NET: Registered protocol family 17\n[ 1.896564] Key type dns_resolver registered\n[ 1.897511] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.898620] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.900399] registered taskstats version 1\n[ 1.901259] Loading compiled-in X.509 certificates\n[ 1.902697] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.904572] zswap: loaded using pool lzo/zbud\n[ 1.906390] Key type trusted registered\n[ 1.908680] Key type encrypted registered\n[ 1.909524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.910559] ima: No TPM chip found, activating TPM-bypass!\n[ 1.911632] evm: HMAC attrs: 0x1\n[ 1.912575] Magic number: 6:123:672\n[ 1.913431] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:21 UTC (1538552481)\n[ 1.915056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.916203] EDD information not available.\n[ 1.996291] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.997735] ata1.00: configured for MWDMA2\n[ 1.998938] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.001169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.002417] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.014268] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.016187] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.017745] Write protecting the kernel read-only data: 14336k\n[ 2.019305] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.021044] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.029864] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.031907] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.033813] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.035691] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037554] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.039649] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.041481] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.043291] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.045503] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.047336] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.076525] virtio_net virtio0 ens3: renamed from eth0\n[ 2.084067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.087739] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.102178] AVX2 version of gcm_enc/dec engaged.\n[ 2.103143] AES CTR mode by8 optimization enabled\n[ 2.120003] FDC 0 is a S82078B\n[ 2.187692] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.352118] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.353381] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.354683] usb 1-1: Product: QEMU USB Tablet\n[ 2.355556] usb 1-1: Manufacturer: QEMU\n[ 2.356348] usb 1-1: SerialNumber: 42\n[ 2.363686] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.369456] usbcore: registered new interface driver usbhid\n[ 2.370557] usbhid: USB HID core driver\n[ 2.372340] 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.374548] 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.715863] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.630808] md: linear personality registered for level -1\n[ 3.633485] md: multipath personality registered for level -4\n[ 3.636181] md: raid0 personality registered for level 0\n[ 3.639143] md: raid1 personality registered for level 1\n[ 3.707606] raid6: sse2x1 gen() 11170 MB/s\n[ 3.775603] raid6: sse2x1 xor() 9062 MB/s\n[ 3.843606] raid6: sse2x2 gen() 14139 MB/s\n[ 3.911605] raid6: sse2x2 xor() 9908 MB/s\n[ 3.979606] raid6: sse2x4 gen() 16323 MB/s\n[ 4.047605] raid6: sse2x4 xor() 11585 MB/s\n[ 4.115607] raid6: avx2x1 gen() 22252 MB/s\n[ 4.183604] raid6: avx2x2 gen() 26142 MB/s\n[ 4.251604] raid6: avx2x4 gen() 30667 MB/s\n[ 4.252504] raid6: using algorithm avx2x4 gen() 30667 MB/s\n[ 4.253543] raid6: using avx2x2 recovery algorithm\n[ 4.255710] xor: automatically using best checksumming function:\n[ 4.295604] avx : 35876.000 MB/sec\n[ 4.297446] async_tx: api initialized (async)\n[ 4.304896] md: raid6 personality registered for level 6\n[ 4.305972] md: raid5 personality registered for level 5\n[ 4.306987] md: raid4 personality registered for level 4\n[ 4.311222] 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.334729] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.359269] 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.446205] 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.450156] systemd[1]: Detected virtualization kvm.\n[ 4.451335] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.455177] systemd[1]: Set hostname to .\n[ 4.459331] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.460770] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.577008] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.578969] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.580706] 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.583372] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.585606] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.587815] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.589970] 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.593031] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.595168] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.597158] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.599019] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.601064] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.603165] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.606726] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.608871] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.611713] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.615749] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.619527] systemd[1]: Starting Uncomplicated firewall...\n[ 4.622282] Loading iSCSI transport class v2.0-870.\n Starting Uncomplicated firewall...\n[ 4.629182] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.634123] iscsi: registered transport (tcp)\n[ 4.636248] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.639672] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.642866] 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.649201] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.654350] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.659461] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.664420] systemd[1]: Listening on udev Kernel Socket.\n[ 4.665484] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.671190] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.677447] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.681212] iscsi: registered transport (iser)\n[ 4.682499] 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.689691] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.694920] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.696833] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.701584] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.706716] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.712049] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.715937] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.720359] 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.728184] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.731856] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.737021] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.285783] cloud-init[443]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 03 Oct 2018 07:41:25 +0000. Up 5.62 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.070963] cloud-init[1022]: Cloud-init v. 0.7.9 running 'init' at Wed, 03 Oct 2018 07:41:27 +0000. Up 7.33 seconds.\n[ 9.072823] cloud-init[1022]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.076099] cloud-init[1022]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.080130] cloud-init[1022]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.084095] cloud-init[1022]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.088096] cloud-init[1022]: ci-info: | ens3 | True | 10.10.10.10 | 255.255.255.0 | . | fa:16:3e:16:82:06 |\n[ 9.089905] cloud-init[1022]: ci-info: | ens3 | True | fe80::f816:3eff:fe16:8206/64 | . | link | fa:16:3e:16:82:06 |\n[ 9.096113] cloud-init[1022]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.097935] cloud-init[1022]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.104109] cloud-init[1022]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.105951] cloud-init[1022]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.107594] cloud-init[1022]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.113247] cloud-init[1022]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.114892] cloud-init[1022]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.120293] cloud-init[1022]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 9.121924] cloud-init[1022]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.126381] cloud-init[1022]: ci-info: | 2 | 169.254.169.254 | 10.10.10.3 | 255.255.255.255 | ens3 | UGH |\n[ 9.128081] cloud-init[1022]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[ 9.133874] cloud-init[1022]: Generating public/private rsa key pair.\n[ 9.135390] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 9.139868] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Daily apt activities.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 9.148845] cloud-init[1022]: The key fingerprint is:\n[ 9.149848] cloud-init[1022]: SHA256:qKr+QZfpNHcf56oOAuGa8ajeJrY8L2+3YDryqGWc+Ss root@sdnvpn-13-2\n[ 9.151396] cloud-init[1022]: The key's randomart image is:\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[ 9.156185] cloud-init[1022]: +---[RSA 2048]----+\n[ 9.157133] cloud-init[1022]: | |\n[ 9.158068] cloud-init[1022]: | |\n[ 9.159005] cloud-init[1022]: | . |\n[ 9.159939] \n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\ncloud-init[1022]: | . . o. |\n[ 9.163537] cloud-init[1022]: | . + *..S. . . |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.166471] cloud-init[1022]: | .Bo=.o . . + |\n[[0;32m OK [0m[ 9.168214] cloud-init[1022]: | +*=.o . . . |\n[ 9.169166] cloud-init[1022]: |+XE=o.. . . |\n[ 9.170110] cloud-init[1022]: |@O#*+o. .o.. |\n[ 9.171054] cloud-init[1022]: +----[SHA256]-----+\n[ 9.171992] ] Listening on Socket activation for snappy daemon.\ncloud-init[1022]: Generating public/private dsa key pair.\n[[0;32m OK [0m] Reached target Sockets.\n[ 9.180109] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.182472] cloud-init[1022]: [[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.188635] cloud-init[1022]: The key fingerprint is:\n[ 9.190711] cloud-init[1022]: SHA256:RVnGKMnMwhRezOS7cWffGWdhR82DnqORqnT6TOOw9VQ root@sdnvpn-13-2\n[ 9.193330] cloud-init[1022]: The key's randomart image is:\n[ 9.195378] cloud-init[1022]: +---[DSA 1024]----+\n[ 9.196862] cloud-init[1022]: | ooOo..=o ..o|\n[ 9.198356] cloud-init[1022]: | .ooO.o... oo|\n[ 9.200604] cloud-init[1022]: | ..... o .oo|\n[ 9.202385] cloud-init[1022]: | o o +. o|\n[ 9.203937] cloud-init[1022]: | S o =E..o|\n[ 9.205722] cloud-init[1022]: | . * +.. o+|\n[ 9.207290] cloud-init[1022]: | ..=+ . ...|\n[ 9.208743] cloud-init[1022]: | oB + |\n[ 9.209858] cloud-init[1022]: | ..+ . |\n[ 9.211004] cloud-init[1022]: +----[SHA256]-----+\n[ 9.212168] cloud-init[1022]: Generating public/private ecdsa key pair.\n[ 9.213578] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.215156] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.216752] cloud-init[1022]: Starting System Logging Service...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...\nThe key fingerprint is:\n[ 9.222949] cloud-init[1022]: SHA256:IBGSjXHECSmKwqAddJ9z0XIl1Ygf+izQd/bpM2qK224 root@sdnvpn-13-2\n[ 9.225510] cloud-init[[0;32m OK [0m] Started FUSE filesystem for LXC.\n [1022]: The key's randomart image is:Starting Apply the settings specified in cloud-config...\n Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n Starting /etc/rc.local Compatibility...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 9.297577] [[0;32m OK [0m] Started System Logging Service.\ncloud-init[1022]: +---[ECDSA 256]---+\n[ 9.337480] cloud-init[1022]: | .=X*o ...+oo |[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[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 Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: start and stop the Quagga routing suite...\n \n[ 9.405551] cloud-init[1022]: |o =++o ...+.o . |\n[ 9.408719] Starting LSB: daemon to balance interrupts for SMP systems...\ncloud-init[1022]: |*o .. = .+ o . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\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[ 9.450490] cloud-init[1022]: |=.. . +. o o o |\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 LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[ 9.504282] cloud-init[1022]: |. S. + o ..|\n[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.[ 9.508754] cloud-init[1022]: | . o ..|\n\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[ 9.517132] cloud-init[1022]: | . . |\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.525439] cloud-init[1022]: | oE . + |\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.539875] cloud-init[1022]: | o++o.. o|\n[ 9.550236] cloud-init[1022]: +----[SHA256]-----+\n[ 9.551309] cloud-init[1022]: Generating public/private ed25519 key pair.\n[ 9.555558] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.569174] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.572062] cloud-init[1022]: The key fingerprint is:\n[ 9.576139] cloud-init[1022]: SHA256:FXzxC0BSIOvp/9AzVXheBSKnmJdOgV3KYtgP+ToaRuE root@sdnvpn-13-2\n[ 9.580091] cloud-init[1022]: The key's randomart image is:\n[ 9.581293] cloud-init[1022]: +--[ED25519 256]--+\n[ 9.588084] cloud-init[1022]: | . oBB.=....|\n[ 9.590486] cloud-init[1022]: | =.*oX.+ .|\n[ 9.592077] cloud-init[1022]: | + O O.o + .|\n[ 9.596086] cloud-init[1022]: | o + X = o |\n[ 9.600085] cloud-init[1022]: | E S + . o |\n[ 9.601196] cloud-init[1022]: | o o . |\n[ 9.608084] cloud-init[1022]: | + + + |\n[ 9.610849] cloud-init[1022]: | . + o o |\n[ 9.611994] cloud-init[1022]: | . ... |\n[ 9.615234] cloud-init[1022]: +----[SHA256]-----+\n[ 9.863121] cloud-init[1133]: Generating locales (this might take a while)...\n[ 10.433753] cloud-init[1133]: en_US.UTF-8... done\n[ 10.436098] cloud-init[1133]: 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"} 2018-10-03 07:41:31,662 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b/action used request id req-04b9500a-7405-41fb-974c-e4ab22b0591c 2018-10-03 07:41:33,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267a8655f042c7941ad51fea106faf64d771c2cd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:41:34,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-70f1fc92-67ed-47ef-be00-b5c533c10a45 x-compute-request-id: req-70f1fc92-67ed-47ef-be00-b5c533c10a45 Content-Encoding: gzip Content-Length: 13494 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 922753232 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.131873] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133515] pid_max: default: 32768 minimum: 301\n[ 0.134398] ACPI: Core revision 20150930\n[ 0.135759] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137057] Security Framework initialized\n[ 0.137863] Yama: becoming mindful.\n[ 0.138588] AppArmor: AppArmor initialized\n[ 0.139464] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.140844] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142514] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145105] Initializing cgroup subsys io\n[ 0.145909] Initializing cgroup subsys memory\n[ 0.146758] Initializing cgroup subsys devices\n[ 0.147628] Initializing cgroup subsys freezer\n[ 0.148499] Initializing cgroup subsys net_cls\n[ 0.149400] Initializing cgroup subsys perf_event\n[ 0.150294] Initializing cgroup subsys net_prio\n[ 0.151171] Initializing cgroup subsys hugetlb\n[ 0.152027] Initializing cgroup subsys pids\n[ 0.152884] CPU: Physical Processor ID: 0\n[ 0.154360] mce: CPU supports 10 MCE banks\n[ 0.155206] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156195] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168394] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174756] ftrace: allocating 32123 entries in 126 pages\n[ 0.201218] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202433] smpboot: Max logical packages: 1\n[ 0.203429] x2apic enabled\n[ 0.204228] Switched APIC routing to physical x2apic.\n[ 0.205954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210809] KVM setup paravirtual spinlock\n[ 0.212101] x86: Booted up 1 node, 1 CPUs\n[ 0.212901] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214288] devtmpfs: initialized\n[ 0.216742] evm: security.selinux\n[ 0.217439] evm: security.SMACK64\n[ 0.218125] evm: security.SMACK64EXEC\n[ 0.218856] evm: security.SMACK64TRANSMUTE\n[ 0.219667] evm: security.SMACK64MMAP\n[ 0.220412] evm: security.ima\n[ 0.221046] evm: security.capability\n[ 0.221842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223689] pinctrl core: initialized pinctrl subsystem\n[ 0.224789] RTC time: 7:41:20, date: 10/03/18\n[ 0.225723] NET: Registered protocol family 16\n[ 0.226686] cpuidle: using governor ladder\n[ 0.227499] cpuidle: using governor menu\n[ 0.228285] PCCT header not found.\n[ 0.229033] ACPI: bus type PCI registered\n[ 0.229823] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231069] PCI: Using configuration type 1 for base access\n[ 0.233222] ACPI: Added _OSI(Module Device)\n[ 0.234077] ACPI: Added _OSI(Processor Device)\n[ 0.234923] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235814] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238314] ACPI: Interpreter enabled\n[ 0.239075] ACPI: (supports S0 S5)\n[ 0.239770] ACPI: Using IOAPIC for interrupt routing\n[ 0.240708] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243780] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244913] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246165] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249744] acpiphp: Slot [3] registered\n[ 0.250542] acpiphp: Slot [4] registered\n[ 0.251337] acpiphp: Slot [5] registered\n[ 0.252137] acpiphp: Slot [6] registered\n[ 0.252927] acpiphp: Slot [7] registered\n[ 0.253715] acpiphp: Slot [8] registered\n[ 0.254506] acpiphp: Slot [9] registered\n[ 0.255297] acpiphp: Slot [10] registered\n[ 0.256099] acpiphp: Slot [11] registered\n[ 0.256899] acpiphp: Slot [12] registered\n[ 0.257705] acpiphp: Slot [13] registered\n[ 0.258519] acpiphp: Slot [14] registered\n[ 0.269403] acpiphp: Slot [15] registered\n[ 0.270210] acpiphp: Slot [16] registered\n[ 0.271012] acpiphp: Slot [17] registered\n[ 0.271809] acpiphp: Slot [18] registered\n[ 0.272610] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274224] acpiphp: Slot [21] registered\n[ 0.275026] acpiphp: Slot [22] registered\n[ 0.275825] acpiphp: Slot [23] registered\n[ 0.276626] acpiphp: Slot [24] registered\n[ 0.277431] acpiphp: Slot [25] registered\n[ 0.278235] acpiphp: Slot [26] registered\n[ 0.279036] acpiphp: Slot [27] registered\n[ 0.279833] acpiphp: Slot [28] registered\n[ 0.280637] acpiphp: Slot [29] registered\n[ 0.281447] acpiphp: Slot [30] registered\n[ 0.282260] acpiphp: Slot [31] registered\n[ 0.283058] PCI host bridge to bus 0000:00\n[ 0.283860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285066] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286271] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287707] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.289144] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295655] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296925] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299342] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355434] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356843] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358221] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359453] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360819] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361893] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363439] vgaarb: loaded\n[ 0.364035] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365186] SCSI subsystem initialized\n[ 0.365999] ACPI: bus type USB registered\n[ 0.366806] usbcore: registered new interface driver usbfs\n[ 0.367822] usbcore: registered new interface driver hub\n[ 0.368817] usbcore: registered new device driver usb\n[ 0.369860] PCI: Using ACPI for IRQ routing\n[ 0.370895] NetLabel: Initializing\n[ 0.371662] NetLabel: domain hash size = 128\n[ 0.372525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373494] NetLabel: unlabeled traffic allowed by default\n[ 0.374615] amd_nb: Cannot enumerate AMD northbridges\n[ 0.375601] clocksource: Switched to clocksource kvm-clock\n[ 0.381209] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383102] pnp: PnP ACPI: found 5 devices\n[ 0.389169] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390891] NET: Registered protocol family 2\n[ 0.391863] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.393170] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.394383] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.395576] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396685] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.397883] NET: Registered protocol family 1\n[ 0.398769] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400978] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415114] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429519] Trying to unpack rootfs image as initramfs...\n[ 1.703865] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.719154] Scanning for low memory corruption every 60 seconds\n[ 1.720553] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.722142] audit: initializing netlink subsys (disabled)\n[ 1.723530] audit: type=2000 audit(1538552481.658:1): initialized\n[ 1.725265] Initialise system trusted keyring\n[ 1.726492] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.728098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.730518] zbud: loaded\n[ 1.731402] VFS: Disk quotas dquot_6.6.0\n[ 1.732503] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.734373] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.736018] fuse init (API version 7.23)\n[ 1.737175] Key type big_key registered\n[ 1.738234] Allocating IMA MOK and blacklist keyrings.\n[ 1.739696] Key type asymmetric registered\n[ 1.740797] Asymmetric key parser 'x509' registered\n[ 1.742274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.744657] io scheduler noop registered\n[ 1.746006] io scheduler deadline registered (default)\n[ 1.747591] io scheduler cfq registered\n[ 1.749006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.750709] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.752741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.755018] ACPI: Power Button [PWRF]\n[ 1.756269] GHES: HEST is not enabled!\n[ 1.770606] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.799018] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.801658] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.825600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.828155] Linux agpgart interface v0.103\n[ 1.830404] brd: module loaded\n[ 1.831842] loop: module loaded\n[ 1.833607] vda: vda1\n[ 1.835091] scsi host0: ata_piix\n[ 1.836072] scsi host1: ata_piix\n[ 1.837007] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.838643] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.840659] libphy: Fixed MDIO Bus: probed\n[ 1.841730] tun: Universal TUN/TAP device driver, 1.6\n[ 1.842989] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.845406] PPP generic driver version 2.4.2\n[ 1.846312] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.847515] ehci-pci: EHCI PCI platform driver\n[ 1.848404] ehci-platform: EHCI generic platform driver\n[ 1.849408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.850551] ohci-pci: OHCI PCI platform driver\n[ 1.851429] ohci-platform: OHCI generic platform driver\n[ 1.852438] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.866951] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.867964] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.869447] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.870452] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.871586] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.872832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.874267] usb usb1: Product: UHCI Host Controller\n[ 1.875207] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.876364] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.877369] hub 1-0:1.0: USB hub found\n[ 1.878157] hub 1-0:1.0: 2 ports detected\n[ 1.879073] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.881227] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.882215] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.883258] mousedev: PS/2 mouse device common for all mice\n[ 1.884531] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.886407] rtc_cmos 00:00: RTC can wake from S4\n[ 1.887515] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.888751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.889973] i2c /dev entries driver\n[ 1.890731] device-mapper: uevent: version 1.0.3\n[ 1.891685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.893343] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.894628] NET: Registered protocol family 10\n[ 1.895660] NET: Registered protocol family 17\n[ 1.896564] Key type dns_resolver registered\n[ 1.897511] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.898620] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.900399] registered taskstats version 1\n[ 1.901259] Loading compiled-in X.509 certificates\n[ 1.902697] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.904572] zswap: loaded using pool lzo/zbud\n[ 1.906390] Key type trusted registered\n[ 1.908680] Key type encrypted registered\n[ 1.909524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.910559] ima: No TPM chip found, activating TPM-bypass!\n[ 1.911632] evm: HMAC attrs: 0x1\n[ 1.912575] Magic number: 6:123:672\n[ 1.913431] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:21 UTC (1538552481)\n[ 1.915056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.916203] EDD information not available.\n[ 1.996291] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.997735] ata1.00: configured for MWDMA2\n[ 1.998938] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.001169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.002417] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.014268] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.016187] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.017745] Write protecting the kernel read-only data: 14336k\n[ 2.019305] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.021044] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.029864] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.031907] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.033813] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.035691] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037554] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.039649] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.041481] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.043291] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.045503] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.047336] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.076525] virtio_net virtio0 ens3: renamed from eth0\n[ 2.084067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.087739] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.102178] AVX2 version of gcm_enc/dec engaged.\n[ 2.103143] AES CTR mode by8 optimization enabled\n[ 2.120003] FDC 0 is a S82078B\n[ 2.187692] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.352118] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.353381] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.354683] usb 1-1: Product: QEMU USB Tablet\n[ 2.355556] usb 1-1: Manufacturer: QEMU\n[ 2.356348] usb 1-1: SerialNumber: 42\n[ 2.363686] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.369456] usbcore: registered new interface driver usbhid\n[ 2.370557] usbhid: USB HID core driver\n[ 2.372340] 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.374548] 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.715863] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.630808] md: linear personality registered for level -1\n[ 3.633485] md: multipath personality registered for level -4\n[ 3.636181] md: raid0 personality registered for level 0\n[ 3.639143] md: raid1 personality registered for level 1\n[ 3.707606] raid6: sse2x1 gen() 11170 MB/s\n[ 3.775603] raid6: sse2x1 xor() 9062 MB/s\n[ 3.843606] raid6: sse2x2 gen() 14139 MB/s\n[ 3.911605] raid6: sse2x2 xor() 9908 MB/s\n[ 3.979606] raid6: sse2x4 gen() 16323 MB/s\n[ 4.047605] raid6: sse2x4 xor() 11585 MB/s\n[ 4.115607] raid6: avx2x1 gen() 22252 MB/s\n[ 4.183604] raid6: avx2x2 gen() 26142 MB/s\n[ 4.251604] raid6: avx2x4 gen() 30667 MB/s\n[ 4.252504] raid6: using algorithm avx2x4 gen() 30667 MB/s\n[ 4.253543] raid6: using avx2x2 recovery algorithm\n[ 4.255710] xor: automatically using best checksumming function:\n[ 4.295604] avx : 35876.000 MB/sec\n[ 4.297446] async_tx: api initialized (async)\n[ 4.304896] md: raid6 personality registered for level 6\n[ 4.305972] md: raid5 personality registered for level 5\n[ 4.306987] md: raid4 personality registered for level 4\n[ 4.311222] 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.334729] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.359269] 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.446205] 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.450156] systemd[1]: Detected virtualization kvm.\n[ 4.451335] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.455177] systemd[1]: Set hostname to .\n[ 4.459331] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.460770] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.577008] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.578969] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.580706] 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.583372] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.585606] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.587815] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.589970] 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.593031] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.595168] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.597158] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.599019] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.601064] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.603165] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.606726] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.608871] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.611713] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.615749] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.619527] systemd[1]: Starting Uncomplicated firewall...\n[ 4.622282] Loading iSCSI transport class v2.0-870.\n Starting Uncomplicated firewall...\n[ 4.629182] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.634123] iscsi: registered transport (tcp)\n[ 4.636248] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.639672] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.642866] 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.649201] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.654350] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.659461] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.664420] systemd[1]: Listening on udev Kernel Socket.\n[ 4.665484] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.671190] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.677447] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.681212] iscsi: registered transport (iser)\n[ 4.682499] 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.689691] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.694920] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.696833] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.701584] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.706716] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.712049] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.715937] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.720359] 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.728184] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.731856] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.737021] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.285783] cloud-init[443]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 03 Oct 2018 07:41:25 +0000. Up 5.62 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.070963] cloud-init[1022]: Cloud-init v. 0.7.9 running 'init' at Wed, 03 Oct 2018 07:41:27 +0000. Up 7.33 seconds.\n[ 9.072823] cloud-init[1022]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.076099] cloud-init[1022]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.080130] cloud-init[1022]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.084095] cloud-init[1022]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.088096] cloud-init[1022]: ci-info: | ens3 | True | 10.10.10.10 | 255.255.255.0 | . | fa:16:3e:16:82:06 |\n[ 9.089905] cloud-init[1022]: ci-info: | ens3 | True | fe80::f816:3eff:fe16:8206/64 | . | link | fa:16:3e:16:82:06 |\n[ 9.096113] cloud-init[1022]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.097935] cloud-init[1022]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.104109] cloud-init[1022]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.105951] cloud-init[1022]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.107594] cloud-init[1022]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.113247] cloud-init[1022]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.114892] cloud-init[1022]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.120293] cloud-init[1022]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 9.121924] cloud-init[1022]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.126381] cloud-init[1022]: ci-info: | 2 | 169.254.169.254 | 10.10.10.3 | 255.255.255.255 | ens3 | UGH |\n[ 9.128081] cloud-init[1022]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[ 9.133874] cloud-init[1022]: Generating public/private rsa key pair.\n[ 9.135390] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 9.139868] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Daily apt activities.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 9.148845] cloud-init[1022]: The key fingerprint is:\n[ 9.149848] cloud-init[1022]: SHA256:qKr+QZfpNHcf56oOAuGa8ajeJrY8L2+3YDryqGWc+Ss root@sdnvpn-13-2\n[ 9.151396] cloud-init[1022]: The key's randomart image is:\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[ 9.156185] cloud-init[1022]: +---[RSA 2048]----+\n[ 9.157133] cloud-init[1022]: | |\n[ 9.158068] cloud-init[1022]: | |\n[ 9.159005] cloud-init[1022]: | . |\n[ 9.159939] \n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\ncloud-init[1022]: | . . o. |\n[ 9.163537] cloud-init[1022]: | . + *..S. . . |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.166471] cloud-init[1022]: | .Bo=.o . . + |\n[[0;32m OK [0m[ 9.168214] cloud-init[1022]: | +*=.o . . . |\n[ 9.169166] cloud-init[1022]: |+XE=o.. . . |\n[ 9.170110] cloud-init[1022]: |@O#*+o. .o.. |\n[ 9.171054] cloud-init[1022]: +----[SHA256]-----+\n[ 9.171992] ] Listening on Socket activation for snappy daemon.\ncloud-init[1022]: Generating public/private dsa key pair.\n[[0;32m OK [0m] Reached target Sockets.\n[ 9.180109] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.182472] cloud-init[1022]: [[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.188635] cloud-init[1022]: The key fingerprint is:\n[ 9.190711] cloud-init[1022]: SHA256:RVnGKMnMwhRezOS7cWffGWdhR82DnqORqnT6TOOw9VQ root@sdnvpn-13-2\n[ 9.193330] cloud-init[1022]: The key's randomart image is:\n[ 9.195378] cloud-init[1022]: +---[DSA 1024]----+\n[ 9.196862] cloud-init[1022]: | ooOo..=o ..o|\n[ 9.198356] cloud-init[1022]: | .ooO.o... oo|\n[ 9.200604] cloud-init[1022]: | ..... o .oo|\n[ 9.202385] cloud-init[1022]: | o o +. o|\n[ 9.203937] cloud-init[1022]: | S o =E..o|\n[ 9.205722] cloud-init[1022]: | . * +.. o+|\n[ 9.207290] cloud-init[1022]: | ..=+ . ...|\n[ 9.208743] cloud-init[1022]: | oB + |\n[ 9.209858] cloud-init[1022]: | ..+ . |\n[ 9.211004] cloud-init[1022]: +----[SHA256]-----+\n[ 9.212168] cloud-init[1022]: Generating public/private ecdsa key pair.\n[ 9.213578] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.215156] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.216752] cloud-init[1022]: Starting System Logging Service...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...\nThe key fingerprint is:\n[ 9.222949] cloud-init[1022]: SHA256:IBGSjXHECSmKwqAddJ9z0XIl1Ygf+izQd/bpM2qK224 root@sdnvpn-13-2\n[ 9.225510] cloud-init[[0;32m OK [0m] Started FUSE filesystem for LXC.\n [1022]: The key's randomart image is:Starting Apply the settings specified in cloud-config...\n Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n Starting /etc/rc.local Compatibility...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 9.297577] [[0;32m OK [0m] Started System Logging Service.\ncloud-init[1022]: +---[ECDSA 256]---+\n[ 9.337480] cloud-init[1022]: | .=X*o ...+oo |[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[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 Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: start and stop the Quagga routing suite...\n \n[ 9.405551] cloud-init[1022]: |o =++o ...+.o . |\n[ 9.408719] Starting LSB: daemon to balance interrupts for SMP systems...\ncloud-init[1022]: |*o .. = .+ o . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\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[ 9.450490] cloud-init[1022]: |=.. . +. o o o |\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 LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[ 9.504282] cloud-init[1022]: |. S. + o ..|\n[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.[ 9.508754] cloud-init[1022]: | . o ..|\n\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[ 9.517132] cloud-init[1022]: | . . |\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.525439] cloud-init[1022]: | oE . + |\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.539875] cloud-init[1022]: | o++o.. o|\n[ 9.550236] cloud-init[1022]: +----[SHA256]-----+\n[ 9.551309] cloud-init[1022]: Generating public/private ed25519 key pair.\n[ 9.555558] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.569174] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.572062] cloud-init[1022]: The key fingerprint is:\n[ 9.576139] cloud-init[1022]: SHA256:FXzxC0BSIOvp/9AzVXheBSKnmJdOgV3KYtgP+ToaRuE root@sdnvpn-13-2\n[ 9.580091] cloud-init[1022]: The key's randomart image is:\n[ 9.581293] cloud-init[1022]: +--[ED25519 256]--+\n[ 9.588084] cloud-init[1022]: | . oBB.=....|\n[ 9.590486] cloud-init[1022]: | =.*oX.+ .|\n[ 9.592077] cloud-init[1022]: | + O O.o + .|\n[ 9.596086] cloud-init[1022]: | o + X = o |\n[ 9.600085] cloud-init[1022]: | E S + . o |\n[ 9.601196] cloud-init[1022]: | o o . |\n[ 9.608084] cloud-init[1022]: | + + + |\n[ 9.610849] cloud-init[1022]: | . + o o |\n[ 9.611994] cloud-init[1022]: | . ... |\n[ 9.615234] cloud-init[1022]: +----[SHA256]-----+\n[ 9.863121] cloud-init[1133]: Generating locales (this might take a while)...\n[ 10.433753] cloud-init[1133]: en_US.UTF-8... done\n[ 10.436098] cloud-init[1133]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 10.983243] cloud-init[1133]: Cloud-init v. 0.7.9 running 'modules:config' at Wed, 03 Oct 2018 07:41:29 +0000. Up 9.80 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.283854] cloud-init[1396]: + sudo useradd -m sdnvpn\n[ 11.343310] cloud-init[1396]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.611247] cloud-init[1396]: + sudo adduser sdnvpn sudo\n[ 11.658460] cloud-init[1396]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.694074] cloud-init[1396]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.697983] cloud-init[1396]: Adding user sdnvpn to group sudo\n[ 11.773881] cloud-init[1396]: Done.\n[ 11.775442] cloud-init[1396]: + chpasswd\n[ 11.776652] cloud-init[1396]: + sudo echo sdnvpn:opnfv\n[ 11.833288] cloud-init[1396]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.858420] cloud-init[1396]: + sleep 20\n"} 2018-10-03 07:41:34,762 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b/action used request id req-70f1fc92-67ed-47ef-be00-b5c533c10a45 2018-10-03 07:41:36,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267a8655f042c7941ad51fea106faf64d771c2cd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:41:37,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6574bda-7814-4d19-b073-08f5544d7113 x-compute-request-id: req-b6574bda-7814-4d19-b073-08f5544d7113 Content-Encoding: gzip Content-Length: 13512 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 922753232 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.131873] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133515] pid_max: default: 32768 minimum: 301\n[ 0.134398] ACPI: Core revision 20150930\n[ 0.135759] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137057] Security Framework initialized\n[ 0.137863] Yama: becoming mindful.\n[ 0.138588] AppArmor: AppArmor initialized\n[ 0.139464] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.140844] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142514] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145105] Initializing cgroup subsys io\n[ 0.145909] Initializing cgroup subsys memory\n[ 0.146758] Initializing cgroup subsys devices\n[ 0.147628] Initializing cgroup subsys freezer\n[ 0.148499] Initializing cgroup subsys net_cls\n[ 0.149400] Initializing cgroup subsys perf_event\n[ 0.150294] Initializing cgroup subsys net_prio\n[ 0.151171] Initializing cgroup subsys hugetlb\n[ 0.152027] Initializing cgroup subsys pids\n[ 0.152884] CPU: Physical Processor ID: 0\n[ 0.154360] mce: CPU supports 10 MCE banks\n[ 0.155206] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156195] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168394] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174756] ftrace: allocating 32123 entries in 126 pages\n[ 0.201218] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202433] smpboot: Max logical packages: 1\n[ 0.203429] x2apic enabled\n[ 0.204228] Switched APIC routing to physical x2apic.\n[ 0.205954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210809] KVM setup paravirtual spinlock\n[ 0.212101] x86: Booted up 1 node, 1 CPUs\n[ 0.212901] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214288] devtmpfs: initialized\n[ 0.216742] evm: security.selinux\n[ 0.217439] evm: security.SMACK64\n[ 0.218125] evm: security.SMACK64EXEC\n[ 0.218856] evm: security.SMACK64TRANSMUTE\n[ 0.219667] evm: security.SMACK64MMAP\n[ 0.220412] evm: security.ima\n[ 0.221046] evm: security.capability\n[ 0.221842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223689] pinctrl core: initialized pinctrl subsystem\n[ 0.224789] RTC time: 7:41:20, date: 10/03/18\n[ 0.225723] NET: Registered protocol family 16\n[ 0.226686] cpuidle: using governor ladder\n[ 0.227499] cpuidle: using governor menu\n[ 0.228285] PCCT header not found.\n[ 0.229033] ACPI: bus type PCI registered\n[ 0.229823] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231069] PCI: Using configuration type 1 for base access\n[ 0.233222] ACPI: Added _OSI(Module Device)\n[ 0.234077] ACPI: Added _OSI(Processor Device)\n[ 0.234923] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235814] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238314] ACPI: Interpreter enabled\n[ 0.239075] ACPI: (supports S0 S5)\n[ 0.239770] ACPI: Using IOAPIC for interrupt routing\n[ 0.240708] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243780] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244913] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246165] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249744] acpiphp: Slot [3] registered\n[ 0.250542] acpiphp: Slot [4] registered\n[ 0.251337] acpiphp: Slot [5] registered\n[ 0.252137] acpiphp: Slot [6] registered\n[ 0.252927] acpiphp: Slot [7] registered\n[ 0.253715] acpiphp: Slot [8] registered\n[ 0.254506] acpiphp: Slot [9] registered\n[ 0.255297] acpiphp: Slot [10] registered\n[ 0.256099] acpiphp: Slot [11] registered\n[ 0.256899] acpiphp: Slot [12] registered\n[ 0.257705] acpiphp: Slot [13] registered\n[ 0.258519] acpiphp: Slot [14] registered\n[ 0.269403] acpiphp: Slot [15] registered\n[ 0.270210] acpiphp: Slot [16] registered\n[ 0.271012] acpiphp: Slot [17] registered\n[ 0.271809] acpiphp: Slot [18] registered\n[ 0.272610] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274224] acpiphp: Slot [21] registered\n[ 0.275026] acpiphp: Slot [22] registered\n[ 0.275825] acpiphp: Slot [23] registered\n[ 0.276626] acpiphp: Slot [24] registered\n[ 0.277431] acpiphp: Slot [25] registered\n[ 0.278235] acpiphp: Slot [26] registered\n[ 0.279036] acpiphp: Slot [27] registered\n[ 0.279833] acpiphp: Slot [28] registered\n[ 0.280637] acpiphp: Slot [29] registered\n[ 0.281447] acpiphp: Slot [30] registered\n[ 0.282260] acpiphp: Slot [31] registered\n[ 0.283058] PCI host bridge to bus 0000:00\n[ 0.283860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285066] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286271] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287707] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.289144] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295655] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296925] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299342] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355434] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356843] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358221] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359453] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360819] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361893] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363439] vgaarb: loaded\n[ 0.364035] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365186] SCSI subsystem initialized\n[ 0.365999] ACPI: bus type USB registered\n[ 0.366806] usbcore: registered new interface driver usbfs\n[ 0.367822] usbcore: registered new interface driver hub\n[ 0.368817] usbcore: registered new device driver usb\n[ 0.369860] PCI: Using ACPI for IRQ routing\n[ 0.370895] NetLabel: Initializing\n[ 0.371662] NetLabel: domain hash size = 128\n[ 0.372525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373494] NetLabel: unlabeled traffic allowed by default\n[ 0.374615] amd_nb: Cannot enumerate AMD northbridges\n[ 0.375601] clocksource: Switched to clocksource kvm-clock\n[ 0.381209] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383102] pnp: PnP ACPI: found 5 devices\n[ 0.389169] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390891] NET: Registered protocol family 2\n[ 0.391863] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.393170] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.394383] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.395576] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396685] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.397883] NET: Registered protocol family 1\n[ 0.398769] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400978] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415114] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429519] Trying to unpack rootfs image as initramfs...\n[ 1.703865] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.719154] Scanning for low memory corruption every 60 seconds\n[ 1.720553] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.722142] audit: initializing netlink subsys (disabled)\n[ 1.723530] audit: type=2000 audit(1538552481.658:1): initialized\n[ 1.725265] Initialise system trusted keyring\n[ 1.726492] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.728098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.730518] zbud: loaded\n[ 1.731402] VFS: Disk quotas dquot_6.6.0\n[ 1.732503] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.734373] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.736018] fuse init (API version 7.23)\n[ 1.737175] Key type big_key registered\n[ 1.738234] Allocating IMA MOK and blacklist keyrings.\n[ 1.739696] Key type asymmetric registered\n[ 1.740797] Asymmetric key parser 'x509' registered\n[ 1.742274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.744657] io scheduler noop registered\n[ 1.746006] io scheduler deadline registered (default)\n[ 1.747591] io scheduler cfq registered\n[ 1.749006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.750709] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.752741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.755018] ACPI: Power Button [PWRF]\n[ 1.756269] GHES: HEST is not enabled!\n[ 1.770606] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.799018] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.801658] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.825600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.828155] Linux agpgart interface v0.103\n[ 1.830404] brd: module loaded\n[ 1.831842] loop: module loaded\n[ 1.833607] vda: vda1\n[ 1.835091] scsi host0: ata_piix\n[ 1.836072] scsi host1: ata_piix\n[ 1.837007] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.838643] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.840659] libphy: Fixed MDIO Bus: probed\n[ 1.841730] tun: Universal TUN/TAP device driver, 1.6\n[ 1.842989] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.845406] PPP generic driver version 2.4.2\n[ 1.846312] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.847515] ehci-pci: EHCI PCI platform driver\n[ 1.848404] ehci-platform: EHCI generic platform driver\n[ 1.849408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.850551] ohci-pci: OHCI PCI platform driver\n[ 1.851429] ohci-platform: OHCI generic platform driver\n[ 1.852438] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.866951] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.867964] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.869447] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.870452] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.871586] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.872832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.874267] usb usb1: Product: UHCI Host Controller\n[ 1.875207] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.876364] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.877369] hub 1-0:1.0: USB hub found\n[ 1.878157] hub 1-0:1.0: 2 ports detected\n[ 1.879073] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.881227] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.882215] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.883258] mousedev: PS/2 mouse device common for all mice\n[ 1.884531] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.886407] rtc_cmos 00:00: RTC can wake from S4\n[ 1.887515] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.888751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.889973] i2c /dev entries driver\n[ 1.890731] device-mapper: uevent: version 1.0.3\n[ 1.891685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.893343] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.894628] NET: Registered protocol family 10\n[ 1.895660] NET: Registered protocol family 17\n[ 1.896564] Key type dns_resolver registered\n[ 1.897511] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.898620] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.900399] registered taskstats version 1\n[ 1.901259] Loading compiled-in X.509 certificates\n[ 1.902697] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.904572] zswap: loaded using pool lzo/zbud\n[ 1.906390] Key type trusted registered\n[ 1.908680] Key type encrypted registered\n[ 1.909524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.910559] ima: No TPM chip found, activating TPM-bypass!\n[ 1.911632] evm: HMAC attrs: 0x1\n[ 1.912575] Magic number: 6:123:672\n[ 1.913431] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:21 UTC (1538552481)\n[ 1.915056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.916203] EDD information not available.\n[ 1.996291] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.997735] ata1.00: configured for MWDMA2\n[ 1.998938] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.001169] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.002417] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.014268] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.016187] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.017745] Write protecting the kernel read-only data: 14336k\n[ 2.019305] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.021044] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.029864] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.031907] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.033813] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.035691] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037554] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.039649] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.041481] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.043291] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.045503] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.047336] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.076525] virtio_net virtio0 ens3: renamed from eth0\n[ 2.084067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.087739] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.102178] AVX2 version of gcm_enc/dec engaged.\n[ 2.103143] AES CTR mode by8 optimization enabled\n[ 2.120003] FDC 0 is a S82078B\n[ 2.187692] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.352118] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.353381] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.354683] usb 1-1: Product: QEMU USB Tablet\n[ 2.355556] usb 1-1: Manufacturer: QEMU\n[ 2.356348] usb 1-1: SerialNumber: 42\n[ 2.363686] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.369456] usbcore: registered new interface driver usbhid\n[ 2.370557] usbhid: USB HID core driver\n[ 2.372340] 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.374548] 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.715863] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.630808] md: linear personality registered for level -1\n[ 3.633485] md: multipath personality registered for level -4\n[ 3.636181] md: raid0 personality registered for level 0\n[ 3.639143] md: raid1 personality registered for level 1\n[ 3.707606] raid6: sse2x1 gen() 11170 MB/s\n[ 3.775603] raid6: sse2x1 xor() 9062 MB/s\n[ 3.843606] raid6: sse2x2 gen() 14139 MB/s\n[ 3.911605] raid6: sse2x2 xor() 9908 MB/s\n[ 3.979606] raid6: sse2x4 gen() 16323 MB/s\n[ 4.047605] raid6: sse2x4 xor() 11585 MB/s\n[ 4.115607] raid6: avx2x1 gen() 22252 MB/s\n[ 4.183604] raid6: avx2x2 gen() 26142 MB/s\n[ 4.251604] raid6: avx2x4 gen() 30667 MB/s\n[ 4.252504] raid6: using algorithm avx2x4 gen() 30667 MB/s\n[ 4.253543] raid6: using avx2x2 recovery algorithm\n[ 4.255710] xor: automatically using best checksumming function:\n[ 4.295604] avx : 35876.000 MB/sec\n[ 4.297446] async_tx: api initialized (async)\n[ 4.304896] md: raid6 personality registered for level 6\n[ 4.305972] md: raid5 personality registered for level 5\n[ 4.306987] md: raid4 personality registered for level 4\n[ 4.311222] 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.334729] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.359269] 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.446205] 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.450156] systemd[1]: Detected virtualization kvm.\n[ 4.451335] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.455177] systemd[1]: Set hostname to .\n[ 4.459331] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.460770] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.577008] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.578969] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.580706] 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.583372] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.585606] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.587815] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.589970] 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.593031] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.595168] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.597158] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.599019] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.601064] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.603165] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.606726] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.608871] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.611713] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.615749] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.619527] systemd[1]: Starting Uncomplicated firewall...\n[ 4.622282] Loading iSCSI transport class v2.0-870.\n Starting Uncomplicated firewall...\n[ 4.629182] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.634123] iscsi: registered transport (tcp)\n[ 4.636248] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.639672] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.642866] 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.649201] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.654350] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.659461] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.664420] systemd[1]: Listening on udev Kernel Socket.\n[ 4.665484] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.671190] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.677447] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.681212] iscsi: registered transport (iser)\n[ 4.682499] 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.689691] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.694920] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.696833] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.701584] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.706716] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.712049] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.715937] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.720359] 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.728184] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.731856] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.737021] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.285783] cloud-init[443]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 03 Oct 2018 07:41:25 +0000. Up 5.62 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.070963] cloud-init[1022]: Cloud-init v. 0.7.9 running 'init' at Wed, 03 Oct 2018 07:41:27 +0000. Up 7.33 seconds.\n[ 9.072823] cloud-init[1022]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.076099] cloud-init[1022]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.080130] cloud-init[1022]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.084095] cloud-init[1022]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.088096] cloud-init[1022]: ci-info: | ens3 | True | 10.10.10.10 | 255.255.255.0 | . | fa:16:3e:16:82:06 |\n[ 9.089905] cloud-init[1022]: ci-info: | ens3 | True | fe80::f816:3eff:fe16:8206/64 | . | link | fa:16:3e:16:82:06 |\n[ 9.096113] cloud-init[1022]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.097935] cloud-init[1022]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.104109] cloud-init[1022]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.105951] cloud-init[1022]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.107594] cloud-init[1022]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.113247] cloud-init[1022]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.114892] cloud-init[1022]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.120293] cloud-init[1022]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 9.121924] cloud-init[1022]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.126381] cloud-init[1022]: ci-info: | 2 | 169.254.169.254 | 10.10.10.3 | 255.255.255.255 | ens3 | UGH |\n[ 9.128081] cloud-init[1022]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[ 9.133874] cloud-init[1022]: Generating public/private rsa key pair.\n[ 9.135390] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 9.139868] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Daily apt activities.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 9.148845] cloud-init[1022]: The key fingerprint is:\n[ 9.149848] cloud-init[1022]: SHA256:qKr+QZfpNHcf56oOAuGa8ajeJrY8L2+3YDryqGWc+Ss root@sdnvpn-13-2\n[ 9.151396] cloud-init[1022]: The key's randomart image is:\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[ 9.156185] cloud-init[1022]: +---[RSA 2048]----+\n[ 9.157133] cloud-init[1022]: | |\n[ 9.158068] cloud-init[1022]: | |\n[ 9.159005] cloud-init[1022]: | . |\n[ 9.159939] \n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\ncloud-init[1022]: | . . o. |\n[ 9.163537] cloud-init[1022]: | . + *..S. . . |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.166471] cloud-init[1022]: | .Bo=.o . . + |\n[[0;32m OK [0m[ 9.168214] cloud-init[1022]: | +*=.o . . . |\n[ 9.169166] cloud-init[1022]: |+XE=o.. . . |\n[ 9.170110] cloud-init[1022]: |@O#*+o. .o.. |\n[ 9.171054] cloud-init[1022]: +----[SHA256]-----+\n[ 9.171992] ] Listening on Socket activation for snappy daemon.\ncloud-init[1022]: Generating public/private dsa key pair.\n[[0;32m OK [0m] Reached target Sockets.\n[ 9.180109] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.182472] cloud-init[1022]: [[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.188635] cloud-init[1022]: The key fingerprint is:\n[ 9.190711] cloud-init[1022]: SHA256:RVnGKMnMwhRezOS7cWffGWdhR82DnqORqnT6TOOw9VQ root@sdnvpn-13-2\n[ 9.193330] cloud-init[1022]: The key's randomart image is:\n[ 9.195378] cloud-init[1022]: +---[DSA 1024]----+\n[ 9.196862] cloud-init[1022]: | ooOo..=o ..o|\n[ 9.198356] cloud-init[1022]: | .ooO.o... oo|\n[ 9.200604] cloud-init[1022]: | ..... o .oo|\n[ 9.202385] cloud-init[1022]: | o o +. o|\n[ 9.203937] cloud-init[1022]: | S o =E..o|\n[ 9.205722] cloud-init[1022]: | . * +.. o+|\n[ 9.207290] cloud-init[1022]: | ..=+ . ...|\n[ 9.208743] cloud-init[1022]: | oB + |\n[ 9.209858] cloud-init[1022]: | ..+ . |\n[ 9.211004] cloud-init[1022]: +----[SHA256]-----+\n[ 9.212168] cloud-init[1022]: Generating public/private ecdsa key pair.\n[ 9.213578] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.215156] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.216752] cloud-init[1022]: Starting System Logging Service...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...\nThe key fingerprint is:\n[ 9.222949] cloud-init[1022]: SHA256:IBGSjXHECSmKwqAddJ9z0XIl1Ygf+izQd/bpM2qK224 root@sdnvpn-13-2\n[ 9.225510] cloud-init[[0;32m OK [0m] Started FUSE filesystem for LXC.\n [1022]: The key's randomart image is:Starting Apply the settings specified in cloud-config...\n Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n Starting /etc/rc.local Compatibility...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 9.297577] [[0;32m OK [0m] Started System Logging Service.\ncloud-init[1022]: +---[ECDSA 256]---+\n[ 9.337480] cloud-init[1022]: | .=X*o ...+oo |[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[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 Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: start and stop the Quagga routing suite...\n \n[ 9.405551] cloud-init[1022]: |o =++o ...+.o . |\n[ 9.408719] Starting LSB: daemon to balance interrupts for SMP systems...\ncloud-init[1022]: |*o .. = .+ o . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\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[ 9.450490] cloud-init[1022]: |=.. . +. o o o |\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 LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[ 9.504282] cloud-init[1022]: |. S. + o ..|\n[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.[ 9.508754] cloud-init[1022]: | . o ..|\n\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[ 9.517132] cloud-init[1022]: | . . |\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.525439] cloud-init[1022]: | oE . + |\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.539875] cloud-init[1022]: | o++o.. o|\n[ 9.550236] cloud-init[1022]: +----[SHA256]-----+\n[ 9.551309] cloud-init[1022]: Generating public/private ed25519 key pair.\n[ 9.555558] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.569174] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.572062] cloud-init[1022]: The key fingerprint is:\n[ 9.576139] cloud-init[1022]: SHA256:FXzxC0BSIOvp/9AzVXheBSKnmJdOgV3KYtgP+ToaRuE root@sdnvpn-13-2\n[ 9.580091] cloud-init[1022]: The key's randomart image is:\n[ 9.581293] cloud-init[1022]: +--[ED25519 256]--+\n[ 9.588084] cloud-init[1022]: | . oBB.=....|\n[ 9.590486] cloud-init[1022]: | =.*oX.+ .|\n[ 9.592077] cloud-init[1022]: | + O O.o + .|\n[ 9.596086] cloud-init[1022]: | o + X = o |\n[ 9.600085] cloud-init[1022]: | E S + . o |\n[ 9.601196] cloud-init[1022]: | o o . |\n[ 9.608084] cloud-init[1022]: | + + + |\n[ 9.610849] cloud-init[1022]: | . + o o |\n[ 9.611994] cloud-init[1022]: | . ... |\n[ 9.615234] cloud-init[1022]: +----[SHA256]-----+\n[ 9.863121] cloud-init[1133]: Generating locales (this might take a while)...\n[ 10.433753] cloud-init[1133]: en_US.UTF-8... done\n[ 10.436098] cloud-init[1133]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 10.983243] cloud-init[1133]: Cloud-init v. 0.7.9 running 'modules:config' at Wed, 03 Oct 2018 07:41:29 +0000. Up 9.80 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.283854] cloud-init[1396]: + sudo useradd -m sdnvpn\n[ 11.343310] cloud-init[1396]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.611247] cloud-init[1396]: + sudo adduser sdnvpn sudo\n[ 11.658460] cloud-init[1396]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.694074] cloud-init[1396]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.697983] cloud-init[1396]: Adding user sdnvpn to group sudo\n[ 11.773881] cloud-init[1396]: Done.\n[ 11.775442] cloud-init[1396]: + chpasswd\n[ 11.776652] cloud-init[1396]: + sudo echo sdnvpn:opnfv\n[ 11.833288] cloud-init[1396]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.858420] cloud-init[1396]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-2 ttyS0\n\nsdnvpn-13-2 login: "} 2018-10-03 07:41:37,861 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b/action used request id req-b6574bda-7814-4d19-b073-08f5544d7113 2018-10-03 07:41:39,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497f9f24c4238886f3369f8ccdd2c6aa54e5f48a" 2018-10-03 07:41:40,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json X-Openstack-Request-Id: req-a7b4ffc0-c350-4dc2-b6a6-b53504a84607 Date: Wed, 03 Oct 2018 07:41:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-10-03T07:38:33Z", "size": 493813760, "disk_format": "qcow2", "updated_at": "2018-10-03T07:38:46Z", "visibility": "public", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e/snap", "metadata": {}}], "self": "/v2/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "min_disk": 0, "protected": false, "id": "5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e", "file": "/v2/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e/file", "checksum": "8c42b779e24ec2a6d35c8def02246a0b", "owner": "19cfe43276e744d1a074a6b48492f500", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-10-03 07:41:40,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-a7b4ffc0-c350-4dc2-b6a6-b53504a84607 2018-10-03 07:41:40,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497f9f24c4238886f3369f8ccdd2c6aa54e5f48a" 2018-10-03 07:41:40,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a1bf697-fc01-4d96-bb86-2fef0207cb94 Date: Wed, 03 Oct 2018 07:41: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-10-03 07:41:40,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-6a1bf697-fc01-4d96-bb86-2fef0207cb94 2018-10-03 07:41:40,641 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:41:40,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}497f9f24c4238886f3369f8ccdd2c6aa54e5f48a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-10-03 07:41:40,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/8163e01d-5844-4887-aa00-2885b72753fa X-Openstack-Request-Id: req-b81b6cda-0bda-4d64-af74-d58b25921124 Date: Wed, 03 Oct 2018 07:41:40 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-10-03T07:41:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-03T07:41:40Z", "visibility": "public", "locations": [], "self": "/v2/images/8163e01d-5844-4887-aa00-2885b72753fa", "min_disk": 0, "protected": false, "id": "8163e01d-5844-4887-aa00-2885b72753fa", "file": "/v2/images/8163e01d-5844-4887-aa00-2885b72753fa/file", "checksum": null, "owner": "19cfe43276e744d1a074a6b48492f500", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-03 07:41:40,875 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b81b6cda-0bda-4d64-af74-d58b25921124 2018-10-03 07:41:40,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/8163e01d-5844-4887-aa00-2885b72753fa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497f9f24c4238886f3369f8ccdd2c6aa54e5f48a" -d '' 2018-10-03 07:41:41,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d92caec-f691-410b-9420-b01ecf9ad359 Date: Wed, 03 Oct 2018 07:41:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:41:41,912 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/8163e01d-5844-4887-aa00-2885b72753fa/file used request id req-7d92caec-f691-410b-9420-b01ecf9ad359 2018-10-03 07:41:41,912 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-3'... 2018-10-03 07:41:41,912 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-3 flavor=m1.custom image=8163e01d-5844-4887-aa00-2885b72753fa network=dd1b1746-325b-4edb-bb0b-639c51b74240 secgroup=67adad6d-6fd0-4161-9ed4-ce227b0205b8 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 179.24.1.12 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-10-03 07:41:41,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:41:41,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:41:41,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:41:41,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:41:41,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:41:41,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:41:41,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:41:41,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:41:41,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:41:41,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:41:41,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:41:41,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:41:41,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:41:41,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:41:41,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:41:41,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:41:41,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:41:41,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:41:41,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:41:41,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:41:41,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:41:41,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:41:41,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:41:41,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:41:41,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:41:41,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:41:41,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:41:41,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:41:41,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:41:41,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:41:41,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:41:41,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:41:41,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:41:41,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:41:41,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:41:41,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:41:41,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:41:41,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:41:41,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:41:41,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:41:41,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:41:41,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:41:41,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:41:41,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:41:41,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:41:41,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:41:41,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:41:41,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:41:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:41:41,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01767dc6-5db7-44b2-8bc6-f90f8abf6cf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:41:41,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-01767dc6-5db7-44b2-8bc6-f90f8abf6cf8 2018-10-03 07:41:41,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:41:42,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["uiO_pQg9TQOw9K5Sp9R9yg"], "issued_at": "2018-10-03T07:41:42.000000Z"}} 2018-10-03 07:41:42,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" 2018-10-03 07:41:42,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-52bc497a-3fbe-49da-86d3-fa0631f9218b x-compute-request-id: req-52bc497a-3fbe-49da-86d3-fa0631f9218b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-10-03 07:41:42,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-52bc497a-3fbe-49da-86d3-fa0631f9218b 2018-10-03 07:41:42,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" 2018-10-03 07:41:42,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-2edf702f-9f4a-4341-b7b4-aae8c249d803 x-compute-request-id: req-2edf702f-9f4a-4341-b7b4-aae8c249d803 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:41:42,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b used request id req-2edf702f-9f4a-4341-b7b4-aae8c249d803 2018-10-03 07:41:42,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"server": {"name": "sdnvpn-13-3", "imageRef": "8163e01d-5844-4887-aa00-2885b72753fa", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "user_data": "IyEvYmluL3NoCnNldCAxNzkuMjQuMS4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dd1b1746-325b-4edb-bb0b-639c51b74240"}], "config_drive": true}}' 2018-10-03 07:41:43,955 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:41: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-e5b26b18-f3a3-4045-be05-53f4c573a043 x-compute-request-id: req-e5b26b18-f3a3-4045-be05-53f4c573a043 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "rel": "bookmark"}], "adminPass": "yV3cQhMhHmk2"}} 2018-10-03 07:41:43,955 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e5b26b18-f3a3-4045-be05-53f4c573a043 2018-10-03 07:41:43,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:41:43,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-611ec136-11a9-4de9-ac5e-cd87a1343089 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:41:43,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-611ec136-11a9-4de9-ac5e-cd87a1343089 2018-10-03 07:41:43,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:41:44,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["8fikboSBTPyRVvSm86OISw"], "issued_at": "2018-10-03T07:41:44.000000Z"}} 2018-10-03 07:41:44,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293d44205306ad651fdfae53b4b7e368f77b4f37" 2018-10-03 07:41:44,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-6806624d-d148-44e7-b3c1-9b489542f793 x-compute-request-id: req-6806624d-d148-44e7-b3c1-9b489542f793 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "rel": "bookmark"}], "image": {"id": "8163e01d-5844-4887-aa00-2885b72753fa", "links": [{"href": "http://172.30.9.27:8774/images/8163e01d-5844-4887-aa00-2885b72753fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:41: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-3", "created": "2018-10-03T07:41:43Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:41:44,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae used request id req-6806624d-d148-44e7-b3c1-9b489542f793 2018-10-03 07:41:47,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293d44205306ad651fdfae53b4b7e368f77b4f37" 2018-10-03 07:41:48,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-38ae3526-513e-4e8d-99f9-e4838e66cf4a x-compute-request-id: req-38ae3526-513e-4e8d-99f9-e4838e66cf4a Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "rel": "bookmark"}], "image": {"id": "8163e01d-5844-4887-aa00-2885b72753fa", "links": [{"href": "http://172.30.9.27:8774/images/8163e01d-5844-4887-aa00-2885b72753fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:41:45Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-10-03T07:41:43Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:41:48,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae used request id req-38ae3526-513e-4e8d-99f9-e4838e66cf4a 2018-10-03 07:41:51,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293d44205306ad651fdfae53b4b7e368f77b4f37" 2018-10-03 07:41:52,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-43001e65-0c71-4fd7-bd6d-cccf139a22d8 x-compute-request-id: req-43001e65-0c71-4fd7-bd6d-cccf139a22d8 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:28:69:6f", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "rel": "bookmark"}], "image": {"id": "8163e01d-5844-4887-aa00-2885b72753fa", "links": [{"href": "http://172.30.9.27:8774/images/8163e01d-5844-4887-aa00-2885b72753fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2018-10-03T07:41:49.000000", "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:41:49Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-10-03T07:41:43Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:41:52,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae used request id req-43001e65-0c71-4fd7-bd6d-cccf139a22d8 2018-10-03 07:41:52,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" 2018-10-03 07:41:52,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-c3a88649-1903-49a3-a874-6a6adaff48bd x-compute-request-id: req-c3a88649-1903-49a3-a874-6a6adaff48bd 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:28:69:6f", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "rel": "bookmark"}], "image": {"id": "8163e01d-5844-4887-aa00-2885b72753fa", "links": [{"href": "http://172.30.9.27:8774/images/8163e01d-5844-4887-aa00-2885b72753fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2018-10-03T07:41:49.000000", "flavor": {"id": "9f1e8789-c1fd-45a5-b601-cb86be04158b", "links": [{"href": "http://172.30.9.27:8774/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b", "rel": "bookmark"}]}, "id": "3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae", "security_groups": [{"name": "default"}], "user_id": "da58f655fad34af085b0821252128d70", "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-10-03T07:41:49Z", "hostId": "887c474b398f9defb8688409d97c9479220131069cee1d5004d41ecb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-10-03T07:41:43Z", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-03 07:41:52,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae used request id req-c3a88649-1903-49a3-a874-6a6adaff48bd 2018-10-03 07:41:52,691 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-3' booted successfully. IP='10.10.10.12'. 2018-10-03 07:41:52,691 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-3' to security group 'sdnvpn-sg'... 2018-10-03 07:41:52,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253b585b50a8a33477cc91b24b2c969bd60433eb" -d '{"addSecurityGroup": {"name": "67adad6d-6fd0-4161-9ed4-ce227b0205b8"}}' 2018-10-03 07:41:53,833 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:41: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-3c98ac57-3589-4fde-88eb-334a4a1f55f5 x-compute-request-id: req-3c98ac57-3589-4fde-88eb-334a4a1f55f5 Content-Length: 0 Content-Type: application/json 2018-10-03 07:41:53,833 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-3c98ac57-3589-4fde-88eb-334a4a1f55f5 2018-10-03 07:41:53,834 - sdnvpn_test_utils - INFO - Waiting for instance 3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae to boot up 2018-10-03 07:41:53,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:41:54,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bbf0f9e-f109-4803-83d6-0c2d81ef80f0 x-compute-request-id: req-2bbf0f9e-f109-4803-83d6-0c2d81ef80f0 Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:41:54,903 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-2bbf0f9e-f109-4803-83d6-0c2d81ef80f0 2018-10-03 07:41:56,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:41:57,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41: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-4b2cb0be-5661-4fd7-a985-1472ad926dfc x-compute-request-id: req-4b2cb0be-5661-4fd7-a985-1472ad926dfc Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:41:57,984 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-4b2cb0be-5661-4fd7-a985-1472ad926dfc 2018-10-03 07:41:59,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:01,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:41:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcc1f996-0fa5-443d-a1f7-55020b7e5b85 x-compute-request-id: req-bcc1f996-0fa5-443d-a1f7-55020b7e5b85 Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:01,069 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-bcc1f996-0fa5-443d-a1f7-55020b7e5b85 2018-10-03 07:42:03,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:04,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42: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-d98fe187-a105-4f06-98f6-61a47de0c75b x-compute-request-id: req-d98fe187-a105-4f06-98f6-61a47de0c75b Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:04,146 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-d98fe187-a105-4f06-98f6-61a47de0c75b 2018-10-03 07:42:06,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:07,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e4596a8-5835-42b1-8601-942ea1b7878c x-compute-request-id: req-0e4596a8-5835-42b1-8601-942ea1b7878c Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:07,219 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-0e4596a8-5835-42b1-8601-942ea1b7878c 2018-10-03 07:42:09,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:10,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42: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-bdb2514c-c105-4834-ba14-47b9c9d971cf x-compute-request-id: req-bdb2514c-c105-4834-ba14-47b9c9d971cf Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:10,296 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-bdb2514c-c105-4834-ba14-47b9c9d971cf 2018-10-03 07:42:12,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:13,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42: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-ed7d5a47-7529-419e-af7b-d77ae15e0351 x-compute-request-id: req-ed7d5a47-7529-419e-af7b-d77ae15e0351 Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:13,495 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-ed7d5a47-7529-419e-af7b-d77ae15e0351 2018-10-03 07:42:15,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:16,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42: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-5a01f464-7ead-4930-a5ba-85caee55581b x-compute-request-id: req-5a01f464-7ead-4930-a5ba-85caee55581b Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:16,579 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-5a01f464-7ead-4930-a5ba-85caee55581b 2018-10-03 07:42:18,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:19,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42: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-1b364039-bbb1-4af3-b96d-0bab30a23205 x-compute-request-id: req-1b364039-bbb1-4af3-b96d-0bab30a23205 Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:19,657 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-1b364039-bbb1-4af3-b96d-0bab30a23205 2018-10-03 07:42:21,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:22,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03cd209f-2159-4238-bcc1-62c5e1b42389 x-compute-request-id: req-03cd209f-2159-4238-bcc1-62c5e1b42389 Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:22,740 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-03cd209f-2159-4238-bcc1-62c5e1b42389 2018-10-03 07:42:24,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:25,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63a1169e-03ce-4397-be4b-681d3638c9aa x-compute-request-id: req-63a1169e-03ce-4397-be4b-681d3638c9aa Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:25,815 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-63a1169e-03ce-4397-be4b-681d3638c9aa 2018-10-03 07:42:27,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:28,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee7efa7f-a4c9-4626-92df-3840257958c4 x-compute-request-id: req-ee7efa7f-a4c9-4626-92df-3840257958c4 Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:28,889 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-ee7efa7f-a4c9-4626-92df-3840257958c4 2018-10-03 07:42:30,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:31,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f3ab092-c1a0-4a12-a57e-6ac5c29ee873 x-compute-request-id: req-8f3ab092-c1a0-4a12-a57e-6ac5c29ee873 Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:31,983 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-8f3ab092-c1a0-4a12-a57e-6ac5c29ee873 2018-10-03 07:42:33,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:35,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42: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-539c87e4-4997-4644-8748-8bab3a8aeea1 x-compute-request-id: req-539c87e4-4997-4644-8748-8bab3a8aeea1 Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:35,060 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-539c87e4-4997-4644-8748-8bab3a8aeea1 2018-10-03 07:42:37,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:38,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42: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-21f34d2f-1073-4bc5-b56b-9026b111b1f9 x-compute-request-id: req-21f34d2f-1073-4bc5-b56b-9026b111b1f9 Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:38,135 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-21f34d2f-1073-4bc5-b56b-9026b111b1f9 2018-10-03 07:42:40,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:41,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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,Accept-Encoding x-openstack-request-id: req-616b2f0e-1869-42df-b72f-5010da621f82 x-compute-request-id: req-616b2f0e-1869-42df-b72f-5010da621f82 Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:41,210 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-616b2f0e-1869-42df-b72f-5010da621f82 2018-10-03 07:42:43,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:44,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42: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-728ce603-5ed9-43f9-982e-9c0ac4b9cea3 x-compute-request-id: req-728ce603-5ed9-43f9-982e-9c0ac4b9cea3 Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:44,292 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-728ce603-5ed9-43f9-982e-9c0ac4b9cea3 2018-10-03 07:42:46,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:47,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-573adf69-b1dc-4442-919d-f574342b5afe x-compute-request-id: req-573adf69-b1dc-4442-919d-f574342b5afe Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:47,370 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-573adf69-b1dc-4442-919d-f574342b5afe 2018-10-03 07:42:49,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:50,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-87a2005e-3752-4574-af9e-759fe49ef32a x-compute-request-id: req-87a2005e-3752-4574-af9e-759fe49ef32a Content-Encoding: gzip Content-Length: 7881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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-10-03 07:42:50,450 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-87a2005e-3752-4574-af9e-759fe49ef32a 2018-10-03 07:42:52,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:42:53,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:42: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-7ad9eb75-4802-4eb9-88c8-75407477698c x-compute-request-id: req-7ad9eb75-4802-4eb9-88c8-75407477698c Content-Encoding: gzip Content-Length: 8072 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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.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=20953055,end=20971487\n"} 2018-10-03 07:42:53,527 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-7ad9eb75-4802-4eb9-88c8-75407477698c 2018-10-03 07:42:55,530 - sdnvpn-results - INFO - Create VPN with multiple RDs 2018-10-03 07:42:55,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-830444", "route_distinguishers": ["12:12", "13:13"]}}' 2018-10-03 07:42:56,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 350 X-Openstack-Request-Id: req-9c386f66-3470-4ebd-b7aa-07ed4ceb83b1 Date: Wed, 03 Oct 2018 07:42:56 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12", "13:13"], "routers": [], "id": "63521bef-c11a-416a-a3a8-908d447c6f76", "name": "sdnvpn-830444", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "type": "l3"}} 2018-10-03 07:42:56,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-9c386f66-3470-4ebd-b7aa-07ed4ceb83b1 2018-10-03 07:42:56,709 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-830444', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'63521bef-c11a-416a-a3a8-908d447c6f76'}} 2018-10-03 07:42:56,709 - sdnvpn-results - INFO - Associate router 'sdnvpn-13-1-router' to the VPN. 2018-10-03 07:42:56,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/63521bef-c11a-416a-a3a8-908d447c6f76/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"router_association": {"router_id": "e80ded95-9837-4f79-a0e2-33680e6d7872"}}' 2018-10-03 07:42:57,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-d20cd223-014b-4aef-b838-bd838b626a4b Date: Wed, 03 Oct 2018 07:42:57 GMT RESP BODY: {"router_association": {"router_id": "e80ded95-9837-4f79-a0e2-33680e6d7872", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "62c1dd18-6679-4637-8b73-289e796d50d1"}} 2018-10-03 07:42:57,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/63521bef-c11a-416a-a3a8-908d447c6f76/router_associations used request id req-d20cd223-014b-4aef-b838-bd838b626a4b 2018-10-03 07:42:57,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"router": {"routes": [{"nexthop": "10.10.10.6", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.10", "destination": "179.24.1.12/32"}]}}' 2018-10-03 07:42:58,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-cdb3c2c0-be5f-4763-b8f4-b319b4ef8924 Date: Wed, 03 Oct 2018 07:42:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:38:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:42:58Z", "revision_number": 6, "routes": [{"nexthop": "10.10.10.10", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.6", "destination": "179.24.1.12/32"}], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "e80ded95-9837-4f79-a0e2-33680e6d7872", "name": "sdnvpn-13-1-router"}} 2018-10-03 07:42:58,237 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872 used request id req-cdb3c2c0-be5f-4763-b8f4-b319b4ef8924 2018-10-03 07:42:58,238 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:43:28,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:43:29,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:43: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-53abb5da-fa02-4cdb-bee7-1e9c6118b2e7 x-compute-request-id: req-53abb5da-fa02-4cdb-bee7-1e9c6118b2e7 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-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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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.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=20953055,end=20971487\nping 179.24.1.12 OK\nping 179.24.1.12 OK\nping 179.24.1.12 OK\n/dev/root resized successfully [took 34.88s]\n"} 2018-10-03 07:43:29,321 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-53abb5da-fa02-4cdb-bee7-1e9c6118b2e7 2018-10-03 07:43:29,322 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-13-3' (10.10.10.12) to 'sdnvpn_extra_route_13' (179.24.1.12). -->Expected result: can ping. 2018-10-03 07:43:29,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717c88d3b5d60b31d9d4cd4b79dd8900c9ebb920" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-03 07:43:30,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-18e021f8-1f90-42c7-8d5c-ae7655c3897c x-compute-request-id: req-18e021f8-1f90-42c7-8d5c-ae7655c3897c 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-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 505686958 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.910 MHz processor\n[ 0.155159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157221] pid_max: default: 32768 minimum: 301\n[ 0.158409] ACPI: Core revision 20150930\n[ 0.159966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161562] Security Framework initialized\n[ 0.162610] Yama: becoming mindful.\n[ 0.163510] AppArmor: AppArmor initialized\n[ 0.164571] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.166340] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168352] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.169874] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.171650] Initializing cgroup subsys io\n[ 0.172666] Initializing cgroup subsys memory\n[ 0.173735] Initializing cgroup subsys devices\n[ 0.174866] Initializing cgroup subsys freezer\n[ 0.175941] Initializing cgroup subsys net_cls\n[ 0.177040] Initializing cgroup subsys perf_event\n[ 0.178193] Initializing cgroup subsys net_prio\n[ 0.179329] Initializing cgroup subsys hugetlb\n[ 0.180405] Initializing cgroup subsys pids\n[ 0.181474] CPU: Physical Processor ID: 0\n[ 0.183186] mce: CPU supports 10 MCE banks\n[ 0.184251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196768] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203821] ftrace: allocating 31920 entries in 125 pages\n[ 0.231520] smpboot: Max logical packages: 1\n[ 0.232609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234318] x2apic enabled\n[ 0.235266] Switched APIC routing to physical x2apic.\n[ 0.237270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243474] KVM setup paravirtual spinlock\n[ 0.245018] x86: Booted up 1 node, 1 CPUs\n[ 0.246047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247795] devtmpfs: initialized\n[ 0.249712] evm: security.selinux\n[ 0.250575] evm: security.SMACK64\n[ 0.251438] evm: security.SMACK64EXEC\n[ 0.252361] evm: security.SMACK64TRANSMUTE\n[ 0.253377] evm: security.SMACK64MMAP\n[ 0.254305] evm: security.ima\n[ 0.255100] evm: security.capability\n[ 0.256093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258460] pinctrl core: initialized pinctrl subsystem\n[ 0.259869] RTC time: 7:41:49, date: 10/03/18\n[ 0.261048] NET: Registered protocol family 16\n[ 0.262263] cpuidle: using governor ladder\n[ 0.263301] cpuidle: using governor menu\n[ 0.264295] PCCT header not found.\n[ 0.265223] ACPI: bus type PCI registered\n[ 0.266228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267820] PCI: Using configuration type 1 for base access\n[ 0.270251] ACPI: Added _OSI(Module Device)\n[ 0.271309] ACPI: Added _OSI(Processor Device)\n[ 0.272414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275995] ACPI: Interpreter enabled\n[ 0.276967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284586] ACPI: (supports S0 S5)\n[ 0.285299] ACPI: Using IOAPIC for interrupt routing\n[ 0.286433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295378] acpiphp: Slot [3] registered\n[ 0.296190] acpiphp: Slot [4] registered\n[ 0.297001] acpiphp: Slot [5] registered\n[ 0.297806] acpiphp: Slot [6] registered\n[ 0.298609] acpiphp: Slot [7] registered\n[ 0.299418] acpiphp: Slot [8] registered\n[ 0.300226] acpiphp: Slot [9] registered\n[ 0.301032] acpiphp: Slot [10] registered\n[ 0.301853] acpiphp: Slot [11] registered\n[ 0.302676] acpiphp: Slot [12] registered\n[ 0.303500] acpiphp: Slot [13] registered\n[ 0.304318] acpiphp: Slot [14] registered\n[ 0.305138] acpiphp: Slot [15] registered\n[ 0.316381] acpiphp: Slot [16] registered\n[ 0.317222] acpiphp: Slot [17] registered\n[ 0.318123] acpiphp: Slot [18] registered\n[ 0.318963] acpiphp: Slot [19] registered\n[ 0.319779] acpiphp: Slot [20] registered\n[ 0.320611] acpiphp: Slot [21] registered\n[ 0.321437] acpiphp: Slot [22] registered\n[ 0.322256] acpiphp: Slot [23] registered\n[ 0.323075] acpiphp: Slot [24] registered\n[ 0.323902] acpiphp: Slot [25] registered\n[ 0.324734] acpiphp: Slot [26] registered\n[ 0.325557] acpiphp: Slot [27] registered\n[ 0.326376] acpiphp: Slot [28] registered\n[ 0.327203] acpiphp: Slot [29] registered\n[ 0.328030] acpiphp: Slot [30] registered\n[ 0.328861] acpiphp: Slot [31] registered\n[ 0.329689] PCI host bridge to bus 0000:00\n[ 0.330512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334450] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.335921] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411865] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417537] vgaarb: loaded\n[ 0.418196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419475] SCSI subsystem initialized\n[ 0.420372] ACPI: bus type USB registered\n[ 0.421295] usbcore: registered new interface driver usbfs\n[ 0.422461] usbcore: registered new interface driver hub\n[ 0.423599] usbcore: registered new device driver usb\n[ 0.424762] PCI: Using ACPI for IRQ routing\n[ 0.425890] NetLabel: Initializing\n[ 0.426712] NetLabel: domain hash size = 128\n[ 0.427735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428866] NetLabel: unlabeled traffic allowed by default\n[ 0.430109] clocksource: Switched to clocksource kvm-clock\n[ 0.435833] AppArmor: AppArmor Filesystem Enabled\n[ 0.436931] pnp: PnP ACPI init\n[ 0.437954] pnp: PnP ACPI: found 5 devices\n[ 0.444120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446070] NET: Registered protocol family 2\n[ 0.447153] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448760] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.450116] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.451480] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.452737] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.454081] NET: Registered protocol family 1\n[ 0.455055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485822] Trying to unpack rootfs image as initramfs...\n[ 0.535435] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.549449] Scanning for low memory corruption every 60 seconds\n[ 0.550953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552256] audit: initializing netlink subsys (disabled)\n[ 0.553415] audit: type=2000 audit(1538552510.247:1): initialized\n[ 0.554913] Initialise system trusted keyring\n[ 0.555965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559453] zbud: loaded\n[ 0.560206] VFS: Disk quotas dquot_6.6.0\n[ 0.561127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562748] fuse init (API version 7.23)\n[ 0.563687] Key type big_key registered\n[ 0.564540] Allocating IMA MOK and blacklist keyrings.\n[ 0.571002] Key type asymmetric registered\n[ 0.572052] Asymmetric key parser 'x509' registered\n[ 0.573531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575110] io scheduler noop registered\n[ 0.575964] io scheduler deadline registered (default)\n[ 0.577020] io scheduler cfq registered\n[ 0.577918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581955] ACPI: Power Button [PWRF]\n[ 0.582879] GHES: HEST is not enabled!\n[ 0.596822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626091] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655147] Linux agpgart interface v0.103\n[ 0.658076] brd: module loaded\n[ 0.659282] loop: module loaded\n[ 0.663630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665112] GPT:90111 != 20971519\n[ 0.665814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666929] GPT:90111 != 20971519\n[ 0.667629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668609] vda: vda1 vda15\n[ 0.670143] scsi host0: ata_piix\n[ 0.670893] scsi host1: ata_piix\n[ 0.671610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.672841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.674307] libphy: Fixed MDIO Bus: probed\n[ 0.675142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678310] PPP generic driver version 2.4.2\n[ 0.679437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680999] ehci-pci: EHCI PCI platform driver\n[ 0.682050] ehci-platform: EHCI generic platform driver\n[ 0.683284] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684475] ohci-pci: OHCI PCI platform driver\n[ 0.685638] ohci-platform: OHCI generic platform driver\n[ 0.686970] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704736] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.706894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709549] usb usb1: Product: UHCI Host Controller\n[ 0.710497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712693] hub 1-0:1.0: USB hub found\n[ 0.713481] hub 1-0:1.0: 2 ports detected\n[ 0.714419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718558] mousedev: PS/2 mouse device common for all mice\n[ 0.719830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725205] i2c /dev entries driver\n[ 0.725968] device-mapper: uevent: version 1.0.3\n[ 0.726922] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729861] NET: Registered protocol family 10\n[ 0.730876] NET: Registered protocol family 17\n[ 0.731780] Key type dns_resolver registered\n[ 0.732717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735588] registered taskstats version 1\n[ 0.736431] Loading compiled-in X.509 certificates\n[ 0.737874] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.739749] zswap: loaded using pool lzo/zbud\n[ 0.741135] Key type trusted registered\n[ 0.742687] Key type encrypted registered\n[ 0.743524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744556] ima: No TPM chip found, activating TPM-bypass!\n[ 0.745599] evm: HMAC attrs: 0x1\n[ 0.746555] Magic number: 6:123:672\n[ 0.747405] rtc_cmos 00:00: setting system clock to 2018-10-03 07:41:50 UTC (1538552510)\n[ 0.749005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750133] EDD information not available.\n[ 0.830790] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832222] ata1.00: configured for MWDMA2\n[ 0.833460] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.846077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.847310] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.848579] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.850478] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852010] Write protecting the kernel read-only data: 14336k\n[ 0.853842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.331069] 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.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=20953055,end=20971487\nping 179.24.1.12 OK\nping 179.24.1.12 OK\nping 179.24.1.12 OK\n/dev/root resized successfully [took 34.88s]\n"} 2018-10-03 07:43:30,393 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-18e021f8-1f90-42c7-8d5c-ae7655c3897c 2018-10-03 07:43:30,394 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' 2018-10-03 07:43:30,394 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-10-03 07:43:30,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"router": {"routes": []}}' 2018-10-03 07:43:30,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-1ac7dfed-0614-4df0-90c7-126648bc15c2 Date: Wed, 03 Oct 2018 07:43:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebbf286e-9649-4b70-91c3-de6fa71123c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "11cfd2a6-436d-4113-8304-88b6d7cbbc39", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:38:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:43:30Z", "revision_number": 7, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "e80ded95-9837-4f79-a0e2-33680e6d7872", "name": "sdnvpn-13-1-router"}} 2018-10-03 07:43:30,923 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872 used request id req-1ac7dfed-0614-4df0-90c7-126648bc15c2 2018-10-03 07:43:30,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253b585b50a8a33477cc91b24b2c969bd60433eb" 2018-10-03 07:43:31,440 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07:43:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2764792-539c-4a3c-ae97-afbab2592249 x-compute-request-id: req-d2764792-539c-4a3c-ae97-afbab2592249 Content-Length: 0 Content-Type: application/json 2018-10-03 07:43:31,440 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9f1e8789-c1fd-45a5-b601-cb86be04158b used request id req-d2764792-539c-4a3c-ae97-afbab2592249 2018-10-03 07:43:31,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253b585b50a8a33477cc91b24b2c969bd60433eb" -d '{"forceDelete": null}' 2018-10-03 07:43:31,642 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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-726230b4-71e8-4f8d-a0bc-bc42ded9cedd x-compute-request-id: req-726230b4-71e8-4f8d-a0bc-bc42ded9cedd Content-Length: 0 Content-Type: application/json 2018-10-03 07:43:31,642 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3f9964ad-f00d-42e4-8470-3ae16e526cee/action used request id req-726230b4-71e8-4f8d-a0bc-bc42ded9cedd 2018-10-03 07:43:31,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253b585b50a8a33477cc91b24b2c969bd60433eb" -d '{"forceDelete": null}' 2018-10-03 07:43:31,813 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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-fa87b6bf-899f-4b0d-a321-78990801e524 x-compute-request-id: req-fa87b6bf-899f-4b0d-a321-78990801e524 Content-Length: 0 Content-Type: application/json 2018-10-03 07:43:31,814 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a91a2f1f-2c8e-4b89-b1a1-6d42bdf4b02b/action used request id req-fa87b6bf-899f-4b0d-a321-78990801e524 2018-10-03 07:43:31,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253b585b50a8a33477cc91b24b2c969bd60433eb" -d '{"forceDelete": null}' 2018-10-03 07:43:32,201 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 07: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-421242f4-a052-496c-987e-3c8c94feb522 x-compute-request-id: req-421242f4-a052-496c-987e-3c8c94feb522 Content-Length: 0 Content-Type: application/json 2018-10-03 07:43:32,201 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3ebd430f-3a8a-4f9e-8a22-83a2f03a1bae/action used request id req-421242f4-a052-496c-987e-3c8c94feb522 2018-10-03 07:43:32,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497f9f24c4238886f3369f8ccdd2c6aa54e5f48a" 2018-10-03 07:43:35,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af2ebffa-e92f-4127-9a1c-2c1050c2740e Date: Wed, 03 Oct 2018 07:43:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:43:35,408 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5dfb22cf-c3aa-4171-ad34-2aaaadd3b37e used request id req-af2ebffa-e92f-4127-9a1c-2c1050c2740e 2018-10-03 07:43:35,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/8163e01d-5844-4887-aa00-2885b72753fa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497f9f24c4238886f3369f8ccdd2c6aa54e5f48a" 2018-10-03 07:43:37,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-db8b7403-066d-479b-a2cf-d583825d20a9 Date: Wed, 03 Oct 2018 07:43:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:43:37,279 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/8163e01d-5844-4887-aa00-2885b72753fa used request id req-db8b7403-066d-479b-a2cf-d583825d20a9 2018-10-03 07:43:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/63521bef-c11a-416a-a3a8-908d447c6f76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" 2018-10-03 07:43:37,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c05d40a3-3a0d-4da8-b9da-e90e37d283d7 Content-Length: 0 Date: Wed, 03 Oct 2018 07:43:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:43:37,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/63521bef-c11a-416a-a3a8-908d447c6f76 used request id req-c05d40a3-3a0d-4da8-b9da-e90e37d283d7 2018-10-03 07:43:37,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"subnet_id": "c3378ec6-169c-4d69-95cc-4502b0da5a87"}' 2018-10-03 07:43:39,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0d377b14-2c03-431a-9d73-17cbddcf74ca Date: Wed, 03 Oct 2018 07:43:39 GMT RESP BODY: {"network_id": "dd1b1746-325b-4edb-bb0b-639c51b74240", "tenant_id": "19cfe43276e744d1a074a6b48492f500", "subnet_id": "c3378ec6-169c-4d69-95cc-4502b0da5a87", "subnet_ids": ["c3378ec6-169c-4d69-95cc-4502b0da5a87"], "port_id": "31600fa2-7934-42a1-b0ce-80e0ca9a30c5", "id": "e80ded95-9837-4f79-a0e2-33680e6d7872"} 2018-10-03 07:43:39,130 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872/remove_router_interface used request id req-0d377b14-2c03-431a-9d73-17cbddcf74ca 2018-10-03 07:43:39,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" -d '{"router": {"external_gateway_info": {}}}' 2018-10-03 07:43:40,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 428 X-Openstack-Request-Id: req-575a709d-5ed4-4067-a869-fc35f650c926 Date: Wed, 03 Oct 2018 07:43:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "19cfe43276e744d1a074a6b48492f500", "created_at": "2018-10-03T07:38:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-10-03T07:43:39Z", "revision_number": 11, "routes": [], "project_id": "19cfe43276e744d1a074a6b48492f500", "id": "e80ded95-9837-4f79-a0e2-33680e6d7872", "name": "sdnvpn-13-1-router"}} 2018-10-03 07:43:40,313 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872 used request id req-575a709d-5ed4-4067-a869-fc35f650c926 2018-10-03 07:43:40,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c3378ec6-169c-4d69-95cc-4502b0da5a87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" 2018-10-03 07:43:42,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5484003-c66b-4a2f-93d0-8f88289b2cb8 Date: Wed, 03 Oct 2018 07:43:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:43:42,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c3378ec6-169c-4d69-95cc-4502b0da5a87 used request id req-e5484003-c66b-4a2f-93d0-8f88289b2cb8 2018-10-03 07:43:42,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" 2018-10-03 07:43:43,106 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b5fa7c2-0cf8-46ed-8cf3-f1e614a09695 Content-Length: 0 Date: Wed, 03 Oct 2018 07:43:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:43:43,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e80ded95-9837-4f79-a0e2-33680e6d7872 used request id req-5b5fa7c2-0cf8-46ed-8cf3-f1e614a09695 2018-10-03 07:43:43,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/dd1b1746-325b-4edb-bb0b-639c51b74240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0fa2f9c688b888c7f285b53f6f6aa90017ab23" 2018-10-03 07:43:44,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03f3f7e5-b169-4455-8341-de815a857828 Date: Wed, 03 Oct 2018 07:43:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-03 07:43:44,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/dd1b1746-325b-4edb-bb0b-639c51b74240 used request id req-03f3f7e5-b169-4455-8341-de815a857828 2018-10-03 07:43:44,104 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ +========================================================================================+ 2018-10-03 07:43:44,105 - sdnvpn-results - INFO - All the subtests have passed. 2018-10-03 07:43:44,105 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-10-03 07:43:44,105 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'PASS', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'PASS'}]} 2018-10-03 07:43:44,105 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-10-03 07:43:44,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/19cfe43276e744d1a074a6b48492f500 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c40df72f8cfab6609bc2d63cd6f493e84e4c5" -d '{"quota": {"subnet": 100, "router": 10, "network": 100, "port": 500}}' 2018-10-03 07:43:44,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-f9d1f779-5fbe-49e5-a339-23c9935d6cf7 Date: Wed, 03 Oct 2018 07:43:44 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-10-03 07:43:44,386 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/19cfe43276e744d1a074a6b48492f500 used request id req-f9d1f779-5fbe-49e5-a339-23c9935d6cf7 2018-10-03 07:43:44,386 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-10-03 07:43:44,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a2c6d21e3c20ca1c47601cc4be1a67f7fbafd72" -d '{"quota_class_set": {"instances": 10}}' 2018-10-03 07:43:44,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-f19bf31d-5226-469f-a522-77e3ccfc139c x-compute-request-id: req-f19bf31d-5226-469f-a522-77e3ccfc139c 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-10-03 07:43:44,563 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-class-sets/default used request id req-f19bf31d-5226-469f-a522-77e3ccfc139c 2018-10-03 07:43:44,566 - paramiko.transport - DEBUG - starting thread (client mode): 0x2774f850L 2018-10-03 07:43:44,566 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:43:44,602 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:43:44,602 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:43:44,607 - 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-10-03 07:43:44,608 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:43:44,608 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:43:44,608 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:43:44,608 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:43:44,608 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:43:44,617 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:43:44,617 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:43:44,630 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.99: 17d434495b05458bc4669a0c86ea933d 2018-10-03 07:43:44,630 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:43:44,658 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:43:44,773 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:43:44,795 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:43:45,044 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:43:45,044 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:43:45,083 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:43:45,084 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:43:45,105 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:43:50,210 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:43:50,212 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:43:50,215 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f27950L 2018-10-03 07:43:50,215 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:43:50,221 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:43:50,221 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:43:50,224 - 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-10-03 07:43:50,224 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:43:50,224 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:43:50,225 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:43:50,225 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:43:50,225 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:43:50,230 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:43:50,230 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:43:50,247 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 08d6d2c8af7e8745ddd67e34b2aa847f 2018-10-03 07:43:50,247 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:43:50,269 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:43:50,282 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:43:50,312 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:43:50,380 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:43:50,380 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:43:50,419 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:43:50,419 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:43:50,433 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:43:50,468 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:43:50,469 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:43:50,470 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:43:50,471 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:43:50,471 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:43:50,512 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:43:50,548 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:43:50,549 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:43:50,550 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:43:50,551 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:43:50,551 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:43:50,592 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:43:50,625 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:43:50,627 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:43:50,629 - paramiko.transport - DEBUG - starting thread (client mode): 0x27706090L 2018-10-03 07:43:50,629 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:43:50,634 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:43:50,635 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:43:50,638 - 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-10-03 07:43:50,638 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:43:50,638 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:43:50,638 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:43:50,638 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:43:50,638 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:43:50,643 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:43:50,644 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:43:50,644 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: b5aa57d8b7defa2bf628128f53fd43d8 2018-10-03 07:43:50,645 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:43:50,683 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:43:50,695 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:43:50,709 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:43:50,789 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:43:50,790 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:43:50,829 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:43:50,830 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:43:50,844 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:43:50,882 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:43:50,882 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:43:50,883 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:43:50,885 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:43:50,885 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:43:50,925 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:43:50,963 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:43:50,965 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:43:50,966 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:43:50,967 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:43:50,967 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:43:51,007 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:43:51,038 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:43:51,040 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:43:51,042 - paramiko.transport - DEBUG - starting thread (client mode): 0x277c3810L 2018-10-03 07:43:51,043 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:43:51,046 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:43:51,046 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:43:51,048 - 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-10-03 07:43:51,048 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:43:51,049 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:43:51,049 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:43:51,049 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:43:51,049 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:43:51,053 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:43:51,054 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:43:51,058 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: ccb67c23f78a5d9728accfa836326dc0 2018-10-03 07:43:51,059 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:43:51,093 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:43:51,103 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:43:51,123 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:43:51,182 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:43:51,182 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:43:51,221 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:43:51,222 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:43:51,226 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:43:51,256 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:43:51,257 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:43:51,258 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:43:51,259 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:43:51,259 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:43:51,300 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:43:51,331 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:43:51,332 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:43:51,333 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:43:51,334 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:43:51,334 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:43:51,375 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:43:51,404 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:43:51,405 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:43:51,407 - paramiko.transport - DEBUG - starting thread (client mode): 0x277cced0L 2018-10-03 07:43:51,407 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:43:51,413 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:43:51,413 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:43:51,416 - 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-10-03 07:43:51,416 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:43:51,416 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:43:51,416 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:43:51,416 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:43:51,417 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:43:51,421 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:43:51,422 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:43:51,423 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 428ed53d6baffdc49451f25bc0c9656b 2018-10-03 07:43:51,423 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:43:51,461 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:43:51,472 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:43:51,489 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:43:51,562 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:43:51,562 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:43:51,601 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:43:51,601 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:43:51,609 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:43:51,639 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:43:51,640 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:43:51,641 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:43:51,642 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:43:51,642 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:43:51,682 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:43:51,718 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:43:51,720 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:43:51,720 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:43:51,721 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:43:51,721 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:43:51,763 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:43:51,794 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:43:51,796 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:43:51,798 - paramiko.transport - DEBUG - starting thread (client mode): 0x2831bad0L 2018-10-03 07:43:51,798 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:43:51,802 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:43:51,802 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:43:51,805 - 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-10-03 07:43:51,805 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:43:51,805 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:43:51,805 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:43:51,806 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:43:51,806 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:43:51,810 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:43:51,811 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:43:51,814 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: f0619cdf5046c3475199e92cbb6b37d7 2018-10-03 07:43:51,814 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:43:51,850 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:43:51,861 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:43:51,879 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:43:51,946 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:43:51,946 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:43:51,985 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:43:51,986 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:43:51,990 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:43:52,018 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:43:52,019 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:43:52,020 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:43:52,021 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:43:52,021 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:43:52,061 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:43:52,092 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:43:52,094 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:43:52,094 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:43:52,095 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:43:52,095 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:43:52,135 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:43:52,161 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:43:52,162 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:43:52,163 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:43:52,164 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:43:52,165 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:43:52,172 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:43:56,915 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:43:56,916 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:43:56,919 - paramiko.transport - DEBUG - starting thread (client mode): 0x277e2310L 2018-10-03 07:43:56,919 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:43:56,925 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:43:56,925 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:43:56,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-10-03 07:43:56,929 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:43:56,930 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:43:56,930 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:43:56,930 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:43:56,930 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:43:56,973 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:43:56,973 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:43:56,985 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 08d6d2c8af7e8745ddd67e34b2aa847f 2018-10-03 07:43:56,986 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:43:57,012 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:43:57,025 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:43:57,050 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:43:57,109 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:43:57,109 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:43:57,149 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:43:57,150 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:43:57,155 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:43:57,192 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:43:57,193 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:43:57,194 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:43:57,195 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:43:57,195 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:43:57,236 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:43:57,273 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:43:57,274 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:43:57,275 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:43:57,276 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:43:57,276 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:43:57,317 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:43:57,350 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:43:57,352 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:43:57,353 - paramiko.transport - DEBUG - starting thread (client mode): 0x276cfc50L 2018-10-03 07:43:57,354 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:43:57,360 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:43:57,360 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:43:57,362 - 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-10-03 07:43:57,363 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:43:57,363 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:43:57,363 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:43:57,363 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:43:57,363 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:43:57,368 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:43:57,368 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:43:57,369 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: b5aa57d8b7defa2bf628128f53fd43d8 2018-10-03 07:43:57,370 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:43:57,407 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:43:57,419 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:43:57,434 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:43:57,525 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:43:57,525 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:43:57,564 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:43:57,565 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:43:57,571 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:43:57,608 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:43:57,608 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:43:57,609 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:43:57,610 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:43:57,610 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:43:57,651 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:43:57,686 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:43:57,687 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:43:57,688 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:43:57,689 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:43:57,689 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:43:57,730 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:43:57,762 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:43:57,764 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:43:57,765 - paramiko.transport - DEBUG - starting thread (client mode): 0x27722910L 2018-10-03 07:43:57,766 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:43:57,770 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:43:57,770 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:43:57,772 - 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-10-03 07:43:57,772 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:43:57,773 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:43:57,773 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:43:57,773 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:43:57,773 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:43:57,778 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:43:57,778 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:43:57,781 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: ccb67c23f78a5d9728accfa836326dc0 2018-10-03 07:43:57,782 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:43:57,818 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:43:57,829 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:43:57,846 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:43:57,906 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:43:57,907 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:43:57,947 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:43:57,947 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:43:57,950 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:43:57,980 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:43:57,981 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:43:57,982 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:43:57,983 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:43:57,983 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:43:58,024 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:43:58,055 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:43:58,056 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:43:58,057 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:43:58,058 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:43:58,058 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:43:58,099 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:43:58,128 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:43:58,129 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:43:58,131 - paramiko.transport - DEBUG - starting thread (client mode): 0x2772ef10L 2018-10-03 07:43:58,132 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:43:58,137 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:43:58,137 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:43:58,140 - 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-10-03 07:43:58,140 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:43:58,140 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:43:58,140 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:43:58,141 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:43:58,141 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:43:58,145 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:43:58,146 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:43:58,147 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 428ed53d6baffdc49451f25bc0c9656b 2018-10-03 07:43:58,148 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:43:58,185 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:43:58,197 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:43:58,212 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:43:58,294 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:43:58,294 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:43:58,333 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:43:58,334 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:43:58,348 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:43:58,381 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:43:58,382 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:43:58,383 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:43:58,384 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:43:58,384 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:43:58,426 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:43:58,462 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:43:58,463 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:43:58,464 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:43:58,465 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:43:58,465 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:43:58,506 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:43:58,538 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:43:58,539 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:43:58,541 - paramiko.transport - DEBUG - starting thread (client mode): 0x27696050L 2018-10-03 07:43:58,542 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-03 07:43:58,547 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-10-03 07:43:58,547 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-10-03 07:43:58,549 - 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-10-03 07:43:58,550 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-03 07:43:58,550 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-03 07:43:58,550 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-03 07:43:58,550 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-03 07:43:58,550 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-03 07:43:58,555 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-03 07:43:58,555 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-03 07:43:58,557 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: f0619cdf5046c3475199e92cbb6b37d7 2018-10-03 07:43:58,558 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-10-03 07:43:58,595 - paramiko.transport - DEBUG - userauth is OK 2018-10-03 07:43:58,607 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-03 07:43:58,622 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-03 07:43:58,704 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-03 07:43:58,705 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-03 07:43:58,744 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-03 07:43:58,745 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-03 07:43:58,757 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-03 07:43:58,786 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-03 07:43:58,787 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-03 07:43:58,788 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-03 07:43:58,789 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-03 07:43:58,789 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-03 07:43:58,829 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-03 07:43:58,859 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-03 07:43:58,861 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-03 07:43:58,861 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-03 07:43:58,862 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-03 07:43:58,862 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-03 07:43:58,903 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-03 07:43:58,930 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-03 07:43:58,930 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-10-03 07:43:58,936 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-03 07:43:58,967 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:43:58,968 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:43:58,968 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:43:58,973 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:43:59,005 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-10-03 07:43:59,005 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-10-03 07:43:59,007 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-10-03 07:43:59,024 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-10-03 07:43:59,026 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-10-03 07:43:59,027 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:43:59,028 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:43:59,028 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:43:59,030 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:43:59,031 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:43:59,032 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:43:59,032 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:43:59,032 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:03,605 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:44:03,608 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-10-03 07:44:03,608 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:44:03,610 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-10-03 07:44:03,610 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-10-03 07:44:03,651 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-10-03 07:44:03,680 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-10-03 07:44:03,681 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-10-03 07:44:03,682 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-10-03 07:44:03,683 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-10-03 07:44:03,829 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-10-03 07:44:03,831 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-03 07:44:03,846 - 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-10-03 07:44:04,200 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:44:04,200 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:44:04,201 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:44:04,203 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:44:04,238 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-10-03 07:44:04,238 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-10-03 07:44:04,240 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-10-03 07:44:04,241 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-10-03 07:44:04,242 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-10-03 07:44:04,243 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:44:04,243 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:44:04,243 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:44:04,246 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:44:04,247 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:44:04,247 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:04,248 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:04,248 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:07,979 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:44:07,981 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-10-03 07:44:07,981 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:44:07,982 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-10-03 07:44:07,982 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-10-03 07:44:08,023 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-10-03 07:44:08,053 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-10-03 07:44:08,054 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-10-03 07:44:08,055 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-10-03 07:44:08,056 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-10-03 07:44:08,168 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-10-03 07:44:08,170 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-03 07:44:08,186 - 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-10-03 07:44:08,434 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:44:08,435 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:44:08,435 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:44:08,437 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:44:08,464 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-10-03 07:44:08,464 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-10-03 07:44:08,466 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-10-03 07:44:08,467 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-10-03 07:44:08,468 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-10-03 07:44:08,469 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:44:08,470 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:44:08,470 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:44:08,472 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:44:08,473 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:44:08,473 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:08,474 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:08,474 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:08,594 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:44:08,595 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:44:08,596 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-10-03 07:44:08,597 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-10-03 07:44:08,597 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-10-03 07:44:08,600 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-10-03 07:44:08,627 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-10-03 07:44:08,627 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-10-03 07:44:08,628 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-10-03 07:44:08,629 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-10-03 07:44:08,634 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-10-03 07:44:08,635 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-03 07:44:08,650 - 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-10-03 07:44:08,673 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:44:08,674 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:44:08,674 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:44:08,677 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:44:08,710 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-10-03 07:44:08,711 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-10-03 07:44:08,713 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-10-03 07:44:08,714 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-10-03 07:44:08,715 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-10-03 07:44:08,717 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:44:08,718 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:44:08,718 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:44:08,720 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:44:08,721 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:44:08,723 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:08,723 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:08,723 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:13,153 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:44:13,156 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-10-03 07:44:13,156 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:44:13,157 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-10-03 07:44:13,158 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-10-03 07:44:13,200 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-10-03 07:44:13,230 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-10-03 07:44:13,231 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-10-03 07:44:13,232 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-10-03 07:44:13,233 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-10-03 07:44:13,356 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-10-03 07:44:13,358 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-03 07:44:13,373 - 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-10-03 07:44:13,722 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-03 07:44:13,723 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-03 07:44:13,723 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-03 07:44:13,725 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-03 07:44:13,755 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-10-03 07:44:13,756 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-10-03 07:44:13,757 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-10-03 07:44:13,758 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-10-03 07:44:13,759 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-10-03 07:44:13,761 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-10-03 07:44:13,761 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-10-03 07:44:13,761 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-10-03 07:44:13,764 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-03 07:44:13,764 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-10-03 07:44:13,764 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:13,765 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:13,765 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-10-03 07:44:13,888 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-10-03 07:44:13,890 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-10-03 07:44:13,890 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-10-03 07:44:13,891 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-10-03 07:44:13,891 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-10-03 07:44:13,932 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-10-03 07:44:13,962 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-10-03 07:44:13,962 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-10-03 07:44:13,963 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-10-03 07:44:13,964 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-10-03 07:44:13,972 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-10-03 07:44:13,973 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-03 07:44:13,990 - 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-10-03 07:44:14,020 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-10-03 07:44:15,641 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 07:44:15,642 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 39:05 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-10-03 07:44:15,647 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-10-03 07:44:15,648 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 04:40 | PASS | | bgpvpn | sdnvpn | features | 39:05 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-10-03 07:44:15,654 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-03 07:44:15,728 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:15,831 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:15,835 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:15,929 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:16,037 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:16,129 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:16,232 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:16,337 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:16,430 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:16,537 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:16,633 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:16,737 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:16,831 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:16,939 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:17,039 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:17,133 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:17,232 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:17,334 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:17,434 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:17,535 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:17,640 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:17,734 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:17,840 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:17,939 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:18,039 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:18,135 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:18,241 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:18,334 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:18,378 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:18,455 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:18,512 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:18,589 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:18,667 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-03 07:44:22,004 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-289 | | 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-10-03 07:44:22,009 - 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=3KPVzb4rwnrZyJGzxz4TeMqXs export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2018-10-03 07:44:22,009 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-03 07:44:22,010 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-03 07:44:22,010 - 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-10-03 07:44:22,013 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-03 07:44:24,949 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-289 | | 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-10-03 07:44:24,952 - 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=3KPVzb4rwnrZyJGzxz4TeMqXs export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2018-10-03 07:44:24,952 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-03 07:44:24,953 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-03 07:44:24,953 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-10-03 07:44:24,954 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-03 07:44:27,739 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-289 | | 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-10-03 07:44:27,744 - 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=3KPVzb4rwnrZyJGzxz4TeMqXs export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2018-10-03 07:44:27,744 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-10-03 07:44:27,753 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:44:28,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:44:28,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:44:28,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:44:28,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:44:28,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:44:28,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:44:28,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:44:28,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:44:28,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:44:28,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3dc1d3-57b5-4c95-b772-cc5a4a4c8aca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:44:28,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ff3dc1d3-57b5-4c95-b772-cc5a4a4c8aca 2018-10-03 07:44:28,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:44:29,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:44:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19cfe43276e744d1a074a6b48492f500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/19cfe43276e744d1a074a6b48492f500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da58f655fad34af085b0821252128d70"}, "audit_ids": ["8cuvji2KRc6JT1HOOev0RA"], "issued_at": "2018-10-03T07:44:29.000000Z"}} 2018-10-03 07:44:29,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-03 07:44:29,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:29,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-db50e6bd-6c32-4a29-8145-375eec41318a Date: Wed, 03 Oct 2018 07:44:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebbf286e-9649-4b70-91c3-de6fa71123c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49cf8812c1134698a77a5fa5c0d97d07","status":"ACTIVE","subnets":["11cfd2a6-436d-4113-8304-88b6d7cbbc39"],"description":"","tags":[],"updated_at":"2018-10-03T05:01:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49cf8812c1134698a77a5fa5c0d97d07","created_at":"2018-10-03T05:01:02Z","provider:network_type":"flat"}]} 2018-10-03 07:44:29,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-db50e6bd-6c32-4a29-8145-375eec41318a 2018-10-03 07:44:29,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240379095078s 2018-10-03 07:44:29,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-db50e6bd-6c32-4a29-8145-375eec41318a 2018-10-03 07:44:29,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-03 07:44:29,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:29,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 07:44: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 07:44:29,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:29,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de5a928-1109-4f01-9003-72ad15a8faf3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/248c4dd10070438c9f3faf08f1efe828"}, "description": "", "name": "heat_stack", "enabled": true, "id": "248c4dd10070438c9f3faf08f1efe828"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-03 07:44:29,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-4de5a928-1109-4f01-9003-72ad15a8faf3 2018-10-03 07:44:29,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.277051925659s 2018-10-03 07:44:29,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-03 07:44:29,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882"}}' 2018-10-03 07:44:29,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 07:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3264efda-f423-43cc-ac02-a77fb489cf28 Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.27:5000/v3/projects/d8f25112e5cf4421a0a38634b0863c78"}, "enabled": true, "id": "d8f25112e5cf4421a0a38634b0863c78", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882"}} 2018-10-03 07:44:29,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3264efda-f423-43cc-ac02-a77fb489cf28 2018-10-03 07:44:29,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114912033081s 2018-10-03 07:44:29,649 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3264efda-f423-43cc-ac02-a77fb489cf28 2018-10-03 07:44:29,649 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882', 'id': u'd8f25112e5cf4421a0a38634b0863c78', '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-10-03 07:44:29,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-03 07:44:30,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.405076980591s 2018-10-03 07:44:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:30,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1522c220-cf60-46d1-a06f-998b2fcadeff Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727"}, "enabled": true, "id": "8a9e886620334189b4e2a671c2432727", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_9035bfd0-d564-4617-8236-9afa02faa882"}} 2018-10-03 07:44:30,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727 used request id req-1522c220-cf60-46d1-a06f-998b2fcadeff 2018-10-03 07:44:30,154 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8a9e886620334189b4e2a671c2432727', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_9035bfd0-d564-4617-8236-9afa02faa882'}) 2018-10-03 07:44:30,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 07:44:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:30,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b645232-0845-4624-b67f-408688633f4f Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 07:44:30,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6b645232-0845-4624-b67f-408688633f4f 2018-10-03 07:44:30,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0164420604706s 2018-10-03 07:44:30,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 07:44:30,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:30,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c86485f1-1b8b-4496-98fe-6555704b1c7c Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 07:44:30,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c86485f1-1b8b-4496-98fe-6555704b1c7c 2018-10-03 07:44:30,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0769081115723s 2018-10-03 07:44:30,250 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 07:44:30,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-03 07:44:30,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" -d '{"role": {"name": "Member"}}' 2018-10-03 07:44:30,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 03 Oct 2018 07:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3899787-c0f4-48cf-916f-c201db2029c8 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6f34379261004f91af1ae5f45c153888", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888"}, "name": "Member"}} 2018-10-03 07:44:30,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-c3899787-c0f4-48cf-916f-c201db2029c8 2018-10-03 07:44:30,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0861778259277s 2018-10-03 07:44:30,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:30,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fffc803-3ba8-4362-9daa-74dcdd02d882 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888"}, "domain_id": null, "name": "Member", "id": "6f34379261004f91af1ae5f45c153888"}} 2018-10-03 07:44:30,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888 used request id req-7fffc803-3ba8-4362-9daa-74dcdd02d882 2018-10-03 07:44:30,421 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888'}, 'domain_id': None, 'human_id': None, 'id': u'6f34379261004f91af1ae5f45c153888', 'HUMAN_ID': False}) 2018-10-03 07:44:30,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 07:44:30,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:30,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d7012c-972d-4b6a-bcb9-fbad1a17e2a2 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6f34379261004f91af1ae5f45c153888", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 07:44:30,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c6d7012c-972d-4b6a-bcb9-fbad1a17e2a2 2018-10-03 07:44:30,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0808219909668s 2018-10-03 07:44:30,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 07:44:30,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:30,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1104136b-a80c-426a-a2d6-d4526bfabf41 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 07:44:30,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1104136b-a80c-426a-a2d6-d4526bfabf41 2018-10-03 07:44:30,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0762429237366s 2018-10-03 07:44:30,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 07:44:30,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:30,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710818b8-3ec8-469d-b9c6-7aae39a43f00 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_9035bfd0-d564-4617-8236-9afa02faa882", "links": {"self": "http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727"}, "domain_id": "default", "enabled": true, "id": "8a9e886620334189b4e2a671c2432727", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 07:44:30,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-710818b8-3ec8-469d-b9c6-7aae39a43f00 2018-10-03 07:44:30,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0963981151581s 2018-10-03 07:44:30,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-710818b8-3ec8-469d-b9c6-7aae39a43f00 2018-10-03 07:44:30,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 07:44:30,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:30,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aed663d-debb-41f0-a05f-a4652fdadb4c Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "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.27:5000/v3/projects/d8f25112e5cf4421a0a38634b0863c78"}, "enabled": true, "id": "d8f25112e5cf4421a0a38634b0863c78", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882"}]} 2018-10-03 07:44:30,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3aed663d-debb-41f0-a05f-a4652fdadb4c 2018-10-03 07:44:30,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0882589817047s 2018-10-03 07:44:30,773 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3aed663d-debb-41f0-a05f-a4652fdadb4c 2018-10-03 07:44:30,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 07:44:30,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=8a9e886620334189b4e2a671c2432727&scope.project.id=d8f25112e5cf4421a0a38634b0863c78&role.id=6f34379261004f91af1ae5f45c153888 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:30,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f733be1-965e-462b-9d57-7f01b7c2dd4a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=8a9e886620334189b4e2a671c2432727&scope.project.id=d8f25112e5cf4421a0a38634b0863c78&role.id=6f34379261004f91af1ae5f45c153888", "previous": null, "next": null}} 2018-10-03 07:44:30,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8a9e886620334189b4e2a671c2432727&scope.project.id=d8f25112e5cf4421a0a38634b0863c78&role.id=6f34379261004f91af1ae5f45c153888 used request id req-4f733be1-965e-462b-9d57-7f01b7c2dd4a 2018-10-03 07:44:30,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0743260383606s 2018-10-03 07:44:30,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 07:44:30,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d8f25112e5cf4421a0a38634b0863c78/users/8a9e886620334189b4e2a671c2432727/roles/6f34379261004f91af1ae5f45c153888 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:30,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 07:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fd71afe-0cf4-4d98-a765-343e520f0f66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 07:44:30,979 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d8f25112e5cf4421a0a38634b0863c78/users/8a9e886620334189b4e2a671c2432727/roles/6f34379261004f91af1ae5f45c153888 used request id req-5fd71afe-0cf4-4d98-a765-343e520f0f66 2018-10-03 07:44:30,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.130190849304s 2018-10-03 07:44:30,980 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882', 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': 'e32e2efd-04d9-45ea-b94b-333d01f22638', 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_9035bfd0-d564-4617-8236-9afa02faa882', 'project_id': u'd8f25112e5cf4421a0a38634b0863c78', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 07:44:30,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-03 07:44:30,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-03 07:44:30,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-03 07:44:30,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-03 07:44:30,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-03 07:44:30,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-03 07:44:30,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-03 07:44:30,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-03 07:44:30,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-03 07:44:30,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-03 07:44:30,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-03 07:44:30,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-03 07:44:30,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-03 07:44:30,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-03 07:44:30,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-03 07:44:30,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-03 07:44:30,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-03 07:44:30,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-03 07:44:30,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-03 07:44:30,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-03 07:44:30,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-03 07:44:30,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-03 07:44:30,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-03 07:44:30,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-03 07:44:30,986 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_9035bfd0-d564-4617-8236-9afa02faa882', 'password': 'e32e2efd-04d9-45ea-b94b-333d01f22638', 'project_name': 'tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'd8f25112e5cf4421a0a38634b0863c78', 'project_domain_name': 'Default'} 2018-10-03 07:44:30,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 07:44:30,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:31,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b24c3371-a7af-46db-af2f-45f7eb055002 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6f34379261004f91af1ae5f45c153888", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 07:44:31,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b24c3371-a7af-46db-af2f-45f7eb055002 2018-10-03 07:44:31,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0792641639709s 2018-10-03 07:44:31,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 07:44:31,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:31,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f358e7b-ac72-4a5f-af52-fbe87df32040 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6f34379261004f91af1ae5f45c153888", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 07:44:31,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9f358e7b-ac72-4a5f-af52-fbe87df32040 2018-10-03 07:44:31,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748920440674s 2018-10-03 07:44:31,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 07:44:31,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:31,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5967f91c-d5a3-4fa0-b058-ac26e52c0771 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 07:44:31,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5967f91c-d5a3-4fa0-b058-ac26e52c0771 2018-10-03 07:44:31,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0828788280487s 2018-10-03 07:44:31,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 07:44:31,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:31,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49cbf5ab-3b29-4975-87ac-651faac599ff Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_9035bfd0-d564-4617-8236-9afa02faa882", "links": {"self": "http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727"}, "domain_id": "default", "enabled": true, "id": "8a9e886620334189b4e2a671c2432727", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 07:44:31,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-49cbf5ab-3b29-4975-87ac-651faac599ff 2018-10-03 07:44:31,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102702140808s 2018-10-03 07:44:31,330 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-49cbf5ab-3b29-4975-87ac-651faac599ff 2018-10-03 07:44:31,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 07:44:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:31,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba939e4-bb50-4888-866f-445814e2d73e Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "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.27:5000/v3/projects/d8f25112e5cf4421a0a38634b0863c78"}, "enabled": true, "id": "d8f25112e5cf4421a0a38634b0863c78", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882"}]} 2018-10-03 07:44:31,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5ba939e4-bb50-4888-866f-445814e2d73e 2018-10-03 07:44:31,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0743060112s 2018-10-03 07:44:31,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5ba939e4-bb50-4888-866f-445814e2d73e 2018-10-03 07:44:31,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 07:44:31,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=8a9e886620334189b4e2a671c2432727&scope.project.id=d8f25112e5cf4421a0a38634b0863c78&role.id=56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:31,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3043e1b-b15d-45c2-a612-1f86f0f7d815 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=8a9e886620334189b4e2a671c2432727&scope.project.id=d8f25112e5cf4421a0a38634b0863c78&role.id=56cd265f2ce14816a0c60d7bb771580e", "previous": null, "next": null}} 2018-10-03 07:44:31,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8a9e886620334189b4e2a671c2432727&scope.project.id=d8f25112e5cf4421a0a38634b0863c78&role.id=56cd265f2ce14816a0c60d7bb771580e used request id req-b3043e1b-b15d-45c2-a612-1f86f0f7d815 2018-10-03 07:44:31,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0798799991608s 2018-10-03 07:44:31,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 07:44:31,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d8f25112e5cf4421a0a38634b0863c78/users/8a9e886620334189b4e2a671c2432727/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:31,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 07:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31eb7b19-9162-4668-b614-4cdf0341a702 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 07:44:31,617 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d8f25112e5cf4421a0a38634b0863c78/users/8a9e886620334189b4e2a671c2432727/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-31eb7b19-9162-4668-b614-4cdf0341a702 2018-10-03 07:44:31,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123463153839s 2018-10-03 07:44:31,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 07:44:31,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:31,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e574214-da39-4f6f-b8f0-ff7b3eab89eb Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6f34379261004f91af1ae5f45c153888", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 07:44:31,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9e574214-da39-4f6f-b8f0-ff7b3eab89eb 2018-10-03 07:44:31,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.072674036026s 2018-10-03 07:44:31,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-03 07:44:31,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:31,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa197043-9b1a-4c3d-98d8-0510b1d63300 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-03 07:44:31,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-aa197043-9b1a-4c3d-98d8-0510b1d63300 2018-10-03 07:44:31,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0792119503021s 2018-10-03 07:44:31,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 07:44:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:31,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243435cb-7411-4d74-93d7-1250becc6a2b Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_9035bfd0-d564-4617-8236-9afa02faa882", "links": {"self": "http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727"}, "domain_id": "default", "enabled": true, "id": "8a9e886620334189b4e2a671c2432727", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 07:44:31,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-243435cb-7411-4d74-93d7-1250becc6a2b 2018-10-03 07:44:31,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993258953094s 2018-10-03 07:44:31,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-243435cb-7411-4d74-93d7-1250becc6a2b 2018-10-03 07:44:31,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-03 07:44:31,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=8a9e886620334189b4e2a671c2432727&role.id=56cd265f2ce14816a0c60d7bb771580e&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:31,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a8e126-db38-4876-aa11-377a3269175c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=8a9e886620334189b4e2a671c2432727&role.id=56cd265f2ce14816a0c60d7bb771580e&scope.domain.id=default", "previous": null, "next": null}} 2018-10-03 07:44:31,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8a9e886620334189b4e2a671c2432727&role.id=56cd265f2ce14816a0c60d7bb771580e&scope.domain.id=default used request id req-b6a8e126-db38-4876-aa11-377a3269175c 2018-10-03 07:44:31,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0720791816711s 2018-10-03 07:44:31,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-03 07:44:31,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/8a9e886620334189b4e2a671c2432727/roles/56cd265f2ce14816a0c60d7bb771580e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 07:44:32,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 07:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5300fc0-4079-458d-a0db-9b8ea099a33f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 07:44:32,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/8a9e886620334189b4e2a671c2432727/roles/56cd265f2ce14816a0c60d7bb771580e used request id req-b5300fc0-4079-458d-a0db-9b8ea099a33f 2018-10-03 07:44:32,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.132055997849s 2018-10-03 07:44:32,082 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-03 07:44:36,723 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-03 07:44:36.342 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8d20fda7-294e-4800-aae7-e11547f86c1d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8d20fda7-294e-4800-aae7-e11547f86c1d | 2018-10-03T07:44:36 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8d20fda7-294e-4800-aae7-e11547f86c1d ~/.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-10-03 07:44:39,764 - 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-10-03 07:44:39,764 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-03 07:44:45,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-03 07:44:43.494 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-03 07:44:43.705 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-03 07:44:45.076 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f3faeda7-17ec-4b41-9d14-8334a52e2757) has been successfully created! Using verifier 'opnfv-tempest' (UUID=f3faeda7-17ec-4b41-9d14-8334a52e2757) as the default verifier for the future CLI operations. 2018-10-03 07:44:47,774 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-10-03 07:44:47,775 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-03 07:44:47,848 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-03 07:44:47,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-03 07:44:47,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f0eb52-9e2b-4fa3-8ee5-929bf9c6fe44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-03 07:44:47,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-97f0eb52-9e2b-4fa3-8ee5-929bf9c6fe44 2018-10-03 07:44:47,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-03 07:44:48,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f34379261004f91af1ae5f45c153888", "name": "Member"}, {"id": "56cd265f2ce14816a0c60d7bb771580e", "name": "admin"}], "expires_at": "2018-10-03T08:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8f25112e5cf4421a0a38634b0863c78", "name": "tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8776/v2/d8f25112e5cf4421a0a38634b0863c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6fb73db288d4481da03881717799b2e9"}, {"url": "http://192.30.9.7:8776/v2/d8f25112e5cf4421a0a38634b0863c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5e412b455f34c8f9aa4c35a4e18e491"}, {"url": "http://192.30.9.7:8776/v2/d8f25112e5cf4421a0a38634b0863c78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d521ce9831764585b4f23f1972a0bf12"}], "type": "volumev2", "id": "1417657337214d0ea78cc46ecbe0563d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d8f25112e5cf4421a0a38634b0863c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1988117180834e36b42908155a42e99a"}, {"url": "http://172.30.9.27:8004/v1/d8f25112e5cf4421a0a38634b0863c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6da84d854854497bb5d986163061fb9a"}, {"url": "http://192.30.9.7:8004/v1/d8f25112e5cf4421a0a38634b0863c78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ec7648792d46ecb9f82a84130996ea"}], "type": "orchestration", "id": "148728a7e2ea4f93ad28b19f51feb9fa", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "22de4efb12504273842adab1b5b22339", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47fba3575b104a88be2681b328819dcd"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62b49991fd7d461e8ac86461425a99f7"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f94d2758a4534a0ea08025e9a79643a5"}], "type": "image", "id": "2b308653ac7247fa9baa9c8ab944719c", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c16dd9895214a0999f5e09b971da1ea"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38772d5fc615430794ae40852f951ea5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ae5359ee8d49029291312393e06382"}], "type": "identity", "id": "3161333a1a4c43e0bc1a31e3ec86799b", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ee7cfb3cf154c4bb50b44ef842ce89c"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "999621f6b53942c6a42b55fe57feb56b"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f33e038b2d914c75a75ae61c5c3894c8"}], "type": "key-manager", "id": "4621df1c3f5a4211ba476f4f4a9b2c40", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "615c4b586ba14f3aa6c81f45cb7f3791"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70fa5f19178245ea9b90e4c14b7e9cf4"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5d70103311c425f89b890ef9cf4ab55"}], "type": "policy", "id": "4b6f5de7f21845939dc072d2117a4437", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4417f4a868504fc4bf6ef13a778f5582"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6673f9aaabf9491e9a811d27ba9b798d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c62e224965540da9df2d7f452a74564"}], "type": "compute", "id": "600f7daf06944aeeac5dc422762e1b80", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1146507d8a2d42e2b26bbe0f86af32f7"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a8b32d039944c0e82d9a474719ff68f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c3700baa0f41369f0b293320a0bd25"}], "type": "network", "id": "60b99296a2934dbbbbd640e4d2a20e23", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33d59b2cd7b4487c9df797a76568b012"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e0350f9a3a447b98d6aaba8af05a8c"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a93755e4e19c4ece89b6b0b4fe0d70fe"}], "type": "cloudformation", "id": "6eaa384caeea47158225d99e977db681", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d8f25112e5cf4421a0a38634b0863c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "060b28d3e3a048d5bac9ff1fe82a246c"}, {"url": "http://192.30.9.7:8776/v3/d8f25112e5cf4421a0a38634b0863c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b24531d5dca4bd78afb6ba16a85fe94"}, {"url": "http://192.30.9.7:8776/v3/d8f25112e5cf4421a0a38634b0863c78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e9b9632aba044ef9d9f87b1a85eb86c"}], "type": "volumev3", "id": "8898dafa04e24b7b917ea9e206d1973e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "542430c463314455b4fada2dcf3ed305"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "556eefa0fd8b46eab5c1e8fa977ba00d"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dc123b02d5e450fbbc550b573f71623"}], "type": "alarming", "id": "8f24d536e3ee422699b4070474c0ab74", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54f170ed10634c8ab91e440e7676973c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d9b8599ab8147018f00702a0a7a3a6f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bd901dfb34a8e8e7be3071312a56c"}], "type": "metric", "id": "b84349e6f93e41308288ba7144b14b45", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d8f25112e5cf4421a0a38634b0863c78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d1b1ef134004a379fc2c69ed817acb5"}, {"url": "http://192.30.9.7:8776/v1/d8f25112e5cf4421a0a38634b0863c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75812d923c084f0281f5ee3287e60924"}, {"url": "http://172.30.9.27:8776/v1/d8f25112e5cf4421a0a38634b0863c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe0061128b324c9489fccabf88f0b324"}], "type": "volume", "id": "ba077a1c2ab445fa8b8d6f95bd28907e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "879c5a81a848480c96b4d7510b7c7e47"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96cdec3af54443278f70a9594c5a92ae"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d334265332794884a9cfc648825a830c"}], "type": "placement", "id": "bd061db811df482fb3de6c16531f2a82", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_9035bfd0-d564-4617-8236-9afa02faa882", "id": "8a9e886620334189b4e2a671c2432727"}, "audit_ids": ["hY7SCyYgRs-361Ykcj3YOA"], "issued_at": "2018-10-03T07:44:48.000000Z"}} 2018-10-03 07:44:48,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" 2018-10-03 07:44:48,235 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 03 Oct 2018 07:44:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-03 07:44:48,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 07:44:48,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" 2018-10-03 07:44:48,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-07967613-73dd-4ecd-aa02-53c63049417d Date: Wed, 03 Oct 2018 07:44:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 07:44:48,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-07967613-73dd-4ecd-aa02-53c63049417d 2018-10-03 07:44:48,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167382955551s 2018-10-03 07:44:48,404 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-07967613-73dd-4ecd-aa02-53c63049417d 2018-10-03 07:44:48,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-03 07:44:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882"}' 2018-10-03 07:44:48,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b X-Openstack-Request-Id: req-2476b5f6-326a-4d1f-b9f1-53b83b1d0b75 Date: Wed, 03 Oct 2018 07:44:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/file", "owner": "d8f25112e5cf4421a0a38634b0863c78", "id": "cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b", "size": null, "self": "/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T07:44:48Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "checksum": null, "created_at": "2018-10-03T07:44:48Z", "protected": false} 2018-10-03 07:44:48,635 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2476b5f6-326a-4d1f-b9f1-53b83b1d0b75 2018-10-03 07:44:48,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.230337142944s 2018-10-03 07:44:48,635 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2476b5f6-326a-4d1f-b9f1-53b83b1d0b75 returning object cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b 2018-10-03 07:44:48,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-03 07:44:48,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/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}5afe2858f7e96f6e74042896939343e349fc763e" -d '' 2018-10-03 07:44:49,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2dee42c5-59f6-4fc4-b8b8-85a944fcc1dc Date: Wed, 03 Oct 2018 07:44:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:44:49,406 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/file used request id req-2dee42c5-59f6-4fc4-b8b8-85a944fcc1dc 2018-10-03 07:44:49,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.770687103271s 2018-10-03 07:44:49,407 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/file used request id req-2dee42c5-59f6-4fc4-b8b8-85a944fcc1dc 2018-10-03 07:44:49,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 07:44:49,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" 2018-10-03 07:44:49,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-8a891c1e-69cb-4e86-8ced-ba6b7089caf6 Date: Wed, 03 Oct 2018 07:44:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/snap", "metadata": {}}], "file": "/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/file", "owner": "d8f25112e5cf4421a0a38634b0863c78", "id": "cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b", "size": 12716032, "self": "/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T07:44:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T07:44:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 07:44:49,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8a891c1e-69cb-4e86-8ced-ba6b7089caf6 2018-10-03 07:44:49,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166830778122s 2018-10-03 07:44:49,575 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8a891c1e-69cb-4e86-8ced-ba6b7089caf6 2018-10-03 07:44:49,576 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/file', 'owner': u'd8f25112e5cf4421a0a38634b0863c78', 'id': u'cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b', 'size': 12716032, u'self': u'/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8f25112e5cf4421a0a38634b0863c78', 'name': 'tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T07:44:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T07:44:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882', 'created': u'2018-10-03T07:44:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T07:44:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 07:44:49,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-03 07:44:49,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_9035bfd0-d564-4617-8236-9afa02faa882", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-03 07:44:49,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-2c3a3fb1-3065-47c1-a4c4-47fd2fa76f54 x-compute-request-id: req-2c3a3fb1-3065-47c1-a4c4-47fd2fa76f54 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/30501ba7-db9b-4744-a51c-b69a7cf29299", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/30501ba7-db9b-4744-a51c-b69a7cf29299", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "30501ba7-db9b-4744-a51c-b69a7cf29299", "name": "tempest_full_parallel-flavor_9035bfd0-d564-4617-8236-9afa02faa882", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:44:49,860 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2c3a3fb1-3065-47c1-a4c4-47fd2fa76f54 2018-10-03 07:44:49,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.282680034637s 2018-10-03 07:44:49,860 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2c3a3fb1-3065-47c1-a4c4-47fd2fa76f54 returning object 30501ba7-db9b-4744-a51c-b69a7cf29299 2018-10-03 07:44:49,860 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_9035bfd0-d564-4617-8236-9afa02faa882', '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'19cfe43276e744d1a074a6b48492f500', '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'30501ba7-db9b-4744-a51c-b69a7cf29299', 'swap': 0}) 2018-10-03 07:44:49,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-03 07:44:49,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/30501ba7-db9b-4744-a51c-b69a7cf29299/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}ba1763abba91c9c742540b08e6f1273238cc1ede" -d '{"extra_specs": {}}' 2018-10-03 07:44:49,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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 x-openstack-request-id: req-70ba53c4-b70c-4a24-baa0-669bbc9302cd x-compute-request-id: req-70ba53c4-b70c-4a24-baa0-669bbc9302cd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 07:44:49,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/30501ba7-db9b-4744-a51c-b69a7cf29299/os-extra_specs used request id req-70ba53c4-b70c-4a24-baa0-669bbc9302cd 2018-10-03 07:44:49,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195679664612s 2018-10-03 07:44:49,880 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/30501ba7-db9b-4744-a51c-b69a7cf29299/os-extra_specs used request id req-70ba53c4-b70c-4a24-baa0-669bbc9302cd 2018-10-03 07:44:49,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 07:44:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" 2018-10-03 07:44:49,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 03 Oct 2018 07:44:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-03 07:44:49,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" 2018-10-03 07:44:49,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cfd4adc-5585-4a6a-aaf4-38fcb4ab2403 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6f34379261004f91af1ae5f45c153888", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 07:44:49,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3cfd4adc-5585-4a6a-aaf4-38fcb4ab2403 2018-10-03 07:44:49,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820651054382s 2018-10-03 07:44:49,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-03 07:44:49,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" 2018-10-03 07:44:50,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-ef4aa07a-a366-42c8-9b91-02452a403e0b x-compute-request-id: req-ef4aa07a-a366-42c8-9b91-02452a403e0b Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10176, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-03 07:44:50,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-ef4aa07a-a366-42c8-9b91-02452a403e0b 2018-10-03 07:44:50,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.180432081223s 2018-10-03 07:44:50,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-ef4aa07a-a366-42c8-9b91-02452a403e0b 2018-10-03 07:44:50,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 07:44:50,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" 2018-10-03 07:44:50,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-ec781613-68c0-4ecd-af42-9fb842305465 Date: Wed, 03 Oct 2018 07:44:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/snap", "metadata": {}}], "file": "/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/file", "owner": "d8f25112e5cf4421a0a38634b0863c78", "id": "cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b", "size": 12716032, "self": "/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T07:44:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T07:44:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 07:44:50,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ec781613-68c0-4ecd-af42-9fb842305465 2018-10-03 07:44:50,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176261901855s 2018-10-03 07:44:50,324 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ec781613-68c0-4ecd-af42-9fb842305465 2018-10-03 07:44:50,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-03 07:44:50,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882"}' 2018-10-03 07:44:50,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f X-Openstack-Request-Id: req-6388da32-4769-4c96-8722-61b9e45a21db Date: Wed, 03 Oct 2018 07:44:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f/file", "owner": "d8f25112e5cf4421a0a38634b0863c78", "id": "3a329211-dc78-4f18-8b86-75dbec19931f", "size": null, "self": "/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T07:44:50Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882", "checksum": null, "created_at": "2018-10-03T07:44:50Z", "protected": false} 2018-10-03 07:44:50,514 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6388da32-4769-4c96-8722-61b9e45a21db 2018-10-03 07:44:50,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.188990831375s 2018-10-03 07:44:50,515 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6388da32-4769-4c96-8722-61b9e45a21db returning object 3a329211-dc78-4f18-8b86-75dbec19931f 2018-10-03 07:44:50,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-03 07:44:50,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f/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}5afe2858f7e96f6e74042896939343e349fc763e" -d '' 2018-10-03 07:44:51,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86aa1dc2-83f9-43fd-a13e-6d525d180587 Date: Wed, 03 Oct 2018 07:44:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 07:44:51,686 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f/file used request id req-86aa1dc2-83f9-43fd-a13e-6d525d180587 2018-10-03 07:44:51,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17106795311s 2018-10-03 07:44:51,687 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f/file used request id req-86aa1dc2-83f9-43fd-a13e-6d525d180587 2018-10-03 07:44:51,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 07:44:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" 2018-10-03 07:44:51,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-44a5de07-1043-41b4-868e-7a86ee3481e2 Date: Wed, 03 Oct 2018 07:44:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/3a329211-dc78-4f18-8b86-75dbec19931f/snap", "metadata": {}}], "file": "/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f/file", "owner": "d8f25112e5cf4421a0a38634b0863c78", "id": "3a329211-dc78-4f18-8b86-75dbec19931f", "size": 12716032, "self": "/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/3a329211-dc78-4f18-8b86-75dbec19931f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T07:44:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T07:44:50Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/snap", "metadata": {}}], "file": "/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/file", "owner": "d8f25112e5cf4421a0a38634b0863c78", "id": "cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b", "size": 12716032, "self": "/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T07:44:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T07:44:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 07:44:51,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-44a5de07-1043-41b4-868e-7a86ee3481e2 2018-10-03 07:44:51,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182631015778s 2018-10-03 07:44:51,870 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-44a5de07-1043-41b4-868e-7a86ee3481e2 2018-10-03 07:44:51,871 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/3a329211-dc78-4f18-8b86-75dbec19931f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f/file', 'owner': u'd8f25112e5cf4421a0a38634b0863c78', 'id': u'3a329211-dc78-4f18-8b86-75dbec19931f', 'size': 12716032, u'self': u'/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8f25112e5cf4421a0a38634b0863c78', 'name': 'tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/3a329211-dc78-4f18-8b86-75dbec19931f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T07:44:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T07:44:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882', 'created': u'2018-10-03T07:44:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T07:44:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 07:44:51,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-03 07:44:51,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_9035bfd0-d564-4617-8236-9afa02faa882", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-03 07:44:51,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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-35038f46-addb-4440-8d74-303f36cdbb78 x-compute-request-id: req-35038f46-addb-4440-8d74-303f36cdbb78 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9ddf8c23-893c-437c-bb66-e6dd6bb40638", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9ddf8c23-893c-437c-bb66-e6dd6bb40638", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9ddf8c23-893c-437c-bb66-e6dd6bb40638", "name": "tempest_full_parallel-flavor_alt_9035bfd0-d564-4617-8236-9afa02faa882", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-03 07:44:51,921 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35038f46-addb-4440-8d74-303f36cdbb78 2018-10-03 07:44:51,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0490798950195s 2018-10-03 07:44:51,921 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35038f46-addb-4440-8d74-303f36cdbb78 returning object 9ddf8c23-893c-437c-bb66-e6dd6bb40638 2018-10-03 07:44:51,921 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_9035bfd0-d564-4617-8236-9afa02faa882', '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'19cfe43276e744d1a074a6b48492f500', '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'9ddf8c23-893c-437c-bb66-e6dd6bb40638', 'swap': 0}) 2018-10-03 07:44:51,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-03 07:44:51,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/9ddf8c23-893c-437c-bb66-e6dd6bb40638/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}ba1763abba91c9c742540b08e6f1273238cc1ede" -d '{"extra_specs": {}}' 2018-10-03 07:44:51,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 07: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 x-openstack-request-id: req-f32e6a2c-4811-4b2a-91d0-7695a7beb3a8 x-compute-request-id: req-f32e6a2c-4811-4b2a-91d0-7695a7beb3a8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-03 07:44:51,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/9ddf8c23-893c-437c-bb66-e6dd6bb40638/os-extra_specs used request id req-f32e6a2c-4811-4b2a-91d0-7695a7beb3a8 2018-10-03 07:44:51,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0168521404266s 2018-10-03 07:44:51,939 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/9ddf8c23-893c-437c-bb66-e6dd6bb40638/os-extra_specs used request id req-f32e6a2c-4811-4b2a-91d0-7695a7beb3a8 2018-10-03 07:44:51,939 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_9035bfd0-d564-4617-8236-9afa02faa882', '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'19cfe43276e744d1a074a6b48492f500', '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'9ddf8c23-893c-437c-bb66-e6dd6bb40638', 'swap': 0}) 2018-10-03 07:44:55,054 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-03 07:44:53.925 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f3faeda7-17ec-4b41-9d14-8334a52e2757) for deployment 'opnfv-rally' (UUID=8d20fda7-294e-4800-aae7-e11547f86c1d). 2018-10-03 07:44:54.933 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-03 07:44:54.934 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f3faeda7-17ec-4b41-9d14-8334a52e2757) has been successfully configured for deployment 'opnfv-rally' (UUID=8d20fda7-294e-4800-aae7-e11547f86c1d)! 2018-10-03 07:44:55,054 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-03 07:44:55,055 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-03 07:44:55,058 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-03 07:44:55,067 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-03 07:44:57,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f3faeda7-17ec-4b41-9d14-8334a52e2757/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-10-03 07:44:57,802 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-03 07:44:57,838 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-03 07:44:57,841 - 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-10-03 07:44:59,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:44:59.898 49 INFO rally.api [-] Starting verification (UUID=fa525676-80f3-4a40-b465-142707375c88) for deployment 'opnfv-rally' (UUID=8d20fda7-294e-4800-aae7-e11547f86c1d) by verifier 'opnfv-tempest' (UUID=f3faeda7-17ec-4b41-9d14-8334a52e2757). 2018-10-03 07:44:59,899 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: fa525676-80f3-4a40-b465-142707375c88 2018-10-03 07:45:04,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:04.598 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-10-03 07:45:04,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:04.606 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-03 07:45:04,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:04.613 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-10-03 07:45:04,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:04.617 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-10-03 07:45:04,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:04.645 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-03 07:45:07,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:07.719 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.248s] 2018-10-03 07:45:07,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:07.873 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.153s] 2018-10-03 07:45:07,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:07.950 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.234s] 2018-10-03 07:45:08,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.003 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.053s] 2018-10-03 07:45:08,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.011 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.176s] 2018-10-03 07:45:08,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.075 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.162s] 2018-10-03 07:45:08,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.079 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.075s] 2018-10-03 07:45:08,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.090 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.014s] 2018-10-03 07:45:08,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.160 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.397s] 2018-10-03 07:45:08,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.164 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.083s] 2018-10-03 07:45:08,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.193 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.029s] 2018-10-03 07:45:08,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.212 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.296s] 2018-10-03 07:45:08,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.222 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.432s] 2018-10-03 07:45:08,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.273 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.059s] 2018-10-03 07:45:08,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.275 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.176s] 2018-10-03 07:45:08,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.286 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2018-10-03 07:45:08,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.288 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.199s] 2018-10-03 07:45:08,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.359 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.199s] 2018-10-03 07:45:08,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.406 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.212s] 2018-10-03 07:45:08,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.416 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.130s] 2018-10-03 07:45:08,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.468 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.062s] 2018-10-03 07:45:08,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.474 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.057s] 2018-10-03 07:45:08,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.493 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2018-10-03 07:45:08,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.505 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.011s] 2018-10-03 07:45:08,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.515 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2018-10-03 07:45:08,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.539 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.605s] 2018-10-03 07:45:08,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.543 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.320s] 2018-10-03 07:45:08,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.566 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.207s] 2018-10-03 07:45:08,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.739 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.972s] 2018-10-03 07:45:08,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.821 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.270s] 2018-10-03 07:45:08,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.827 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.554s] 2018-10-03 07:45:08,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.879 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.334s] 2018-10-03 07:45:08,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.975 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.435s] 2018-10-03 07:45:09,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.077 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.508s] 2018-10-03 07:45:09,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.143 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.403s] 2018-10-03 07:45:09,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.214 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.394s] 2018-10-03 07:45:09,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.312 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.336s] 2018-10-03 07:45:09,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.324 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.444s] 2018-10-03 07:45:09,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.325 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-10-03 07:45:09,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.336 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.011s] 2018-10-03 07:45:09,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.348 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.011s] 2018-10-03 07:45:09,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.452 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.376s] 2018-10-03 07:45:09,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.709 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.385s] 2018-10-03 07:45:09,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.748 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.399s] 2018-10-03 07:45:10,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:10.095 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.346s] 2018-10-03 07:45:10,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:10.153 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.057s] 2018-10-03 07:45:10,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:10.300 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.590s] 2018-10-03 07:45:10,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:10.331 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.695s] 2018-10-03 07:45:11,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:11.027 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.872s] 2018-10-03 07:45:11,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:11.058 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.031s] 2018-10-03 07:45:11,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:11.298 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.239s] 2018-10-03 07:45:11,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:11.594 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [1.293s] 2018-10-03 07:45:13,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:13.097 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [5.288s] 2018-10-03 07:45:13,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:13.319 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [2.020s] 2018-10-03 07:45:14,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:14.235 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.915s] 2018-10-03 07:45:14,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:14.476 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [2.879s] 2018-10-03 07:45:14,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:14.963 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.487s] 2018-10-03 07:45:15,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:15.248 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.284s] 2018-10-03 07:45:15,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:15.408 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-10-03 07:45:15,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:15.527 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.491s] 2018-10-03 07:45:15,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:15.866 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.338s] 2018-10-03 07:45:16,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:16.239 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.372s] 2018-10-03 07:45:16,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:16.605 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.366s] 2018-10-03 07:45:16,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:16.914 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.816s] 2018-10-03 07:45:16,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:16.919 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.313s] 2018-10-03 07:45:17,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:17.375 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.456s] 2018-10-03 07:45:18,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.372 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.110s] 2018-10-03 07:45:18,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.401 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.029s] 2018-10-03 07:45:18,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.650 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.187s] 2018-10-03 07:45:18,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.663 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.012s] 2018-10-03 07:45:18,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.689 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.025s] 2018-10-03 07:45:18,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.707 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.018s] 2018-10-03 07:45:18,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.724 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.017s] 2018-10-03 07:45:18,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.738 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.013s] 2018-10-03 07:45:18,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.784 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.046s] 2018-10-03 07:45:18,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.795 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.010s] 2018-10-03 07:45:18,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.827 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.031s] 2018-10-03 07:45:18,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.836 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.009s] 2018-10-03 07:45:18,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.846 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-10-03 07:45:18,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.860 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.014s] 2018-10-03 07:45:18,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.872 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.012s] 2018-10-03 07:45:18,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.910 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.039s] 2018-10-03 07:45:18,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.988 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.186s] 2018-10-03 07:45:19,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.077 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.089s] 2018-10-03 07:45:19,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.120 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.043s] 2018-10-03 07:45:19,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.171 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.191s] 2018-10-03 07:45:19,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.175 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.054s] 2018-10-03 07:45:19,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.215 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.044s] 2018-10-03 07:45:19,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.261 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.045s] 2018-10-03 07:45:19,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.491 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-10-03 07:45:19,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.492 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-10-03 07:45:20,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:20.006 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.168s] 2018-10-03 07:45:20,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:20.865 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.949s] 2018-10-03 07:45:20,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:20.869 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-10-03 07:45:20,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:20.871 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-10-03 07:45:20,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:20.882 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.015s] 2018-10-03 07:45:22,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:22.310 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.610s] 2018-10-03 07:45:23,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:23.115 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [15.470s] 2018-10-03 07:45:23,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:23.242 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.506s] 2018-10-03 07:45:23,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:23.886 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.643s] 2018-10-03 07:45:24,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:24.663 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.777s] 2018-10-03 07:45:29,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:29.325 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.665s] 2018-10-03 07:45:30,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:30.163 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.836s] 2018-10-03 07:45:30,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:30.715 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.551s] 2018-10-03 07:45:30,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:30.722 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.216s] 2018-10-03 07:45:31,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:31.436 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [12.683s] 2018-10-03 07:45:32,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:32.547 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.162s] 2018-10-03 07:45:33,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:33.234 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.955s] 2018-10-03 07:45:33,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:33.413 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.179s] 2018-10-03 07:45:33,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:33.417 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.870s] 2018-10-03 07:45:33,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:33.483 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [14.290s] 2018-10-03 07:45:34,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:34.184 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.765s] 2018-10-03 07:45:34,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:34.693 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.511s] 2018-10-03 07:45:34,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:34.703 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2018-10-03 07:45:35,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:35.754 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.273s] 2018-10-03 07:45:36,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.375 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [16.362s] 2018-10-03 07:45:36,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.385 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.015s] 2018-10-03 07:45:36,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.399 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.014s] 2018-10-03 07:45:36,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.412 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-10-03 07:45:36,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.681 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.977s] 2018-10-03 07:45:36,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.683 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-10-03 07:45:36,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.687 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-10-03 07:45:36,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.689 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-10-03 07:45:36,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.871 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.117s] 2018-10-03 07:45:36,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.875 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.190s] 2018-10-03 07:45:36,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.889 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [2.704s] 2018-10-03 07:45:37,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:37.056 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.179s] 2018-10-03 07:45:37,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:37.059 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-10-03 07:45:37,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:37.061 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-10-03 07:45:37,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:37.062 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-10-03 07:45:39,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:39.569 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.697s] 2018-10-03 07:45:39,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:39.750 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [20.487s] 2018-10-03 07:45:39,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:39.898 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.147s] 2018-10-03 07:45:40,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:40.156 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [6.740s] 2018-10-03 07:45:41,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:41.235 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [1.665s] 2018-10-03 07:45:41,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:41.957 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.721s] 2018-10-03 07:45:42,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:42.759 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.801s] 2018-10-03 07:45:44,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:44.391 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [22.310s] 2018-10-03 07:45:44,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:44.422 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.036s] 2018-10-03 07:45:44,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:44.435 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-10-03 07:45:44,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:44.448 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-10-03 07:45:44,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:44.458 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.010s] 2018-10-03 07:45:44,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:44.788 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.329s] 2018-10-03 07:45:45,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:45.126 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [2.366s] 2018-10-03 07:45:45,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:45.231 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.442s] 2018-10-03 07:45:45,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:45.539 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.413s] 2018-10-03 07:45:45,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:45.556 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.325s] 2018-10-03 07:45:45,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:45.904 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.348s] 2018-10-03 07:45:46,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:46.143 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [23.025s] 2018-10-03 07:45:46,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:46.213 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.308s] 2018-10-03 07:45:49,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:49.419 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [9.263s] 2018-10-03 07:45:50,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:50.164 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [13.749s] 2018-10-03 07:45:51,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:51.437 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.273s] 2018-10-03 07:45:53,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.279 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.274s] 2018-10-03 07:45:53,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.291 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.012s] 2018-10-03 07:45:53,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.307 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.015s] 2018-10-03 07:45:53,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.444 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.136s] 2018-10-03 07:45:53,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.458 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.013s] 2018-10-03 07:45:53,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.505 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.047s] 2018-10-03 07:45:53,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.531 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.026s] 2018-10-03 07:45:53,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.595 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.063s] 2018-10-03 07:45:53,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.610 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.014s] 2018-10-03 07:45:53,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.669 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.058s] 2018-10-03 07:45:53,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.689 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.020s] 2018-10-03 07:45:55,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:55.374 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-10-03 07:46:01,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:01.075 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.492s] 2018-10-03 07:46:01,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:01.525 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.186s] 2018-10-03 07:46:01,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:01.609 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.084s] 2018-10-03 07:46:01,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:01.704 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.094s] 2018-10-03 07:46:01,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:01.817 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.113s] 2018-10-03 07:46:01,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:01.951 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.877s] 2018-10-03 07:46:03,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:03.755 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.803s] 2018-10-03 07:46:04,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:04.542 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [15.112s] 2018-10-03 07:46:04,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:04.810 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.273s] 2018-10-03 07:46:05,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:05.258 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.502s] 2018-10-03 07:46:05,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:05.322 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [2.792s] 2018-10-03 07:46:05,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:05.416 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-03 07:46:05,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:05.726 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.469s] 2018-10-03 07:46:05,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:05.833 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.510s] 2018-10-03 07:46:06,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:06.323 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.510s] 2018-10-03 07:46:06,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:06.868 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.544s] 2018-10-03 07:46:06,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:06.919 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.052s] 2018-10-03 07:46:08,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:08.994 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [23.917s] 2018-10-03 07:46:09,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:09.553 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.632s] 2018-10-03 07:46:10,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:10.170 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.616s] 2018-10-03 07:46:10,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:10.375 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.199s] 2018-10-03 07:46:10,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:10.414 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.039s] 2018-10-03 07:46:10,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:10.631 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.215s] 2018-10-03 07:46:11,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:11.435 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.443s] 2018-10-03 07:46:11,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:11.559 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-10-03 07:46:12,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:12.786 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.177s] 2018-10-03 07:46:12,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:12.852 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.065s] 2018-10-03 07:46:12,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:12.911 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.058s] 2018-10-03 07:46:12,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:12.976 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.065s] 2018-10-03 07:46:13,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.003 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.026s] 2018-10-03 07:46:13,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.067 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.064s] 2018-10-03 07:46:13,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.118 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.050s] 2018-10-03 07:46:13,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.171 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.052s] 2018-10-03 07:46:13,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.191 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.020s] 2018-10-03 07:46:13,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.251 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.059s] 2018-10-03 07:46:13,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.323 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.072s] 2018-10-03 07:46:19,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:19.602 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 [48.873s] 2018-10-03 07:46:22,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:22.368 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [10.931s] 2018-10-03 07:46:24,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:24.744 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [21.039s] 2018-10-03 07:46:25,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:25.494 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [50.436s] 2018-10-03 07:46:30,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:30.240 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.747s] 2018-10-03 07:46:33,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:33.043 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [9.161s] 2018-10-03 07:46:41,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:41.372 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [17.938s] 2018-10-03 07:46:43,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:43.549 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [10.506s] 2018-10-03 07:46:53,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:53.775 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.056s] 2018-10-03 07:46:53,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:53.878 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.103s] 2018-10-03 07:46:57,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:57.472 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [45.906s] 2018-10-03 07:47:05,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:05.444 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.420s] 2018-10-03 07:47:06,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:06.527 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [25.156s] 2018-10-03 07:47:09,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:09.613 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [47.242s] 2018-10-03 07:47:11,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:11.529 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [46.775s] 2018-10-03 07:47:11,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:11.959 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [2.347s] 2018-10-03 07:47:15,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:15.563 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [4.039s] 2018-10-03 07:47:16,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:16.477 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.449s] 2018-10-03 07:47:16,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:16.544 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.066s] 2018-10-03 07:47:18,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:18.994 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.437s] 2018-10-03 07:47:19,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:19.005 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-10-03 07:47:19,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:19.134 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.128s] 2018-10-03 07:47:19,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:19.448 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [2.905s] 2018-10-03 07:47:19,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:19.460 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.326s] 2018-10-03 07:47:19,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:19.552 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.104s] 2018-10-03 07:47:20,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:20.029 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.041s] 2018-10-03 07:47:20,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:20.427 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.398s] 2018-10-03 07:47:21,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:21.463 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [1.910s] 2018-10-03 07:47:22,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:22.425 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [62.816s] 2018-10-03 07:47:24,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:24.156 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [36.999s] 2018-10-03 07:47:26,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:26.147 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.997s] 2018-10-03 07:47:26,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:26.607 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [121.448s] 2018-10-03 07:47:26,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:26.629 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.025s] 2018-10-03 07:47:31,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:31.778 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [16.213s] 2018-10-03 07:47:31,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:31.778 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-10-03 07:47:32,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:32.223 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.615s] 2018-10-03 07:47:32,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:32.909 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-10-03 07:47:33,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:33.477 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.378s] 2018-10-03 07:47:33,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:33.897 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [36.416s] 2018-10-03 07:47:33,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:33.898 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-10-03 07:47:35,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:35.834 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [2.357s] 2018-10-03 07:47:38,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:38.003 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.619s] 2018-10-03 07:47:38,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:38.654 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.324s] 2018-10-03 07:47:39,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:39.822 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [28.281s] 2018-10-03 07:47:43,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:43.888 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [4.923s] 2018-10-03 07:47:44,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:44.909 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.022s] 2018-10-03 07:47:44,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:44.925 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.016s] 2018-10-03 07:47:45,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:45.141 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-10-03 07:47:45,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:45.141 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-10-03 07:47:45,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:45.561 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 [0.634s] 2018-10-03 07:47:46,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:46.929 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 [1.367s] 2018-10-03 07:47:47,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:47.658 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.728s] 2018-10-03 07:47:47,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:47.693 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.035s] 2018-10-03 07:47:47,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:47.861 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.167s] 2018-10-03 07:47:48,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:48.588 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [8.767s] 2018-10-03 07:47:49,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:49.469 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [17.239s] 2018-10-03 07:47:50,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:50.082 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.965s] 2018-10-03 07:47:53,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:53.918 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [3.832s] 2018-10-03 07:47:56,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:56.026 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [2.111s] 2018-10-03 07:48:03,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:03.008 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [112.813s] 2018-10-03 07:48:03,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:03.274 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [13.805s] 2018-10-03 07:48:03,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:03.391 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:48:07,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:07.603 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-10-03 07:48:08,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:08.738 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.012s] 2018-10-03 07:48:08,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:08.748 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.010s] 2018-10-03 07:48:08,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:08.757 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.009s] 2018-10-03 07:48:09,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:09.839 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-10-03 07:48:15,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:15.059 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [18.774s] 2018-10-03 07:48:17,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:17.511 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [19.812s] 2018-10-03 07:48:17,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:17.811 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.562s] 2018-10-03 07:48:18,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:18.409 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.596s] 2018-10-03 07:48:18,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:18.956 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.548s] 2018-10-03 07:48:19,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.423 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.465s] 2018-10-03 07:48:19,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.583 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.010s] 2018-10-03 07:48:19,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.590 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.006s] 2018-10-03 07:48:19,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.598 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.006s] 2018-10-03 07:48:19,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.604 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.005s] 2018-10-03 07:48:19,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.796 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.373s] 2018-10-03 07:48:19,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.865 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.069s] 2018-10-03 07:48:20,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:20.018 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.152s] 2018-10-03 07:48:20,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:20.098 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.079s] 2018-10-03 07:48:20,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:20.189 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.091s] 2018-10-03 07:48:20,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:20.257 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.067s] 2018-10-03 07:48:20,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:20.331 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.074s] 2018-10-03 07:48:20,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:20.844 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [17.833s] 2018-10-03 07:48:22,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:22.964 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [2.123s] 2018-10-03 07:48:25,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:25.165 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.061s] 2018-10-03 07:48:29,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:29.836 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.668s] 2018-10-03 07:48:31,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:31.681 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.183s] 2018-10-03 07:48:31,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:31.797 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [4.363s] 2018-10-03 07:48:36,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:36.702 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-03 07:48:39,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:39.417 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.478s] 2018-10-03 07:48:39,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:39.600 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.182s] 2018-10-03 07:48:39,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:39.960 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.359s] 2018-10-03 07:48:40,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:40.463 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [8.666s] 2018-10-03 07:48:43,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:43.942 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [34.081s] 2018-10-03 07:48:45,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:45.467 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [78.812s] 2018-10-03 07:48:47,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:47.152 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [133.870s] 2018-10-03 07:48:47,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:47.213 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2018-10-03 07:48:47,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:47.644 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.430s] 2018-10-03 07:48:49,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:49.885 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [46.595s] 2018-10-03 07:48:55,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:55.181 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [14.717s] 2018-10-03 07:48:55,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:55.289 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [83.484s] 2018-10-03 07:48:56,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:56.235 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [12.298s] 2018-10-03 07:48:57,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:57.606 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.367s] 2018-10-03 07:48:58,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:58.382 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.776s] 2018-10-03 07:48:59,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:59.398 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.015s] 2018-10-03 07:49:00,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:00.150 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.752s] 2018-10-03 07:49:00,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:00.589 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.439s] 2018-10-03 07:49:00,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:00.977 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.387s] 2018-10-03 07:49:01,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:01.159 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [46.096s] 2018-10-03 07:49:03,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:03.006 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [76.620s] 2018-10-03 07:49:04,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:04.894 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [9.711s] 2018-10-03 07:49:08,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:08.444 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [18.558s] 2018-10-03 07:49:13,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:13.205 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [8.310s] 2018-10-03 07:49:18,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:18.175 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:49:18,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:18.505 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [30.716s] 2018-10-03 07:49:19,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:19.247 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [6.040s] 2018-10-03 07:49:20,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:20.042 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [24.750s] 2018-10-03 07:49:24,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:24.515 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.421s] 2018-10-03 07:49:25,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:25.850 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [6.602s] 2018-10-03 07:49:31,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:31.476 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [71.123s] 2018-10-03 07:49:31,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:31.494 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.023s] 2018-10-03 07:49:31,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:31.859 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [6.010s] 2018-10-03 07:49:32,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:32.507 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.009s] 2018-10-03 07:49:32,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:32.510 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-10-03 07:49:32,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:32.731 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.224s] 2018-10-03 07:49:32,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:32.867 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.137s] 2018-10-03 07:49:35,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:35.221 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.289s] 2018-10-03 07:49:35,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:35.289 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.074s] 2018-10-03 07:49:36,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:36.080 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.791s] 2018-10-03 07:49:36,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:36.461 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.079s] 2018-10-03 07:49:36,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:36.879 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.417s] 2018-10-03 07:49:36,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:36.946 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.067s] 2018-10-03 07:49:37,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.020 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.073s] 2018-10-03 07:49:37,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.104 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.083s] 2018-10-03 07:49:37,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.431 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.627s] 2018-10-03 07:49:37,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.447 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [15.721s] 2018-10-03 07:49:37,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.449 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-10-03 07:49:37,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.450 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-10-03 07:49:37,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.451 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-10-03 07:49:37,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.880 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.776s] 2018-10-03 07:49:38,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:38.024 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.594s] 2018-10-03 07:49:38,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:38.968 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [1.086s] 2018-10-03 07:49:44,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:44.741 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [43.576s] 2018-10-03 07:49:47,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:47.704 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-03 07:49:47,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:47.744 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [9.717s] 2018-10-03 07:49:50,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:50.191 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [2.448s] 2018-10-03 07:49:54,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:54.097 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [3.905s] 2018-10-03 07:49:54,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:54.786 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.740s] 2018-10-03 07:49:54,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:54.787 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [8.132s] 2018-10-03 07:49:56,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:56.560 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.774s] 2018-10-03 07:49:58,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:58.529 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [257.815s] 2018-10-03 07:50:01,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:01.734 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-10-03 07:50:02,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:02.058 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [7.271s] 2018-10-03 07:50:04,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:04.448 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.177s] 2018-10-03 07:50:04,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:04.638 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.189s] 2018-10-03 07:50:04,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:04.795 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.157s] 2018-10-03 07:50:04,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:04.941 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.146s] 2018-10-03 07:50:05,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:05.103 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.161s] 2018-10-03 07:50:05,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:05.262 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.158s] 2018-10-03 07:50:05,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:05.473 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.211s] 2018-10-03 07:50:05,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:05.645 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.170s] 2018-10-03 07:50:05,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:05.808 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.163s] 2018-10-03 07:50:05,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:05.961 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.153s] 2018-10-03 07:50:08,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:08.402 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [3.603s] 2018-10-03 07:50:08,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:08.465 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.064s] 2018-10-03 07:50:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:08.897 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.838s] 2018-10-03 07:50:12,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:12.741 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.216s] 2018-10-03 07:50:12,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:12.906 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.163s] 2018-10-03 07:50:13,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:13.561 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.972s] 2018-10-03 07:50:15,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:15.408 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [2.501s] 2018-10-03 07:50:16,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:16.035 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [90.551s] 2018-10-03 07:50:17,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:17.117 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.708s] 2018-10-03 07:50:17,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:17.124 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.008s] 2018-10-03 07:50:17,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:17.285 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.160s] 2018-10-03 07:50:17,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:17.439 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.153s] 2018-10-03 07:50:17,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:17.454 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.015s] 2018-10-03 07:50:17,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:17.472 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [3.911s] 2018-10-03 07:50:18,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:18.837 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [9.939s] 2018-10-03 07:50:21,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:21.870 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-03 07:50:24,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:24.570 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 [7.095s] 2018-10-03 07:50:25,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:25.721 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-03 07:50:28,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:28.385 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [85.362s] 2018-10-03 07:50:28,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:28.863 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [100.282s] 2018-10-03 07:50:30,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:30.333 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [11.496s] 2018-10-03 07:50:31,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:31.211 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [94.955s] 2018-10-03 07:50:33,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:33.532 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 [8.961s] 2018-10-03 07:50:33,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:33.961 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [5.103s] 2018-10-03 07:50:37,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:37.492 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.968s] 2018-10-03 07:50:41,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.255 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.067s] 2018-10-03 07:50:41,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.265 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2018-10-03 07:50:41,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.469 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.203s] 2018-10-03 07:50:41,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.484 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.015s] 2018-10-03 07:50:41,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.499 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-10-03 07:50:41,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.502 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [7.967s] 2018-10-03 07:50:41,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.538 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.041s] 2018-10-03 07:50:41,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.605 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.066s] 2018-10-03 07:50:41,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.679 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.074s] 2018-10-03 07:50:42,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:42.035 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.355s] 2018-10-03 07:50:42,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:42.054 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.020s] 2018-10-03 07:50:42,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:42.125 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.071s] 2018-10-03 07:50:42,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:42.235 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [11.901s] 2018-10-03 07:50:42,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:42.635 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [94.168s] 2018-10-03 07:50:42,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:42.749 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [10.377s] 2018-10-03 07:50:45,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:45.219 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.055s] 2018-10-03 07:50:46,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:46.389 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.170s] 2018-10-03 07:50:48,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:48.806 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [14.844s] 2018-10-03 07:50:49,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:49.676 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [7.440s] 2018-10-03 07:50:50,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:50.523 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [90.463s] 2018-10-03 07:50:51,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:51.570 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [20.354s] 2018-10-03 07:50:51,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:51.980 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.170s] 2018-10-03 07:50:52,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:52.145 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.165s] 2018-10-03 07:50:52,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:52.340 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.777s] 2018-10-03 07:50:53,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:53.173 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.168s] 2018-10-03 07:50:56,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:56.009 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-10-03 07:50:56,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:56.010 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-10-03 07:50:56,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:56.012 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-10-03 07:50:59,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:59.070 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [3.932s] 2018-10-03 07:50:59,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:59.110 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.433s] 2018-10-03 07:50:59,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:59.409 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.560s] 2018-10-03 07:50:59,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:59.796 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.386s] 2018-10-03 07:51:00,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:00.228 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.432s] 2018-10-03 07:51:00,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:00.600 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.370s] 2018-10-03 07:51:00,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:00.979 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.379s] 2018-10-03 07:51:01,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:01.496 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.386s] 2018-10-03 07:51:01,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:01.687 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.455s] 2018-10-03 07:51:02,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:02.022 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.334s] 2018-10-03 07:51:04,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:04.942 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-10-03 07:51:04,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:04.944 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:51:05,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:05.668 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.953s] 2018-10-03 07:51:05,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:05.913 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-03 07:51:06,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:06.170 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.502s] 2018-10-03 07:51:07,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:07.240 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [1.068s] 2018-10-03 07:51:07,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:07.849 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.609s] 2018-10-03 07:51:07,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:07.914 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.204s] 2018-10-03 07:51:08,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:08.478 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [6.981s] 2018-10-03 07:51:08,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:08.491 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.642s] 2018-10-03 07:51:08,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:08.670 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.090s] 2018-10-03 07:51:08,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:08.877 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.399s] 2018-10-03 07:51:08,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:08.991 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.499s] 2018-10-03 07:51:09,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:09.352 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.475s] 2018-10-03 07:51:09,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:09.592 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.239s] 2018-10-03 07:51:09,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:09.644 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2018-10-03 07:51:09,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:09.711 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.066s] 2018-10-03 07:51:09,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:09.789 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.798s] 2018-10-03 07:51:10,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:10.078 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.366s] 2018-10-03 07:51:10,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:10.335 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.256s] 2018-10-03 07:51:10,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:10.521 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.185s] 2018-10-03 07:51:10,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:10.574 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.053s] 2018-10-03 07:51:10,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:10.654 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:51:11,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:11.311 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.186s] 2018-10-03 07:51:11,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:11.393 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.968s] 2018-10-03 07:51:11,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:11.536 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.224s] 2018-10-03 07:51:12,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:12.016 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.479s] 2018-10-03 07:51:12,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:12.138 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.929s] 2018-10-03 07:51:13,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:13.309 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.168s] 2018-10-03 07:51:14,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:14.767 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.458s] 2018-10-03 07:51:15,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:15.832 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.065s] 2018-10-03 07:51:15,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:15.965 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [3.949s] 2018-10-03 07:51:16,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:16.354 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.073s] 2018-10-03 07:51:16,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:16.387 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [3.048s] 2018-10-03 07:51:16,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:16.430 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.076s] 2018-10-03 07:51:16,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:16.523 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-10-03 07:51:16,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:16.897 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.466s] 2018-10-03 07:51:17,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:17.991 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.094s] 2018-10-03 07:51:18,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:18.580 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [2.613s] 2018-10-03 07:51:18,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:18.772 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.192s] 2018-10-03 07:51:18,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:18.887 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [3.053s] 2018-10-03 07:51:18,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:18.983 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.211s] 2018-10-03 07:51:19,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:19.627 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [9.052s] 2018-10-03 07:51:20,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:20.736 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.849s] 2018-10-03 07:51:27,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.662 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-10-03 07:51:27,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.666 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-10-03 07:51:27,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.670 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-03 07:51:27,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.671 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-03 07:51:27,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.671 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-10-03 07:51:27,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.672 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-03 07:51:27,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.943 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [16.547s] 2018-10-03 07:51:28,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:28.253 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.622s] 2018-10-03 07:51:29,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:29.644 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.261s] 2018-10-03 07:51:29,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:29.728 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.084s] 2018-10-03 07:51:29,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:29.810 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.081s] 2018-10-03 07:51:29,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:29.874 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.063s] 2018-10-03 07:51:29,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:29.950 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.075s] 2018-10-03 07:51:30,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:30.509 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.175s] 2018-10-03 07:51:30,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:30.694 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.184s] 2018-10-03 07:51:30,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:30.886 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.192s] 2018-10-03 07:51:31,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.064 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.177s] 2018-10-03 07:51:31,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.235 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.170s] 2018-10-03 07:51:31,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.361 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.247s] 2018-10-03 07:51:31,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.462 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.227s] 2018-10-03 07:51:31,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.515 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.053s] 2018-10-03 07:51:31,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.564 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.049s] 2018-10-03 07:51:31,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.834 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.268s] 2018-10-03 07:51:32,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:32.092 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.258s] 2018-10-03 07:51:33,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:33.394 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [34.125s] 2018-10-03 07:51:35,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:35.623 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.960s] 2018-10-03 07:51:35,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:35.812 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.190s] 2018-10-03 07:51:36,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:36.008 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.196s] 2018-10-03 07:51:37,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:37.126 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.761s] 2018-10-03 07:51:40,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:40.466 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [3.339s] 2018-10-03 07:51:41,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:41.396 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.931s] 2018-10-03 07:51:42,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:42.308 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.912s] 2018-10-03 07:51:42,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:42.461 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.159s] 2018-10-03 07:51:42,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:42.470 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-10-03 07:51:42,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:42.885 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.414s] 2018-10-03 07:51:42,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:42.925 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.040s] 2018-10-03 07:51:43,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.109 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.183s] 2018-10-03 07:51:43,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.139 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.030s] 2018-10-03 07:51:43,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.361 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.220s] 2018-10-03 07:51:43,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.394 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.030s] 2018-10-03 07:51:43,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.395 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.082s] 2018-10-03 07:51:43,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.594 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.153s] 2018-10-03 07:51:43,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.608 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.217s] 2018-10-03 07:51:44,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:44.142 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.750s] 2018-10-03 07:51:44,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:44.719 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [1.109s] 2018-10-03 07:51:44,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:44.766 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.046s] 2018-10-03 07:51:44,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:44.811 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.044s] 2018-10-03 07:51:44,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:44.924 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.781s] 2018-10-03 07:51:44,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:44.994 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.184s] 2018-10-03 07:51:45,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:45.036 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.040s] 2018-10-03 07:51:45,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:45.077 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.041s] 2018-10-03 07:51:45,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:45.173 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [5.586s] 2018-10-03 07:51:47,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:47.171 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.245s] 2018-10-03 07:51:48,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:48.067 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.471s] 2018-10-03 07:51:48,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:48.670 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.495s] 2018-10-03 07:51:49,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:49.511 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.339s] 2018-10-03 07:51:49,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:49.537 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [6.765s] 2018-10-03 07:51:49,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:49.650 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.583s] 2018-10-03 07:51:49,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:49.706 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [13.694s] 2018-10-03 07:51:50,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:50.088 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.577s] 2018-10-03 07:51:50,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:50.230 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.480s] 2018-10-03 07:51:50,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:50.458 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.370s] 2018-10-03 07:51:51,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:51.167 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.706s] 2018-10-03 07:51:51,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:51.570 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.403s] 2018-10-03 07:51:51,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:51.704 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [3.033s] 2018-10-03 07:51:51,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:51.829 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.179s] 2018-10-03 07:51:52,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:52.101 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.531s] 2018-10-03 07:51:52,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:52.742 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.640s] 2018-10-03 07:51:53,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:53.447 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [97.393s] 2018-10-03 07:51:53,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:53.534 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [85.124s] 2018-10-03 07:51:53,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:53.955 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [1.211s] 2018-10-03 07:51:54,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:54.309 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.477s] 2018-10-03 07:51:54,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:54.613 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.022s] 2018-10-03 07:51:55,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:55.042 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [3.338s] 2018-10-03 07:51:55,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:55.101 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.146s] 2018-10-03 07:51:55,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:55.490 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.388s] 2018-10-03 07:51:55,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:55.600 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [187.943s] 2018-10-03 07:51:55,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:55.601 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-03 07:51:56,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:56.146 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [28.196s] 2018-10-03 07:51:58,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:58.551 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [8.322s] 2018-10-03 07:51:59,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:59.103 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [201.333s] 2018-10-03 07:51:59,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:59.165 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.069s] 2018-10-03 07:51:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:59.366 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.749s] 2018-10-03 07:51:59,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:59.548 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.382s] 2018-10-03 07:51:59,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:59.973 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.435s] 2018-10-03 07:52:01,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:01.082 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [11.375s] 2018-10-03 07:52:01,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:01.250 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.169s] 2018-10-03 07:52:01,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:01.662 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [7.352s] 2018-10-03 07:52:02,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:02.759 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [70.393s] 2018-10-03 07:52:03,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:03.151 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [7.657s] 2018-10-03 07:52:03,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:03.153 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-10-03 07:52:03,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:03.572 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.423s] 2018-10-03 07:52:04,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:04.000 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.426s] 2018-10-03 07:52:04,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:04.412 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.411s] 2018-10-03 07:52:04,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:04.796 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [3.547s] 2018-10-03 07:52:04,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:04.815 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.403s] 2018-10-03 07:52:05,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:05.224 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.408s] 2018-10-03 07:52:05,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:05.511 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.287s] 2018-10-03 07:52:05,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:05.653 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.992s] 2018-10-03 07:52:06,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:06.088 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.578s] 2018-10-03 07:52:06,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:06.436 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.783s] 2018-10-03 07:52:06,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:06.510 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.421s] 2018-10-03 07:52:06,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:06.975 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.464s] 2018-10-03 07:52:07,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:07.409 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.433s] 2018-10-03 07:52:07,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:07.839 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.428s] 2018-10-03 07:52:07,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:07.958 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [9.406s] 2018-10-03 07:52:07,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:07.972 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [5.215s] 2018-10-03 07:52:08,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:08.444 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.605s] 2018-10-03 07:52:08,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:08.447 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-10-03 07:52:08,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:08.447 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-10-03 07:52:08,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:08.681 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.236s] 2018-10-03 07:52:09,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:09.294 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.612s] 2018-10-03 07:52:10,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:10.606 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [4.167s] 2018-10-03 07:52:11,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:11.587 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.117s] 2018-10-03 07:52:12,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:12.614 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.008s] 2018-10-03 07:52:12,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:12.643 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.029s] 2018-10-03 07:52:12,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:12.817 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [4.859s] 2018-10-03 07:52:12,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:12.832 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.190s] 2018-10-03 07:52:12,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:12.855 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.022s] 2018-10-03 07:52:14,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:14.757 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [14.783s] 2018-10-03 07:52:15,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:15.146 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-03 07:52:16,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:16.131 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-03 07:52:16,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:16.132 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-10-03 07:52:16,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:16.133 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-10-03 07:52:16,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:16.608 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [7.311s] 2018-10-03 07:52:17,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:17.162 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.556s] 2018-10-03 07:52:17,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:17.621 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.458s] 2018-10-03 07:52:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:17.624 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-10-03 07:52:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:17.625 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-10-03 07:52:17,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:17.879 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.257s] 2018-10-03 07:52:18,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:18.123 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.243s] 2018-10-03 07:52:18,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:18.370 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.246s] 2018-10-03 07:52:18,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:18.442 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.685s] 2018-10-03 07:52:20,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:20.339 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [8.750s] 2018-10-03 07:52:20,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:20.345 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-10-03 07:52:20,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:20.981 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [8.161s] 2018-10-03 07:52:23,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:23.295 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.851s] 2018-10-03 07:52:28,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:28.305 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [7.322s] 2018-10-03 07:52:31,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:31.894 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.547s] 2018-10-03 07:52:34,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:34.388 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [17.044s] 2018-10-03 07:52:34,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:34.453 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-03 07:52:34,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:34.977 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [14.637s] 2018-10-03 07:52:37,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:37.679 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.664s] 2018-10-03 07:52:37,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:37.689 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-03 07:52:37,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:37.793 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.069s] 2018-10-03 07:52:37,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:37.879 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.085s] 2018-10-03 07:52:37,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:37.948 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.068s] 2018-10-03 07:52:37,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:37.956 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-10-03 07:52:39,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:39.026 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [3.589s] 2018-10-03 07:52:41,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:41.704 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-03 07:52:42,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:42.191 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-10-03 07:52:42,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:42.193 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-10-03 07:52:42,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:42.193 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-10-03 07:52:43,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:43.044 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.057s] 2018-10-03 07:52:43,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:43.055 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.012s] 2018-10-03 07:52:43,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:43.542 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.449s] 2018-10-03 07:52:43,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:43.543 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-03 07:52:43,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:43.611 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [20.315s] 2018-10-03 07:52:43,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:43.891 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.280s] 2018-10-03 07:52:44,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:44.121 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.231s] 2018-10-03 07:52:44,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:44.446 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.164s] 2018-10-03 07:52:45,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:45.761 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.867s] 2018-10-03 07:52:47,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:47.575 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.414s] 2018-10-03 07:52:47,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:47.747 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.173s] 2018-10-03 07:52:51,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:51.692 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 [4.030s] 2018-10-03 07:52:52,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:52.948 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [7.908s] 2018-10-03 07:52:53,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:53.271 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.324s] 2018-10-03 07:52:54,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:54.039 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.766s] 2018-10-03 07:52:54,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:54.333 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.216s] 2018-10-03 07:52:54,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:54.646 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [2.955s] 2018-10-03 07:52:58,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:58.057 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-10-03 07:52:58,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:58.080 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.317s] 2018-10-03 07:52:58,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:58.083 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-10-03 07:52:58,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:58.886 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [14.761s] 2018-10-03 07:52:59,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:59.339 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 [4.691s] 2018-10-03 07:53:01,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:01.209 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.019s] 2018-10-03 07:53:01,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:01.579 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.370s] 2018-10-03 07:53:02,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:02.886 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.306s] 2018-10-03 07:53:03,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:03.370 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.288s] 2018-10-03 07:53:03,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:03.456 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.112s] 2018-10-03 07:53:05,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:05.916 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.391s] 2018-10-03 07:53:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:05.934 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.018s] 2018-10-03 07:53:05,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:05.960 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-10-03 07:53:06,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:06.308 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.345s] 2018-10-03 07:53:08,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.058 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.746s] 2018-10-03 07:53:08,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.073 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.019s] 2018-10-03 07:53:08,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.104 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.030s] 2018-10-03 07:53:08,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.116 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2018-10-03 07:53:08,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.127 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2018-10-03 07:53:08,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.149 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.021s] 2018-10-03 07:53:08,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.160 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-10-03 07:53:08,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.177 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.017s] 2018-10-03 07:53:08,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.461 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [95.046s] 2018-10-03 07:53:08,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.759 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.562s] 2018-10-03 07:53:13,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:13.032 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [79.481s] 2018-10-03 07:53:13,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:13.041 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [9.670s] 2018-10-03 07:53:13,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:13.337 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.166s] 2018-10-03 07:53:16,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:16.039 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [17.151s] 2018-10-03 07:53:16,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:16.095 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.058s] 2018-10-03 07:53:16,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:16.393 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.297s] 2018-10-03 07:53:17,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:17.341 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.190s] 2018-10-03 07:53:17,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:17.388 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.046s] 2018-10-03 07:53:18,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.034 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [78.654s] 2018-10-03 07:53:18,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.084 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.696s] 2018-10-03 07:53:18,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.095 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-10-03 07:53:18,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.169 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.072s] 2018-10-03 07:53:18,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.181 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.012s] 2018-10-03 07:53:18,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.242 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.061s] 2018-10-03 07:53:18,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.277 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.033s] 2018-10-03 07:53:18,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.434 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.003s] 2018-10-03 07:53:19,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:19.657 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [10.896s] 2018-10-03 07:53:20,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:20.505 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [2.070s] 2018-10-03 07:53:22,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:22.379 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [1.872s] 2018-10-03 07:53:24,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:24.056 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.677s] 2018-10-03 07:53:25,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:25.457 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [19.806s] 2018-10-03 07:53:28,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:28.409 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [15.377s] 2018-10-03 07:53:28,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:28.568 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [8.910s] 2018-10-03 07:53:30,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:30.866 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [14.471s] 2018-10-03 07:53:35,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:35.451 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-10-03 07:53:38,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:38.665 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [10.095s] 2018-10-03 07:53:39,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:39.407 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.058s] 2018-10-03 07:53:39,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:39.427 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-10-03 07:53:39,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:39.888 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [4.048s] 2018-10-03 07:53:40,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:40.047 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.160s] 2018-10-03 07:53:40,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:40.055 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.007s] 2018-10-03 07:53:42,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:42.060 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.909s] 2018-10-03 07:53:42,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:42.938 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [17.479s] 2018-10-03 07:53:42,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:42.991 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.933s] 2018-10-03 07:53:43,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:43.419 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [18.303s] 2018-10-03 07:53:43,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:43.993 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.049s] 2018-10-03 07:53:46,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:46.894 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [3.902s] 2018-10-03 07:53:47,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:47.100 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [8.434s] 2018-10-03 07:53:48,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:48.084 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.984s] 2018-10-03 07:53:49,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:49.328 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.433s] 2018-10-03 07:53:49,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:49.726 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [6.311s] 2018-10-03 07:53:50,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:50.732 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [19.865s] 2018-10-03 07:53:50,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:50.801 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.224s] 2018-10-03 07:53:50,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:50.813 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-10-03 07:53:50,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:50.825 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-10-03 07:53:51,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:51.206 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.380s] 2018-10-03 07:53:51,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:51.216 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-10-03 07:53:51,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:51.226 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-10-03 07:53:51,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:51.774 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.547s] 2018-10-03 07:53:52,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:52.186 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.411s] 2018-10-03 07:53:52,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:52.425 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [43.956s] 2018-10-03 07:53:53,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:53.120 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-10-03 07:53:53,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:53.898 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [40.852s] 2018-10-03 07:53:54,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:54.170 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:53:54,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:54.847 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [5.120s] 2018-10-03 07:53:55,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.047 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.201s] 2018-10-03 07:53:55,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.258 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.209s] 2018-10-03 07:53:55,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.489 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.230s] 2018-10-03 07:53:55,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.647 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.157s] 2018-10-03 07:53:55,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.822 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.175s] 2018-10-03 07:53:55,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.836 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2018-10-03 07:53:55,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.894 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.057s] 2018-10-03 07:53:55,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.927 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.033s] 2018-10-03 07:53:56,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.044 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.148s] 2018-10-03 07:53:56,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.081 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.153s] 2018-10-03 07:53:56,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.262 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.181s] 2018-10-03 07:53:56,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.445 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.182s] 2018-10-03 07:53:56,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.599 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.149s] 2018-10-03 07:53:56,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.615 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.170s] 2018-10-03 07:53:56,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.671 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.056s] 2018-10-03 07:53:56,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.863 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.264s] 2018-10-03 07:53:56,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.891 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.218s] 2018-10-03 07:53:57,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:57.100 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.209s] 2018-10-03 07:53:57,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:57.290 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.189s] 2018-10-03 07:53:58,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.011 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.720s] 2018-10-03 07:53:58,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.045 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.033s] 2018-10-03 07:53:58,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.325 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.279s] 2018-10-03 07:53:58,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.335 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-10-03 07:53:58,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.529 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.193s] 2018-10-03 07:53:58,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.569 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.039s] 2018-10-03 07:53:58,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.603 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.034s] 2018-10-03 07:53:58,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.827 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.223s] 2018-10-03 07:53:58,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.865 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.038s] 2018-10-03 07:53:58,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.897 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.032s] 2018-10-03 07:53:58,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.936 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-10-03 07:53:59,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:59.090 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [3.939s] 2018-10-03 07:53:59,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:59.190 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.253s] 2018-10-03 07:53:59,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:59.236 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.045s] 2018-10-03 07:54:00,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:00.009 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.918s] 2018-10-03 07:54:00,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:00.049 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [1.556s] 2018-10-03 07:54:00,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:00.051 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-10-03 07:54:02,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:02.187 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [2.137s] 2018-10-03 07:54:02,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:02.557 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [10.134s] 2018-10-03 07:54:02,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:02.665 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.349s] 2018-10-03 07:54:02,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:02.731 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.065s] 2018-10-03 07:54:03,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:03.052 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.043s] 2018-10-03 07:54:04,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:04.610 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [6.179s] 2018-10-03 07:54:05,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:05.720 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-03 07:54:06,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:06.840 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.787s] 2018-10-03 07:54:11,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:11.187 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:54:12,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:12.039 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.028s] 2018-10-03 07:54:13,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:13.299 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.260s] 2018-10-03 07:54:13,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:13.856 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.385s] 2018-10-03 07:54:18,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:18.073 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.006s] 2018-10-03 07:54:18,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:18.098 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [5.038s] 2018-10-03 07:54:18,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:18.421 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.841s] 2018-10-03 07:54:19,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:19.108 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.444s] 2018-10-03 07:54:19,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:19.175 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.752s] 2018-10-03 07:54:19,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:19.253 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.078s] 2018-10-03 07:54:19,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:19.478 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.370s] 2018-10-03 07:54:19,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:19.819 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.566s] 2018-10-03 07:54:20,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:20.456 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [2.357s] 2018-10-03 07:54:20,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:20.681 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.204s] 2018-10-03 07:54:21,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:21.746 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.211s] 2018-10-03 07:54:25,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:25.251 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.365s] 2018-10-03 07:54:27,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:27.504 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [17.028s] 2018-10-03 07:54:28,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:28.605 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.883s] 2018-10-03 07:54:29,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:29.795 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.011s] 2018-10-03 07:54:29,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:29.803 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.007s] 2018-10-03 07:54:29,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:29.811 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.011s] 2018-10-03 07:54:29,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:29.821 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.009s] 2018-10-03 07:54:30,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:30.611 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.006s] 2018-10-03 07:54:31,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:31.701 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.025s] 2018-10-03 07:54:31,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:31.929 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [3.011s] 2018-10-03 07:54:35,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:35.514 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-03 07:54:37,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:37.336 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [7.539s] 2018-10-03 07:54:38,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:38.187 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.682s] 2018-10-03 07:54:40,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:40.165 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-03 07:54:42,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:42.654 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [3.836s] 2018-10-03 07:54:44,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:44.602 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [86.544s] 2018-10-03 07:54:44,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:44.649 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.053s] 2018-10-03 07:54:44,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:44.702 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.053s] 2018-10-03 07:54:46,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:46.260 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.167s] 2018-10-03 07:54:46,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:46.641 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.381s] 2018-10-03 07:54:46,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:46.848 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [6.154s] 2018-10-03 07:54:46,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:46.868 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [9.531s] 2018-10-03 07:54:47,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:47.358 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [3.776s] 2018-10-03 07:54:49,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:49.546 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.357s] 2018-10-03 07:54:49,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:49.548 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-10-03 07:54:50,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:50.209 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [3.340s] 2018-10-03 07:54:52,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:52.071 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-10-03 07:54:52,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:52.339 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.196s] 2018-10-03 07:54:52,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:52.600 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.262s] 2018-10-03 07:54:52,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:52.897 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.296s] 2018-10-03 07:54:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:52.963 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [3.081s] 2018-10-03 07:54:53,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:53.390 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.492s] 2018-10-03 07:54:53,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:53.566 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.176s] 2018-10-03 07:54:55,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:55.515 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.968s] 2018-10-03 07:54:56,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:56.921 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [6.711s] 2018-10-03 07:54:58,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:58.509 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.182s] 2018-10-03 07:55:00,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:00.191 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [3.269s] 2018-10-03 07:55:00,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:00.364 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [28.058s] 2018-10-03 07:55:00,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:00.604 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [3.747s] 2018-10-03 07:55:01,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:01.299 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.698s] 2018-10-03 07:55:01,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:01.957 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.990s] 2018-10-03 07:55:03,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:03.754 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.453s] 2018-10-03 07:55:03,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:03.791 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.038s] 2018-10-03 07:55:04,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:04.218 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.263s] 2018-10-03 07:55:04,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:04.648 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.855s] 2018-10-03 07:55:06,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:06.422 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [10.905s] 2018-10-03 07:55:06,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:06.473 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.254s] 2018-10-03 07:55:06,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:06.536 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-10-03 07:55:06,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:06.538 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:55:07,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:07.007 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [187.444s] 2018-10-03 07:55:07,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:07.008 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-03 07:55:07,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:07.161 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.651s] 2018-10-03 07:55:07,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:07.748 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [7.557s] 2018-10-03 07:55:09,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:09.201 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [3.911s] 2018-10-03 07:55:09,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:09.754 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [3.281s] 2018-10-03 07:55:12,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:12.746 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [12.379s] 2018-10-03 07:55:13,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:13.240 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [4.037s] 2018-10-03 07:55:13,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:13.666 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.421s] 2018-10-03 07:55:15,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:15.209 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.460s] 2018-10-03 07:55:15,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:15.586 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.920s] 2018-10-03 07:55:16,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:16.859 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [4.112s] 2018-10-03 07:55:17,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:17.025 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [189.043s] 2018-10-03 07:55:17,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:17.704 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [4.465s] 2018-10-03 07:55:18,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:18.621 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.600s]: Skipped until Bug: 1014647 is resolved. 2018-10-03 07:55:20,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:20.650 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.440s] 2018-10-03 07:55:20,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:20.664 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [13.501s] 2018-10-03 07:55:21,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:21.521 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.816s] 2018-10-03 07:55:21,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:21.713 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.183s] 2018-10-03 07:55:22,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:22.269 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [48.582s] 2018-10-03 07:55:26,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:26.346 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [6.104s] 2018-10-03 07:55:26,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:26.390 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [5.738s] 2018-10-03 07:55:27,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:27.817 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-10-03 07:55:30,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:30.590 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.102s] 2018-10-03 07:55:30,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:30.694 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.103s] 2018-10-03 07:55:30,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:30.846 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.150s] 2018-10-03 07:55:30,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:30.972 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.126s] 2018-10-03 07:55:31,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:31.082 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.110s] 2018-10-03 07:55:36,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:36.084 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-10-03 07:55:36,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:36.140 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.057s] 2018-10-03 07:55:36,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:36.195 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.052s] 2018-10-03 07:55:37,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:37.153 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.958s] 2018-10-03 07:55:37,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:37.591 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [3.681s] 2018-10-03 07:55:38,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:38.040 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.886s] 2018-10-03 07:55:38,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:38.885 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.844s] 2018-10-03 07:55:38,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:38.927 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.042s] 2018-10-03 07:55:39,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:39.109 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [12.717s] 2018-10-03 07:55:39,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:39.128 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.200s] 2018-10-03 07:55:39,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:39.363 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.235s] 2018-10-03 07:55:39,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:39.568 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.204s] 2018-10-03 07:55:39,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:39.762 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.194s] 2018-10-03 07:55:39,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:39.822 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.057s] 2018-10-03 07:55:40,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:40.083 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.261s] 2018-10-03 07:55:40,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:40.301 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.215s] 2018-10-03 07:55:40,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:40.377 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.077s] 2018-10-03 07:55:40,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:40.429 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.053s] 2018-10-03 07:55:40,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:40.645 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.214s] 2018-10-03 07:55:40,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:40.697 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.052s] 2018-10-03 07:55:41,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:41.952 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.842s] 2018-10-03 07:55:41,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:41.981 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [35.555s] 2018-10-03 07:55:42,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:42.170 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.845s] 2018-10-03 07:55:43,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:43.974 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [6.381s] 2018-10-03 07:55:44,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:44.457 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.001s] 2018-10-03 07:55:45,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:45.250 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [3.272s] 2018-10-03 07:55:46,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:46.688 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [2.401s] 2018-10-03 07:55:47,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:47.938 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.480s] 2018-10-03 07:55:49,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:49.559 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [7.606s] 2018-10-03 07:55:49,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:49.776 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.217s] 2018-10-03 07:55:49,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:49.932 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.154s] 2018-10-03 07:55:50,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.081 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.148s] 2018-10-03 07:55:50,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.161 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.080s] 2018-10-03 07:55:50,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.432 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.271s] 2018-10-03 07:55:50,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.543 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.110s] 2018-10-03 07:55:50,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.792 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.248s] 2018-10-03 07:55:50,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.839 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [4.149s] 2018-10-03 07:55:50,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.841 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-10-03 07:55:50,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.861 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.069s] 2018-10-03 07:55:50,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.917 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.053s] 2018-10-03 07:55:50,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.979 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [32.349s] 2018-10-03 07:55:51,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:51.615 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.676s] 2018-10-03 07:55:51,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:51.704 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.533s] 2018-10-03 07:55:53,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:53.174 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [9.199s] 2018-10-03 07:55:54,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:54.333 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.492s] 2018-10-03 07:55:56,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:56.553 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.220s] 2018-10-03 07:55:57,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:57.685 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.768s] 2018-10-03 07:55:57,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:57.731 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.116s] 2018-10-03 07:55:58,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:58.902 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.727s] 2018-10-03 07:56:01,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:01.312 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.606s] 2018-10-03 07:56:01,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:01.748 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [39.478s] 2018-10-03 07:56:03,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:03.812 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-10-03 07:56:03,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:03.813 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-03 07:56:04,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:04.572 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.260s] 2018-10-03 07:56:04,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:04.883 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [5.980s] 2018-10-03 07:56:06,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:06.643 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.070s] 2018-10-03 07:56:08,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:08.450 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.068s] 2018-10-03 07:56:09,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:09.410 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.526s] 2018-10-03 07:56:10,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:10.628 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.813s] 2018-10-03 07:56:10,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:10.683 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.233s] 2018-10-03 07:56:14,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.416 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.006s] 2018-10-03 07:56:14,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.691 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.011s] 2018-10-03 07:56:14,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.702 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.008s] 2018-10-03 07:56:14,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.711 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.006s] 2018-10-03 07:56:14,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.720 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.006s] 2018-10-03 07:56:14,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.728 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.007s] 2018-10-03 07:56:14,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.732 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.006s] 2018-10-03 07:56:14,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.757 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.028s] 2018-10-03 07:56:16,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:16.024 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.732s] 2018-10-03 07:56:16,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:16.224 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.200s] 2018-10-03 07:56:16,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:16.532 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.308s] 2018-10-03 07:56:16,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:16.680 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [5.995s] 2018-10-03 07:56:17,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:17.526 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.847s] 2018-10-03 07:56:18,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:18.960 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.542s] 2018-10-03 07:56:20,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:20.726 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.197s] 2018-10-03 07:56:21,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:21.448 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-03 07:56:21,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:21.449 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-10-03 07:56:22,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:22.361 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-10-03 07:56:22,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:22.592 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.867s] 2018-10-03 07:56:23,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:23.114 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [16.468s] 2018-10-03 07:56:23,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:23.316 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.203s] 2018-10-03 07:56:23,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:23.386 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.069s] 2018-10-03 07:56:25,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:25.426 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.829s] 2018-10-03 07:56:25,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:25.492 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2018-10-03 07:56:26,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:26.245 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [9.708s] 2018-10-03 07:56:26,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:26.287 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.042s] 2018-10-03 07:56:26,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:26.336 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.049s] 2018-10-03 07:56:26,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:26.569 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.191s] 2018-10-03 07:56:26,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:26.751 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.182s] 2018-10-03 07:56:26,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:26.923 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.171s] 2018-10-03 07:56:27,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:27.165 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-10-03 07:56:29,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:29.302 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-03 07:56:29,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:29.304 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:56:29,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:29.356 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.431s] 2018-10-03 07:56:29,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:29.552 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.197s] 2018-10-03 07:56:31,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:31.220 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.191s] 2018-10-03 07:56:31,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:31.396 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.176s] 2018-10-03 07:56:31,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:31.963 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.171s] 2018-10-03 07:56:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:32.023 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [8.635s] 2018-10-03 07:56:32,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:32.083 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.467s] 2018-10-03 07:56:32,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:32.426 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.462s] 2018-10-03 07:56:32,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:32.637 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.210s] 2018-10-03 07:56:32,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:32.672 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.034s] 2018-10-03 07:56:32,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:32.850 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.177s] 2018-10-03 07:56:33,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.029 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.179s] 2018-10-03 07:56:33,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.228 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.198s] 2018-10-03 07:56:33,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.251 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.023s] 2018-10-03 07:56:33,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.423 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.171s] 2018-10-03 07:56:33,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.446 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.022s] 2018-10-03 07:56:33,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.663 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.215s] 2018-10-03 07:56:33,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.801 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.864s] 2018-10-03 07:56:34,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:34.020 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.357s] 2018-10-03 07:56:34,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:34.511 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.710s] 2018-10-03 07:56:34,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:34.831 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.746s] 2018-10-03 07:56:35,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:35.868 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.354s] 2018-10-03 07:56:35,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:35.932 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 [4.274s] 2018-10-03 07:56:38,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:38.105 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.273s] 2018-10-03 07:56:39,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:39.225 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-03 07:56:41,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:41.407 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.419s] 2018-10-03 07:56:41,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:41.673 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.335s] 2018-10-03 07:56:42,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:42.493 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.559s] 2018-10-03 07:56:42,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:42.511 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.838s] 2018-10-03 07:56:42,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:42.682 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.577s] 2018-10-03 07:56:43,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:43.523 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [2.114s] 2018-10-03 07:56:44,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:44.389 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.364s] 2018-10-03 07:56:44,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:44.745 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.356s] 2018-10-03 07:56:45,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:45.340 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.595s] 2018-10-03 07:56:46,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:46.037 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.040s] 2018-10-03 07:56:46,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:46.293 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.256s] 2018-10-03 07:56:49,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:49.159 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.831s] 2018-10-03 07:56:50,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:50.339 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.179s] 2018-10-03 07:56:51,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:51.643 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.304s] 2018-10-03 07:56:54,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:54.604 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [9.261s] 2018-10-03 07:56:58,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:58.306 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.064s] 2018-10-03 07:56:59,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:59.798 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.490s] 2018-10-03 07:57:02,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:02.378 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-03 07:57:02,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:02.379 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-10-03 07:57:07,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:07.222 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.181s] 2018-10-03 07:57:07,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:07.362 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-10-03 07:57:07,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:07.600 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [12.996s] 2018-10-03 07:57:09,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:09.976 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.111s] 2018-10-03 07:57:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:09.999 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.687s] 2018-10-03 07:57:11,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:11.134 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [1.159s] 2018-10-03 07:57:11,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:11.946 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.810s] 2018-10-03 07:57:12,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:12.457 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.235s] 2018-10-03 07:57:12,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:12.881 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.934s] 2018-10-03 07:57:13,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:13.073 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.193s] 2018-10-03 07:57:13,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:13.095 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.022s] 2018-10-03 07:57:13,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:13.821 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.725s] 2018-10-03 07:57:20,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:20.739 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.282s] 2018-10-03 07:57:24,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:24.056 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [14.056s] 2018-10-03 07:57:24,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:24.088 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [171.924s] 2018-10-03 07:57:24,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:24.894 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [23.494s] 2018-10-03 07:57:24,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:24.938 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.885s] 2018-10-03 07:57:25,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:25.921 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.981s] 2018-10-03 07:57:27,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:27.221 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.480s] 2018-10-03 07:57:27,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:27.242 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.321s] 2018-10-03 07:57:30,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:30.100 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [99.112s] 2018-10-03 07:57:30,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:30.926 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.468s] 2018-10-03 07:57:31,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:31.134 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.209s] 2018-10-03 07:57:38,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:38.948 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [7.545s] 2018-10-03 07:57:44,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:44.052 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [16.830s] 2018-10-03 07:57:45,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:45.267 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [310.794s] 2018-10-03 07:57:47,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:47.109 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [8.160s] 2018-10-03 07:57:51,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:51.580 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [26.685s] 2018-10-03 07:57:58,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:58.933 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [182.838s] 2018-10-03 07:57:59,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:59.338 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-10-03 07:57:59,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:59.339 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-10-03 07:57:59,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:59.340 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-03 07:58:02,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:02.189 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [10.609s] 2018-10-03 07:58:02,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:02.397 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.211s] 2018-10-03 07:58:02,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:02.581 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.183s] 2018-10-03 07:58:02,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:02.806 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.225s] 2018-10-03 07:58:02,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:02.995 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.188s] 2018-10-03 07:58:03,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:03.157 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.162s] 2018-10-03 07:58:06,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:06.622 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [21.921s] 2018-10-03 07:58:07,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:07.532 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [5.342s] 2018-10-03 07:58:11,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:11.375 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [8.215s] 2018-10-03 07:58:12,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:12.154 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [3.296s] 2018-10-03 07:58:12,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:12.253 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [45.004s] 2018-10-03 07:58:12,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:12.429 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [5.810s] 2018-10-03 07:58:16,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:16.311 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [4.159s] 2018-10-03 07:58:18,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:18.168 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [5.736s] 2018-10-03 07:58:22,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:22.302 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.134s] 2018-10-03 07:58:24,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:24.077 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [7.760s] 2018-10-03 07:58:26,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:26.127 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [2.053s] 2018-10-03 07:58:27,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:27.444 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [57.329s] 2018-10-03 07:58:27,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:27.893 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [5.589s] 2018-10-03 07:58:27,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:27.919 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [20.383s] 2018-10-03 07:58:28,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:28.894 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.764s] 2018-10-03 07:58:30,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:30.844 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [37.269s] 2018-10-03 07:58:31,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:31.511 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [2.618s] 2018-10-03 07:58:31,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:31.672 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.779s] 2018-10-03 07:58:34,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:34.649 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.130s] 2018-10-03 07:58:34,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:34.651 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [13.887s] 2018-10-03 07:58:34,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:34.685 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.044s] 2018-10-03 07:58:38,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:38.970 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [4.325s] 2018-10-03 07:58:39,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:39.021 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [11.579s] 2018-10-03 07:58:40,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:40.289 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.214s] 2018-10-03 07:58:40,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:40.477 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.187s] 2018-10-03 07:58:40,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:40.668 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.191s] 2018-10-03 07:58:40,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:40.865 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.196s] 2018-10-03 07:58:41,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:41.040 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.175s] 2018-10-03 07:58:41,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:41.214 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.174s] 2018-10-03 07:58:41,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:41.374 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.159s] 2018-10-03 07:58:41,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:41.434 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.059s] 2018-10-03 07:58:41,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:41.635 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.200s] 2018-10-03 07:58:41,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:41.826 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.191s] 2018-10-03 07:58:42,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:42.046 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.220s] 2018-10-03 07:58:51,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:51.709 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.454s] 2018-10-03 07:58:52,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:52.416 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.707s] 2018-10-03 07:59:06,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:06.117 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [5.886s] 2018-10-03 07:59:07,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:07.541 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [39.617s] 2018-10-03 07:59:10,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:10.300 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.763s] 2018-10-03 07:59:10,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:10.833 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.715s] 2018-10-03 07:59:11,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:11.632 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [209.754s] 2018-10-03 07:59:16,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:16.669 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-10-03 07:59:16,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:16.670 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-10-03 07:59:22,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:22.720 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [12.418s] 2018-10-03 07:59:34,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:34.412 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [11.691s] 2018-10-03 07:59:40,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:40.491 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [6.078s] 2018-10-03 07:59:46,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:46.639 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [35.008s] 2018-10-03 07:59:52,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:52.831 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [73.793s] 2018-10-03 08:00:04,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:04.108 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.754s] 2018-10-03 08:00:04,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:04.709 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.601s] 2018-10-03 08:00:05,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:05.089 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.380s] 2018-10-03 08:00:05,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:05.497 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.407s] 2018-10-03 08:00:05,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:05.981 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.483s] 2018-10-03 08:00:07,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:07.313 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.330s] 2018-10-03 08:00:08,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:08.972 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.658s] 2018-10-03 08:00:09,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:09.434 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.462s] 2018-10-03 08:00:09,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:09.874 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.438s] 2018-10-03 08:00:10,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:10.458 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.584s] 2018-10-03 08:00:13,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:13.841 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-03 08:00:19,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:19.009 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.479s] 2018-10-03 08:00:20,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:20.833 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [40.335s] 2018-10-03 08:00:28,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:28.084 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.963s] 2018-10-03 08:00:33,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:33.654 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.725s] 2018-10-03 08:00:33,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:33.712 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.059s] 2018-10-03 08:00:34,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:34.210 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.498s] 2018-10-03 08:00:36,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:36.581 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.370s] 2018-10-03 08:00:39,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:39.103 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.521s] 2018-10-03 08:00:39,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:39.296 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.193s] 2018-10-03 08:00:39,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:39.364 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.069s] 2018-10-03 08:00:40,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:40.334 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.490s] 2018-10-03 08:00:40,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:40.598 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.263s] 2018-10-03 08:00:40,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:40.996 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [162.045s] 2018-10-03 08:00:42,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:42.264 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.666s] 2018-10-03 08:01:00,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:00.029 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-10-03 08:01:01,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:01.848 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-10-03 08:01:04,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:04.034 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-03 08:01:05,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:05.339 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.301s] 2018-10-03 08:01:12,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:12.531 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [7.191s] 2018-10-03 08:01:14,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:14.745 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [4.236s] 2018-10-03 08:01:20,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:20.809 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [8.278s] 2018-10-03 08:01:25,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:25.060 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.250s] 2018-10-03 08:01:27,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:27.713 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [94.866s] 2018-10-03 08:01:29,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:29.475 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.415s] 2018-10-03 08:01:40,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:40.357 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.101s] 2018-10-03 08:01:42,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:42.254 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.894s] 2018-10-03 08:01:43,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:43.564 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.310s] 2018-10-03 08:01:44,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:44.831 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [30.082s] 2018-10-03 08:01:44,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:44.844 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.279s] 2018-10-03 08:01:46,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:46.343 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.497s] 2018-10-03 08:01:49,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:49.049 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.704s] 2018-10-03 08:01:49,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:49.984 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.156s] 2018-10-03 08:01:50,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:50.113 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.064s] 2018-10-03 08:01:50,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:50.389 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.276s] 2018-10-03 08:01:51,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:51.653 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.262s] 2018-10-03 08:01:52,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:52.923 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.269s] 2018-10-03 08:01:53,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:53.627 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.705s] 2018-10-03 08:01:53,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:53.648 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.020s] 2018-10-03 08:01:53,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:53.666 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.018s] 2018-10-03 08:01:53,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:53.829 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.163s] 2018-10-03 08:01:55,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:55.164 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-10-03 08:01:55,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:55.166 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-10-03 08:01:55,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:55.167 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-10-03 08:01:55,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:55.170 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-10-03 08:02:18,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:18.548 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [28.556s] 2018-10-03 08:02:25,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:25.941 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.395s] 2018-10-03 08:02:47,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:47.786 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [339.970s] 2018-10-03 08:02:49,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:49.152 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [239.248s] 2018-10-03 08:02:54,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:54.131 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [86.394s] 2018-10-03 08:02:54,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:54.132 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-10-03 08:02:54,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:54.487 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.879s] 2018-10-03 08:02:54,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:54.489 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-10-03 08:04:08,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:08.870 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [74.723s] 2018-10-03 08:04:13,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:13.399 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [4.531s] 2018-10-03 08:04:36,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:36.666 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [153.662s] 2018-10-03 08:04:37,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:37.906 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.149s] 2018-10-03 08:04:37,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:37.944 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.037s] 2018-10-03 08:04:44,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:44.623 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.196s] 2018-10-03 08:04:55,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:55.372 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [6.931s] 2018-10-03 08:04:57,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:57.627 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 08:04:57,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:57.628 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 08:05:01,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:01.851 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.316s] 2018-10-03 08:05:02,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:02.239 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.388s] 2018-10-03 08:05:09,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:09.837 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.268s] 2018-10-03 08:05:10,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:10.289 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.451s] 2018-10-03 08:05:10,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:10.852 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.562s] 2018-10-03 08:05:10,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:10.932 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.080s] 2018-10-03 08:05:11,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:11.003 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.070s] 2018-10-03 08:05:11,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:11.077 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.074s] 2018-10-03 08:05:19,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:19.683 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.522s] 2018-10-03 08:05:20,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:20.356 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.671s] 2018-10-03 08:05:20,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:20.762 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.405s] 2018-10-03 08:05:21,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:21.105 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.342s] 2018-10-03 08:05:22,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:22.104 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [0.997s] 2018-10-03 08:05:22,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:22.521 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.417s] 2018-10-03 08:05:22,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:22.957 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.435s] 2018-10-03 08:05:24,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:24.558 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.600s] 2018-10-03 08:05:24,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:24.804 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.243s] 2018-10-03 08:05:25,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:25.406 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.603s] 2018-10-03 08:05:25,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:25.483 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.077s] 2018-10-03 08:05:25,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:25.898 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.414s] 2018-10-03 08:05:26,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:26.599 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.698s] 2018-10-03 08:05:38,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:38.414 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.594s] 2018-10-03 08:05:38,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:38.624 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.211s] 2018-10-03 08:05:39,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:39.029 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.403s] 2018-10-03 08:05:52,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:52.125 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.958s] 2018-10-03 08:05:57,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:57.466 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.177s] 2018-10-03 08:05:59,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:59.266 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.798s] 2018-10-03 08:06:05,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:05.830 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.409s] 2018-10-03 08:06:05,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:05.993 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.163s] 2018-10-03 08:06:06,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:06.157 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.163s] 2018-10-03 08:06:06,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:06.328 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.171s] 2018-10-03 08:06:11,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:11.128 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.162s] 2018-10-03 08:06:29,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:29.959 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [222.249s] 2018-10-03 08:06:34,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:34.300 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [217.517s] 2018-10-03 08:10:09,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:10:09.939 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [215.627s] 2018-10-03 08:10:17,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fa525676-80f3-4a40-b465-142707375c88 2018-10-03 08:10:17,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fa525676-80f3-4a40-b465-142707375c88']'. 2018-10-03 08:10:18,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-03 08:10:18,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-03 08:10:18,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fa525676-80f3-4a40-b465-142707375c88 | 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-03 07:44:59 | 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-03 08:10:16 | 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:25:17 | 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f3faeda7-17ec-4b41-9d14-8334a52e2757) | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8d20fda7-294e-4800-aae7-e11547f86c1d) | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1505.564 | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1037 | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 356 | 2018-10-03 08:10:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-03 08:10:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-03 08:10:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 75 | 2018-10-03 08:10:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 08:10:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-03 08:10:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-03 08:10:18,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 93.2553956835% 2018-10-03 08:10:18,999 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 25:31 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-10-03 08:10:19,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-03 08:10:19,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" 2018-10-03 08:10:20,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f3ae1c47-6486-436c-a1bd-41e213aa69a2 Date: Wed, 03 Oct 2018 08:10:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 08:10:20,573 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f used request id req-f3ae1c47-6486-436c-a1bd-41e213aa69a2 2018-10-03 08:10:20,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.56999516487s 2018-10-03 08:10:20,573 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f used request id req-f3ae1c47-6486-436c-a1bd-41e213aa69a2 2018-10-03 08:10:20,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 08:10:20,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 08:10:21,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 08:10: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-c72c147e-df28-413d-b2cf-17a179e81a95 x-compute-request-id: req-c72c147e-df28-413d-b2cf-17a179e81a95 Content-Encoding: gzip Content-Length: 418 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/30501ba7-db9b-4744-a51c-b69a7cf29299", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/30501ba7-db9b-4744-a51c-b69a7cf29299", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "30501ba7-db9b-4744-a51c-b69a7cf29299", "name": "tempest_full_parallel-flavor_9035bfd0-d564-4617-8236-9afa02faa882", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9ddf8c23-893c-437c-bb66-e6dd6bb40638", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9ddf8c23-893c-437c-bb66-e6dd6bb40638", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9ddf8c23-893c-437c-bb66-e6dd6bb40638", "name": "tempest_full_parallel-flavor_alt_9035bfd0-d564-4617-8236-9afa02faa882", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 08:10:21,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c72c147e-df28-413d-b2cf-17a179e81a95 2018-10-03 08:10:21,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.55268907547s 2018-10-03 08:10:21,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c72c147e-df28-413d-b2cf-17a179e81a95 2018-10-03 08:10:21,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-03 08:10:21,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/9ddf8c23-893c-437c-bb66-e6dd6bb40638 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 08:10:21,182 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 08:10:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6c2c72c-cc10-4752-837a-04660d040e3c x-compute-request-id: req-f6c2c72c-cc10-4752-837a-04660d040e3c Content-Length: 0 Content-Type: application/json 2018-10-03 08:10:21,182 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9ddf8c23-893c-437c-bb66-e6dd6bb40638 used request id req-f6c2c72c-cc10-4752-837a-04660d040e3c 2018-10-03 08:10:21,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0514938831329s 2018-10-03 08:10:21,183 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9ddf8c23-893c-437c-bb66-e6dd6bb40638 used request id req-f6c2c72c-cc10-4752-837a-04660d040e3c 2018-10-03 08:10:21,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-03 08:10:21,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" 2018-10-03 08:10:21,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4556 Content-Type: application/json X-Openstack-Request-Id: req-52d94e63-0ca2-4bb4-a7fc-a6bef6ea0d9f Date: Wed, 03 Oct 2018 08:10:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/5a98a70a-2b88-4212-b725-17cf2d0fd293/snap", "metadata": {}}], "boot_roles": "Member", "file": "/v2/images/5a98a70a-2b88-4212-b725-17cf2d0fd293/file", "owner": "adfb5775af95490ca36f513fe0f116f3", "id": "5a98a70a-2b88-4212-b725-17cf2d0fd293", "size": 0, "self": "/v2/images/5a98a70a-2b88-4212-b725-17cf2d0fd293", "block_device_mapping": "[{\"guest_format\": null, \"boot_index\": 0, \"delete_on_termination\": true, \"no_device\": null, \"snapshot_id\": \"17764b9c-4997-4045-8522-b2407893361b\", \"device_name\": \"/dev/vda\", \"disk_bus\": \"virtio\", \"image_id\": null, \"source_type\": \"snapshot\", \"tag\": null, \"device_type\": \"disk\", \"volume_id\": null, \"destination_type\": \"volume\", \"volume_size\": 1}]", "disk_format": "qcow2", "base_image_ref": "", "bdm_v2": "True", "owner_project_name": "tempest-TestVolumeBootPattern-1517801219", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/5a98a70a-2b88-4212-b725-17cf2d0fd293/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T07:57:38Z", "owner_user_name": "tempest-TestVolumeBootPattern-1517801219", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest-TestVolumeBootPatternsnapshot-1872085094", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "created_at": "2018-10-03T07:57:33Z", "protected": false, "root_device_name": "/dev/vda"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "updated_at": "2018-10-03T07:48:41Z", "boot_roles": "Member", "file": "/v2/images/1f888b20-0947-47c0-bdda-44cfb58577ca/file", "owner": "daf3082e31bd47c395a61ac3a64150b9", "id": "1f888b20-0947-47c0-bdda-44cfb58577ca", "size": 1073741824, "user_id": "f17e860d9f9e4d79baed74fd73518ce1", "image_type": "backup", "self": "/v2/images/1f888b20-0947-47c0-bdda-44cfb58577ca", "disk_format": "raw", "base_image_ref": "cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b", "owner_project_name": "tempest-ServerActionsTestJSON-1888277061", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/1f888b20-0947-47c0-bdda-44cfb58577ca/snap", "owner_id": "daf3082e31bd47c395a61ac3a64150b9", "status": "active", "image_location": "snapshot", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/1f888b20-0947-47c0-bdda-44cfb58577ca/snap", "metadata": {}}], "owner_user_name": "tempest-ServerActionsTestJSON-1888277061", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "instance_uuid": "e2a5a4cb-1679-4923-9e4f-f2a996ebd0eb", "name": "tempest-backup-1-1936706834", "checksum": null, "created_at": "2018-10-03T07:48:11Z", "backup_type": "daily", "protected": false, "schema": "/v2/schemas/image"}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/snap", "metadata": {}}], "file": "/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/file", "owner": "d8f25112e5cf4421a0a38634b0863c78", "id": "cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b", "size": 12716032, "self": "/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b", "disk_format": "qcow2", "direct_url": "rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-03T07:44:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-03T07:44:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-03 08:10:21,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-52d94e63-0ca2-4bb4-a7fc-a6bef6ea0d9f 2018-10-03 08:10:21,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183165788651s 2018-10-03 08:10:21,367 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-52d94e63-0ca2-4bb4-a7fc-a6bef6ea0d9f 2018-10-03 08:10:21,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-03 08:10:21,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5afe2858f7e96f6e74042896939343e349fc763e" 2018-10-03 08:10:22,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90611aab-e1c1-40f5-b311-9a0c06110393 Date: Wed, 03 Oct 2018 08:10:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-03 08:10:22,913 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b used request id req-90611aab-e1c1-40f5-b311-9a0c06110393 2018-10-03 08:10:22,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.54316401482s 2018-10-03 08:10:22,913 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b used request id req-90611aab-e1c1-40f5-b311-9a0c06110393 2018-10-03 08:10:22,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-03 08:10:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 08:10:22,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 08:10: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-09295d46-d5d5-4427-abd1-31859c79cdb0 x-compute-request-id: req-09295d46-d5d5-4427-abd1-31859c79cdb0 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/30501ba7-db9b-4744-a51c-b69a7cf29299", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/30501ba7-db9b-4744-a51c-b69a7cf29299", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "30501ba7-db9b-4744-a51c-b69a7cf29299", "name": "tempest_full_parallel-flavor_9035bfd0-d564-4617-8236-9afa02faa882", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e649faac-b5f1-4149-9365-cd597b0f47f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e649faac-b5f1-4149-9365-cd597b0f47f3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-03 08:10:22,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-09295d46-d5d5-4427-abd1-31859c79cdb0 2018-10-03 08:10:22,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0334157943726s 2018-10-03 08:10:22,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-09295d46-d5d5-4427-abd1-31859c79cdb0 2018-10-03 08:10:22,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-03 08:10:23,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/30501ba7-db9b-4744-a51c-b69a7cf29299 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 08:10:23,095 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 03 Oct 2018 08:10: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-a3bb7942-6866-4319-89bf-6b75085c16a1 x-compute-request-id: req-a3bb7942-6866-4319-89bf-6b75085c16a1 Content-Length: 0 Content-Type: application/json 2018-10-03 08:10:23,095 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/30501ba7-db9b-4744-a51c-b69a7cf29299 used request id req-a3bb7942-6866-4319-89bf-6b75085c16a1 2018-10-03 08:10:23,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.144747972488s 2018-10-03 08:10:23,095 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/30501ba7-db9b-4744-a51c-b69a7cf29299 used request id req-a3bb7942-6866-4319-89bf-6b75085c16a1 2018-10-03 08:10:23,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 08:10:23,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 08:10:23,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 08:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4148a8-38c7-4964-81b7-95d6fbcc987f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/18fdcce55b734871b6901c1e8f0916b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18fdcce55b734871b6901c1e8f0916b2", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2d83e9b6b8504974a867685724abf328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d83e9b6b8504974a867685724abf328", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/3507778009484bafbe12e7326f00dc15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3507778009484bafbe12e7326f00dc15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/6f72dd47865f4cd7a43d02313f5b3beb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f72dd47865f4cd7a43d02313f5b3beb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/7834203210104dcd8994f6c5638390d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7834203210104dcd8994f6c5638390d7", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_9035bfd0-d564-4617-8236-9afa02faa882", "links": {"self": "http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727"}, "domain_id": "default", "enabled": true, "id": "8a9e886620334189b4e2a671c2432727", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a2efadbe059442fea50ff69323e326f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2efadbe059442fea50ff69323e326f8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a9c5c7ab034516a547897d8d4945a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a9c5c7ab034516a547897d8d4945a9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/bee105c4c3f84acda8f3ea68f7aeca5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee105c4c3f84acda8f3ea68f7aeca5f", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cfdf857529e142b78ea1b75812153911"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdf857529e142b78ea1b75812153911", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da58f655fad34af085b0821252128d70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da58f655fad34af085b0821252128d70", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ea3ccca6b4eb47e198c210a748b84893"}, "domain_id": "248c4dd10070438c9f3faf08f1efe828", "enabled": true, "options": {}, "id": "ea3ccca6b4eb47e198c210a748b84893", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/ea6441b7b6404ac0abb92821d2516c88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea6441b7b6404ac0abb92821d2516c88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/fa851fb10d9343c5b3effe26dc9339b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa851fb10d9343c5b3effe26dc9339b9", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/fbf75467d1bf4bf18658e3835fe69624"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbf75467d1bf4bf18658e3835fe69624", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-03 08:10:23,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9d4148a8-38c7-4964-81b7-95d6fbcc987f 2018-10-03 08:10:23,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110619068146s 2018-10-03 08:10:23,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9d4148a8-38c7-4964-81b7-95d6fbcc987f 2018-10-03 08:10:23,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-03 08:10:23,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 08:10:23,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 08:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b570a5ed-3e95-479d-8cd0-7bcf7e2a67e5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727"}, "enabled": true, "id": "8a9e886620334189b4e2a671c2432727", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_9035bfd0-d564-4617-8236-9afa02faa882"}} 2018-10-03 08:10:23,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727 used request id req-b570a5ed-3e95-479d-8cd0-7bcf7e2a67e5 2018-10-03 08:10:23,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0998840332031s 2018-10-03 08:10:23,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727 used request id req-b570a5ed-3e95-479d-8cd0-7bcf7e2a67e5 2018-10-03 08:10:23,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-03 08:10:23,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 08:10:23,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 08:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03c4eaa3-7ca8-42e7-b9dd-64b7358f4a83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 08:10:23,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727 used request id req-03c4eaa3-7ca8-42e7-b9dd-64b7358f4a83 2018-10-03 08:10:23,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.184422969818s 2018-10-03 08:10:23,503 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8a9e886620334189b4e2a671c2432727 used request id req-03c4eaa3-7ca8-42e7-b9dd-64b7358f4a83 2018-10-03 08:10:23,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-03 08:10:23,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 08:10:23,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 08:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-639bb88c-7183-418d-8815-6fb905bef0ba Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/19cfe43276e744d1a074a6b48492f500"}, "enabled": true, "id": "19cfe43276e744d1a074a6b48492f500", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/49cf8812c1134698a77a5fa5c0d97d07"}, "enabled": true, "id": "49cf8812c1134698a77a5fa5c0d97d07", "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.27:5000/v3/projects/d8f25112e5cf4421a0a38634b0863c78"}, "enabled": true, "id": "d8f25112e5cf4421a0a38634b0863c78", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882"}]} 2018-10-03 08:10:23,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-639bb88c-7183-418d-8815-6fb905bef0ba 2018-10-03 08:10:23,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0854558944702s 2018-10-03 08:10:23,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-639bb88c-7183-418d-8815-6fb905bef0ba 2018-10-03 08:10:23,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-03 08:10:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/d8f25112e5cf4421a0a38634b0863c78 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 08:10:23,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 08:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10489e0-a2c9-4844-b11b-82d640c4742e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 08:10:23,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d8f25112e5cf4421a0a38634b0863c78 used request id req-f10489e0-a2c9-4844-b11b-82d640c4742e 2018-10-03 08:10:23,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.144123077393s 2018-10-03 08:10:23,737 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d8f25112e5cf4421a0a38634b0863c78 used request id req-f10489e0-a2c9-4844-b11b-82d640c4742e 2018-10-03 08:10:23,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-03 08:10:23,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 08:10:23,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 03 Oct 2018 08:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5830af-08e7-44cf-99af-043297bdb81d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29e96968029844da965714a5e767c751", "links": {"self": "http://172.30.9.27:5000/v3/roles/29e96968029844da965714a5e767c751"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34a562d07cad4cf69f430d49b690202d", "links": {"self": "http://172.30.9.27:5000/v3/roles/34a562d07cad4cf69f430d49b690202d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56cd265f2ce14816a0c60d7bb771580e", "links": {"self": "http://172.30.9.27:5000/v3/roles/56cd265f2ce14816a0c60d7bb771580e"}, "name": "admin"}, {"domain_id": null, "id": "6f34379261004f91af1ae5f45c153888", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-03 08:10:23,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2a5830af-08e7-44cf-99af-043297bdb81d 2018-10-03 08:10:23,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.104678153992s 2018-10-03 08:10:23,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-03 08:10:23,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 08:10:23,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 03 Oct 2018 08:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0956a95d-007d-451c-8ff9-b4e453141b50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-03 08:10:23,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888 used request id req-0956a95d-007d-451c-8ff9-b4e453141b50 2018-10-03 08:10:23,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.122497081757s 2018-10-03 08:10:23,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-03 08:10:23,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d8f25112e5cf4421a0a38634b0863c78&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}ba1763abba91c9c742540b08e6f1273238cc1ede" 2018-10-03 08:10:24,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3bf41166-91bb-4dbc-9948-d6ef38b2b443 Date: Wed, 03 Oct 2018 08:10:24 GMT RESP BODY: {"security_groups": []} 2018-10-03 08:10:24,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d8f25112e5cf4421a0a38634b0863c78&name=default used request id req-3bf41166-91bb-4dbc-9948-d6ef38b2b443 2018-10-03 08:10:24,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.573767900467s 2018-10-03 08:10:24,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d8f25112e5cf4421a0a38634b0863c78&name=default used request id req-3bf41166-91bb-4dbc-9948-d6ef38b2b443 2018-10-03 08:10:24,544 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK